@import url('https://fonts.googleapis.com/css2?family=Parisienne&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --primary-color: #17181a;
    --secondary-color: #a9a9a9;
    --accent-color: #6f7d8c;
    --txt-color: #404040;
    --bg-color: #fff;
    --white: #fff;
    --black: #000;
    --main-font: "Public Sans", sans-serif;
    --alt-font: "Public Sans", sans-serif;
}

header .-default nav #main_menu li a {
    color: #ffffff;
}

.dropdown-menu {
    background-color: #ffffff;
}

/*-------------landing page content--------------*/

.under_construction .-default {
    display: none;
}

.under_construction  footer {
    display: none;
}

.under_construction section.uber-footer {
    display: none!important;
}

.warning-content {
    text-align: center;
    margin-top: 100px;
}
header .-default .navbar-static-top .company-logo .navbar-brand img{
        max-width:200px;
}    

@media (min-width:650px){
header .-default .navbar-static-top .company-logo{
   position:absolute; 
}
}

@media (max-width:650px){
    #Home-banner-area h1{
        font-size:40px;
    }
    .banner-area-text{
        margin-top:80px;
    }
    p.custom-banner-text{
        font-size:45px;
    }
}

/*-------------hidden content--------------*/


.hidecontent {
    display: none;
}

/*---------------------------home banner-------------------------------------*/

div#id_inset_group8 {
    display: none;
}

.-text-center.-banner-text.container.align-center {
    text-align: center;
}

.home .banner-layout-container .-banner-text h1 {
    color: var(--white);
    font-family: "Public Sans", sans-serif;
    font-size: 5em;
    font-weight: bold;
    line-height: normal;
}


.home .banner-layout-container .-banner-text p {
    color: #e7273e;
    font-family: "Parisienne", cursive;
    font-size: 9em;
    font-weight: 800;
    line-height: normal;
}


/*-----------------HOMEPAGE CSS WIDGETS--------------------------*/
header .-default .navbar-static-top .navbar-header a#nav-expander {
    background: none repeat scroll 0 0 #3a3b3d;
}

#static-banner:before {
    background: rgba(0, 0, 0, 0.3);
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-family: playfair display;
}

section.aboutsect {
    background: #3a3b3d;
    color: #ffffff;
}

ul.award-list {
    background: #ffffff;
}

.-about4 #abt-text .abt-box {
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
}

.-about4 #abt-text .abt-box .-title {
    margin-top: 0;
    font-size: 5em;
    letter-spacing: 0;
    line-height: normal;
    font-family: "Parisienne", cursive;
    text-transform: none;
    color: #e7273e;
}

.-about4 #abt-text .abt-box .-description {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1.5;
}

.-about4 #abt-text {
    height: auto;
    overflow: visible;
}

.-about4.no-gutter.ganz-about-us {
    padding: 50px 0;
}

.-about4 .abt-img img {
    width: 100%;
    object-fit: contain;
    max-width: 400px;
    margin: 0 auto;
}

div#abt-text p {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1.5;
}


div#abt-text h4.editable {
    font-family: 'Parisienne';
    text-transform: none;
    font-size: 3em;
    margin-top: 25px;
}



/*---------------------------CTA SECTIONS-----------------------*/

section.homebox1 {
    padding: 50px 0;
    text-align: center;
    background: #103e78;
    color: #ffffff;
}



section.ctabox1 {
    padding: 90px 0;
    background: #103e79;
    color: #ffffff;
}


.starboxesmain {
    display: flex;
    justify-content: space-evenly;
}

.starbox {
    background: #e7273e;
    width: 100%;
    padding: 20px;
    max-width: 340px;
    text-align: center;
}

span.fa.fa-star {
    color: #103e79;
    font-size: 20px;
    padding: 8px;
}


.startextbox {
    background: #ffffff;
    padding: 20px;
    height: 145px;
    margin: 20px auto;
}

.startextbox h3 {
    font-weight: bold;
    line-height: normal;
    font-size: 21px;
}

/*----------------------------------awards---------------------------------*/

section.awardsect {
    padding: 90px 0;
}


/*--------------------TESTIMONIALS--------------*/

section.testibox {
    background: #3a3b3d;
    color: #ffffff;
}

