/* LEVEL 3 Galery */ /* LEVEL 3 List */ /* Search Results */  /* favorites */
.content-wrapper{ flex-grow:1; width:100%; min-width: 0;}
        .content{ display: block; width:87%; margin:0 auto; }
        
.content-lv3{ width:96%; margin:0 1% 80px 3%; min-height:700px; }                 
.content-lv3 .breadcrumbs{margin: 16px 0 0px 0.5%;}
.content-lv3 h1{ margin:20px 0 0 0.5%; font-size:20px; line-height:24px; font-weight:700; }

.lv3-tabs-wrapper{ display:flex; margin:23px 0.5% 0 0.5%;  }
    .lv3-tabs-wrapper a{  display: flex; flex-grow: 0; justify-content: center; align-items: center ; height:37px; margin-right: 5px; padding: 2px 12px 0 38px;  
     font-size:19px; line-height:19px; text-transform:uppercase; text-decoration:none; color:#000;  font-weight:700; background-repeat:no-repeat; 
      /**/ -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  box-sizing: border-box; /**/   border: 1px solid #454f59;  border-radius: 5px;  transition: color 0.2s, border-color 0.3s, background-image 0.3s;}
        .lv3-tabs-wrapper a span{ margin-left: 5px;  font-weight:400; color: #575757; transition: color 0.3s; }
/*
     .lv3-tabs-wrapper a.lv3-tab-active{  color:#0d72cf;  }
        .lv3-tabs-wrapper a.lv3-tab-active span{   color:#0d72cf; }
        */

        .lv3-tab-homes{background-image: url(../img/lv3-tab-homes-icon.svg); background-size:24px 20px; background-position:left 6px top 6px; }
        .lv3-tab-condos{ background-image: url(../img/lv3-tab-condos-icon.svg); background-size:21px 19px; background-position:left 9px top 8px; }
        .lv3-tab-lease{background-image: url(../img/lv3-tab-lease-icon.svg); background-size:20px 20px; background-position:left 9px top 7px; }
        .lv3-tab-income{background-image: url(../img/lv3-tab-income-icon.svg); background-size:24px 20px; background-position:left 7px top 7px;}
        .lv3-tab-land{background-image: url(../img/lv3-tab-land-icon.svg); background-size:21px 21px; background-position:left 11px top 6px;}


        .lv3-tab-homes.lv3-tab-active, .lv3-tab-homes:hover{background-image:url(../img/lv3-tab-homes-icon-act.svg); border-color: #0d72d0; color: #0d72cf; }
            .lv3-tab-homes.lv3-tab-active span, .lv3-tab-homes:hover span{color: #0d72cf;}
        .lv3-tab-condos.lv3-tab-active, .lv3-tab-condos:hover{background-image:url(../img/lv3-tab-condos-icon-act.svg); border-color: #732CCA; color: #732CCA;}
            .lv3-tab-condos.lv3-tab-active span, .lv3-tab-condos:hover span{color: #732CCA;}
        .lv3-tab-lease.lv3-tab-active, .lv3-tab-lease:hover{background-image:url(../img/lv3-tab-lease-icon-act.svg); border-color:#1a9f4f; color:#1a9f4f; }
            .lv3-tab-lease.lv3-tab-active span, .lv3-tab-lease:hover span{ color:#1a9f4f;  }
        .lv3-tab-income.lv3-tab-active, .lv3-tab-income:hover{background-image:url(../img/lv3-tab-income-icon-act.svg); border-color:#01a1c3; color:#01a1c3; }
            .lv3-tab-income.lv3-tab-active span, .lv3-tab-income:hover span{color:#01a1c3;}
        .lv3-tab-land.lv3-tab-active, .lv3-tab-land:hover{background-image:url(../img/lv3-tab-land-icon-act.svg); border-color:#ea6f01; color:#ea6f01; }
            .lv3-tab-land.lv3-tab-active span, .lv3-tab-land:hover span{color:#ea6f01;}

         .lv3-tab-homes:hover{background-image:url(../img/lv3-tab-homes-icon-act.svg); border-color: #0d72d0; color: #0d72cf;}

         .lv3-tabs-wrapper a p{ margin:0; padding:0; }

      
       
    

        .lv3-gate-comunities{ width: 100%; margin:22px 0.5% 0 0.5%;  list-style-type:none;}
            .lv3-gate-comunities ul{ display: flex; flex-wrap:wrap; }
                .lv3-gate-comunities ul li{  margin-top:0px;   }
                    .lv3-gate-comunities ul li a{ padding: 0px 40px 0 0px; font-size:16px; line-height:26px;  color:#000;   font-family: 'Figtree', sans-serif;}

            .spoiler-trigger-gc{ display: block; height: 22px; padding: 3px 0 0 0px; font-size: 17px; line-height: 17px; text-decoration: underline; font-weight: 700; color: #000;}
                        .spoiler-trigger-gc:focus{ text-decoration: underline; }
                        .spoiler-trigger-gc div{ float: left; width: 16px; height: 16px; border:1px solid #4267b2; margin-right: 10px;
                        background-image: url(../img/lv31-plus.svg); background-size: 12px 12px; background-position: center;
                         background-repeat: no-repeat; }
                        .spoiler-trigger-gc.active div{background-image: url(../img/lv31-minus.svg);}
                    .spoiler-block-gc{ display:none;   margin: 8px 0 0 0;}  
                
    .lv3-options{ display: flex; margin:17px 0.5% 0 0.5%;  }
        .lv3-opt-result{ margin-top: 5px; font-size:14px; line-height:14px; font-weight:700; }
            .lv3-opt-result span{ font-weight:500; }
        .lv3-opt-sort{ display: flex;  margin-left: auto;  }
            .lv3-opt-sort span{ padding: 7px 2px 0 0; font-size:14px; line-height:14px; font-weight:700;  }
            .lv3-opt-sort div{ width:150px; }
                .lv3-opt-sort div select{height: 26px; width: 100%; padding: 0 20px 0 2%; text-align: left; background-color: #FFF;  background-position: right 5px center;
background-repeat: no-repeat; background-image: url(../img/dropdown-arrow-1.svg); background-size: 13px 8px; font-family: 'Figtree', sans-serif; font-size: 14px; line-height: 14px;
 color: #000;  -webkit-appearance: none; -moz-appearance: none; text-indent: .01px; text-overflow: ''; -ms-appearance: none; appearance: none !important;}


    .content-lv3-wrapper{width:100%; margin-bottom: 50px; display: flex; flex-direction: row; margin:7px 0 0 0; }
        .content-lv3-wrapper ul{ display: flex; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; width:100%;  }
            .content-lv3-wrapper ul li{ display: block; position: relative; width:19%; margin:0 0.5% 21px 0.5%; }
                .content-lv3-wrapper ul li a{}
                    .lv3-item-pic{ display: block; position:relative; /**/ height:0px; padding-bottom:67%; overflow:hidden; }
                        .lv3-item-pic img{ /**/   position: absolute; left:50%; top:50%; transform: translate(-50%, -50%);  height: 101%;  width: 101%;  object-fit: cover; }

                        .lv3-item-add{ position:absolute; top:0px; left: 6px; z-index:2; }
                            .lv3-item-open{  display:block; width: fit-content; padding: 3px 5px 3px 5px; margin-top: 5px;  font-size:14px; line-height: 14px; color:#fff; background-color:rgba(0, 0, 0, 0.6); 
                                border-radius: 5px; text-decoration:none; font-weight: 500; font-family: 'Figtree', sans-serif; cursor: pointer;}
                                 .lv3-item-open span{ font-size:13px; font-weight:700; }
                            .lv3-item-virtual{display:block; width: fit-content; padding: 3px 5px 3px 24px; margin-top: 5px;  font-size:14px; line-height: 14px; color:#fff; background-color:rgba(0, 0, 0, 0.6);  
                                border-radius: 5px; text-decoration:none; font-weight: 500; font-family: 'Figtree', sans-serif; background-size: 14px 15px; background-repeat: no-repeat;
                                background-image: url(../img/virtual-tour-icon.svg); background-position: left 5px center; cursor: pointer;}
                            .lv3-item-type{display:block; margin-top: 5px;  font-size:14px; line-height: 14px;  background-color: #fff;  border-radius: 5px; text-decoration:none;font-weight: 500;
                             font-family: 'Figtree', sans-serif;  background-repeat: no-repeat; background-position: left 4px top 3px; cursor: pointer;}
                            .lv3-item-new-box{display:block; width: fit-content; padding: 3px 5px 3px 5px; margin-top: 5px;  font-size:14px; line-height: 14px; color:#fff; background-color:rgba(22, 164, 2, 0.6);  
                                border-radius: 5px; text-decoration:none; font-weight: 500; font-family: 'Figtree', sans-serif;  }

                            .lv3-item-homes{ padding: 3px 5px 4px 26px;  color:#0d72cf; background-image: url(../img/lv3-tab-homes-icon-act.svg); background-size: 18px 14px;  }
                            .lv3-item-condos{ padding: 3px 5px 4px 25px; color:#7347dd; background-image: url(../img/lv3-tab-condos-icon-act-sm.svg); background-size: 15px 14px; }
                                .lv3-item-lease{ padding: 3px 5px 4px 24px; color:#1a9f4f; background-image: url(../img/lv3-tab-lease-icon-act.svg); background-size: 15px 14px; }
                                .lv3-item-income{ padding: 3px 5px 4px 26px; color:#01a1c3; background-image: url(../img/lv3-tab-income-icon-act.svg); background-size: 18px 14px; }
                                .lv3-item-land{ padding: 3px 5px 4px 25px; color:#ea6f01; background-image: url(../img/lv3-tab-land-icon-act.svg); background-size: 18px 14px;}
                            .lv3-item-pending-box{display:block; padding: 3px 5px 3px 24px; margin-top: 5px;  font-size:14px; line-height: 14px; color:#fff; background-color:rgba(220, 140, 0, 0.9);  
                                border-radius: 5px; text-decoration:none; font-weight: 500; font-family: 'Figtree', sans-serif; background-size: 9px 14px; background-repeat: no-repeat;
                                background-image: url(../img/pending-icon.svg); background-position: left 8px center; cursor: pointer;}
                            
                        .lv3-item-pending .lv3-item-price-year-block{ background-color:rgba(220, 140, 0, .7);}

                        .lv3-item-favorites{ position:absolute; top: 8px; right: 7px; display: block; width: 24px; height: 23px; background-image:url(../img/lv4-favorites-off.svg); background-size:24px 23px; z-index:5; }
                            .lv3-fav-off{background-image:url(../img/lv3-favorites-off.svg);}
                            .lv3-fav-on{background-image:url(../img/lv3-favorites-on.svg);}
                        .lv3-item-price-year-block{display: flex;  position:absolute; bottom:0; width:100%; padding: 7px 0 6px 0;  background-color:rgba(0, 0, 0, .5); }
                            .lv3-item-price{ padding-left: 6px; font-size:17px; line-height:17px; color:#fff; font-weight:600; }
                            .lv3-item-price-trend{ width:6px; margin-top: 2px; margin-left: 8px; height:14px; background-size:6px 14px; background-repeat:no-repeat; }
                                .lv3-price-trend-down{ background-image: url(../img/lv3-item-arrow-red.svg); }
                                .lv3-price-trend-up{ background-image:url(../img/lv3-item-arrow-green.svg); }
                            .lv3-item-price-trend-percent{ margin-top: 4px; margin-left: 2px; font-size:12px; line-height: 11px;  }
                                .lv3-trend-percent-red{color:#ff6e72;}
                                .lv3-trend-percent-green{ color:#6eff71; }
                            .lv3-item-built{ margin-left: auto; margin-top: 3px; margin-right: 10px; font-size:13px; line-height:13px;  font-family: 'Figtree', sans-serif;  color:#fff; }
                    .lv3-item-config{ display:flex; margin-top:4px; padding-bottom: 4px; border-bottom:1px solid #dbdbdb }
                        .lv3-item-beds{ margin-left: 5px; font-size:14px; line-height:14px; font-weight:600;  }
                            .lv3-item-beds span{ padding-left: 2px; font-size:13px; line-height:14px; font-weight:400; }
                        .lv3-item-baths{ margin-left: 0.6vw; font-size:14px; line-height:14px; font-weight:600; }
                            .lv3-item-baths span{ padding-left: 2px; font-size:13px; line-height:14px; font-weight:400; }
                        .lv3-item-sqft{ margin-top: 1px; margin-right: 3px; margin-left:auto; font-size:13px; line-height:13px;  }
                        .lv3-item-location{ display: block; margin-top: 6px;  padding: 0 0 0 16px; background-image:url(../img/lv3-location.svg); background-size:7px 11px; background-repeat:no-repeat; background-position:left 5px top ;
                         font-size: 12px; line-height: 13px; font-family: 'Figtree', sans-serif; color:#23252b; text-decoration:none;  }


/* LEVEL 3 List */
.lv3-table{ width:100%!important; }
    .lv3-table thead tr th:nth-child(1){ width:23%; padding-left:10px  }
    .lv3-table thead tr th:nth-child(2){ width:8%; }
    .lv3-table thead tr th:nth-child(3){ width:8%; }
    .lv3-table thead tr th:nth-child(4){ width:20%; }
    .lv3-table thead tr th:nth-child(5){ width:8%; }
    .lv3-table thead tr th:nth-child(6){ width:10%; }
    .lv3-table thead tr th:nth-child(7){ width:12%; }
    .lv3-table thead tr th:nth-child(8){ width:7%; }
    .lv3-table thead tr th:nth-child(9){ width:4%; }

    .lv3-table thead tr{ border-bottom:1px solid #e3e3e3; }
    /**/
    .lv3-table tbody tr td:nth-child(1){ padding-left:10px ; text-transform:capitalize; }
    .lv3-table tbody tr td:nth-child(2){  }
    .lv3-table tbody tr td:nth-child(3){ font-weight:500; }
    .lv3-table tbody tr td:nth-child(4){ font-weight:500; }
    .lv3-table tbody tr td:nth-child(5){ font-weight:500; }
    .lv3-table tbody tr td:nth-child(6){  }
    .lv3-table tbody tr td:nth-child(7){  }
    .lv3-table tbody tr td:nth-child(8){  }
    .lv3-table tbody tr td:nth-child(9){  }

    .lv3-table-open-virt{ padding:0 10px 0 10px; }
        .lv3-table-virt, .lv3-table-open{display:inline-block; width:27px; height:23px; }
        .lv3-table-open-virt span{  }
            .lv3-table-open-virt span img{ max-width:100%; }

    .lv3-table thead tr th{ height: 30px; text-align:left; vertical-align: middle; font-size: 14px; line-height: 14px; font-family: 'Figtree', sans-serif; font-weight: 500;}
    .lv3-table tbody tr td{ position: relative; height: 44px;  text-align:left; vertical-align: middle; font-size: 14px; line-height: 14px; font-family: 'Figtree', sans-serif; font-weight: 400;}
    .lv3-table-arrow{display:inline-block;  width:6px; height:14px; margin-left: 6px; background-size:6px 14px; background-repeat:no-repeat;}
        .lv3-tab-arrow-red{ background-image: url(../img/lv3-item-arrow-red.svg);}
        .lv3-tab-arrow-green{ background-image:url(../img/lv3-item-arrow-green2.svg); }
        .lv3-table-percents-red{ padding-left: 2px; color:#ff0008; }
        .lv3-table-percents-green{ padding-left: 2px; color:#03bc07; }
    .lv3-table-fav{ width: 21px; height: 20px; margin: 0 auto;   background-size:21px 20px; background-repeat:no-repeat; }
        .lv3-table-fav-inactive{background-image:url(../img/lv3-table-fav-off.svg);}
        .lv3-table-fav-active{background-image:url(../img/lv3-table-fav-on.svg);}
/* datatable list */
table.dataTable.lv3-table thead .sorting{background-position: center left -3px; }
table.dataTable.lv3-table thead th{ padding-left:14px; }
table.dataTable.lv3-table tbody td{ padding-left:14px; }

/*lv3 bottom text */
.cat-desc{ margin-top:140px; padding: 0 10px 0 0px; }
    .cat-desc h2{ margin:90px 0 0 0; padding:0 0 0 0; font-size:18px; line-height:24px; font-weight:700; }
    .cat-desc p{margin:12px 0 0 0; padding:0 0 0 0; font-size:16px; line-height:22px; } 
    .cat-desc p a{ color:#0d72d0; }

/*lv3 pagination */
.pagination__wrapper{ position:relative; margin-top:10px; border-right: none;}
.pagination {  border: none; /* position: absolute; left: 50%;   transform: translate(-50%, 0);*/ display: flex;
  flex-wrap: wrap;  width: 100%;  align-content: center;  justify-content: center;}
.pagination ul{}
.pagination li{margin-left: 4px; margin-top: 6px;}
.pagination li span { display: block;  width: 100%; height: 100%; }
.pagination li a{ position: relative; width: 38px; height: 38px; border:1px solid #d4d4d4; padding: 0; font-size: 18px; line-height: 38px; border-radius:5px; color:#0e6dca;  text-align: center;}
.pagination li.active.page-item a{ margin-top: -1px; background-color: #fff; color:#0e6dca; border:2px solid #428ad1; font-weight:700; }

.pagination li:nth-child(2).page-item a{ width:60px; }
.pagination li:nth-last-child(-n+2).page-item a{ width:60px; }
.pagination li:last-child.page-item a{ width:38px; }
.pagination .disabled.page-item{  display:none; }
.results-counter{ text-align:center; margin-top:16px;}
/*lv3 pagination additional styles */
.cat-desc p b, .cat-desc p strong, .cat-desc strong, .cat-desc b{
    font-weight: bold;
  }
  .pagination{--pagination-padding-x:0.75rem;--pagination-padding-y:0.375rem;--pagination-font-size:1rem;--pagination-color:var(--link-color);--pagination-bg:#fff;--pagination-border-width:1px;
    --pagination-border-color:#dfe3e7;--pagination-border-radius:0.25rem;--pagination-hover-color:var(--link-hover-color);--pagination-hover-bg:#eaedf0;--pagination-hover-border-color:#dfe3e7;
    --pagination-focus-color:var(--link-hover-color);--pagination-focus-bg:#eaedf0;--pagination-focus-box-shadow:0 0 0 0.25rem rgba(1,1,86,.25);--pagination-active-color:#fff;--pagination-active-bg:#010156;
    --pagination-active-border-color:#010156;--pagination-disabled-color:#6d757e;--pagination-disabled-bg:#fff;--pagination-disabled-border-color:#dfe3e7;display:-webkit-box;display:-ms-flexbox;display:flex;
    list-style:none;padding-left:0}
  .page-link{background-color:var(--pagination-bg);border:var(--pagination-border-width) solid var(--pagination-border-color);color:var(--pagination-color);display:block;font-size:var(--pagination-font-size);
    padding:var(--pagination-padding-y) var(--pagination-padding-x);position:relative;text-decoration:none;
    -webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color 
    .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow 
    .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color 
    .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}
  @media (prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;-o-transition:none;transition:none}}.page-link:hover{background-color:var(--pagination-hover-bg);border-color:var(--pagination-hover-border-color);
    color:var(--pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--pagination-focus-bg);-webkit-box-shadow:var(--pagination-focus-box-shadow);box-shadow:var(--pagination-focus-box-shadow);
        color:var(--pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--pagination-active-bg);border-color:var(--pagination-active-border-color);
            color:var(--pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--pagination-disabled-bg);border-color:var(--pagination-disabled-border-color);
                color:var(--pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-bottom-left-radius:var(--pagination-border-radius);
                    border-top-left-radius:var(--pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--pagination-border-radius);
                        border-top-right-radius:var(--pagination-border-radius)}.pagination-lg{--pagination-padding-x:1.5rem;--pagination-padding-y:0.75rem;--pagination-font-size:1.25rem;
                            --pagination-border-radius:0.3rem}.pagination-sm{--pagination-padding-x:0.5rem;--pagination-padding-y:0.25rem;--pagination-font-size:0.875rem;--pagination-border-radius:0.2rem}


.icon-angle-double-left{position:absolute; display: block; width: 100%; height: 100%;  top: 0px; left: 0px;  content:" "; color:#0e6dca; background-image: url(../img/icon-angle-double-left.svg);
      background-size: 19px 22px; background-repeat: no-repeat; background-position: center;}
.icon-angle-left{  }
    .icon-angle-left::after{position:absolute; display: block; width: 100%; height: 100%;  top: 0px; left: 0px;  content:" "; color:#0e6dca; background-image: url(../img/icon-angle-left.svg);
      background-size: 12px 22px; background-repeat: no-repeat; background-position: center;}
.icon-angle-right{}
    .icon-angle-right::after{position:absolute; display: block; width: 100%; height: 100%;  top: 0px; left: 0px;  content:" "; color:#0e6dca; background-image: url(../img/icon-angle-right.svg);
      background-size: 12px 22px; background-repeat: no-repeat; background-position: center;}
.icon-angle-double-right{position:absolute; display: block; width: 100%; height: 100%;  top: 0px; left: 0px;  content:" "; color:#0e6dca; background-image: url(../img/icon-angle-double-right.svg);
      background-size: 19px 22px; background-repeat: no-repeat; background-position: center;}
/*--*/
.lv3-bottom{ margin-top:90px!important; font-size:18px; font-weight:700; }
.lv3-map{ position: relative; width:100%; height:750px; margin-top: 20px; background-image:url(../img/map.jpg); }
    .map-button-zoom{ position: absolute; top: 18px; right: 23px; width:29px; height:92px; z-index:10;  }
            .map-button-zoom a{ display:block; width:29px; height:29px; background-color:#fff; border:1px solid #d1d1d1; border-radius:5px; background-repeat:no-repeat; background-position:center;  }
            .map-statelite{ margin-bottom:5px; background-image:url(../img/map-statelite.svg); background-size:15px 16px; }
            .map-zoom-plus{ border-bottom-right-radius:0px!important; border-bottom-left-radius:0px!important;  background-image:url(../img/map-plus.svg); background-size:13px 13px; }
            .map-zoom-minus{ border-top-right-radius:0px!important; border-top-left-radius:0px!important; border-top:none!important; background-image:url(../img/map-minus.svg); background-size:13px 3px; }
    .lv3-map-button{ position: absolute; display: block; bottom: 20px; right: 20px; height:48px; padding:0 20px 0 20px; font-size:16px; line-height:48px; background-color:#0d72d0; color:#fff; font-weight:700;
    border-radius: 5px; text-decoration:none;  }
    .map-marker-price{ position:absolute; display:block; top:200px; left:200px; text-decoration:none;}
        .mmp-marker{ position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); width: 19px; height: 35px; background-size:19px 35px; background-image:url(../img/map-marker-price.svg); }
        .mmp-price{ margin-top:35px; padding: 3px 4px; border-radius:5px;  background-color:#fff;  font-family: 'Figtree', sans-serif; font-size:12px; line-height:12px; color:#000;  }
.lv3-lower-text{ margin-top:20px; column-count:2; column-gap:4%; }
    .lv3-lower-text p{ margin-bottom: 16px; font-size:16px; line-height:22px;   }
        .lv3-lower-text p a{ color:#0e6dca;  }
        .lv3-lower-text p strong{ font-weight:700; }
        .lv3-lower-text p b{font-weight:700; color:#0e6dca; }

    .lv3-lower-graphs-block{ display:flex; flex-direction:row; margin-top:65px; }
        .lv3-lgb-left{ width:48%; margin-right:2%;  }
            .lv3-lgb-left img{ max-width:100%; }
        .lv3-lgb-right{width:48%; margin-left: 2%;}
            .lv3-lgb-right img {max-width: 100%;}
    /* recently sold **/
    .lv3-lower-recently-sold{ font-size:20px; font-weight:600; margin-top:80px; }
    .lv3-lower-recently-sold.content-lv3-wrapper{ flex-direction:column; }
        ul.lv3-lower-rs-container{ display: block; width: 100%; margin-top:25px;  overflow: hidden;   white-space: nowrap; }
        .lv3-lower-rs-container li{ display: inline-block!important;  position: relative; width:19%; margin: 0 0.5% 21px 0.5%; }
        .lv3-lower-rs-container .lv3-item-price span{ margin-right: 5px; font-size:14px; color:#fff; font-weight:600; }
        .lv3-item-sold-date{ position: absolute;  top: 5px;  left: 6px;  display: block;   padding: 2px 5px 3px 5px;   z-index: 5; font-size:13px; font-weight:600; color:#fff; text-transform:uppercase;
        background-color:#5b7c9e; border-radius:5px; }
        .lv3-item-location{ padding-bottom:4px; }
        .lv3-item-3rd-line{ display: flex; width: 100%; border-top: 1px solid #dbdbdb;  padding:4px 5px; 
           /**/ -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  box-sizing: border-box; /**/ }
            .lv3-item-days-on-market{ font-size:12px; }
                .lv3-item-days-on-market span{ font-size:14px; }
            .lv3-item-built-sold{ margin-left: auto; font-size:13px; font-weight: 500;}
        .lv3-item-location{ white-space:pre-wrap; }
    /* estimate*/
    .lv3-lover-estimate{ display: flex; align-items: center; margin-top: 40px; padding: 16px 26px 16px 240px; min-height: 112px; background-color:#f5f5f5;  background-image:url(../img/lv3-estimate.webp);background-size:218px 112px;
     background-repeat:no-repeat; background-position: 14px 16px;  }
     .lv3-lover-est-ico{ }
        .lv3-lover-est-title{}
            .lv3-lover-est-title h3{ font-size:26px; font-weight:600;  }
            .lv3-lover-est-title p{ margin-top: 6px; font-size:20px;  }
        .lv3-lover-estimate a{ height: 48px; margin-left: auto; padding: 0 24px 0 24px; font-size: 18px; line-height: 48px; font-weight: 600; background-color:#0095d5; color: #fff;
         border-radius: 3px; text-decoration:none; text-align:center; }
    /* schools*/
    .lv3-lower-schools{ margin-top:70px; }
        .lv3-lower-schools h5{ font-size:20px; font-weight:600; }
        .lv3-lower-schools h6{ margin-top: 8px; font-size:16;}
        /* tabs */
        .tabs3 {    margin:30px 0 0 0;    }
        .tabs3__caption { position: relative;  display: flex; flex-wrap: wrap; list-style: none;    margin: 0px 0 0 0px;  }
        .tabs3__caption li:last-child:before {position: absolute;  content: '';  bottom: 0px; left: 0;  right: 0px;  z-index: -1; height: 5px;  background: #7DCA86;  }
        .tabs3__caption:after { content: '';  display: table;  clear: both;  }
        .tabs3__caption li {position: relative; width: 147px; height: 37px; font-size: 18px; line-height: 37px; margin-right:8px;  background: #fff;   color: #0095d5; 
            border: solid 1px #0095d5; border-radius: 5px; text-align: center;  }
        .tabs3__caption li:not(.active) {  cursor: pointer;  }
        .tabs3__caption li:not(.active):hover { background: #0095d5; color: #fff; border-color: #0095d5;  }
        .tabs3__caption .active { background: #0095d5; color: #fff; border-color: #0095d5; }
        .tabs3__caption .active:after { }
        .tabs3__content { margin-top:22px;  display: none;}
        .tabs3__content.active {  display: block;   }

        .tabs3__content ul{ display:flex; flex-wrap:wrap; }
            .tabs3__content ul li{ width:48%; padding:13px 14px 15px 14px; 
            /**/ -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  box-sizing: border-box; /**/  }
                .tabs3__content ul li:nth-child(2n+1){ margin-right: 4%; }
                .tabs3__content ul li:nth-child(4n+1){background-color:#f4f4f4; }
                .tabs3__content ul li:nth-child(4n+2){background-color:#f4f4f4; }
                .tabs3__content ul li div{ font-size:16px; }
                .tabs3__content ul li p{ font-size:14px; color:#696969; }

/* search results */
.search-results-options{ display:flex; flex-wrap: wrap; margin:19px 0 0 8px;}
    .search-results-options a{ display:block;  height: 30px; font-size: 15px; line-height: 30px; margin-top: 4px; padding:0 14px 0 12px; margin-right: 4px; background-color:#43454a; color:#fff;
    border-radius:5px; text-decoration:none;  }


/* favorites */
.favorites{width:96%; margin:0 1% 80px 3%; min-height:700px;}
.favorites .breadcrumbs{margin: 23px 0 22px 0.5%;}
    .fav-tabs{ display:flex; margin: 0 0 0 0.5%;  }
        .fav-tabs a{ margin-right: 25px; font-size:18px; line-height:18px; color:#0077c2; font-family: 'Figtree', sans-serif;}
        .fav-tabs-active{  font-size: 22px!important; color:#000!important; text-decoration:none!important; cursor:default; }
        .fav-tabs a:last-child{ margin-right:0; }
.favorites-wrapper{width:100%; margin-bottom: 50px; display: flex; flex-direction: row; margin:16px 0 0 0; }
.fav-bar{ display: flex;  height: 42px; margin: 13px 0 0 0.5%; padding: 0 8px 0 11px; background-color:#eeefef; }
    .fav-bar .as-check label{ font-size: 15px; font-family: 'Figtree', sans-serif;}
        .fav-bar a{ padding:0 13px 0 13px; display: flex; height: 30px; align-items: center; align-self: center; font-size: 13px; line-height: 15px; font-weight: bold; color: #fff;
        text-decoration: none; background-color:#059af0; border-radius:5px; }
        .fav-appointment{ margin-left:auto; margin-right:4px; }
.favorites-wrapper ul{ display: flex; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; width:100%;  }
            .favorites-wrapper ul li{ display: block; position: relative; width:19%; margin:0 0.5% 21px 0.5%; background-color:#f6f5f5; }
                .favorites-wrapper ul li a{}
                    .fav-line{ display:flex; margin:14px 7px 10px 9px; }
                    .fav-line .as-check { margin-top: 5px; padding-right: 0px;}
                    .fav-close{ display:block; margin-left: 2px; margin-top: 3px; padding: 0px!important; width:19px; height:19px; background-image:url(../img/fav-close-icon.svg); border:none!important;
                    background-color:transparent!important; }
                    .fav-line a{ padding: 5px 10px 5px 10px; border:1px solid #7a7a7a; border-radius:5px; color:#105b8f; font-size:13px; line-height:13px;
                    text-decoration:none; background-color:#fff; font-family: 'Figtree', sans-serif; }
                    .fav-morgage{ margin-left:auto; margin-right:3px; }
/* fav mortgage layer*/
.fav-mort-wrapper{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width:600px; padding:25px; background-color:#fff; z-index:11; border-radius:5px; 
/**/ -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  box-sizing: border-box; /**/ }
.fav-mort-top{ display:flex; margin-bottom: 20px;}
.fav-mort-wrapper h1{  font-size:22px; line-height:22px; font-weight:700; }
/* fav map */
.fav-map-wrapper{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width:80vw; height:80vh ; padding:10px; background-color:#fff; z-index:11; border-radius:5px;  
/**/ -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  box-sizing: border-box; /**/  }
.fav-map{overflow: hidden; position: relative; width:100%; height: 100%;}
.fav-map-close{ position:absolute; display:block; top: 10px; right: 10px;  width: 30px; height: 30px; background-size: 20px 20px; background-image:url(../img/fav-close-icon.svg); 
    background-color:#fff; z-index:2; background-repeat:no-repeat; background-position:center; }
 .fav-map .map-button-zoom{top: 58px; right: 10px;}

.fav-bar .as-check{ margin-top:14px; }
/* checkbox*/
.as-check{}
/*checkbox style */
 /* IE8 */.as-check input{  vertical-align: top;  margin: 0px 5px 0 0;  width: 15px;  height: 15px;}
.as-check input + label {  cursor: pointer;}
.as-check input:not(checked) {position: absolute;opacity: 0;}
.as-check  input:not(checked) + label {  position: relative;   padding: 4px 0 0 23px; font-size: 16px; line-height: 16px; font-weight: 600;}
.as-check  input:not(checked) + label:before {  content: '';  position: absolute;  top: 2px;  left: 0;  width: 18px;  height: 18px; background-color: #fff;
 border-radius: 3px;  border: 1px solid #9f9f9f;  /**/ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; /**/}
.as-check input:not(checked) + label:after { display:none;   content: '';  position: absolute;  top: 7px;  left: 2px;  width: 13px; 
 height: 9px;  background-image: url(../img/fav3-check.svg); background-size: 13px 9px; background-repeat: no-repeat;}
/*  */.as-check input:checked + label:before {}
/* checbox action */.as-check input:checked + label:after { display:block;}
/* focus*/.as-check input:focus + label:before { }
 

  /* sold*/
 .lv3-sold{  margin-top: 37px; padding: 25px 15px;  border:1px solid #919191; }
 .lv3-sold-top{display: flex;}
    .lv3-sold-left{ /*width:290px;*/ width: 23%; min-height: 107px; flex-shrink:0; background-image:url(../img/lv3-sold-icon.webp); background-size:210px 107px; background-repeat:no-repeat; 
        background-position: left 16px top;}
    .lv3-sold-right{}
        .lv3-sold-right h2{ font-size:24px; font-weight:600; }
            .lv3-sold-right h2 span{font-size:20px; }
        .lv3-sold-right p{ margin-top:8px; font-size:15px; line-height:20px; }
.lv3-sold-dropbox{ width:260px; margin-top:17px; }

.lv3-sold-table-wrapper{margin-top: 40px;}
    .lv3-sold-table{   }
        .lv3-sold-table{ width:100%!important; }
        .lv3-sold-table thead tr th:nth-child(1){ width:10%; padding-left:10px;  }
        .lv3-sold-table thead tr th:nth-child(2){ width:16%; }
        .lv3-sold-table thead tr th:nth-child(3){ width:9%; }
        .lv3-sold-table thead tr th:nth-child(4){ width:16%; }
        .lv3-sold-table thead tr th:nth-child(5){ width:5.5%; }
        .lv3-sold-table thead tr th:nth-child(6){ width:5.5%; }
        .lv3-sold-table thead tr th:nth-child(7){ width:7%; }
        .lv3-sold-table thead tr th:nth-child(8){ width:9%; }
        .lv3-sold-table thead tr th:nth-child(9){ width:6%; }
        .lv3-sold-table thead tr th:nth-child(10){ width:9%; }
        .lv3-sold-table thead tr th:nth-child(11){ width:8%; }

        .lv3-sold-table thead tr{ border-bottom:1px solid #e3e3e3!important; }
        /**/
        .lv3-sold-table tbody tr td:nth-child(1){ }
        .lv3-sold-table tbody tr td:nth-child(2){ padding-right:8px; }
        .lv3-sold-table tbody tr td:nth-child(3){ }
        .lv3-sold-table tbody tr td:nth-child(4){ font-weight:600; }
        .lv3-sold-table tbody tr td:nth-child(5){ font-weight:600; }
        .lv3-sold-table tbody tr td:nth-child(6){ font-weight:600;  }
        .lv3-sold-table tbody tr td:nth-child(7){  }
        .lv3-sold-table tbody tr td:nth-child(8){  }
        .lv3-sold-table tbody tr td:nth-child(9){  }

 .lv3-sold-table thead tr th{ height: 26px;  text-align:left; vertical-align: middle; font-size: 14px; line-height: 14px; font-family: 'Figtree', sans-serif; font-weight: 500;}
    .lv3-sold-table tbody tr td{ position: relative; padding-left: 12px; min-height: 44px;  text-align:left; vertical-align: middle; font-size: 14px; line-height: 14px; font-family: 'Figtree', sans-serif; font-weight: 400; }

    .lv3-sold-table thead tr th sup{ font-size:11px; }

.lv3-th-units-lot{ margin-left:3px;  }

    .lv3-units-dom{ display:none; margin-left:3px;  }
    .lv3-units-lot{ display: none; margin-left:3px; } 
    .lv3-dom-max{ display:none; }

    .lv3-adr-wrap{ padding-left: 4px; }

    .lv3-sold-ask-price{ padding-left: 5px; font-size: 12px; text-decoration: line-through; color: #575757;}

    .lv3-sold-table tbody tr td img{ display: block; margin:10px 9px; padding:0px; }
    
    .lv3-table-arrow{display:inline-block;  width:6px; height:14px; margin-left: 6px; background-size:6px 14px; background-repeat:no-repeat;}
        .lv3-tab-arrow-red{ background-image: url(../img/lv3-item-arrow-red.svg);}
        .lv3-tab-arrow-green{ background-image:url(../img/lv3-item-arrow-green2.svg); }
        .lv3-table-percents-red{ padding-left: 2px; color:#ff0008; }
        .lv3-table-percents-green{ padding-left: 2px; color:#03bc07; }
    .lv3-table-fav{ width: 21px; height: 20px; margin: 0 auto;   background-size:21px 20px; background-repeat:no-repeat; }
        .lv3-table-fav-inactive{background-image:url(../img/lv3-table-fav-off.svg);}
        .lv3-table-fav-active{background-image:url(../img/lv3-table-fav-on.svg);}

.lv3-sold-table-wrapper table.dataTable.nowrap th {  vertical-align: baseline!important; padding-left:12px; }
.lv3-sold-table-wrapper table.dataTable > tbody > tr.child span.dtr-data { height: 30px; }
.lv3-sold-table-wrapper table.dataTable > tbody > tr.child ul.dtr-details > li{ width: 31%!important; padding-left:2%!important; height: 50px; margin-top:6px!important; border-left:none!important; }
.lv3-sold-table-wrapper table.dataTable > tbody > tr.child span.dtr-title { display:flex!important; min-width: auto!important;   height: 16px!important; padding: 3px 0 0 0!important;}
.lv3-sold-table-wrapper table.dataTable > tbody > tr.child span.dtr-data { width: auto!important; padding-right: 3px!important; height: auto!important; padding: 3px 0 0 0!important;}
.lv3-sold-table-wrapper table.dataTable > tbody > tr.child span{ float:none!important; }
.lv3-sold-table-wrapper table.dataTable.nowrap th:first-child{ background-image:none; }
.lv3-sold-table-wrapper table.dataTable thead .sorting { background-position: left -6px top; }


