/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/
body p{
    font-size: 18.75px!important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#c9cbd1 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#c9cbd1 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color:#c9cbd1 !important;
}
.user-profile-setting-main form section p {
    font-size: inherit !important;
}
span.user_input_span.adwordlist input {
    margin-top: 4px;
}
.bulimba-form-sec-head-left,.bulimba-form-sec-head-right{
    width: 50%;
}
.bulimba-form-sec-head-right p {
    font-size: initial;
}
.bulimba-form-sec-head-right p {
    font-size: initial !important;
    text-align: right;
}
.agent-statistics {
    padding: 10px 0px 0px 0px;
    border-top: 2px solid;
}

.agent-statistics p {
    font-family: "Anek Latin";
    font-size: 12px;
    font-weight: 500; 
    color: #213E46;
    margin-top: 0;
    margin-bottom: 10px !important;
}
.about-content {
    padding-bottom: 10px;
}

a[data-toggle="tooltip"] {
    display: none;
}

.about_agent {
    border-bottom: 2px solid #213E46;
    padding-bottom: 13px;
}

lable.service-area-heading {
    font-family: 'Anek Latin Bold';
    font-size: 16px;
    color: #213E46;
}
.size_validation {
    text-align: center;
    color: red;
    font-family: 'Anek Latin Bold';
}

.server-area {
    padding-top: 10px;
    border-bottom: 2px solid #213E46;
}

.server-area {
    padding-top: 10px;
    border-bottom: 2px solid #213E46;
    padding-bottom: 10px;
}
.server-area p {
    margin: 0 !important;
}

.about-content .inner_separater {
    padding: 10px 0px 0px 0px;
}

p.AgentSocialIcan {
    margin-left: -8px;
}
.about-content p {
    margin: 0px;
}

a.agent-ratemyagent img {
    height: 32px;
}

a.agent-domain img {
    height: 30px;
}

a.agent-instagram img {
    width: 24px;
}

a.agent-facebook img {
    width: 11px;
}
a.agent-linkedin img {
    width: 23px;
}
 p.AgentSocialIcan a {
    padding-right: 20px;
}
p.AgentSocialIcan {
    margin-top: 5px;
}
div#footer_part1 a{border:none !important}
.augent_profile_pic{
    position: relative;
}

a.profile_set_video img {
    padding: 35% 40% 40% 40%;
    opacity: 0.8;
}
a.profile_set_video {
    position: absolute;
    left: 0;
}
/*tansukh css*/
@media screen and (min-width: 768px) {

.fullname_div {
    margin-right: 25px;
}
.fullname_div, .number_div{
    width: 48%;
    display: inline-block;
    margin-bottom: -30px;
}
.form-group p{
    max-height: 90px;
}
}

.icon_agent{
    display: inline-block;
    width: 13px;
    opacity: .7;
    margin-right: 5px;
    height: 10px;
}
.header-banner{
    position: relative;
  transform: translateY(-150px);
  opacity: 0;
  transition: 2s all ease;  
}
.header-banner-animation{
  transform: translateY(0);
  opacity: 1;
}
.animation{
  position: relative;
  transform: translateY(-150px);
  opacity: 0;
  transition: 2s all ease;
}
.animation.animation_active{
  transform: translateY(0);
  opacity: 1;
}
.desktop_lottie_file{
    position: absolute;
   
    left: -60px;
}
.mobile_lottie_file{
    display: none !important; 
}
#main {
    padding-bottom: 0px!important;
}
.phone_number{
    text-decoration: none !important;
}
@media screen and (max-width: 480px) {
 .mobile_lottie_file{
    position: absolute;
    bottom: -312px;
    left: 0px;
   
    display: inline-block !important; 
-webkit-transform: scaleX(-1);
  transform: scaleX(-1);

}
.desktop_lottie_file{
   display: none !important;
}
section.header-banner {
    height: fit-content !important;
    position: relative;
}

}
/*css end */
.suburb_profile_form.footerForm {
    margin-bottom: 60px;
}
.footerForm input.address.address_suggest, .footerForm .inline-form.search-section input#select-suburb{
    width: 100%;
    border-radius: 50px;
} 
#post-200 .fb-icon-element-1.fb-icon-element.fontawesome-icon.fa-edit.far.circle-yes.fusion-text-flow {
  display: none;
}

.footerForm input.appraisal-report-btn {
    background: #BBB0ED;
    border-radius: 0px !important;
    width: fit-content;
    border: 1px solid #213E46;
    color: #213E46 !important;
}
.AgentFooterContactUs input{
    border: none !important;
    border-bottom: 1px solid #213E46 !important;
    border-radius: unset !important;
    background: #F0F0F0 !important;
    height: 30px !important;
    margin-bottom: 15px;
    padding: 0 !important;
}

.AgentFooterContactUs textarea {
    background: #F0F0F0 !important;
    margin-bottom: 15px;
    padding: 0 !important;
    border-radius: 0 !important;
    height: 99px !important;
    resize: none !important;
    border: 1px solid #213E46 !important;
    padding: 5px !important;
}
.AgentFooterContactUs {
    margin-bottom: 40px;
}

.AgentFooterContactUs .wpcf7-spinner {
    display: inline-block !important;
    width: 100%;
}

div#select-location span {
    text-align: left;
} 
p.price_tem {
    margin-bottom: -5px !important;
}

.wpcf7-form input[type=submit]:not(.fusion-button-span-yes) {
    width: auto;
    background: #6CC683 !important;
    height: 35px !important;
    padding: 0px 23px !important;
    border-bottom: none !important;
}

.footerForm form.suggestion_form,.inline-form.search-section {
    text-align: center;
}
.footerForm  input#select-suburb {
    margin-bottom: 29px;
}

form.suggestion_form,.inline-form.search-section {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}

input[name="TestimonialSubmit"] {
    margin-top: 10px;
    float: right;
}
input[name="AddNewTestimonial"] {
    margin-top: 10px;
}



input.address.address_suggest,.inline-form.search-section input#select-suburb {
    width: 70%;
    border-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding-left: 30px;
    min-height: 53px;
    font-size: 18.75px;
    font-family: 'Anek Latin Regular';
}

 .testimonilablog textarea {
        width: 100%;
        margin-bottom: 4px;
        margin-top: 4px;
        padding: 10px;
        height: 80px;
        resize: none;

    }