.simp-testimonial .carousel .carousel-inner, .-testimonial .carousel .carousel-inner {
    width: 100%;
    margin: 0 auto;
}

.home-testim-name.editable h3 {
    font-size: 18px;
    margin-top: 20px;
}

.hometextbox {
    border: 1px solid #ffffff;
    padding: 30px;
    height: 390px;
}

.simp-testimonial h2, .-testimonial h2 {
    margin-bottom: 30px;
    line-height: normal;
    font-size: 3em;
    font-family: playfair display, serif;
    font-weight: normal;
    text-transform: none;
}

.home-testim-name.editable {
    margin-top: 20px;
}

.home-testim-name.editable h4 {
    font-size: 1em;
}


.headerandscroll {
    display: flex;
    justify-content: space-between;
}

.simp-testimonial .carousel .carousel-inner .home-testim-text, .-testimonial .carousel .carousel-inner .home-testim-text {
    font-size: 16px;
    color: #ffffff;
    font-style: italic;
    padding-bottom: 5px;
    padding-top: 10px;
    line-height: 25px;
}

section.testibox a.left.fa.fa-chevron-left {
    background: #e7273e;
    padding: 20px;
    border-radius: 67px;
    font-size: 15px;
    width: 50px;
    height: 50px;
    color: #3a3b3d;
}

section.testibox a.right.fa.fa-chevron-right {
    background: #e7273e;
    padding: 20px;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    font-size: 15px;
    color: #3a3b3d;
}



/*--------------------------abouttextend-----------------------*/

/*--------------------------image and paragraph box-----------------------------------*/

section.textcontent {
    background: #fff url(https://store24-ubertor-com.s3.amazonaws.com/cl2057/content/image/20240625-130409_70263.jpg) top center;
    background-size: cover;
}

section.textcontent .container {
    padding: 200px 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
}

.textcontentbox {
    max-width: 1170px;
    margin: 0 auto;
    text-align: center;
    color:#ffffff;
}

/*--------------------------image and paragraph box end-----------------------------------*/



.awardbox img.img-responsive {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}

/*footer .-var1 {
    background: var(--primary-color) url(https://store24-ubertor-com.s3.amazonaws.com/cl2057/content/image/BENCH-SIGN_70237.jpg) center no-repeat;
    padding-top: 22vh;
    background-size: cover;
}*/

.-fixed.col-xs-12.col-sm-12 {
    text-indent: -99999px;
    overflow: hidden;
}

.uber-footer {
    background: #3a3b3d;
    border-top: none;
}

/*jx featured listings*/

div[data-widget-type=featured_listings] #layout-2 .inset .provided_by{
  display:none;
}
.activebtn{
  text-align:center;
  margin-top:40px;
}
.featured_listings{
  overflow: initial;
}
.slick-next{
  right:0!important;
}
.slick-prev{
  left:0!important;
}
.slick-next, .slick-prev{
  position:relative!important;
}
.slick-next:before, .slick-prev:before{
 color:#103e79!important;
}
.feawrap{
  display: flex;
    justify-content: space-between;
    align-items: center;
}
.slidernav{
  display:flex;
}
[data-widget-type=featured_listings] .title{
  display:block;
  color:#e7273e;
  text-transform:capitalize;
}
.activebtn a{
  font-size:16px;
   background:#103e79;
     padding:10px 30px;
   color:#fff;
}
[data-widget-type="featured_listings"]{
  padding:50px 0;
}
#layout-2 .listing .details-container{
  bottom:0;
  transform:none!important;
}
#layout-2 #featured_listings .details-main{
  background:transparent!important;
   text-align:left!important;
}
#layout-2 #featured_listings .details-minor{
  display:none;
}
#layout-2 #featured_listings .details-main .price{
  font-style:initial;
}
#layout-2 #featured_listings .photo-container:before {
    content: " ";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {#layout-2 #featured_listings .item .photo-container > img{
  max-height:450px;
  min-height:450px;
}
}
header .-default .navbar-static-top .navbar-header{
  width:100%;
}




.awardbox .editable-img {
    border: 1px solid #3a3b3d;
}



.starboxesmain .starbox .fa {
  transition: all 0.5s ease-in-out;
}
.starboxesmain .starbox:hover .fa {
  color: gold;
}
.starboxesmain .starbox:hover a {
  text-decoration: none;
}

