body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 50px 0px;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/realestate-ny4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   padding: 250px 15px 250px 15px;
   margin-right: auto;
   margin-left: auto;
}
#welcomeLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   float: left;
}
#welcomeLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#welcomeLayoutGrid:before,
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:before,
#welcomeLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_listingsLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDF3F8;
   background-image: none;
   border: 0px none #3F7506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#listingsLayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#listingsLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#listingsLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#listingsLayoutGrid1 > .row > .col-1
{
   float: left;
}
#listingsLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#listingsLayoutGrid1:before,
#listingsLayoutGrid1:after,
#listingsLayoutGrid1 .row:before,
#listingsLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#listingsLayoutGrid1:after,
#listingsLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#listingsLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_listingsCardContainer
{
   background-color: #EDF3F8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#listingsCardContainer
{
   position: relative;
   padding: 50px 10px 100px 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#listingsCardContainer .owl-dots, #listingsCardContainer .owl-nav
{
   text-align: center;
}
#listingsCardContainer .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #869791;
   font-size: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#listingsCardContainer .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #869791;
   text-decoration: none;
}
#listingsCardContainer .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#listingsCardContainer .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#listingsCardContainer .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 122px);
}
#listingsCardContainer .owl-nav button.owl-prev, #listingsCardContainer button.owl-next
{
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#listingsCardContainer .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#listingsCardContainer .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #000000;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#listingsCardContainer .owl-dots .owl-dot.active span, #listingsCardContainer .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#wb_rentLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px none #3F7506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rentLayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#rentLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rentLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#rentLayoutGrid1 > .row > .col-1
{
   float: left;
}
#rentLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#rentLayoutGrid1:before,
#rentLayoutGrid1:after,
#rentLayoutGrid1 .row:before,
#rentLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#rentLayoutGrid1:after,
#rentLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#rentLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_rentLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px none #3F7506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rentLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#rentLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rentLayoutGrid2 > .row > .col-1, #rentLayoutGrid2 > .row > .col-2, #rentLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#rentLayoutGrid2 > .row > .col-1, #rentLayoutGrid2 > .row > .col-2, #rentLayoutGrid2 > .row > .col-3
{
   float: left;
}
#rentLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid2:before,
#rentLayoutGrid2:after,
#rentLayoutGrid2 .row:before,
#rentLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#rentLayoutGrid2:after,
#rentLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#rentLayoutGrid2 > .row > .col-1, #rentLayoutGrid2 > .row > .col-2, #rentLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_rentLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px none #3F7506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#rentLayoutGrid3
{
   box-sizing: border-box;
   padding: 0px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#rentLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rentLayoutGrid3 > .row > .col-1, #rentLayoutGrid3 > .row > .col-2, #rentLayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#rentLayoutGrid3 > .row > .col-1, #rentLayoutGrid3 > .row > .col-2, #rentLayoutGrid3 > .row > .col-3
{
   float: left;
}
#rentLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid3:before,
#rentLayoutGrid3:after,
#rentLayoutGrid3 .row:before,
#rentLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#rentLayoutGrid3:after,
#rentLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#rentLayoutGrid3 > .row > .col-1, #rentLayoutGrid3 > .row > .col-2, #rentLayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_headerMenu
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-transform: none;
   margin: 0;
   text-align: center;
   overflow: hidden;
}
#wb_headerMenu a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_headerMenu a:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_headerMenu span
{
   margin: 0 10px 0 0px;
}
#wb_listingsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#listingsCard1-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#listingsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard1-card-item1 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 10px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard1-card-item2 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard1-card-item3 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard1-card-item4
{
   box-sizing: border-box;
   margin: 25px 0px 10px 0px;
   padding: 0px 20px 0px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#listingsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 10px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#listingsCard1-card-item6
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 20px 0px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#listingsCard1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_rentCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: url('../images/realestate8.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rentCard1-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#rentCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#rentCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 10px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#rentCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_rentHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#rentHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_rentCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: url('../images/realestate15.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rentCard2-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#rentCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#rentCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 10px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#rentCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_rentCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: url('../images/realestate16.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rentCard3-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#rentCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#rentCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 10px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#rentCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_rentCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: url('../images/realestate17.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rentCard4-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#rentCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#rentCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 10px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#rentCard4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_rentCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: url('../images/realestate8.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rentCard5-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#rentCard5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#rentCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 10px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#rentCard5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_rentCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: url('../images/realestate15.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#rentCard6-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#rentCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#rentCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 10px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#rentCard6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#wb_servicesLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px none #3F7506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#servicesLayoutGrid
{
   box-sizing: border-box;
   width: 100%;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid > .row
{
   display: grid;
   grid-template-columns: 5fr 20px 5fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid > .row > .col-1, #servicesLayoutGrid > .row > .col-2, #servicesLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#servicesLayoutGrid > .row > .col-1, #servicesLayoutGrid > .row > .col-2, #servicesLayoutGrid > .row > .col-3
{
}
#servicesLayoutGrid > .row > .col-1
{
   background-color: #000000;
   background-image: none;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#servicesLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 20px 50px 20px;
}
#servicesLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#servicesLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/housesale3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#servicesLayoutGrid > .row > .col-1, #servicesLayoutGrid > .row > .col-2, #servicesLayoutGrid > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#servicesHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_servicesCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#servicesCard1-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 82px;
   box-sizing: border-box;
   margin: 0;
   padding: 25px 25px 25px 25px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: -80px 0px 0px 100px;
   padding: 0px 0px 0px 0px;
}
#servicesCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 0px 100px;
   padding: 0px 0px 0px 0px;
}
#servicesCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#wb_servicesCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#servicesCard2-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 82px;
   box-sizing: border-box;
   margin: 0;
   padding: 25px 25px 25px 25px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: -80px 0px 0px 100px;
   padding: 0px 0px 0px 0px;
}
#servicesCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 0px 100px;
   padding: 0px 0px 0px 0px;
}
#servicesCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#wb_servicesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#servicesCard3-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 82px;
   box-sizing: border-box;
   margin: 0;
   padding: 25px 25px 25px 25px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: -80px 0px 0px 100px;
   padding: 0px 0px 0px 0px;
}
#servicesCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0px 0px 100px;
   padding: 0px 0px 0px 0px;
}
#servicesCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#wb_sectionLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDF3F8;
   background-image: none;
   border: 0px none #EDF3F8;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#sectionLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sectionLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#sectionLayoutGrid > .row > .col-1, #sectionLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#sectionLayoutGrid > .row > .col-1, #sectionLayoutGrid > .row > .col-2
{
   float: left;
}
#sectionLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: center;
}
#sectionLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: left;
}
#sectionLayoutGrid:before,
#sectionLayoutGrid:after,
#sectionLayoutGrid .row:before,
#sectionLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#sectionLayoutGrid:after,
#sectionLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#sectionLayoutGrid > .row > .col-1, #sectionLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_sectionHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#sectionHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px none #3F7506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#dealsLayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dealsLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dealsLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dealsLayoutGrid1 > .row > .col-1
{
   float: left;
}
#dealsLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#dealsLayoutGrid1:before,
#dealsLayoutGrid1:after,
#dealsLayoutGrid1 .row:before,
#dealsLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#dealsLayoutGrid1:after,
#dealsLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#dealsLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_dealsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#dealsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px none #3F7506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#dealsLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dealsLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dealsLayoutGrid2 > .row > .col-1, #dealsLayoutGrid2 > .row > .col-2, #dealsLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dealsLayoutGrid2 > .row > .col-1, #dealsLayoutGrid2 > .row > .col-2, #dealsLayoutGrid2 > .row > .col-3
{
   float: left;
}
#dealsLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#dealsLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#dealsLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#dealsLayoutGrid2:before,
#dealsLayoutGrid2:after,
#dealsLayoutGrid2 .row:before,
#dealsLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#dealsLayoutGrid2:after,
#dealsLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#dealsLayoutGrid2 > .row > .col-1, #dealsLayoutGrid2 > .row > .col-2, #dealsLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_dealsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: url('../images/realestate5.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#dealsCard1-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#dealsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#dealsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 10px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#dealsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_dealsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: url('../images/realestate6.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#dealsCard2-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#dealsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#dealsCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 10px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#dealsCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_dealsCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: url('../images/realestate7.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#dealsCard3-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#dealsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#dealsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 20px 10px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#dealsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #FFFFFF;
   background-color: rgba(255, 255, 255, 0.90);
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_featuresLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px none #3F7506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#featuresLayoutGrid
{
   box-sizing: border-box;
   width: 100%;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#featuresLayoutGrid > .row
{
   display: grid;
   grid-template-columns: 5fr 20px 5fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3
{
}
#featuresLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/housesale5.jpg');
   background-repeat: no-repeat;
   background-position: center top;
   background-size: cover;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#featuresLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#featuresLayoutGrid > .row > .col-3
{
   background-color: #ED2A28;
   background-image: none;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#featuresLayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 20px 20px 20px;
}
@media (max-width: 768px)
{
#featuresLayoutGrid > .row > .col-1, #featuresLayoutGrid > .row > .col-2, #featuresLayoutGrid > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_featuresHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#featuresHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_featuresCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#featuresCard1-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#featuresCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: -30px 0px 0px 80px;
   padding: 0px 0px 0px 0px;
}
#featuresCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#featuresCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0px 80px;
   padding: 0px 0px 0px 0px;
}
#featuresCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#wb_matchLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#matchLayoutGrid
{
   position: relative;
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#matchLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#matchLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#matchLayoutGrid > .row > .col-1
{
   float: left;
}
#matchLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#matchLayoutGrid:before,
#matchLayoutGrid:after,
#matchLayoutGrid .row:before,
#matchLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#matchLayoutGrid:after,
#matchLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#matchLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_testimonialsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px none #3F7506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#testimonialsLayoutGrid
{
   box-sizing: border-box;
   width: 100%;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#testimonialsLayoutGrid > .row
{
   display: grid;
   grid-template-columns: 5fr 20px 5fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#testimonialsLayoutGrid > .row > .col-1, #testimonialsLayoutGrid > .row > .col-2, #testimonialsLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#testimonialsLayoutGrid > .row > .col-1, #testimonialsLayoutGrid > .row > .col-2, #testimonialsLayoutGrid > .row > .col-3
{
}
#testimonialsLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/skyscrapers4.jpg');
   background-repeat: no-repeat;
   background-position: center top;
   background-size: cover;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#testimonialsLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#testimonialsLayoutGrid > .row > .col-3
{
   background-color: #EDF3F8;
   background-image: none;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#testimonialsLayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 20px 20px 20px;
}
@media (max-width: 768px)
{
#testimonialsLayoutGrid > .row > .col-1, #testimonialsLayoutGrid > .row > .col-2, #testimonialsLayoutGrid > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_testimonialsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 20px 0px 40px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#testimonialsCard1-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#testimonialsCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#testimonialsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
}
#testimonialsCard1-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#testimonialsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#testimonialsCard1-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#footerHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerIcon1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon1
{
   height: 28px;
   width: 28px;
}
#footerIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footerIcon1:hover i
{
   color: #777777;
}
#wb_footerIcon2
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon2
{
   height: 28px;
   width: 28px;
}
#footerIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footerIcon2:hover i
{
   color: #777777;
}
#wb_footerIcon3
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon3
{
   height: 28px;
   width: 28px;
}
#footerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footerIcon3:hover i
{
   color: #777777;
}
#wb_footerIcon4
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon4
{
   height: 28px;
   width: 28px;
}
#footerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footerIcon4:hover i
{
   color: #777777;
}
#wb_footerLogo
{
   margin: 0px 0px 16px 0px;
   vertical-align: top;
}
#footerLogo
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 200px;
   height: 71px;
   vertical-align: top;
}
#wb_footerCopyrights
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: left;
}
#wb_footerCopyrights
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 18px;
}
#wb_footerCopyrights div
{
   text-align: left;
}
#wb_footerCopyrights
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#footerLine
{
   border-color: rgba(255, 255, 255, 0.00);
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_factsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/realestate-ny4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#factsLayoutGrid
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#factsLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#factsLayoutGrid > .row > .col-1, #factsLayoutGrid > .row > .col-2, #factsLayoutGrid > .row > .col-3, #factsLayoutGrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#factsLayoutGrid > .row > .col-1, #factsLayoutGrid > .row > .col-2, #factsLayoutGrid > .row > .col-3, #factsLayoutGrid > .row > .col-4
{
   float: left;
}
#factsLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 100px 0px;
}
#factsLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 100px 0px;
}
#factsLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 100px 0px;
}
#factsLayoutGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0px 100px 0px;
}
#factsLayoutGrid:before,
#factsLayoutGrid:after,
#factsLayoutGrid .row:before,
#factsLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#factsLayoutGrid:after,
#factsLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#factsLayoutGrid > .row > .col-1, #factsLayoutGrid > .row > .col-2, #factsLayoutGrid > .row > .col-3, #factsLayoutGrid > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#factsLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #4F4F4F;
   opacity: 0.71;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#contactHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_contactText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0px 0px 20px 0px;
   text-align: left;
}
#wb_contactText div
{
   text-align: left;
}
#wb_contactText
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#contactEmail
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0px 0px 10px 0px;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: #808080;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 10px 4px 10px;
}
#contactEmail:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102, 175, 233, 0.60);
   outline: 0;
}
#contactButton
{
   border: 1px solid #ED2A28;
   border-radius: 0px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   text-decoration: none;
   -webkit-appearance: none;
   margin: 0;
}
#contactButton:focus
{
   outline: 0;
}
#wb_testimonialsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 40px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#testimonialsCard2-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard2-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#testimonialsCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#testimonialsCard2-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
}
#testimonialsCard2-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#testimonialsCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#testimonialsCard2-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#wb_testimonialsCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#testimonialsCard3-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard3-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#testimonialsCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#testimonialsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
}
#testimonialsCard3-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#testimonialsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#testimonialsCard3-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#wb_matchHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#matchHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_matchText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0px 0px 25px 0px;
   text-align: left;
}
#wb_matchText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   line-height: 20px;
}
#wb_matchText div
{
   text-align: left;
}
#wb_matchText p
{
   margin: 0;
   padding: 0;
}
#wb_matchText
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#matchButton
{
   border: 0px solid #F43702;
   border-radius: 0px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   text-decoration: none;
   -webkit-appearance: none;
   margin: 0;
}
#matchButton:focus
{
   outline: 0;
}
#wb_featuresCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#featuresCard2-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard2-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#featuresCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   margin: -30px 0px 0px 80px;
   padding: 0px 0px 0px 0px;
}
#featuresCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#featuresCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0px 80px;
   padding: 0px 0px 0px 0px;
}
#featuresCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#wb_featuresCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px none #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#featuresCard3-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard3-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#featuresCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: -30px 0px 0px 80px;
   padding: 0px 0px 0px 0px;
}
#featuresCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0px 80px;
   padding: 0px 0px 0px 0px;
}
#featuresCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#wb_section1
{
   height: 0;
   padding: 0 0 83.2742% 0;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#section1-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 29.9%;
   top: 0%;
   height: auto;
   width: 70.1%;
   padding: 0px 0px 0px 0px;
}
#section1-card-item0 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#section1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0%;
   top: 21.6%;
   height: auto;
   width: 65.3%;
   padding: 0px 0px 0px 0px;
}
#section1-card-item1 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 10px solid #FFFFFF;
   border-radius: 0px;
}
#section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 47.2%;
   top: 50.1%;
   height: auto;
   width: 34.6%;
   padding: 0px 0px 0px 0px;
}
#section1-card-item2 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 10px solid #FFFFFF;
   border-radius: 50%;
}
#wb_sectionText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0px 0px 25px 0px;
   text-align: left;
}
#wb_sectionText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   line-height: 20px;
}
#wb_sectionText div
{
   text-align: left;
}
#wb_sectionText p
{
   margin: 0;
   padding: 0;
}
#wb_sectionText
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_listingsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: left;
}
#listingsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#listingsBadge1
{
   position: absolute;
   left: auto;
   right: -8px;
   top: -8px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
}
#listingsBadge1-inner
{
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   transform: rotate(90deg);
   overflow: hidden;
   display: flex;
   align-items: center;
   justify-content: center;
   box-sizing: border-box;
}
#listingsBadge1-text
{
   background-color: #ED2A28;
   border: 1px dashed #FFFFFF;
   box-shadow: 0 0 0 4px rgba(237, 42, 40, 1.00);
   position: absolute;
   transform: translateX(-16px) translateY(-16px) rotate(-45deg);
   line-height: 24px;
   text-align: center;
   width: 200%;
}
#listingsBadge1:before, #listingsBadge1:after
{
   content: "";
   position: absolute;
}
#listingsBadge1:before
{
   width: 40px;
   height: 8px;
   left: 0;
   background-color: #B2201E;
   border-radius: 8px 8px 0px 0px;
}
#listingsBadge1:after
{
   width: 8px;
   height: 40px;
   right: 0;
   bottom: 0;
   background-color: #B2201E;
   border-radius: 0px 8px 8px 0px;
}
#listingBadge2
{
   position: absolute;
   left: auto;
   right: -8px;
   top: -8px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
}
#listingBadge2-inner
{
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   transform: rotate(90deg);
   overflow: hidden;
   display: flex;
   align-items: center;
   justify-content: center;
   box-sizing: border-box;
}
#listingBadge2-text
{
   background-color: #ED2A28;
   border: 1px dashed #FFFFFF;
   box-shadow: 0 0 0 4px rgba(237, 42, 40, 1.00);
   position: absolute;
   transform: translateX(-16px) translateY(-16px) rotate(-45deg);
   line-height: 24px;
   text-align: center;
   width: 200%;
}
#listingBadge2:before, #listingBadge2:after
{
   content: "";
   position: absolute;
}
#listingBadge2:before
{
   width: 40px;
   height: 8px;
   left: 0;
   background-color: #B2201E;
   border-radius: 8px 8px 0px 0px;
}
#listingBadge2:after
{
   width: 8px;
   height: 40px;
   right: 0;
   bottom: 0;
   background-color: #B2201E;
   border-radius: 0px 8px 8px 0px;
}
#listingsBadge4
{
   position: absolute;
   left: auto;
   right: -8px;
   top: -8px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
}
#listingsBadge4-inner
{
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   transform: rotate(90deg);
   overflow: hidden;
   display: flex;
   align-items: center;
   justify-content: center;
   box-sizing: border-box;
}
#listingsBadge4-text
{
   background-color: #ED2A28;
   border: 1px dashed #FFFFFF;
   box-shadow: 0 0 0 4px rgba(237, 42, 40, 1.00);
   position: absolute;
   transform: translateX(-16px) translateY(-16px) rotate(-45deg);
   line-height: 24px;
   text-align: center;
   width: 200%;
}
#listingsBadge4:before, #listingsBadge4:after
{
   content: "";
   position: absolute;
}
#listingsBadge4:before
{
   width: 40px;
   height: 8px;
   left: 0;
   background-color: #B2201E;
   border-radius: 8px 8px 0px 0px;
}
#listingsBadge4:after
{
   width: 8px;
   height: 40px;
   right: 0;
   bottom: 0;
   background-color: #B2201E;
   border-radius: 0px 8px 8px 0px;
}
#wb_listingsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#listingsCard2-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#listingsCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard2-card-item1 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 10px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard2-card-item2 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard2-card-item3 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard2-card-item4
{
   box-sizing: border-box;
   margin: 25px 0px 10px 0px;
   padding: 0px 20px 0px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#listingsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 10px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#listingsCard2-card-item6
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 20px 0px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#listingsCard2-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_listingsCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#listingsCard4-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#listingsCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard4-card-item1 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 10px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard4-card-item2 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard4-card-item3 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard4-card-item4
{
   box-sizing: border-box;
   margin: 25px 0px 10px 0px;
   padding: 0px 20px 0px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#listingsCard4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 10px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#listingsCard4-card-item6
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 20px 0px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#listingsCard4-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_headerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: right;
}
#headerHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_welcomeCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-color: rgba(0, 0, 0, 0.50);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#welcomeCard-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#welcomeCard-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#welcomeCard-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 16px 10px 16px;
   border: 1px solid #000000;
   border-radius: 0px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#welcomeCard-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#rentBadge1
{
   position: absolute;
   left: auto;
   right: 0px;
   top: 0px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   background-color: #ED2A28;
   -webkit-clip-path: url(#rentBadge1-clippath);
   clip-path: url(#rentBadge1-clippath);
   box-sizing: border-box;
}
#rentBadge1-text
{
   align-items: center;
   display: flex;
   justify-content: center;
   position: absolute;
   left: 0;
   transform: rotate(45deg) translate(0px, -16px);
   top: 0;
   width: 100%;
   height: 100%;
}
#rentBadge2
{
   position: absolute;
   left: auto;
   right: 0px;
   top: 0px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   background-color: #ED2A28;
   -webkit-clip-path: url(#rentBadge2-clippath);
   clip-path: url(#rentBadge2-clippath);
   box-sizing: border-box;
}
#rentBadge2-text
{
   align-items: center;
   display: flex;
   justify-content: center;
   position: absolute;
   left: 0;
   transform: rotate(45deg) translate(0px, -16px);
   top: 0;
   width: 100%;
   height: 100%;
}
#rentBadge3
{
   position: absolute;
   left: auto;
   right: 0px;
   top: 0px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   background-color: #ED2A28;
   -webkit-clip-path: url(#rentBadge3-clippath);
   clip-path: url(#rentBadge3-clippath);
   box-sizing: border-box;
}
#rentBadge3-text
{
   align-items: center;
   display: flex;
   justify-content: center;
   position: absolute;
   left: 0;
   transform: rotate(45deg) translate(0px, -16px);
   top: 0;
   width: 100%;
   height: 100%;
}
#dealsBadge1
{
   position: absolute;
   left: -8px;
   top: 16px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   background-color: #000000;
   width: 92px;
   height: 32px;
   line-height: 32px;
   text-align: center;
   box-sizing: border-box;
}
#dealsBadge1-text
{
}
#dealsBadge1:before, #dealsBadge1:after
{
   content: "";
   position: absolute;
}
#dealsBadge1:before
{
   height: 0;
   width: 0;
   top: -8.5px;
   left: 0;
   border-bottom: 9px solid rgba(0, 0, 0, 1.00);
   border-left: 9px solid transparent;
}
#dealsBadge1:after
{
   height: 0;
   width: 0;
   top: 0;
   right: -9px;   border-top: 16px solid transparent;
   border-bottom: 16px solid transparent;
   border-left: 9px solid rgba(0, 0, 0, 1.00);
}
#dealsBadge2
{
   position: absolute;
   left: -8px;
   top: 16px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   background-color: #000000;
   width: 92px;
   height: 32px;
   line-height: 32px;
   text-align: center;
   box-sizing: border-box;
}
#dealsBadge2-text
{
}
#dealsBadge2:before, #dealsBadge2:after
{
   content: "";
   position: absolute;
}
#dealsBadge2:before
{
   height: 0;
   width: 0;
   top: -8.5px;
   left: 0;
   border-bottom: 9px solid rgba(0, 0, 0, 1.00);
   border-left: 9px solid transparent;
}
#dealsBadge2:after
{
   height: 0;
   width: 0;
   top: 0;
   right: -9px;   border-top: 16px solid transparent;
   border-bottom: 16px solid transparent;
   border-left: 9px solid rgba(0, 0, 0, 1.00);
}
#dealsBadge3
{
   position: absolute;
   left: -8px;
   top: 16px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   background-color: #000000;
   width: 92px;
   height: 32px;
   line-height: 32px;
   text-align: center;
   box-sizing: border-box;
}
#dealsBadge3-text
{
}
#dealsBadge3:before, #dealsBadge3:after
{
   content: "";
   position: absolute;
}
#dealsBadge3:before
{
   height: 0;
   width: 0;
   top: -8.5px;
   left: 0;
   border-bottom: 9px solid rgba(0, 0, 0, 1.00);
   border-left: 9px solid transparent;
}
#dealsBadge3:after
{
   height: 0;
   width: 0;
   top: 0;
   right: -9px;   border-top: 16px solid transparent;
   border-bottom: 16px solid transparent;
   border-left: 9px solid rgba(0, 0, 0, 1.00);
}
#matchBadge1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 131px;
   height: 131px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   overflow: hidden;
   box-sizing: border-box;
}
#matchBadge1-text
{
   background-color: #ED2A28;
   transform: translateY(-50%) translateX(-50%) translateX(50px) rotate(-45deg);
   margin-top: 50px;
   line-height: 32px;
   text-align: center;
   width: 200%;
}
#footerBadge1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 131px;
   height: 131px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   overflow: hidden;
   box-sizing: border-box;
}
#footerBadge1-text
{
   background-color: #000000;
   transform: translateY(-50%) translateX(-50%) translateX(50px) rotate(-45deg);
   margin-top: 50px;
   line-height: 32px;
   text-align: center;
   width: 200%;
}
#wb_listingsCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0px 0px 0px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#listingsCard3-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#listingsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 10px 10px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard3-card-item1 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 10px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard3-card-item2 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   background-color: #ED2A28;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#listingsCard3-card-item3 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#listingsCard3-card-item4
{
   box-sizing: border-box;
   margin: 25px 0px 10px 0px;
   padding: 0px 20px 0px 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#listingsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 10px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#listingsCard3-card-item6
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 20px 0px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#listingsCard3-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#listingsBadge3
{
   position: absolute;
   left: auto;
   right: -8px;
   top: -8px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
}
#listingsBadge3-inner
{
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   transform: rotate(90deg);
   overflow: hidden;
   display: flex;
   align-items: center;
   justify-content: center;
   box-sizing: border-box;
}
#listingsBadge3-text
{
   background-color: #ED2A28;
   border: 1px dashed #FFFFFF;
   box-shadow: 0 0 0 4px rgba(237, 42, 40, 1.00);
   position: absolute;
   transform: translateX(-16px) translateY(-16px) rotate(-45deg);
   line-height: 24px;
   text-align: center;
   width: 200%;
}
#listingsBadge3:before, #listingsBadge3:after
{
   content: "";
   position: absolute;
}
#listingsBadge3:before
{
   width: 40px;
   height: 8px;
   left: 0;
   background-color: #B2201E;
   border-radius: 8px 8px 0px 0px;
}
#listingsBadge3:after
{
   width: 8px;
   height: 40px;
   right: 0;
   bottom: 0;
   background-color: #B2201E;
   border-radius: 0px 8px 8px 0px;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#factsHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_factsIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#factsIcon1
{
   height: 48px;
   width: 59px;
}
#factsIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 55px;
}
#wb_factsIcon1:hover i
{
   color: #66AFE9;
}
#wb_factsHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#factsHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_factsIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#factsIcon2
{
   height: 48px;
   width: 59px;
}
#factsIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 48px;
}
#wb_factsIcon2:hover i
{
   color: #66AFE9;
}
#wb_factsHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#factsHeading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_factsIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#factsIcon3
{
   height: 48px;
   width: 59px;
}
#factsIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 48px;
}
#wb_factsIcon3:hover i
{
   color: #66AFE9;
}
#wb_factsIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_factsIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#factsIcon4
{
   height: 48px;
   width: 59px;
}
#factsIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 59px;
}
#wb_factsIcon4:hover i
{
   color: #66AFE9;
}
#wb_factsHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#factsHeading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#rentBadge4
{
   position: absolute;
   left: auto;
   right: 0px;
   top: 0px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   background-color: #ED2A28;
   -webkit-clip-path: url(#rentBadge4-clippath);
   clip-path: url(#rentBadge4-clippath);
   box-sizing: border-box;
}
#rentBadge4-text
{
   align-items: center;
   display: flex;
   justify-content: center;
   position: absolute;
   left: 0;
   transform: rotate(45deg) translate(0px, -16px);
   top: 0;
   width: 100%;
   height: 100%;
}
#rentBadge5
{
   position: absolute;
   left: auto;
   right: 0px;
   top: 0px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   background-color: #ED2A28;
   -webkit-clip-path: url(#rentBadge5-clippath);
   clip-path: url(#rentBadge5-clippath);
   box-sizing: border-box;
}
#rentBadge5-text
{
   align-items: center;
   display: flex;
   justify-content: center;
   position: absolute;
   left: 0;
   transform: rotate(45deg) translate(0px, -16px);
   top: 0;
   width: 100%;
   height: 100%;
}
#rentBadge6
{
   position: absolute;
   left: auto;
   right: 0px;
   top: 0px;
   width: 100px;
   height: 100px;
   margin: 0;
   z-index: 3;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   white-space: nowrap;
   background-color: #ED2A28;
   -webkit-clip-path: url(#rentBadge6-clippath);
   clip-path: url(#rentBadge6-clippath);
   box-sizing: border-box;
}
#rentBadge6-text
{
   align-items: center;
   display: flex;
   justify-content: center;
   position: absolute;
   left: 0;
   transform: rotate(45deg) translate(0px, -16px);
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_contactLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contactLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
}
#contactLayoutGrid > .col-1, #contactLayoutGrid > .col-2, #contactLayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#contactLayoutGrid > .col-1, #contactLayoutGrid > .col-2, #contactLayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#contactLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#contactLayoutGrid > .col-2
{
   background-color: #4F4F4F;
   background-image: none;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#contactLayoutGrid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 15px 25px 15px;
}
#contactLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#contactLayoutGrid > .col-1, #contactLayoutGrid > .col-2, #contactLayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #ED2A28;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer
{
   position: relative;
   box-sizing: border-box;
   padding: 50px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerBottom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerBottom
{
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerBottom > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#footerBottom > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#footerBottom > .row > .col-1
{
   float: left;
}
#footerBottom > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#footerBottom:before,
#footerBottom:after,
#footerBottom .row:before,
#footerBottom .row:after
{
   display: table;
   content: " ";
}
#footerBottom:after,
#footerBottom .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerBottom > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#StickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_up-arrow a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 24px;
}
#wb_up-arrow:hover i
{
   color: #EEEEEE;
}