input.appraisal-report-btn {
    width: 30%;
    margin-left: -5px;
    border: none;
    padding: 17px;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    cursor: pointer;
    background: #6cc683;
    font-weight: bold;
    font-size:16.5px;
    font-family: 'Anek Latin Bold';
}

.fusion-menu-element-wrapper.direction-row .menu-text{
     font-family: 'Anek Latin Bold';
}
input.address.address_suggest::placeholder,
input.agent_suburbsearch::placeholder,
input#select-suburb::placeholder,
input[name="FullName"]::placeholder,
input[name="usermail"]::placeholder,
textarea.wpcf7-form-control.wpcf7-textarea::placeholder,
input[name="phone"]::placeholder {
    color: #798B90;
}

.item {
    height: 250px;
    display: grid;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    margin-right: 15px;
}
.item img{
    width:100%;
    height:auto;
}

.testimonilablog {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
    position: relative;
}
span.CloseTestimonial {
    position: absolute;
    top: 0px;
    right: 0px;
    border: 1px solid;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    border-radius: 50px;
    background: #000;
    color: #fff;
    cursor: pointer;
}
.agent_footer_heading {
    text-align: center;
    font-size: 25px;
    font-family: 'Anek Latin Bold';
}

span.footer_star {
    font-size: 20px;
    text-align: center;
}
span.footer_star i {
    color: #bbb0ed;
}

div#reportpage {
    margin-top: 30px;
}

div#reportpage h5 {
    text-align: center;
    font-family: 'Anek Latin Bold';
    color: #213E46;
    margin: 14px 0px;
}

.agent_tetimonial_content {
    text-align: center;
    font-family: 'Anek Latin Regular';
}
 .inner_item_agnet {
        text-align: center;
    }

   div#reportpage .owl-nav {
    width: 100%;
    position: absolute;
    top: 40%;
}
div#reportpage .owl-nav button.owl-next{
    float: right;
}

div#reportpage button.owl-prev span,div#reportpage button.owl-next span {
    font-size: 30px;
}
    .inner_item_agnet {
        text-align: center;
        background: #f2f0ec38;
        border-radius: 50%;
        min-height: 350px;
        padding: 35px;
    }
    span.agent_footer_author {
        display: inline-block;
        width: 100%;
        padding-top: 15px;
    }
    
    div#reportpage .item {
        height: auto !important;
    }

.pef-wrap .suggestion_form .suggestion,#select-location {
    max-width: 100%;
    position: absolute;
    left: 4%;
    top: 50px;
    right: 4%;
    color: #000;
    max-height: 200px;
    overflow: auto;
    background: #ffffff;
    text-align: left;
}

.pef-wrap .suggestion_form .suggestion span, #select-location span{
    font-size: 16px;
    color: #000;
    display: block;
    padding: 10px 30px;
    cursor: pointer;
    transition: 0.5s ease;
}