.-text-center.-banner-text.container.align-center {
  opacity: 0;
  animation: fadeInUp 1s ease-in forwards; 
}

form#mortgageCalculator_information {
    background: #e7e7e7;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 50px;
    border-radius: 17px;
    margin-bottom: 20px;
}

form#mortgageCalculator_information td.title {
    width: 178px;
    margin: 10px !important;
    display: block;
}



body.on-live-editor .animate {
opacity: 1;
transform: initial;
}
.animate {
      opacity: 0;
      transform: translateY(80px);
      transition: all 1.3s ease-out;
    }

    .animate.fadeInUp {
      opacity: 1;
      transform: translateY(0);
    }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(80px); 
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.star-section {
  text-align: center;
  padding: 100px 15px;
  background: #f0f0f0;
}
.star-section img {
  display: block;
  margin: 0 auto 40px;
}




#search-communities-section {
  padding: 90px 5px;
  text-align: center;
}
#search-communities-section .custom-widget-title {
  text-transform: uppercase;
  margin-bottom: 30px;
}
#search-communities-section .container p {
  color: #373737;
  font-size: 24px;
  line-height: 1.2em;
  letter-spacing: 1px;
  margin-bottom: 60px;
}
.grid-search-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px;
  align-items: center;
}
.grid-search-area > div a {
  position: relative;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  height: 482px;
}
.grid-search-area > div a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.grid-search-area > div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: rgba(0,0,0,0.3);
  transition: all 0.3s ease-in-out;
}
.search-wrapper {
  position: absolute;
  top: 45%;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 2;
  margin-top: -50px;
}
.grid-search-area > div .search-wrapper p {
  color: #fff;
  font-size: 30px;
  line-height: 1.2em;
  text-transform: uppercase;
  transform: translateY(40px);
  transition: all 0.3s ease-in-out;
}

.hidden-view-btn {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 10px 25px;
  display: block;
  margin: auto;
  max-width: max-content;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  font-size: 0;
  opacity: 0;
  
}
.grid-search-area > div a:hover .hidden-view-btn {
  visibility: visible;
  font-size: 20px;
  opacity: 1;
}
.grid-search-area > div a:hover p {
  transform: translateY(0);
}
.grid-search-area > div a:hover:after {
  opacity: 0;
}

[data-widget-type=search_board_listings] {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #103e79;
    color: white;
}

[data-widget-type=search_board_listings] .side_content .lstngs-sel .submit-btn {
    background: #e7273e;
    color: var(--white);
    width: 100%;
    border-radius: 0;
    margin-top: 10px;
    text-transform: UPPERCASE;
}

/*jx - social media*/
.home .breadcrumb-wrap{
  display:none;
}
header .-default .-social-wrap li a{
width: 35px;
    height: 35px;
    border-radius: 30px;
     display: flex;
    justify-content: center;
    align-items: center;
  font-size:16px!important;
  margin: 0 5px;
}

.FACEBOOK_LINK._item a{
  background: #3b5998;
}
.LINKEDIN_LINK._item a{
  background:#0077B5;
}
.TWITTER_LINK._item a{
   background:#fff;
}
.TWITTER_LINK._item a img{
  width:14px;
}
.award-list{
  display: flex
;
    align-items: center;
    align-content: center;
    width: 100%;
    margin-top: 40px;
}
.award-list li img {
    width: 100%;
    max-width: 200px;
}

@media (max-width:991px){
  .award-list{
    margin-bottom:40px;
  }
}

.footer .two img{
      max-width: 220px;
    max-height: 120px;
    min-height: 120px;
      height: 100% !important;
    width: 100%;
  padding: 0 20px;
   object-fit: contain
}
.footer .two img:first-child{
  max-width: 250px;
}
.sec-footer{
  display: flex;
  align-items: center;
}
.sec-footer p,
.sec-footer a{
  color:#fff;
}
.sec-footer .editable-img{
  display: flex;
}

footer .-var1{
  padding:7vh 0;
}
.uber-footer .container{
          width: 1170px;
}
.uber-footer .row{
  margin:0;
}
.star-section img{
  width:100%;
}

