

@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),

        url('../fonts/Poppins-SemiBold.woff') format('woff');

    font-weight: 600;

    font-style: normal;

    font-display: swap;

} 



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins-Bold.woff2') format('woff2'),

        url('../fonts/Poppins-Bold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Poppins';

    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),

        url('../fonts/Poppins-Medium.woff') format('woff');

    font-weight: 500;

    font-style: normal;

    font-display: swap;

}

@font-face {

    font-family: 'Sarabun';

    src: url('../fonts/Sarabun-Bold.woff2') format('woff2'),

        url('../fonts/Sarabun-Bold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Sarabun';

    src: url('../fonts/Sarabun-Medium.woff2') format('woff2'),

        url('../fonts/Sarabun-Medium.woff') format('woff');

    font-weight: 500;

    font-style: normal;

    font-display: swap;

}







@font-face {

    font-family: 'Sarabun';

    src: url('../fonts/Sarabun-Regular.woff2') format('woff2'),

        url('../fonts/Sarabun-Regular.woff') format('woff');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}





@font-face {

    font-family: 'DomainDisplaybold';

    src: url('../fonts/DomaineDisplay-Bold.woff2') format('woff2'),

        url('../fonts/DomaineDisplay-Bold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



body{font-family: 'Poppins'; background-color: #eff8ff;}

ul{ padding:0px; margin:0px;}

ul li{ list-style: none;}

img{ max-width: 100%;}

a{ color: #000000; text-decoration: none; transition: all 0.4s;}

a:hover{ color: #000000; text-decoration: none; transition: all 0.4s;}

figure{ /*margin-bottom:0px; */} 

.p-50{ padding:50px 0px;}

.p-30{ padding:30px 0px;}



.default_btn:hover{ background: #004185; color: #fff; }

p{color: #3d3c3c;font-size: 16px;font-family: 'Sarabun';font-weight: normal;margin-bottom: 10px;}





/*banner*/

.banner{ position:relative; max-width:1920px; margin: auto;}

.banner_image{ position: relative;}

.banner_image:before , .banner_detail_box:before , .banner_form:before{ position: absolute; content: ""; top:0px; left: 0px; width:100%; height: 100%; /*background-color:rgba(0,0,0,0.4); */ }
.banner_detail_box:before , .banner_form:before{ position: absolute; content: ""; top:0px; left: 0px; width:100%; height: 100%; background-color:rgba(0,0,0,0.4);  }
.banner_extra_detail { margin-top: 30px;}

.banner_detail_box { background-color: rgba(0,0,0,0.4);  padding: 0; border:5px solid #fff;  position: relative; margin: 20px 0px;  font-family: 'Sarabun';}

.banner_detail_box .content_box{ position: absolute; bottom: 0px; left: 0px; width:100%; color: #fff; padding:30px 180px 15px 30px;}

.banner_detail_box .content_box h2{ text-transform: uppercase; font-weight: 700; }



.banner_detail_box a { transition: 0.4s;  padding: 10px 30px 11px;  border-radius: 30px;  position: absolute;  bottom: 30px;  right: 30px;  display: inline-block;  font-size: 18px;}



.banner_content h2{ color:#fff; font-size:60px;  font-family: 'DomainDisplaybold'; text-transform: uppercase; display: inline-block}

.banner_content h2 span{ display: block; position: relative; width:100%;}

.banner_content h2 span:after , .banner_content h2 span:before{position: absolute; content: ""; left: 0px; top:50%; width:18%; height: 5px; background-color:#e0a026; }

.banner_content h2 span:after { right: 0px; left: auto;}

.banner_content { position: absolute;  top: 50%;  left: 0; right: 0;  margin: auto;  transform: translate(0 , -50%);  text-align: center; width: 100%;}

.image_profile { position: absolute; bottom:16px; right: 50px; width:25%; z-index: 1; }

.banner_image_top{ position: relative;}

/*banner*/



/*about_home*/

.heading {padding: 5px 25px 10px;  margin-bottom: 50px;}

.heading h2{font-family: 'Sarabun'; font-size:30px; color:#fff;  font-weight: 700; margin-bottom: 0; }



.about_home{ padding:30px 0px;}

.about_home_content {  max-width: 1000px; margin: auto; text-align: center;}

.about_home_content h2 { font-weight: 700;  font-family: 'Sarabun'; margin-bottom: 25px;}

.about_home_content p{ margin-bottom:25px;}

.about_home_content p:last-of-type{ margin-bottom:0px;}

/*about_home*/



/*Featured_start*/

.featured_propertie { max-width:1920px; margin: auto;}

.featured_propertie .heading{ position: relative;}

.featured_propertie .heading .view_cat { position: absolute; top: 50%; transform: translate(0 , -50%); right: 15px;  font-size: 18px;  color: #fff;  font-weight: 700; font-family: 'Sarabun'; text-transform: capitalize;}

.featured_item { position: relative; }

.featured_propertie figure{ position: relative; }

.featured_detail{font-family: 'Sarabun'; font-weight: 500;  padding: 5px 10px 10px;}

.featured_detail p{ margin-bottom:10px; font-size:14px; padding:5px 15px; border:1px solid #e3e3e3; color:#fff; font-weight: 500; }

.featured_detail ul{ display:flex; flex-wrap:wrap; justify-content: center; padding:10px 15px 25px; min-height:75px; align-items:center; }

.featured_detail ul li{ padding:0 10px; position: relative; font-size: 14px; color:#fff;}

.featured_detail ul li:after{ content: ""; position: absolute; top: 50%; transform: translate(0 , -50%); right:0px; width:1px; height: 15px; background-color:#fff;}

.featured_detail ul li:last-child:after{ display:none;}

.featured_detail p.gold_bg{ padding:8px 15px; font-size:15px; text-transform: uppercase;}

.featured_detail .gold_bg{ text-align: center; }

.price { padding: 5px 15px;  display: flex; flex-wrap: wrap;  align-items: center;  justify-content: space-between;}
.price a{ color:#fff;}
.price a:hover{color:#3da9fc;}

.price h4{ margin-bottom:0px; color:#fff;}

.tag_sale{ display:inline-block;  padding:5px 10px; position: absolute; top: 15px; left: 15px; font-size:14px; text-transform: uppercase; }

.featured_propertie .owl-carousel .owl-nav button span{ font-size:0px; }

.featured_propertie .owl-carousel .owl-nav button.owl-next, .featured_propertie .owl-carousel .owl-nav button.owl-prev { position:absolute; top:50%; transform: translate(0,-50%); font-size:30px !important; }

.featured_propertie .owl-carousel .owl-nav button.owl-prev{ left:-30px;}

.featured_propertie .owl-carousel .owl-nav button.owl-prev:before {  content: "\f053"; font-family: "Font Awesome 5 Pro"; font-weight: 900; color:#69696a;}

.featured_propertie .owl-carousel .owl-nav button.owl-next{ right:-30px;}

.featured_propertie .owl-carousel .owl-nav button.owl-next:before { content: "\f054"; font-family: "Font Awesome 5 Pro"; font-weight: 900; color:#69696a;}

.owl-dots { display:none;}

.featured_propertie .featured_item > figure img{ object-fit: cover; }

/*Featured_end*/



/*our_services*/

.our_services { padding-bottom: 40px;}

.our_services .row [class*="col-"]{ padding:20px 15px;}

.service_item{ text-align:center; max-width: 275px;  margin: auto; }

.service_item figure{ display: inline-block; border-radius:50% 0px 50% 0px; overflow: hidden; border: 10px solid #e0e8ef; position: relative; margin-bottom: 15px;}

.service_item figure:after{ content:""; position: absolute; top: 0px; left: 0px; width:100%; height: 100%; background: rgba(255,255,255,1);

background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 64%, rgba(255,255,255,0) 100%);

background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(64%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));

background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 64%, rgba(255,255,255,0) 100%);

background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 64%, rgba(255,255,255,0) 100%);

background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 64%, rgba(255,255,255,0) 100%);

background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 64%, rgba(255,255,255,0) 100%);

}

.service_item h5 , .service_item a{ font-size:18px; font-family: 'Sarabun'; font-weight: 700; text-transform: uppercase; } 

.service_item h5{ position: absolute; top:20px; left: 17px;  z-index: 1; width:100%; padding:0px 20px;}

.service_item a{ display:inline-block;}

.service_item a:hover{ color:#3da9fc;}

/*our_services*/



/*happy_Clients*/

.happy_Clients{ max-width: 1000px; margin: auto; }
.client_review{ display:flex; flex-wrap:wrap; padding:40px; -webkit-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.07); 

-moz-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.07); box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.07); background-color:#fff;  max-width: 1000px; margin: auto;}

.client_review figure{ width:29%;}

.client_review .client_content {  width: 66%;  padding-left: 5%; margin-left: 5%; border-left: 2px solid #e0e0e0;}

.happy_Clients { padding: 40px 0px 0px; margin-bottom: -40px}

.happy_Clients h3{ text-transform: uppercase; font-size:30px; margin-bottom: 20px;}

.client_review .client_content p{ font-size:17px; font-style: italic; color:#000;}

.client_review .client_content p b{ font-style: normal;}

/*happy_Clients*/



/*need_help*/

.need_help {padding:80px 0px 40px; max-width:1920px; margin: auto; text-align: center;}

.need_help h2{ color:#fff; margin-bottom:0px; font-weight: 600;  font-size:35px;}

.need_help h2 a{ display: inline-block; font-size:48px; color:#fff; padding-left:2%; margin-left:2%; border-left:2px solid #fff;}

/*need_help*/



/*inner_page_css*/

.inner-banner{ position: relative;}

.banner_caption {  position: absolute; top: 0px;  left: 0px; width: 100%; padding: 10px 0px;  display: flex;  height: 100%; flex-wrap: wrap; align-items: center;     background-color: rgba(0,0,0,0.4);}

.banner_caption h2{ color:#fff; text-align: center; margin-bottom: 20px; font-size:35px;}

.inner-banner figure img{ min-height: 300px; object-fit: cover;}

.inner_page .heading{ background-color:transparent; padding: 0px;}

.inner_page .heading h2{ color:#3d3c3c;}

.inner_page .heading{ margin-bottom:25px;}

/*inner_page_css*/



/*contact_page*/

.contact_us{ padding:50px 0px; background-color:#f5f5f5;}

form .form-control{ height: 50px; color: #717171; font-size: 14px; padding: 10px 15px;}

form .form-control:focus{ box-shadow: none;}

.contact_us h2{ color:#d40812;}

.contact_us textarea.form-control{ height: 120px; resize: none;}

.contact_us form { padding-top: 20px;}

.submit_btn { padding-top: 20px;}

.map_box iframe{ width:100%; height: 400px;}

.contact_inner_item{ margin-bottom: 25px;}

.contact_inner_item p{ font-size:16px; color: #717171;}

.map_box { border: 1px solid #ced4da;  border-radius: 5px;  overflow: hidden; font-size:0px;}

form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  color: #717171; font-size: 14px; 

}

form .form-control::-moz-placeholder { /* Firefox 19+ */

  color: #717171; font-size: 14px; 

}

form .form-control:-ms-input-placeholder { /* IE 10+ */

  color: #717171; font-size: 14px; 

}

form .form-control:-moz-placeholder { /* Firefox 18- */

  color: #717171; font-size: 14px; 

}

.btn_default{ border:1px solid #3da9fc; padding: 10px 45px; border-radius: 8px; font-size:18px; transition: 0.4s;}

.btn_default:hover{ transition: 0.4s;}

.right_fix_button {

    position: fixed;

    right: 41px;

    top: 50%;

    transform: rotate(90deg);

    transform-origin: bottom right;

}

.right_fix_button button {

    display: inline-block;

    border: none;

    background: #014779;

    margin-bottom: 0;

    padding: 6px 20px;

    color: #fff;

    text-transform: capitalize;

    font-size: 20px;

    border:1px solid #fff;

}

.modal.contact_us{ background-color:transparent;}

.modal.contact_us form{ padding-top:10px;}

.modal.contact_us .submit_btn { padding-top: 10px;}

.content_page{ padding:50px 0px;}

.content_page p{ margin-bottom:20px;}

/*contact_page*/



/*search_form*/

.search_form{ position: relative; max-width: 850px;  margin: auto; border-radius: 8px; overflow: hidden;}

.search_form .btn_default{ position:absolute; top: 0px; right: 0px; height: 100%; border-radius: 0px;}

.search_form .form-control{ height: 55px; padding:15px 180px 15px 15px;} 

.homeworth_form { text-align: center;  max-width: 600px;  margin: auto;  border: 1px solid #ccc; border-radius: 10px; padding: 30px; background-color: #fff;}

/*search_form*/



/* seller_tips */

.seller_tips .heading{ margin-bottom:35px;}

.seller_tips .tab_content{ height: 100%;}

.seller_tips .tab-content{ background-color:#fff; padding:15px; border: 1px solid #ccc; border-radius: 10px; height: calc(100% - 40px); padding:20px; }

.seller_tips .nav-link{ border:1px solid #ccc; border-bottom:none;}

.select_dropdown button{ text-align: left;}

textarea.form-control{ min-height: 100px; resize: none;}

.select_dropdown{ text-align: left;}

.seller_tips .nav-pills .nav-link { border-radius: 15px; background-color:#fff; padding:10px 35px;}

.seller_tips .nav-pills .nav-link.active, .nav-pills .show>.nav-link{ background-color: #3da9fc; border-color:#3da9fc;}

/* seller_tips */



/*Daily-listing-alert-page*/

.banner_form{ padding:50px 0px; text-align: center;}

.banner_form h2{ color:#fff;  text-transform: uppercase;  font-family: 'Sarabun'; font-weight: 700; font-size:40px; margin-bottom:15px;}

.banner_form .homeworth_form{ background-color:rgba(255,255,255,0.3); margin-top:30px;}

.banner_form .homeworth_form .form-control { background-color:rgba(255,255,255,0.7);}

.banner_form{ background-image: url(../images/banner.jpg); background-size:cover; color:#fff;}

.banner_form form{ position: relative; z-index: 1;}

.banner_form h2 span{ font-weight: 400; font-size: 25px;}

/*Daily-listing-alert-page*/



/*NEW_CSS_START*/

 /*Search_bar_start*/
 .main_Filter {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.main_Filter .Filter_sec {width: 5%;}
form#search_form .main_Filter .dropdown {width: 20% !important;margin: 0; border: 1px solid #bab9b9; }
form#search_form .main_Filter .search_details {     width: 74%;  margin-left: 15px; }
.main_Filter .Filter_sec .form_contain_filterby {margin-top: 0px;font-size: 18px;font-family: 'Sarabun';}
form#search_form .main_Filter .dropdown div#searchInputDiv {padding:0; margin:0; height: 46px; }
form#search_form .main_Filter .dropdown div#searchInputDiv input#text_search {padding: 10px 15px;margin: 0;   }
form#search_form .main_Filter .search_details .filter_btn_section {width: 11%;}
form#search_form .main_Filter .search_details .filter_btn_section .form-control {padding: 10px 20px;}
form#search_form .main_Filter .search_details .multiselect {width: 11% !important;}
form#search_form .main_Filter .search_details .multiselect .btn {padding: 0px 15px;}
form#search_form .main_Filter .search_details .filter_btn_section .btn{ padding: 0px 15px; font-weight: 500;z-index: 0; }
form#search_form .main_Filter .search_details .multiselect .selectbox {padding: 0px 15px; border: none !important; }
form#search_form .main_Filter .search_details .header_gridview_breadcumb {width: 10%;padding: 9px 15px;margin: 0px !important;}
form#search_form .main_Filter .search_details div#searchapply {padding: 11px;}
form#search_form .main_Filter .search_details .multiselect ul#multipleSelect li input {margin-left: 0;}
/*Search_bar_end*/
 
 
 /*happy_client_carousel_start*/
 .happy_client_carousel .client_review figure img { height: auto !important;}
.happy_client_carousel.owl-carousel .owl-nav button span{ font-size:0px; }
.happy_client_carousel.owl-carousel .owl-nav button.owl-next, .happy_client_carousel.owl-carousel .owl-nav button.owl-prev { position:absolute; top:50%; transform: translate(0,-50%); font-size:30px !important; }
.happy_client_carousel.owl-carousel .owl-nav button.owl-prev{ left:-30px;}
.happy_client_carousel.owl-carousel .owl-nav button.owl-prev:before {  content: "\f053"; font-family: "Font Awesome 5 Pro"; font-weight: 900; color:#69696a;}
.happy_client_carousel.owl-carousel .owl-nav button.owl-next{ right:-30px;}
.happy_client_carousel.owl-carousel .owl-nav button.owl-next:before { content: "\f054"; font-family: "Font Awesome 5 Pro"; font-weight: 900; color:#69696a;}
.owl-dots { display:none;}
.happy_client_carousel .featured_item > figure img{ object-fit: cover; }
.happy_client_carousel .owl-nav.disabled {display: block !important;}
.happy_client_carousel { position: relative; }
/*happy_client_carousel_end*/

/*modal_page_desing_css_start*/
.modal_page_desing div#request-form {margin: 0;width: 100% !important;}
.modal_page_desing .property-column.agent-info {width: 100%;}
.modal_page_desing .label-drip-campaign {margin-bottom: 10px;}
.modal_page_desing  .drip-btn-wrapper { margin-bottom: 20px;}
.modal_page_desing  .drip-btn-wrapper input.btn.btn-outline-primary { margin-left: 10px;}
.modal_page_desing .property-column .request-more input.btn.btn-primary.btn-lg.send-message {float: none;font-size: 18px;font-weight: 400;border-radius: 30px;text-transform: capitalize;text-align: center;}
.modal_page_desing .est-mortgage {padding: 15px 15px;}
.modal_page_desing .property-text {padding-top: 25px !important;}
.modal_page_desing .property-text h4 { font-size: 24px; font-weight: 300; font-family: 'Sarabun'; color: #000; margin-bottom: 5px;   }
.modal_page_desing .property-text div#dDesc {margin-bottom: 15px; font-size: 16px; color: #000; }
.modal_page_desing .property-column.map-integrated.mt-3 {  width: 100%; margin-top: 0px !important;  padding-left: 15px; }
.modal_page_desing .about-property h3{ font-size: 24px; font-weight: 300; font-family: 'Sarabun'; color: #000; margin-bottom: 5px; padding-bottom: 0px; }
.modal_page_desing div#agentContactForm {padding: 0px 20px; padding-left: 30px; }
.modal_page_desing .property-column .column-title {font-size: 24px;font-family: 'Sarabun';margin-bottom: 15px; color: #014779; font-weight: 500; }
.modal_page_desing .property-column h2 {margin-bottom: 3px;}
.modal_page_desing .property-column .agent-title {font-size: 16px !important;line-height: normal !important;margin-bottom: 4px !important; color: #000;text-transform: uppercase;}
.modal_page_desing .property-column h3.broker-title {font-size: 16px !important;line-height: 22px;margin-bottom: 8px;color: #000;}
.modal_page_desing .property-column .phone-mobile a {color: #000;font-size: 16px;font-weight: 500;transition: all 0.3s;}
.modal_page_desing .property-column .phone-office a {color: #000;font-weight: 500;font-size: 16px; transition: all 0.3s;}
.modal_page_desing .property-column .phone-office a:hover{ color: #014779; }
.modal_page_desing .property-column .phone-mobile a:hover{ color: #014779;}
.modal_page_desing .drip-campaign-btns {margin-top: 10px;}
.modal_page_desing .property-column {box-shadow: 0px 2px 5px 1px #00000045;}
.modal_page_desing .sp-slider-card {box-shadow: 0px 2px 5px 1px #00000045;}
.modal_page_desing input.form-control {height: 50px !important;color: #717171;font-size: 14px !important;padding: 10px 15px;background: #fff;}
.modal_page_desing select.form-control {height: 50px !important;color: #717171;font-size: 14px !important;padding: 10px 15px;background: #fff;}
/*.modal_page_desing .btn-outline-primary:hover {  background-color: #014779;color: #fff !important;border-color: #014779 !important; 	}*/
.modal_page_desing .btn-outline-primary:active, .show>.btn-outline-primary.dropdown-toggle {background-color: #014779 !important;padding-bottom: 0;	}
.modal_page_desing .slider-address span#dAddress {font-size: 22px;font-weight: 400;font-family: 'Sarabun';color: #000;margin-bottom: 8px;display: inline-block;}
.modal_page_desing .short-data-wrapper {min-height: 3.1rem;    font-family: 'Sarabun';}
.modal_page_desing .short-data-wrapper i {color: #000;font-size: 20px;}
.modal_page_desing .short-data-wrapper div.square {color: #000000;}
.modal_page_desing div#dExtras {margin-bottom: 15px;font-size: 16px;color: #000;}
/*.modal_page_desing .est-mortgage button.prequalified {color: #014779;border-color: #014779;} background-color: #3da9fc;*/
/*.modal_page_desing .btn-primary:hover {color: #fff;background-color: #014779 !important;border-color: #014779;}
*/.modal_page_desing .property-column.map-integrated {padding: 0;box-shadow: none;margin: 0;}
.modal_page_desing .property-column.map-integrated a#dMapLink {display: inline-block;}
.modal_page_desing .property-column.map-integrated a#dMapLink button.overlaybtn {height: auto;}
.modal_page_desing .property-column.map-integrated a#dMapLink button.overlaybtn span.textview { transition: all 0.3s; font-size: 18px;font-weight: 400;text-transform: capitalize;text-align: center;padding: 15px 10px;box-shadow: none;font-family: 'Sarabun';}
.modal_page_desing .card-header {background: #014779; padding: 0; }
.modal_page_desing .card-header button.btn.btn-link {line-height: normal;padding: 15px;}
.modal_page_desing .card-header .btn-link:hover {color: #ffffff;text-decoration: underline;}
.modal_page_desing .card-header .btn.focus, .btn:focus {box-shadow: none;}
.modal_page_desing .collapse dl {color: #000;font-size: 15px;font-weight: 500;font-family: 'Sarabun';    opacity: 1; }
.modal_page_desing .collapse dt {color: #000;font-size: 15px;font-weight: 700;font-family: 'Sarabun';    opacity: 1; }
.modal_page_desing .collapse dd {color: #000;font-size: 15px;font-weight: 500;font-family: 'Sarabun';    opacity: 1; }
.modal_page_desing .property-details .property-details-block dl:nth-child(4n-7):before {content: "";display: block;background-color: #ececec;}
.modal_page_desing .wrapper-rooms h3 {font-size: 24px;font-weight: 400;margin-bottom: 10px;font-family: 'Sarabun'; color: #000; }
.modal_page_desing .wrapper-rooms .row1 {margin-left: 0px;font-size: 16px;font-weight: 500;margin-bottom: 5px;font-family: 'Sarabun';}
.modal_page_desing .wrapper-rooms h4 {font-size: 22px;font-weight: 500;margin-bottom: 10px;font-family: 'Sarabun';}
.modal_page_desing  div#ws-walkscore-tile {width: 100% !important;}
.modal_page_desing div#ws-walkscore-tile iframe {width: 100%;}
.modal_page_desing .card-body h4 {font-size: 24px;font-weight: 400;margin-bottom: 10px;font-family: 'Sarabun'; color: #000;}
.modal_page_desing .property-column.map-integrated a#dMapLink button.overlaybtn span.textview:hover {background-color: #014779;}
.modal_page_desing .card-header {position: relative;}
.modal_page_desing .card-header h5::after {content: "\f067";position: absolute; font-size: 21px; font-family: 'Font Awesome 5 Free'; font-weight: 600; right: 15px; top: 15px; color: #fff;}
.modal_page_desing .card-header h5.active::after{ content: "\f068"; }
.payment_calc {box-shadow: 0px 2px 5px 1px #00000045;padding: 20px;margin-top: 20px;text-align: center;}
.payment_calc a{transition: 0.4s;padding: 10px 30px 11px;border-radius: 30px;display: inline-block;font-size: 18px;margin: auto; text-transform: capitalize; }
.payment_calc a:hover{ background-color: #014779; } 
.modal_page_desing .space_left {  padding-right: 30px;}
.modal_page_desing div#buyersoption {margin-bottom: 30px;}
/*modal_page_desing_css_end*/

/*home_slider_start*/
.home_slider .banner::before {content: "";background: #00000052;height: 100%;width: 100%;position: absolute;left: 0;right: 0;top: 0;z-index: 1;}
.home_slider .image_profile {z-index: 1;}
.home_slider .banner_content {z-index: 1;}
.home_slider .owl-nav {display: none;}
.home_img_left { position: relative; }
/*home_slider_end*/

 

@media only screen and (min-width:1400px) and (max-width:1630px){
/*Search_bar_start*/
.main_Filter .Filter_sec {width: 8%;}
form#search_form .main_Filter .search_details {width: 75%;margin-left: 5px;}
form#search_form .main_Filter .search_details .header_gridview_breadcumb {width: 13%;}
form#search_form .main_Filter .search_details .multiselect {width: 12% !important;}
form#search_form .main_Filter .search_details .filter_btn_section {width: 12%;}
form#search_form .main_Filter .dropdown {width: 15% !important;}
/*Search_bar_end*/
}


@media only screen and (min-width:1200px) and (max-width:1399px){
/*Search_bar_start*/
.main_Filter .Filter_sec {width: 100%;display: block;margin-bottom: 15px;}
form#search_form .main_Filter .search_details {width: 84%;margin-left: 5px;}
form#search_form .main_Filter .search_details .header_gridview_breadcumb {width: 13%;}
form#search_form .main_Filter .search_details .multiselect {width: 11% !important;}
form#search_form .main_Filter .search_details .filter_btn_section { width: 14%;}
form#search_form .main_Filter .dropdown { width: 15% !important;}
form#search_form .main_Filter .search_details div#searchapply { width: 50px;}
/*Search_bar_end*/
}


@media only screen and (min-width:992px) and (max-width:1199px){
/*modal_page_desing_css_start*/
.modal_page_desing .property-column .column-title {font-size: 22px;}
.modal_page_desing .slider-address span#dAddress {font-size: 20px;}
.modal_page_desing .property-text h4 {font-size: 20px;}
.modal_page_desing .about-property h3 {font-size: 20px;}
.modal_page_desing .property-column.map-integrated.mt-3 {margin-top: 0px !important;}
/*modal_page_desing_css_end*/
 
 /*Search_bar_start*/
.main_Filter .Filter_sec {width: 15%;display: block;margin-bottom: 15px;}
form#search_form .main_Filter .search_details {width: 100%;margin-left: 0;}
form#search_form .main_Filter .dropdown {width: 85% !important;margin-bottom: 15px;}
form#search_form .main_Filter .search_details div#searchapply { width: 50px;}
form#search_form .main_Filter .search_details .filter_btn_section { width: 14%;}
form#search_form .main_Filter .search_details .multiselect {width: 11% !important;}
form#search_form .main_Filter .search_details .header_gridview_breadcumb {width: 13%;}
form#search_form .main_Filter .search_details .multiselect .btn { font-size: 14px !important; }
/*Search_bar_end*/

}

@media only screen and (min-width:768px) and (max-width:991px){
/*modal_page_desing_css_start*/
.modal_page_desing .property-column .column-title {font-size: 20px;}
.modal_page_desing .slider-address span#dAddress {font-size: 20px;}
.modal_page_desing .property-text h4 {font-size: 20px;}
.modal_page_desing .about-property h3 {font-size: 20px;}
.modal_page_desing .property-column.map-integrated.mt-3 {margin-top: 0px !important;}
.modal_page_desing .property-column.agent-info div#agentphoto {height: 85px;margin-bottom: 15px;}
.modal_page_desing .property-column.agent-info .col-8 {display: block;flex: 100%;max-width: 100%;padding-left: 0;}
.modal_page_desing .property-column .request-more input.btn.btn-primary.btn-lg.send-message {font-size: 16px;}
.modal_page_desing div#agentContactForm { padding-left: 15px;}
.modal_page_desing .space_left { padding-right: 15px;}
.modal_page_desing .wrapper-rooms h3 { font-size: 20px;}
.modal_page_desing .card-body h4 { font-size: 20px;}
form#search_form .main_Filter .dropdown div#searchInputDiv input#text_search {   border-bottom: none !important;}
/*modal_page_desing_css_end*/

 /*Search_bar_start*/
.main_Filter .Filter_sec {width: 15%;display: block;margin-bottom: 15px;}
form#search_form .main_Filter .search_details {width: 100%;margin-left: 0;}
form#search_form .main_Filter .dropdown {width: 85% !important;margin-bottom: 15px;}
form#search_form .main_Filter .search_details div#searchapply { width: 50px;}
form#search_form .main_Filter .search_details .filter_btn_section { width: 21%; min-width: 21%;}
form#search_form .main_Filter .search_details .multiselect {width: 21% !important;}
form#search_form .main_Filter .search_details .header_gridview_breadcumb {width: 56%;}
form#search_form .main_Filter .search_details .multiselect .btn { font-size: 14px !important;  }
form#search_form .main_Filter .search_details .multiselect .selectbox { padding: 5px 15px; height: 48px; }
form#search_form .main_Filter .search_details .filter_btn_section .btn { height: 48px; }
form#search_form .main_Filter .search_details div#refreshButton { position: relative; right: 0;}
form#search_form .main_Filter .search_details .filter_btn_section.mobilenone {display: block;}
/*Search_bar_end*/


}

@media (max-width: 575px) {
.image_profile {bottom: 114px;} 
}

@media only screen and (min-width: 320px) and (max-width: 767px){
/*happy_client_carousel_start*/    
 .happy_client_carousel.owl-carousel .owl-nav button.owl-prev{ left:-10px !important;}    
.happy_client_carousel.owl-carousel .owl-nav button.owl-next {  right: -10px !important;}  
/*happy_client_carousel_end*/

/*modal_page_desing_css_start*/ 
.modal_page_desing .slider-address span#dAddress {font-size: 18px;}
.modal_page_desing .slider-address span {display: flex;align-items: center;}
.modal_page_desing .short-data-wrapper {flex-wrap: wrap;display: flex;}
.modal_page_desing .short-data-wrapper .wrapper-price-type {text-align: center;margin: 10px;width: 100%;justify-content: center;}
.modal_page_desing .short-data-wrapper .wrapper-price-type .property-price.Sale span.end-price {float: none;}
.modal_page_desing .short-data-wrapper {flex-wrap: wrap;display: flex;padding-left: 0;border: 1px solid #e0e0e0;}
.modal_page_desing .property-text h4 {font-size: 20px;}
.modal_page_desing .property-text div#dDesc {font-size: 15px;}
.modal_page_desing .about-property h3 {font-size: 20px;margin-bottom: 0;}
.modal_page_desing .property-column.map-integrated.mt-3 {text-align: center;margin-top: 0px !important; }
.modal_page_desing .wrapper-rooms h3 {font-size: 16px;}
.modal_page_desing .card-body h4 {font-size: 18px;}
.modal_page_desing .property-details .property-details-block dl:nth-child(4n-7):before {width: 100%;}
.modal_page_desing .card-header button.btn.btn-link {text-align: left;}
.modal_page_desing .short-data-wrapper div.square {width: 100%;}
.modal_page_desing .property-column .column-title {font-size: 18px;}
.property-column.agent-info h2 {font-size: 16px;margin-bottom: 5px !important;}
.modal_page_desing .property-column .agent-title {font-size: 14px !important;}
.modal_page_desing .property-column h3.broker-title {font-size: 14px !important;}
.modal_page_desing div#agentContactForm { padding-left: 0px;  padding: 0px 0px; }
.modal_page_desing .space_left { padding-right: 15px;}
.modal_page_desing .est-mortgage button.prequalified { line-height: normal; padding: 10px 10px;}
.modal_page_desing .property-column.map-integrated.mt-3 { padding-left: 0;}
/*modal_page_desing_css_end*/

 
 /*Search_bar_start*/
.main_Filter .Filter_sec {width: 100%;display: block;margin-bottom: 15px;}
form#search_form .main_Filter .search_details {width: 100%;margin-left: 0;}
form#search_form .main_Filter .dropdown {width: 100% !important;margin-bottom: 10px !important;border: none;}
form#search_form .main_Filter .search_details div#searchapply { width: 25%; padding: 6px; }
form#search_form .main_Filter .search_details .filter_btn_section {width: 100%;margin-bottom: 10px;}
form#search_form .main_Filter .search_details .multiselect {width: 100% !important;margin-bottom: 10px !important;}
form#search_form .main_Filter .search_details .header_gridview_breadcumb {     width: 50%; position: absolute; bottom: 0px !important; padding: 10px; }
form#search_form .main_Filter .search_details .multiselect .btn { font-size: 14px !important; height: 46px !important; }
form#search_form .main_Filter .search_details .multiselect .selectbox { padding: 5px 15px; height: 48px; }
form#search_form .main_Filter .search_details .filter_btn_section .btn { height: 48px; }
form#search_form .main_Filter .search_details div#refreshButton {      position: relative; right: 0; width: 25% !important; }
form#search_form .main_Filter .search_details .filter_btn_section.mobilenone {display: block;}
.main_Filter .Filter_sec .form_contain_filterby {display: block;}
form#search_form .main_Filter .dropdown div#searchInputDiv input#text_search {padding: 5px 15px;margin: 0;width: 100% !important; border-radius: 0;}
form#search_form .main_Filter .dropdown div#searchInputDiv {padding-left: 0px !important;}
form#search_form .main_Filter .search_details .filter_btn_section .form-control {height: 46px !important;}
div#gridViewProperty h1.search_header_text.color000 { font-size: 18px !important; margin-bottom: 15px;}
.bg_color .pt-5.pb-5 { padding-bottom: 1rem!important;}

/*Search_bar_end*/


}

/*NEW_CSS_END*/


/*media_css*/



@media (min-width: 1400px) { 

.container { max-width: 1430px;}  

.banner_extra_detail .container{ max-width:1550px;}    

}







@media (min-width: 1200px) and (max-width: 1399px) { 

/*banner*/      

.banner_content h2 {  color: #fff;  font-size: 40px;}    

.banner_content h2 span{ line-height: 45px;}     

.banner_image img { min-height: 530px;}   

.banner_detail_box .content_box h2{ font-size:25px;}        

/*banner*/    

}



@media (min-width: 992px) and (max-width: 1199px) { 

/*banner*/ 

.banner_detail_box figure img {  height: 200px;  object-fit: cover;}    

.banner_detail_box .content_box h2{ font-size:25px;}

.banner_content h2 { color: #fff;  font-size: 35px;}

.banner_content h2 span{ line-height:35px;}  

.banner_detail_box a{ position: relative; bottom: 0px; right: 0;}  

.banner_detail_box .content_box{ padding:25px;}   

.banner_detail_box .content_box p{ margin-bottom:20px;}    

/*banner*/ 



.about_home { padding: 20px 0px 10px;}    

    

/*client_review*/     

.client_review{ padding:30px;}    

.client_review .client_content p{ font-size:15px;}  

.client_review figure { width: 30%;}    

.client_review .client_content{  width:65%; }    

/*client_review*/



/*our_services*/     

.our_services { padding-bottom: 15px;}  

.service_item h5, .service_item a{ font-size:16px;}    

/*our_services*/ 

    

/*need_help*/    

.need_help h2{ font-size:30px;} 

.need_help h2 a{ font-size:40px;}    

/*need_help*/

    

/*contact_home*/    

.contact_home h5{ font-size:15px; line-height: 25px;}    

.contact_home .contact_item figure{ width:75px; height: 75px; padding:10px;}    

.contact_home .contact_item{min-height: 75px; padding-left:85px;}    

/*contact_home*/

    

.heading h2{ font-size:32px;}    

.heading { margin-bottom: 25px;}   

    

}



@media (min-width: 768px) and (max-width: 991px) {   

    

.about_home { padding: 20px 0px 10px;}   

.about_home_content h2{ font-size:28px; margin-bottom:20px;}    

    

/*happy_Clients*/   

.client_review .client_content p{ font-size:15px;}    

.happy_Clients h3 { text-transform: uppercase;  font-size: 25px;  margin-bottom: 10px;  }    

.client_review figure { width: 35%;}    

.client_review .client_content { width: 60%;}  

/*happy_Clients*/   



/*need_help*/ 

.need_help{ padding:60px 0px 30px;}    

.need_help h2{ font-size:22px;} 

.need_help h2 a{ font-size:32px;}    

/*need_help*/  



/*contact_page*/    

.contact_inner_item p{font-size: 14px;  color: #717171;}    

.contact_us .form-control{ padding:10px 15px;}   

    

.heading h2{ font-size:32px;}   

.heading { margin-bottom:20px;}  

}



@media (max-width: 991px) { 

.heading h2{ font-size:25px;}    

.heading{ margin-bottom:25px;}     

    

/*banner*/      

.image_profile{ width:25%; left: 30px;}          

.banner_content h2 { font-size: 35px;} 

.banner_extra_detail { margin-top: 30px; }    

.banner_detail_box{ margin:10px 0px; }    

/*banner*/   

    

.service_item h5 , .service_item a{ font-size:16px;}  

    

/*our_services*/     

.our_services {  padding-bottom:0px;} 

/*our_services*/ 

    

   

/*happy_Clients*/    

.happy_Clients { padding: 30px 0px 0px;  margin-bottom: -40px;}    

/*happy_Clients*/     



/*seller_tips*/  

.seller_tips .homeworth_form{ margin-top:30px;}

/*seller_tips*/  

}



@media (max-width: 767px) { 

.p-50{ padding:35px 0px;} 

    

/*banner*/      

.banner_detail_box .content_box h2{ font-size:25px;}    

.banner_detail_box a{ padding:8px 25px 10px; font-size:15px;}    

.banner_content h2 { font-size: 30px;}   

    

/*banner*/   



/*about_home*/    

.about_home { padding: 20px 0px 10px;}   

.about_home_content h2{ font-size:25px; margin-bottom:20px; }       

/*about_home*/ 

 

/*featured_propertie*/    

.featured_propertie .heading .view_cat{ font-size:15px;}

/*featured_propertie*/ 

    

/*happy_Clients*/    

.happy_Clients .row [class*="col-"]{ padding-top:10px; padding-bottom: 10px;}     

.client_review{ padding:20px;}    

.client_review .client_content p{ font-size:14px;}     

.client_review figure { width: 35%;}    

.client_review .client_content {width: 60%;}   

.happy_Clients h3 { text-transform: uppercase;  font-size: 25px;  margin-bottom: 15px;}    

/*happy_Clients*/

         

/*need_help*/ 

.need_help{ padding:60px 0px 30px;}    

.need_help h2{ font-size:22px;} 

.need_help h2 a{ font-size:32px; border: none; margin: 0px; padding: 10px 10px 0px;}    

/*need_help*/ 



/*contact_page*/    

.contact_inner { padding-top: 30px;  margin-top: 40px;  border-top: 1px solid #ccc;}    

.map_box iframe { width: 100%;  height: 300px;}    

/*contact_page*/

    

.inner-banner figure img {  min-height: 200px;  object-fit: cover;}    

.banner_caption h2{ font-size:25px; margin-bottom: 15px;  }  

 

/*search_form*/

.search_form .form-control { height: 45px;}    

.search_form .btn_default{ font-size:16px; padding: 5px 30px;} 

.search_form .form-control{padding: 10px 15px;}

/*search_form*/



/*Daily-listing-alert-page*/ 

.banner_form{ padding:40px 0px;}

.banner_form h2 span{ font-size:20px;}

.banner_form h2{ font-size:30px;}

.banner_form h5{ font-size:18px;}

/*Daily-listing-alert-page*/



/*seller_tips*/

.seller_tips .nav-pills .nav-link { padding: 8px 15px;  font-size: 14px;}

/*seller_tips*/



/*right_fix_button*/

.right_fix_button button { font-size: 16px;}

.right_fix_button {  right: 36px;  z-index: 1;}

/*right_fix_button*/

}



@media (max-width: 574px) { 



form .form-control{ height: 45px;}



/*banner*/   

.banner_content{ position: relative; top: 0px; transform:translate(0); left: 0px; padding: 15px; background-color: #014779; }    

.banner_detail_box figure img{ height: 200px; object-fit: cover;}       

.banner_content h2 { font-size: 25px;}    

.banner_detail_box a { position: relative;  bottom: 0px;  right: 0;}   

.banner_detail_box .content_box{ padding:20px;}    

.banner_extra_detail { margin-top: 0;}    

.banner_image img {  min-height: 150px;  object-fit: cover;}    

/*banner*/



/*featured_propertie*/    

.featured_propertie .owl-carousel .owl-nav button.owl-prev{ left:-10px;}    

.featured_propertie .owl-carousel .owl-nav button.owl-next {  right: -10px;}    

.client_review figure { width: 100%; text-align: center;}      

.client_review .client_content { width: 100%; padding:15px 0px 0px; margin: 0px; border: none;}   

/*featured_propertie*/

    

/*need_help*/ 

.need_help{ padding:60px 0px 25px;}    

.need_help h2{ font-size:20px;} 

.need_help h2 a{ font-size:30px; border: none; margin: 0px; padding: 10px 10px 0px;}    

/*need_help*/     



/*search_form*/

.search_form{ overflow: visible; border-radius: 0px; text-align: center;}    

.search_form .btn_default { position: relative; padding:8px 30px; border-radius: 0px 0px 8px 8px;}   

/*search_form*/



.homeworth_form { padding:25px; }    

.content_page { padding: 40px 0px;}  

        

}

.content_box li {
    list-style: disc;
}











