.market-trade h2 {color: #fff;}
.demographics h2 { margin-top: 0; margin-bottom: 2px; font-weight: normal; color: #4f84c4 !important; text-transform: uppercase;}
.demographics p { margin-top: 8px; margin-bottom: 14px; }
.flex-row { display: flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; }
.flex-row .col-6 { flex: 0 0 50%; padding-left: 15px; padding-right: 15px; }
.box-contact { border: 1px solid gray; height: 120px; DISPLAY: flex; justify-content: center; align-items: center; font-size: 26px; }
.progress-row { display: flex; }

.progress-content.right { text-align: right; }
.left .progress-bar-block  { background-color:#4f84c4; color: #fff; font-size: 16px; padding: 5px 10px; border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; margin-top: 10px; margin-bottom: 30px;}
.progress-row h4 {margin-bottom: 31px;}
.right .progress-bar-block { background-color:#3e6ba3; font-size: 16px; padding: 5px 10px; color:#fff; border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;  margin-top: 10px; margin-bottom: 30px;
}
.market-trade table {
    width: 100%;
}

.market-trade tr td:last-child { border-right:none}
.market-trade tr:last-child td { border-bottom:none}
.market-trade {
    margin-top: 40px;
}
.distance_map {
    margin-top: 50px;
}

.listings-sales {
    margin-top: 50px;
    padding-top: 50px;
    clear: both;
    width:100%;


}

.container2 {
    padding-top: 20px;
    padding-bottom: 60px;
    margin-right: -30px;
    padding-right: 30px;
    padding-left: 30px;
}


.confrontable-content .middle-content label {
    font-size: 30px;
    MARGIN-BOTTOM: 15PX;
    float: right;
    color: #fff;
}
.heading label ,top-row label {
    width: 100%;
    display: inline-block;
   font-size: 12px;
   line-height: 10.50px;
}

.table-contant .top-row label{
    width: 100%;
    display: inline-block;
    margin: 2px 6px;
    padding: 10px 0px;
    color: #fff;
    text-align: center;
}



.property-details {
    min-height: 165px;
}



.bottom_contant .table table th {
    text-align: left;
    padding: 12px 0px;
    color: #BBB0ED;
    text-align: center;
}

.bottom_contant .table table tr:nth-child(even) {
    color: #fff;
}


#toggle_icon {
    float: right;
    width: 20px;
    cursor: pointer;
    display: inline-block;
}

.top-row {
    width: 100%;
    float: left;
    border-bottom: 1px solid #4D646B;
}
.contant-heading h4 {
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500 !important;
}

.progress-row h4 {
    margin-bottom: 8px;
    font-size: 17px;
}
.demographics h3 {
    margin-bottom: 11px;
    margin-top: 10px;
    font-size: 26px;
}
.table_view span#toggle_icon {
    font-size: 38px;
    /* height: 2px; */
    /* background-color: #fff; */
    margin-top: 0;
    line-height: 12px;
}

.box-contact-line {
    font-size: 35px;
    border-bottom: 1px solid #fff;
    color: #4f84c4;
}
.population h3 {
    font-size: 16px;
    font-weight: bold;
}
.top-heading {
    border-bottom: 2px solid #fff;
    padding:30px 0px 70px 0px;
}
.blankdata {
    padding: 30px 30px 60px 30px;
}
.data-provided{
    margin-top: 30px;
    display: inline-block;
}

h3.domographics_heading {
    margin: 50px 0px;
}


h3.domographics_heading {
    margin: 60px 0px;
    color: #4f84c4 !important;
}

.nopadding {
    margin: 0;
    padding: 0;
    font-weight: 500 !important;
}
.median_price, .entry_lebel,.high_end {
    text-transform: uppercase;
    font-weight: 500;
}
.graph {
    margin-bottom: 40px;
}
section.price_estimate_guide span.count {
    font-family: Anek Latin Regular;
}
div#footer_section #footer_part2 h1, div#footer_section #footer_part2 .color_, div#footer_part1 h3#agent_name, div#footer_part1 a {
    font-family: Anek Latin bold !important;
}
 div#footer_section h1, div#footer_section #footer_part2 .color_2, div#footer_part2 > p, div#footer_part1 p {
    font-family: Anek Latin Regular !important;
    color: #213E46;
}
div#footer_part1 a {
    border-bottom: 1px solid #000;
}
section.price_estimate_guide .row {
    display: flex;
    flex-wrap: wrap;
}
.PropertyhistoryHeading {
    margin-bottom: 18px;
}
section.Coolangatta h3 {
    margin-bottom: 18px;
    margin-top: 15px;
}
section.Coolangatta.Market-trandes h3 {
    margin-bottom: 0;
}
.wmpw_propery_banner {
    width: 100%;
}
div#footer_section div#header {
    display: flex;
    flex-wrap: wrap;
}
.market-trade .table_view .heading label {
    border: none;
}
section.price_estimate_guide p.subheading {
    color: #fff !important;
}
.price_estimate-inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-left: 50px;
    padding-right: 50px;
    flex-wrap: wrap;
}
.property_history_table th, .property_history_table td {
    text-align: center;
}
section.Coolangatta.age-wrap div#legend-container li p {
    font-family: 'Anek Latin Bold';
    font-size: 12px !important;
    width: 65%;
    text-align: left;
    color:#FFFFFF !important;
}
section.Coolangatta.age-wrap div#legend-container li p strong#pie_label {
    font-weight: 400;
    font-family: 'Anek Latin Regular';
    font-size: 21px;
    width: 30%;
    display: inline-block;
    text-align: right;
}
div#chartjs-tooltip tr {
    border: none !important;
}
section.Coolangatta.Market-trandes p.text-center {
    font-weight: 300;
    font-family: 'Anek Latin Light' !important;
}
section.Coolangatta.Market-trandes p.text-center {
    font-weight: 300;
    font-family: 'Anek Latin Light' !important;
}
section.Coolangatta.Market-trandes .heading label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
section.Coolangatta.Market-trandes .accordion-item label {
    font-weight: 300 !important;
    font-family: 'Anek Latin Light' !important;
}
.market-trade .table_view .heading label {
    border: none;
    font-weight: bold;
    text-transform: uppercase;
}
body .middle-content .title {
    color: #BBB0ED;
}
body .middle-content .price {
    font-weight: 300;
    font-family: 'Anek Latin Light' !important;
}
.market-trade .confrontable-content h4.fusion-responsive-typography-calculated span {
    font-family: 'Anek Latin Light' !important;
    font-size: 22.50px;
    color: #fff;
    font-weight: 300;
}
.market-trade .confrontable-content h4.fusion-responsive-typography-calculated {
    text-transform: capitalize;
}
.confrontable-content .row.lavel-secound span.values {
    color: #fff;
    font-size: 30px;
    font-family: 'Anek Latin Light' !important;
    font-weight: 300;
}
.confrontable-content .row.lavel-secound .box {
    height: 100%;
    display: flex;
    flex-flow: column;
}
.confrontable-content .row.lavel-secound .box .label-icon {
    flex-grow: 1;
}
.row.lavel-secound .bottom-in {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}
.tab.grap_tab.second-label-tab button {
    font-family: 'Anek Latin Light' !important;
	text-transform: uppercase;
}


.table.market_trand_forinner td {
    font-weight: 300;
    font-family: 'Anek Latin Light' !important;
    color: #fff;
}
.text-center {
    text-align: center;
    color: #fff;
}
section.Coolangatta.properties-sec .property_tabs button {
    font-family: 'Anek Latin Regular';
}
section.Coolangatta.properties-sec button.card_button {
    font-family: 'Anek Latin Bold';
}
label.property_address {
    font-family: 'Anek Latin Light';
}
section.Coolangatta.properties-sec .wmpw_content_area p {
    font-family: "Anek Latin Bold";
}
.local-school-sec button {
    font-family: "Anek Latin Regular";
}
.local-school-sec button.active {
    font-family: "Anek Latin Bold";
}
section.Coolangatta.properties-sec .wmpw_content_area span {
    font-family: "Anek Latin Regular"; 
}
section.Coolangatta.properties-sec .wmpw_content_area  a.wmpw_link {
    font-family: 'Anek Latin Bold';
    text-decoration: none;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}
section.Coolangatta.age-wrap div#legend-container li p label {
    min-width: 82px;
    width: 40%;
    display: inline-block;
}
.bottom_contant .table table th {
    text-transform: uppercase;
}
section.Coolangatta.properties-sec span.distance {
    font-family: 'Anek Latin Regular';
    font-weight: 300;
}
.tab.grap_tab.second-label-tab::after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 1px;
    left: 0;
    background-color: #BBB0ED;
}
.tab.grap_tab.second-label-tab button.active {
    border-bottom: 3px solid #BBB0ED;
}
.tab.grap_tab.second-label-tab {
    border-bottom: none;
    position: relative;
}
section.Coolangatta.local-school-sec p.sub-heading {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'Anek Latin Light';
}
section.Coolangatta.local-school-sec button {
    font-family: 'Anek Latin Regular';
}
section.Coolangatta.local-school-sec span, section.Coolangatta.local-school-sec .schoolcontent td h6 {
    color: #fff;
    font-weight: 300;
    font-family: 'Anek Latin Regular';
}
section.Coolangatta.local-school-sec a.school_link {
    font-family: 'Anek Latin Bold';
}