@media (max-width:800px){
  .footer .two img:first-child{
    padding-left:0;
  }
  .sec-footer {
  flex-direction: column;
    align-items: flex-start;
}
}
@media (max-width:767px){
 .home .banner-layout-container{
    bottom: 30%;
  }
  .home .banner-layout-container .-banner-text h1{
    font-size: 3em;
  }
  .home .banner-layout-container .-banner-text p {
    font-size: 6em;
  }
  #layout-2 #featured_listings .details-main {
    background: var(--primary-color);
  }
}
  
#theme-nav-menu-contact .editable-link{
  display:none;
}

section.sec5 {
    background: url(http://store24-ubertor-com.s3.amazonaws.com/cl2057/content/image/background-image_70278.jpeg) no-repeat center;
    background-size: cover;
    padding: 10vh;
}
section.sec5 .col-md-6.one li, section.sec-content .col-md-6.one li {
    display: inline-block;
}
section.sec5 .col-md-6.one .content {
    text-align: center;
    background: rgba(255 255 255);
    padding: 5vh;
}
section.sec5 .col-md-6.one h5 {
    text-transform: none;
    font-weight: bold;
    margin: 20px 0 10px;
    font-size: 18px;
}
section.sec5 .content li a {
    width: 35px;
    height: 35px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px !important;
    margin: 0 5px;
  color:#fff
}
section.sec5 .content li.TWITTER_LINK a{
  background: #AAB8C2;
}
section.sec5 .col-md-6.one p, section.sec-content .col-md-6.one p {
    padding: 0px 0px 0 0px;
    line-height: 1.6;
}

section.sec5 .col-md-6.one p a{
  color:#000; 
}
section.sec5 .col-md-6.one p a:hover{
  color:#E91D26;
  text-decoration:none;
}

section.sec5 .col-md-6.two h2 {
  color: #fff;
  margin-left: 30px;
  font-size: 2.4em;
  text-transform:capitalize;
}
section.sec5 label{
  display:none;
}
section.sec5 .form-control {
    border: 1px solid #fff;
    background: transparent;
    border-radius: 0;
    height: 50px;
    padding: 10px 30px;
    color: #fff;
}
section.sec5 .form-control:palceholder{
  color:#fff;
}
section.sec5 .btn.btn-default.submit {
    background: #e7273e;
    color: #fff;
    width: 100%;
    padding: 15px;
    text-shadow: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
  font-size:14px;
  font-weight:500;
}
section.sec5 .col-md-6.two {
    padding: 5vh;
}
#theme-nav-menu-contact span .fa{
  color:#fff;
}
#theme-nav-menu-contact a{
  padding-left:10px;
}

@media (max-width:768px){
  header .-default .navbar-static-top .navbar-header a#nav-expander{
    top:80px;
  }
}









/*---------------------------hidden sections--------------------------*/

div#id_inset_group13, div#widgetitem-35 {
    display: none;
}

[data-widget-type="featured_listings"] {
    padding: 0px 0;
    display: none;
}



section.sec-footer {
    display: none;
}


#search-communities-section {
  padding-top: 0;
}
#search-communities-section .custom-widget-title {
  display: none;
}
body.area-search .agent-details ul {
  list-style: none;
  font-size: 16px;
}



body.home .lead-form-wrapper input::placeholder {
  color: #fff;
}
#search-communities-section {
  padding: 0;
}
.grid-search-area {
  grid-gap: 0;
}