.fusion-login-box .fusion-login-button-no-fullwidth{
    font-family: 'Anek Latin Bold';
}

.fusion-login-box-1 .fusion-login-heading {
    color: #213e46;
    margin-bottom: 0;
}

input#user_login-1, input#user_pass-1 {
    border-radius: 50px;
}

.leads_table .table_data {
    width: 100%;
}

.table_data thead tr th{
    text-align: left;
    padding: 15px 0px;
    color: #213e46;
}

table.table_data tbody tr td a:hover {
    color: #213e46;
}
table.table_data tbody tr {
    border-bottom: 1px solid #BCC4C7;
}
table.table_data tbody tr td {
    padding: 7px 0;
    color: #213e46;
}
table.table_data tbody tr td a {
    text-decoration: underline;
}
.pagination_lead {
    text-align: center;
    margin-top: 50px;
}

.pagination_lead a.page-numbers {
    padding:10px;
    font-family: 'Anek Latin Regular';
    color: #213e46;
}
span.page-numbers.current {
    font-family: 'Anek Latin Bold';
    padding: 10px;
}
.current-menu-item a span {
     font-family: 'Anek Latin Bold' !important;
}
/*.login-block-sec::after {
	content: '';
	background: url('images/images-21.png');
	position: absolute;
	bottom: 0;
	width: 280px;
	height: 234px;
	background-size: 100%;
	background-repeat: no-repeat;
	left: -166px;
}*/
.login-block-sec {
	padding-bottom: 98px;
	margin-bottom: 0 !important;
}
.thankyou-sec {
	text-align: center;
}
.thankyou-sec h1 {
	text-align: center;
	font-weight: normal;
	font-family: 'Anek Latin Regular' !important;
	color: #6CC683;
	margin: 0;
	font-weight: 600;
}
.thankyou-sec p {
	font-size: 24px;
	margin: 0;
	margin-bottom: 20px;
}
.thankyou-sec a {
	background-color: #6CC683;
	padding: 10px 37px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-size: 16px;
}
.thankyou-sec::before {
	content: '';
	background-image: url('images/Group-172.png');
	position: absolute;
	bottom: 0;
	left: 0;
	width: 290px;
height: 204px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.thankyou-sec::after {
	content: '';
	background-image: url('images/Group-172.png');
	position: absolute;
	bottom: 0;
	right: 0;
	width: 290px;
height: 204px;;
	background-size: 100%;
	background-repeat: no-repeat;
}
.thankyou-sec {
	position: relative;
	padding-bottom: 300px;
}
a.action-right {
    float: right;
    color: #213e46;
    font-family: 'Anek Latin Regular';
    text-decoration: underline;
}
label.heading-left{
    font-family: 'Anek Latin Bold';
    color: #213e46;
}
.user-picture {
    max-width: 150px;
    margin: 0 auto;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
}
.user-picture .profile_edit_ican{
    display: none;
}
.user-picture i {
    position: absolute;
    top: 30%;
    left: 32%;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
.user-picture i:hover{
    background-color: #213e46 !important;
}

.profile-photo-upload {
    margin: 20px 0px 35px 0px;
}
section.profile-photo,
section.profile-details,
section.profile-password,
section.profile-video,
section.profile-awards,
section.profile-social,
section.profile-suburb-list {
    border-bottom: 2px solid #BCC4C7;
}   

section.profile-details {
    padding-bottom: 15px;
}

.profile-heading {
    margin-top: 15px;
    margin-bottom: 20px;
}
.user-details p label,
.user-password p label,
.profile-video p label,
.user-social p label{
    width: 25%;
    display: inline-block;
}
.user-details p {
    margin-bottom: 10px;
}

textarea.awards-content,textarea.suburb-list {
    width: 100%;
    min-height: 100px;
    border-radius: 0;
    resize: none;
}
section.profile-awards {
    border-bottom: none;
}
img#updated_profile {
    min-height: 150px;
}

a.action-right {
    float: right;
    color: #213e46;
    font-family: 'Anek Latin Regular';
    text-decoration: underline;
}

label.heading-left{
    font-family: 'Anek Latin Bold';
    color: #213e46;
}
.profile-heading {
    margin-top: 15px;
    margin-bottom: 20px;
}

section.profile-suscription-details,
section.profile-card-details
{
    border-bottom: 2px solid #BCC4C7;
}   

section.user-suscription-details {
    padding-bottom: 15px;
}

label.heading-left a {
    text-decoration: underline;
    font-family: 'Anek Latin Regular';
}
label.heading-left a:hover{
    color: #213e46;
}


.user-suscription-details p label,
.user-card-details p label{
    width: 25%;
    display: inline-block;
}

.fusion-accordian .fusion-toggle-icon-right .fusion-toggle-heading{
    color: #ffffff!important;
}

.fusion-accordian .panel-title a {
       padding: 15px 0px 10px 0px !important;
}
.fusion-accordian .panel-title a .fa-fusion-box {
    padding: 10px 0px 2px !important;
}

span.php_data.SuburbViewList {
    height: auto;
    overflow-y: auto;
    width: 30%;
    max-height: 100px;
}
body .content_paragraph label, .user-password label {
    width: auto !important;
    min-width: 180px;
    font-weight: bold;
    margin-bottom: 5px;
}
body .content_paragraph {
    display: flex;
    flex-wrap: wrap;
}
body .content_paragraph span.user_input_span {
    width: 100%;
}
.user-password span.user_input_span {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: block;
}
p.content_paragraph input[type="submit"], .user-password span.user_input_span input[type="submit"]{
    margin-left: auto;
    margin-right: 0;
    display: table;
    margin-top: 45px;
}
.user-profile-setting-main a.action-right.Updated {
    border: 2px solid #213e46;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: bold;
    background-color: #213e46;
    color: #fff;
}
.top-check-availability {
    position: relative;
}
.top-check-availability::before {
    content: '';
    position: absolute;
    width: 249px;
    height: 362px;
    bottom: 0;
    left: -27px;
    background-image: url('images/Group-128.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.top-check-availability::after {
    content: '';
    position: absolute;
    width: 274px;
    height: 336px;
    bottom: 0;
    right: -50px;
    background-image: url('images/Group-119.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.top-check-availability.home-page-banner::after {
    content: '';
    position: absolute;
    width: 240px;
    height: 345px;
    bottom: 0;
    right: 20px;
    background-image: url('images/home-page-after.png');
    background-repeat: no-repeat;
    background-size: 100%;
}



.whats-include-block::before {
    content: '';
    position: absolute;
    width: 180px;
    height: 269px;
    bottom: 50px;
    left: -10px;
    background-image: url('images/include-before.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.whats-include-block::after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    top: 14%;
    right: -26px;
    background-image: url('images/include-after.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.banner-heading h1 {
    margin-bottom: 0;
}
.post-content .banner-sub-heading p {
    margin: 20px 0 30px;
}
.agent_tetimonial .owl-stage {
    display: flex;
}
.agent_tetimonial .item {
    margin: 0;
    padding: 15px;
    height: 100%;
    display: block;
}
.agent_tetimonial .item h4 {
    margin: 0;
    color: #213E46;
    font-family: 'Anek Latin bold' !important;
    font-size: 18px;
}
.agent_tetimonial .item p {
    color: #213E46;
}

.agent_tetimonial button.owl-dot {
    background-color: #b9b2b2;
    width: 24px;
    height: 4px;
    margin: 0 4px;
}
.agent_tetimonial .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    position: absolute;
    width: 100%;
    bottom: -45px;
}
.agent_tetimonial .owl-nav button span {
    color: gray;
    font-size: 0px;
}
.agent_tetimonial .owl-nav button {
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
    background-image: url('images/left-arrow.png') !important;
    width: 25px;
    height: 40px;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
}
.agent_tetimonial .owl-nav button.owl-next {
    left: auto;
    right: -50px;
	background-image: url('images/right-arrow.png') !important;
}
.container.agent_tetimonial {
    overflow: inherit !important;
}
.agent_tetimonial .owl-dots button.owl-dot.active {
    background-color: black;
}
.agent_tetimonial .item.items_bgimage {
    padding: 0;
}
.agent_tetimonial .item.items_bgimage img {
    height: 100%;
    object-fit: cover;
}
/* .left-work-block h2.fusion-responsive-typography-calculated {
    font-size: 60px !important;
}
.left-work-block p {
    font-size: 25px;
    line-height: 28px;
} */
.strip_form form.wpfs-w-60 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    width: auto !important;
    max-width: none !important;

}
.strip_form form.wpfs-w-60 .wpfs-form-group div.wpfs-form-card {
    border: none;
    border-bottom: 1px solid #213e46;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    color: #213e46 !important;
}
.strip_form form.wpfs-w-60 button#submit--NzRiMWY {
    text-align: center;
    background-color: #6cc683;
    color: #213e46;
    font-weight: bold;
    font-size: 18px;
    padding: 4px 28px;
    border: none;
    text-transform: capitalize;
    display: table;
    margin-left: 0;
    margin-right: auto;
    width: auto;
    height: auto;
}
.strip_form form.wpfs-w-60 .wpfs-form-actions {
    width: 100%;
    justify-content: space-between;
}
.strip_form form.wpfs-w-60 .wpfs-form-group input:focus {
    outline: none !important;
}
.strip_form form.wpfs-w-60 a#payment-details--NzRiMWY {
    border: 1px solid #213e46;
    color: #213e46;
    font-weight: bold;
    font-size: 18px;
    padding: 9px 19px;
    border-radius: 5px;
}
.strip_form form.wpfs-w-60 .wpfs-form-group input:hover, .strip_form form.wpfs-w-60 .wpfs-form-group input:focus, .strip_form form.wpfs-w-60 .wpfs-form-group div.wpfs-form-card:hover, .strip_form form.wpfs-w-60 .wpfs-form-group div.wpfs-form-card:focus {
    border: none !important;
    border-bottom: 1px solid #213e46 !important;
    outline: none !important;
    box-shadow: none !important;
}
.strip_form {
    max-width: 967px;
    margin-left: auto;
    margin-right: auto;
}
.wpfs-form-group.FullName,
.wpfs-form-group.Mobile {
    width: 50% !important;
}
.strip_form form.wpfs-w-60 .wpfs-form-group {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
i#togglePassword {
    position: absolute;
    right: 2%;
    bottom: 10%;
    cursor: pointer;
    z-index: 999;
    font-size: 21px;
}
.strip_form form.wpfs-w-60 .wpfs-form-group input {
    border: none;
    border-bottom: 1px solid #213e46;
    border-radius: 0;
}
.strip_form form.wpfs-w-60 .wpfs-form-group label {
    position: absolute;
    bottom: 6px;
    left: 15px;
    font-weight: normal;
    color: #213e46;
    font-size: 16px;
    pointer-events: none;
    display: none;
}
.strip_form form.wpfs-w-60 {
    margin-left: -15px;
    margin-right: -15px;
}

.footer_form_search form {
    max-width: 90%;
}


.wpfs-form-group.FullName { order: 1; }
.wpfs-form-group.Mobile { order: 2; }
.wpfs-form-group.E-mail.address { order: 3; }
.wpfs-form-group.PostalAddress { order: 4; }
.wpfs-form-group.BusinessAddress { order: 5; }
.wpfs-form-group.Password { order: 6; }
.wpfs-form-group.name { order: 7; }
.wpfs-form-group.Card.info { order: 8; }
.strip_form form.wpfs-w-60 .wpfs-form-actions { order: 9; }
.wpfs-form-group.Suburb { order: 10; }
/*.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(5){order: 5;}
.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(6){order: 6;}
.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(7){order: 8;}
.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(8){order: 9}
.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(9){order: 10;}
.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(10){order: 7;}
.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(11){order: 11;}
.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(12){order: 12;}
.strip_form form.wpfs-w-60 .wpfs-form-actions:nth-child(13){order: 13;}
.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(14){order: 14;}
.strip_form form.wpfs-w-60 .wpfs-form-group:nth-child(15){order: 15;}*/
@media (min-width:991px){
	.row.lavel-secound {

    display: flex;
    flex-wrap: wrap;
}

.confrontable-content .row.lavel-secound .box {
    height: 100%;
}
	section.property-history p.text-center.Propertyhistorydescriton {
    font-size: 16px;
}
.market-trade .confrontable-content h4.fusion-responsive-typography-calculated span {
    font-size: 22.50px;
}
.lowerPrice, .upperPrice {
    margin-top: 12px;
}
._report_container .market-trade .contant-heading h4 {
    font-size: 22.50px;
}
.table-contant .accordion-item .top-row label {
    font-size: 21px;
    font-weight: 300;
}

section.Coolangatta.Market-trandes .accordion-item label {
    font-size: 21px;
}
section.Coolangatta.Market-trandes p.text-center {
    font-size: 16.50px;
}
section.Coolangatta.age-wrap div#legend-container li p strong#pie_label {
    margin-left: 18px;
}
section.Coolangatta.age-wrap div#legend-container li p {
    display: flex;
    align-items: center;
}
section.Coolangatta.age-wrap h3.fusion-responsive-typography-calculated {
    font-family: 'Anek Latin Regular' !important;
    font-size: 22.50px;
}
.nonagon  p.text-dark.para_size {
    font-family: 'Anek Latin bold' !important;
    margin-bottom: 20px;
}
.property_history_table th {
    font-size: 15px;
}
section.price_estimate_guide .col-md-4.border-right h3 {
    margin-bottom: 5px;
}
section.price_estimate_guide .graphics-ican span  img {
    margin-right: 8px;
}
section.price_estimate_guide .graphics-ican span {
    margin-right: 8px;
    font-family: 'Anek Latin Regular' !important;
    font-weight: 400 !important;
}
	section.price_estimate_guide h3.price_estimate_heading {
    font-size: 32px;
}
.price_estimate-inner > div {
    width: auto;
}
body .price_estimate_heading {
    font-size: 24px !important;
}
section.price_estimate_guide h3 {
    font-size: 45px;
}
._report_container section.header-banner h2 {
    font-size: 60px;
    margin-bottom: 0;
}
._report_container section.header-banner p {
    margin-top: 15px;
	margin-bottom: 15px;
}
section.header-banner .img_home {
    position: relative;
    padding-top: 63%;
}
section.header-banner .img_home img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.property-history h3.text-center.PropertyhistoryHeading {
    margin-top: 10px;
}

}