section.sec5 .col-md-6.one .content ul:nth-child(4) li a {
  color: #333;
  display: initial;
}
section.sec5 .col-md-6.one .content ul:nth-child(4) li .fa {
  font-size: 14px;
}
section.sec5 .col-md-6.one p {
  margin-bottom: 5px;
}
section.sec5 .col-md-6.one .content ul:nth-child(4) {
  margin-bottom: 10px;
}
/*SEARCH WIDGET STYLE*/
div[data-widget-type="search_board_listings"] .row:first-child:before, div[data-widget-type="search_board_listings"] .row:first-child:after {
  display: none;
}
div[data-widget-type="search_board_listings"] .row:first-child {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}
div[data-widget-type="search_board_listings"] .row:first-child .col-md-6 {
  float: none;
  width: 100%;
  padding: 0;
}
div[data-widget-type="search_board_listings"] .row:first-child .col-md-6 input {
    border-radius: 0;
    background: transparent;
    height: 50px;
    text-indent: 20px;
    color: #ffffff;
}
div[data-widget-type="search_board_listings"] .row:first-child .col-md-6 input::placeholder {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
body.home #page-content .search-board-wrap .container {
  padding: 0;
  width: 100% !important;
  max-width: 100% !important;
}
body.home #page-content div[data-widget-type="search_board_listings"] .container {
  max-width: 1200px;
  width: 100%;
}
div[data-widget-type=search_board_listings] .row {
  margin-left: 0;
  margin-right: 0;
}
div[data-widget-type="search_board_listings"] .row:nth-child(2):before, div[data-widget-type="search_board_listings"] .row:nth-child(2):after {
  display: none;
}
div[data-widget-type="search_board_listings"] .row:nth-child(2) {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 0;
  grid-gap: 10px;
}
div[data-widget-type="search_board_listings"] .row:nth-child(2) .lstngs-sel {
  float: none;
  width: 100%;
  padding: 0;
}
div[data-widget-type="search_board_listings"] .row:nth-child(2) .lstngs-sel .btn-group .btn {
  background: transparent;
  height: 50px !important;
  text-shadow: none;
  color: #fff;
  border-radius: 0;
}
div[data-widget-type="search_board_listings"] .row:nth-child(2) .lstngs-sel .btn-group .btn .caret {
  display: none;
}
div[data-widget-type="search_board_listings"] .sidebar-title {
  display: none;
}
.search-board-wrap {
  padding-top: 20px;
  padding-bottom: 40px;
}
div[data-widget-type="search_board_listings"] {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.new-grid-con {
  display: grid;
  grid-template-columns: 1fr 130px;
  align-items: center;
}
.new-grid-con .search-btn-container .col-md-2 {
  float: none;
  width: 100%;
}
.new-grid-con .search-btn-container .col-md-2 .submit-btn {
  display: block;
  height: 110px;
  border-radius: 0;
  background: var(--secondary-color);
  text-transform: uppercase;
}
/*END - SEARCH WIDGET STYLE*/


.new-grid-con .search-btn-container .col-md-2 .submit-btn {
  margin-top: 0;
  background: #e7273e;
}
.uber-footer .container {
  width: 100%;
}
ul.award-list {
  gap: 12px;
  background: transparent;
}

ul.award-list li img {
  background: #fff;
  padding: 22px 5px;
  object-fit: cover;
  height: 140px;
}
.-about4 .abt-img img {
  height: initial;
}
.col-md-5.-img-holder .abt-img .editable-img {
  max-height: 500px;
  overflow: hidden;
}
.sec5 > .container {
  width: 100%;
  max-width: 1170px;
}
section.sec5 .col-md-6.two {
  padding: 40px 35px;
}
div[data-widget-type="search_board_listings"] .row:first-child .col-md-6 input::placeholder {
  text-indent: 5px;
}
@media screen and (max-width: 1024px) {
  .textcontentbox {
    padding: 0px 25px;
  }
  div[data-widget-type="search_board_listings"] form .row:first-child, div[data-widget-type="search_board_listings"] form .row:nth-child(2) {
    grid-template-columns: repeat(1, 1fr);
  }
  .new-grid-con {
    grid-template-columns: repeat(1, 1fr);
  }
  .new-grid-con .search-btn-container .col-md-2 {
    padding: 0;
  }
  .new-grid-con .search-btn-container .col-md-2 .submit-btn {
    max-width: max-content;
    padding: 10px 15px;
    height: initial;
    margin-top: 20px;
  }
  .grid-search-area {
    grid-template-columns: repeat(1, 1fr);
  }
  section.sec5 {
    padding: 40px;
  }
}
@media screen and (max-width: 480px) {
  section.sec5 .col-md-6.one .content ul:nth-child(4) li a {
    display: block;
  }
  .col-md-5.-img-holder .abt-img .editable-img {
    height: 390px;
  }
  section.sec5 .col-md-6.one .content {
    padding: 10px 20px;
  }
  section.sec5 .col-md-6.one h5 {
    line-height: 1.2em;
  }
  section.sec5 .col-md-6.one ul:nth-child(4) li, section.sec-content .col-md-6.one ul:nth-child(4) li {
    display: block;
    width: 100%;
  }
  section.sec5 .content ul:nth-child(4) li a {
    width: 100%;
  }
}

div[data-widget-type="search_board_listings"] .sidebar-title {
  display: block;
  padding-left: 15px;
  margin-bottom: 30px;
}
section.sec5 .col-md-6.one .content ul:nth-child(4) li {
  font-size: 14px;
  display: block;
}
section.sec5 .form-control#field-message {
  height: 100px;
} 
section.sec5 #field-message::placeholder{
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.disclaimer {
  color: #fff;
}
[data-widget-type=search_board_listings] {
  background: #3a3b3d;
  padding: 100px 0;
}
.container.footer_text {
  width: 100%;
  padding: 0;
}
#new-footer-section .left-footer img {
  width: 100%;
  max-width: 280px;
  height: initial !important;
  object-fit: cover;
}
#new-footer-section {
  background: #3a3b3d;
  color: #fff;
}
#new-footer-section .footer-grid {
  display: flex;
  justify-content: space-between;
  padding: 30px;
}
#new-footer-section .footer-grid .left-footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
#new-footer-section a {
  color: #fff;
}
.left-footer p {
  margin-bottom: 0;
}
#new-footer-section a .fa {
  margin-right: 5px;
}
.footer-address-brokerage p:first-child {
  font-weight: 700;
}
.right-footer p:first-child {
  font-weight: 700;
  text-transform: uppercase;
}
.right-footer p {
  margin-bottom: 0;
}
.right-footer .-social-wrap {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.right-footer .-social-wrap  a {
  display: block;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 14px;
}
footer .-var1 {
  padding: 0;
  display: none;
}
@media screen and (max-width: 991px) {
  #new-footer-section .footer-grid {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  #new-footer-section .footer-grid .left-footer {
    grid-template-columns: repeat(1, 1fr);
  }
  #new-footer-section .left-footer img {
    margin: auto;
  }
  .right-footer .-social-wrap {
    justify-content: center;
  }
}