.container1.agent_tetimonial {
    width: 100%;
    padding-right: 45px;
}
.mobile-btn {
    display: none !important;
}
.fusion-tb-header {
    position: relative;
    z-index: 999;
}
.billing-sec .wpfs-form-title {
    font-size: 24px;
    color: #6cc683;
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Anek Latin Bold';
}

div#wpfs-manage-subscriptions-container {
    margin: 0 auto;
}

.billing-sec .wpfs-form-description.wpfs-form-description--sm, .billing-sec .wpfs-credit-card-data .wpfs-credit-card-expires, .billing-sec .wpfs-subscription-meta {
    font-size: 16px;
    line-height: 24px;
    color: #213e46;
}
@media (max-width:1420px){
    .container1.agent_tetimonial {
        width: 100%;
    }
    .agent_tetimonial .owl-nav button {
        left: -26px;
    }
    .agent_tetimonial .owl-nav button.owl-next {
        right: -26px;
    }
}
@media (max-width:991px){
    .top-check-availability::after {
        width: 200px;
        height: 245px;
    }
    .agent-inner h1 {
        font-size: 38px;
    }
    .whats-include-block::before {
        width: 106px;
        height: 158px;
    }
    .whats-include-block::after {
        width: 140px;
        height: 140px;
    }
    .top-check-availability.home-page-banner::after {
        width: 168px;
        height: 240px;
        bottom: 0;
        right: 5px;
    }
    .top-check-availability::before {
        width: 187px;
        height: 270px;
    }
    .banner-heading h1 {
        font-size: 38px !important;
    }
	.midPrice span {
    font-size: 40px !important;
}
div#footer_section div#header .col-sm-6 {
    width: 50%;
}
.login-block-sec::after {
	right: 0;
	left: 10px;
    bottom: -21px;
}
.login-block-sec {
	padding-bottom: 186px;
	margin-bottom: 0px !important;
}
section.price_estimate_guide .row {
    display: block;
}
section.header-banner::after {
    content: '';
    background: url('images/mobile-bg.png'); background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 50px;
    width: 298px;
    padding-top: 224px;
    background-size: 100%;
    display: none;
}
section.price_estimate_guide .row .border-right {
    border-bottom: 1px solid #4D646B; 
    border-right: none;
    padding-bottom: 30px;
}
section.header-banner .col-md-4 {
    margin-bottom: 20px;
}
section.header-banner {
    position: relative;
    background: none !important;
    padding-bottom: 208px !important;
}
}
@media (max-width:768px){
    .billing-sec .wpfs-form-title {
        font-size: 26px;
    }
	section.price_estimate_guide .col-md-8 {
    text-align: center;
}
.billing-sec > .fusion-flex-align-items-flex-start {
    display: block !important;
    width: 100% !important;
    max-width: 100% !IMPORTANT;
}
.user-suscription-details p label, .user-card-details p label {
    width: 100%;
    display: inline-block;
}
.billing-sec {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
}
.top-check-availability.home-page-banner::before { display: none;}
.top-check-availability::after {

}
.fusion-body .fusion-flex-container.fusion-builder-row-2.home-page-banner {
    min-height: auto;
    display: block;
}
.top-check-availability.home-page-banner::after, .top-check-availability::after {
    width: 423px;
    height: 197px;
    bottom: 0;
    right: 5px;
    position: static;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    background-image: url('http://whatsmyplaceworth.com.au/wp-content/uploads/2023/04/mobile-new-4.png');
    background-repeat: no-repeat;
}
.top-check-availability::before {
    display: none;
}
.top-check-availability.agent-home-banner {
    display: block;
}
form.suggestion_form input.appraisal-report-btn, .agent-inner .inline-form.search-section input.appraisal-report-btn {
    border-radius: 0 !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: 1px solid #213E46;
    min-width: 170px;
}

.so-whats-include-block::after {
    content: '';
    position: absolute;
    width: 150px;
    height: 150px;
    top: auto;
    right: -38px;
    background-image: url('images/include-after.png');
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: 0;
}
.so-whats-include-block::before {
    content: '';
    position: absolute;
    width: 145px;
    height: 215px;
    bottom: 0;
    left: -41px;
    background-image: url('images/include-before.png');
    background-repeat: no-repeat;
    background-size: 100%;
    transform: rotate(-32deg);
}

.whats-include-block::after, .whats-include-block::before {
   display: none;
}
form.suggestion_form input.address.address_suggest, .agent-inner .inline-form.search-section input#select-suburb {
    max-width: none;
    width: 100%;
    border-radius: 50px;
    margin-bottom: 18px;
    border: 1px solid #213E46;
}
.pichartand_leg .col-md-4:first-child {
    order: 2;
}
div#footer_section div#header .col-sm-6 .col-auto {
    width: 100%;
}
.scrolling-image-home a.mobile-btn {
    position: absolute;
    bottom: -108px;
    min-width: 174px;
    left: 50%;
    transform: translateX(-50%);
}
.container1.agent_tetimonial .owl-nav {
    display: none;
}
.footer .fusion-flex-column:first-child {
    order: 2;
}
.container1.agent_tetimonial {
    padding-right: 15px;
}
.testimonial-sec {
    padding-top: 0 !IMPORTANT;
}