.grid-template-contact {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}
.sec5 .col-md-6.one {
  display: none;
}
section.sec5 .col-md-6.two {
  width: 100%;
  padding: 0;
  position: relative;
}
.sec5 > .container {
  position: relative;
  z-index: 9;
}
section.sec5 .btn.btn-default.submit {
  max-width: 250px;
}
section.sec5 .col-md-6.two h2 {
  margin-left: 0;
}
section.sec5 {
  background: url(https://store24-ubertor-com.s3.amazonaws.com/cl2057/content/image/detached-houses_70286.jpg) no-repeat;
  background-size: cover;
   background-position: center center;
  position: relative;
}

section.sec5:after {
  content: '';
  background: rgba(0,0,0,0.6);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


@media screen and (max-width: 767px) {
 .grid-template-contact {
    grid-template-columns: repeat(1, 1fr);
  } 
}
#id_inset_group10 {
  display: none;
}

body.home div#id_inset_group8 {
  display: block;
}
 section.sec5 .col-md-6.two h2 {
  color: transparent;
}
section.sec5 .col-md-6.two h2:before {
  content: "Let's Connect!";
  color: #fff;
}
body.home div#id_inset_group13 {
  display: block;
}

img.img-responsive.teamphotoft {
    max-width: 125px;
    width: 100%;
    margin: 0 auto;
}

.home section#new-footer-section:nth-child(1) {
    display: none;
}

.show-on-mobile {
	display: none;
}

@media screen and (max-width: 992px) {
.hide-on-mobile {
	display: none;	
}	
.show-on-mobile  {
	display: block;
}
}

@media screen and (max-width: 768px) {

.home .banner-layout-container .-banner-text p {
	font-size: 28px !important;
}
ul.award-list {
	flex-wrap: wrap;
}
.control-carousel {
	display: none;
}
}

.banner #top-header-content {
	display: none !important;
}
#Home-banner-area {
	background: url(https://storage.ubertor.com/cl2057/site/banner/70266.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 800px;
	height: 70vh;
	display: flex;
	align-items: center;
	text-align: center;
	position: relative;
}
#Home-banner-area .container {
	position: relative;
	z-index: 1;
}
#Home-banner-area:after {
	content: '';
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#Home-banner-area h1 {
	color: #fff;
	font-size: 55px;
	font-weight: 700;
	line-height: 1.2em;
}
p.custom-banner-text {
	color: #e7273e;
    font-family: "Parisienne", cursive;
    font-size: 55px;
    font-weight: 800;
    line-height: normal;
}

.container.footer_text{
    display:none;
}

.contact_us form#contact .submit-btn{
    margin-left: 15px;
}


.blog-content h2, .blog-content h3{
    text-transform: none;
    font-size: 32px;
    line-height: normal;
    font-weight: 600;
}
 .blog-content h3{
    font-size: 28px;
}

.blog-content ul{
    list-style: disc;
    margin: 0 40px 30px;
    font-size: 18px;
}
 .blog-content ol{
    list-style: decimal;
    margin: 0 40px 30px;
    font-size: 18px;
}


.blog-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    text-align: left;
}

.blog-content table th,
.blog-content table td {
    border: 1px solid #ccc;
    padding: 10px 12px;
}

.blog-content table th {
    background-color: #f5f5f5;
    font-weight: 600;
}

.blog-content table tr:nth-child(even) {
    background-color: #fafafa;
}

.blog-content table tr:hover {
    background-color: #f1f1f1;
}

.blog-content table caption {
    caption-side: bottom;
    padding: 10px;
    font-size: 14px;
    color: #666;
}

.blog-content p{
font-size:18px;
}



section.mls-page li {
    font-size: 16px;
    padding: 10px 20px;
}

/* Content blocks spacing */
.content-block {
    margin-bottom: 5rem;
    margin-top: 2.5rem;
}

/* FAQ */
.faq h2 {
  margin-bottom: 1.5rem;
}

/* Accordion */
.accordion-item {
  border-bottom: 1px solid #ddd;
}

.accordion-item input {
  display: none;
}

.accordion-item label {
  display: block;
  padding: 1rem;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}

/* arrow */
.accordion-item label::after {
  content: "+";
  position: absolute;
  right: 1rem;
  font-size: 1.2rem;
  transition: 0.3s;
}

/* content */
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  padding: 0 1rem;
}

.accordion-content p {
  margin: 0.5rem 0 1rem;
}

/* open state */
.accordion-item input:checked ~ .accordion-content {
  max-height: 200px;
}

.accordion-item input:checked + label::after {
  content: "−";
}

/* Responsive */
@media (max-width: 768px) {
  .hero h1 {
    font-size: 1.6rem;
  }

  h2 {
    font-size: 1.3rem;
  }

  .lead {
    font-size: 1.1rem;
  }
}




.thank-you-section {
  padding: 80px 20px;
}

.thank-you-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 60px;
}

.thank-you-image {
  flex: 1;
}

.thank-you-image img {
  width: 100%;
  display: block;
  border-radius: 20px;
}

.thank-you-content {
  flex: 1;
}

.thank-you-subtitle {
  display: inline-block;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  color: #777;
}

.thank-you-content h1 {
  font-size: 56px;
  line-height: 1.1;
  margin-bottom: 25px;
}

.thank-you-content p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  color: #555;
}

.thank-you-btn {
  display: inline-block;
  margin-top: 15px;
  padding: 14px 34px;
  text-decoration: none;
  border-radius: 50px;
  transition: 0.3s ease;
  border: 1px solid #000;
  color: #000;
}

.thank-you-btn:hover {
  opacity: 0.8;
}

@media (max-width: 768px) {
  .thank-you-container {
    flex-direction: column;
    gap: 35px;
  }

  .thank-you-content h1 {
    font-size: 42px;
  }

  .thank-you-content {
    text-align: center;
  }
}



.faq-section {
  width: 100%;
}

.faq-item {
  border-bottom: 1px solid #ddd;
}

.faq-item input {
  display: none;
}

.faq-question {
  display: block;
  position: relative;
  padding: 20px 50px 20px 0;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}

.faq-question:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  line-height: 1;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-answer p {
  padding: 0 0 20px;
  margin: 0;
}

.faq-item input:checked + .faq-question:after {
  content: "−";
}

.faq-item input:checked + .faq-question + .faq-answer {
  max-height: 300px;
}

div#widgetitem-65 {
    padding: 30px 0;
}
div#widgetitem-65 li {
    font-size: 15px;
    list-style: disc;
}