.so-whats-include-block {
    padding-bottom: 250px;
    margin-bottom: 50px;
}
.scrolling-image-home {
    margin-bottom: 100px !IMPORTANT;
}
/*div#footer_section div#header .col-sm-6 span.color_2 {
    display: none;
}*/
div#footer_part2 {
    padding-top: 10px !important;
}
.fusion-body .fusion-footer .fusion-builder-column-2 {
    width: 100% !important;
}
.fusion-body .fusion-footer .fusion-builder-column-2 .fusion-column-wrapper {
    margin: 0;
}
div#footer_section div#header .col-sm-6 {
    width: 100%;
}
.mobile-tab {
    display: none !important;
}
._report_container section {
    padding: 50px 15px;
}
div#legend-container ul li {
    justify-content: center;
}
div#legend-container ul {
    padding: 0;
    text-align: center;
}
.schoolcontent tr {
    display: flex;
    flex-flow: column;
}
.schoolcontent td {
    width: 100% !IMPORTANT;
}
.school_button1, .school_button2, .school_button3 {
    margin-right: 5px;
}
.container {
    width: 100%;
}
#footer_part1 {
    background-color: #6CC683;
    border-radius: 30px 30px 0 0!important;
    min-height: auto;
    width: 100%;
    text-align: center;
}

.augent_profile_pic {
    float: none;
}
div#information {
    float: none;
}
.fusion-footer .fusion-layout-column.fusion_builder_column.fusion-builder-column-4 {
    order: 2;
}
.schoolcontent tr {
    display: flex;
    flex-flow: column;
    padding: 10px 0 !important;
    margin: 0;
}
.tab button {
    padding: 14px 12px;
}
p.school_para {
    margin-top: 20px !important;
}
h1#footer_heading1 {
    margin-top: 0;
    font-size: 35px !important;
}
 body #footer_part2 {
    background-color: #F0F0F0;
    border-radius: 0 0 30px 30px;
    width: 100%;
}
._report_container section.header-banner p {
    font-size: 26px;
    line-height: 30px;
}
.price_estimate_heading {
    font-size: 24px !important;
}
.PropertyhistoryHeading {
    font-size: 30px !important;
}
.PropertyhistoryHeading {
    margin-top: 0;
}
body #nonagon1 {
    position: static;
    display: inline-block;
    margin-top: 30px;
   
}
body #nonagon2 {
    position: static;
    display: inline-block;
    margin-top: 30px;

}
.nonagon {
    width: 150px !important;
    height: 150px !important;
    padding-top: 38px !important;
}

body section.property-history {
    padding-left: 25px;
    padding-right: 25px;
}
body .distance_map {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
body .distance_map .nonagon {
    margin: 0 12px;
}
div#legend-container {
    margin-top: 28px;
}
.market-trade .blankdata h3.fusion-responsive-typography-calculated {
    text-align: center;
}
.market-trade .blankdata h3.fusion-responsive-typography-calculated a {
    color: #fff;
}
body ._report_container section {
    padding: 50px 15px;
}
body .tab button {
    padding: 14px 8px;
}
body .container {
    width: 100%;
}
body div#chartjs-tooltip table tbody tr td {
    color: #fff;
    font-size: 22px;
}
/*.pichartand_leg canvas {
    width: 220px !important;
    height: 220px !important;
}*/
body div#footer_section {
    padding: 0px 25px;
}
html:not(.avada-has-site-width-percent) #main {
    padding-left: 0;
    padding-right: 0;
}
.footer_subrub.fusion-builder-column-2 > .fusion-column-wrapper, .footer_right_bottom.fusion-builder-column-3 > .fusion-column-wrapper {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.footer_subrub.fusion-builder-column-2 > .fusion-column-wrapper input#select-suburb {
    text-align: center;
}
.footer_right_bottom.fusion-builder-column-3 > .fusion-column-wrapper {
    margin-left: 0;
    margin-right: 0;
}
}
@media (max-width:640px){
    .desktop-btn {
        display: none !important;
    }
    .mobile-btn {
        display: table  !important;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }
}
.leads_table tr td label {
    display: none;
}
@media screen and (max-width: 539px) {
  input.appraisal-report-btn {
    width: 40%;
  }
  input.address.address_suggest, #select-subur {
  	width: 60%;
  }
  section.Coolangatta.age-wrap div#legend-container li p strong#pie_label{
    float:right;
  }
  .inner_item_agnet{padding:10px;}
   div#information{padding-top:20px;}
   .leads_table tr th {
        display: none;
    }
    .leads_table tr td label {
        display: block;
        width: 40%;
        float: left;
    }

    .leads_table tr td {
        width: 100%;
        float: left;
    }
    .leads_table .table_data tr td span {
        display: inline-block;
        width: 59%;
    }

   .leads_table .table_data tr td:last-child {
    display: block !important;
    }

}



/* Report Page css */



.great-news-block_1 {
    text-align: center;
}
.great-news-block_1 h1 {
    margin-top: 0;
    color: #6cc683;
    margin-bottom: 0;
}
.great-news-block_1 > p {
    color: #213e46;
    font-size: 30px;
    margin-top: 0;
}

.great-news-block_1-inner h2 {
    color: #213e46;
}
.great-news-block_1-inner {
    background-color: #f0f0f0;
    padding: 25px;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    text-align: left;
}
.great-news-block_1-inner .sub-text {
    font-size: 34px;color: #213e46;
}
.great-news-block_1-inner .sub-text span {
    font-size: 20px;
}

.great-news-block_1-inner p {
    line-height: 24px;
    font-size: 16px;
    margin: 0 0 10px;color: #213e46;
}
.divider {
    border-bottom: 1px solid #213e46;
    margin: 25px 0;
}
.great-news-block_1-inner h4 {
    margin-top: 0;
    color: #213e46;
    margin-bottom: 13px;
}
a.sign-up-now-btn {
    width: 100%;
    text-align: center;
    display: block;
    background-color: #6cc683;
    color: #213e46;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 12px;
    margin-top: 25px;
}
.great-news-block_1 .bottom-content {
    display: flex;
    flex-wrap: wrap;
}
.left-content.content-tab {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.right-content.content-tab {
    width: 60%; padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.left-content.content-tab h3 {
    font-weight: normal;
}
p.label-extand-password{
    font-family: Anek Latin Bold;
}
.great-news-block_1 > p strong {
    font-family: Anek Latin Bold;
}
.left-content.content-tab h3 {
    font-weight: normal;
    font-family: Anek Latin Regular;
    color: #213e46;
    margin: 0;
    font-size: 30px;
    margin-bottom: 35px;
}
.left-content.content-tab h3 strong {
    font-family: Anek Latin Bold;
}
.left-content.content-tab .left-content-inner {
    background-color: #f0f0f0;
    padding: 35px;
    height: 100%;
}
.right-content.content-tab .right-content-inner {
    height: 100%;
    background-color: #213e46;
    padding: 35px;
}
.left-content.content-tab .left-content-inner input {
    background-color: transparent;
    border: none;
    padding: 0;
    border-bottom: 1px solid #213e46;
    border-radius: 0;
    margin-bottom: 5px;
}
.left-content.content-tab .left-content-inner input[type="submit"] {
    text-align: center;
    background-color: #6cc683;
    color: #213e46;
    font-weight: bold;
    font-size: 18px;
    padding: 14px 35px;
    margin-top: 35px;
    border: none;
    text-transform: capitalize;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.right-content.content-tab .right-content-inner h4 {
    margin: 0;
    color: #fff;
    font-family: 'Anek Latin Regular';
    font-size: 19px;
    font-weight: 600;
}

.right-content.content-tab .right-content-inner ul li h3 {
    margin: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}
.right-content.content-tab .right-content-inner ul li {
    display: flex;
    justify-content: space-between;
    padding: 14px 0;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    margin-bottom: 14px;
}
.right-content.content-tab .right-content-inner ul li span.arrow {
    position: relative;
}
.right-content.content-tab .right-content-inner ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
    text-align: left;
}
.right-content.content-tab .right-content-inner ul li span.arrow {
    color: #6cc683;
    font-size: 32px;
    line-height: 30px;
}
section.great-news-sec {
    margin-bottom: 70px;
}
.bulimba-form-sec-inner label {
    font-family: Anek Latin Bold;
  /*  margin-bottom: 12px;*/
    display: block;
    margin-top: 40px;
}
.bulimba-form-sec-inner label:first-child {
    margin-top: 0;
}
.bulimba-form-sec-inner  input.Next-btn {
    text-align: center;
    background-color: #6cc683;
    color: #213e46;
    font-weight: bold;
    font-size: 18px;
    padding: 14px 40px;
    margin-top: 45px;
    border: none;
    text-transform: capitalize;
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}
.bulimba-form-sec-inner {
    max-width: 967px;
    margin-left: auto;
    margin-right: auto;
}
.bulimba-form-sec-inner input, .bulimba-form-sec-inner textarea {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #213e46;
    resize: none;
    width: 100%;
    padding: 18px 0;
}
.bulimba-form-sec-head {
    background-color: #6cc683;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
    align-items: center;
    padding: 25px;
}
.bulimba-form-sec-head-left h5 {
    color: #213e46;
    margin: 0;
    font-family: Anek Latin Regular;
    font-size: 26px;
}
section.bulimba-form-sec {
    padding-top: 70px;
}
.bulimba-form-sec-head-left  h1 {
    margin: 0;
    color: #213e46;
    font-size: 45px;
}
.bulimba-form-sec-head-right h3 {
    text-align: right;
    color: #213e46;
    margin: 0;
    font-family: Anek Latin Regular;
    font-size: 34px;
}
.bulimba-form-sec-head-right h3 span {
    font-size: 20px;
}
.bulimba-form-sec-head-right p {
    margin: 0;
}
.strip_form form.wpfs-w-60 .wpfs-form-group input{
    padding:0;
}
@media (max-width:992px){
.bulimba-form-sec-head {
    justify-content: center;
    text-align: center;
    display: block;
}
.great-news-block_1 h1 {
    font-size: 40px;
}
.great-news-block_1 > p {
    font-size: 24px;
    margin-top: 0;
}
.bulimba-form-sec-head-right h3 {
    text-align: center;
}
.bulimba-form-sec-head-left  h1 {
    font-size: 36px;
}
}
@media (max-width:768px){
.left-content.content-tab, .right-content.content-tab {
    width: 100%;
}
section.bulimba-form-sec {
    width: 100%;
}
section.great-news-sec {
    width: 100%;
}
.left-content.content-tab, .right-content.content-tab {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.right-content.content-tab {
    margin-top: 30px;
}
.right-content.content-tab .right-content-inner ul li h3 {
    margin: 0;
    font-size: 22px;
}
}
input#submit-button-contact7{
    text-align: center !important;
    background-color: #6cc683  !important;
    color: #213e46  !important;
    font-weight: 400  !important;
    font-size: 18px  !important;
    padding: 14px 35px  !important;
    margin-top: 35px  !important;
    border: none  !important;
    text-transform: capitalize  !important;
    display: table  !important;
    margin-left: auto  !important;
    margin-right: auto  !important;
    height:auto !important;
}

// css by tansukh 




