body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   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: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#headerLayoutGrid > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
}
#headerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 10;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#headerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 2;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: right;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#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-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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 solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#listingsLayoutGrid1
{
   box-sizing: border-box;
   padding: 25px 15px 25px 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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#listingsCardContainer
{
   position: relative;
   padding: 20px 10px 20px 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;
   line-height: 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% - 42px);
}
#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 solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rentLayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 25px 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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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 solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rentLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 0 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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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 solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#rentLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#rentLayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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_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 0 0 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#listingsCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 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: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/realestate8.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   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: 0;
   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: 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: 0 20px 20px 20px;
   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: 0;
   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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/realestate15.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   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: 0;
   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: 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: 0 20px 20px 20px;
   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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/realestate16.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   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: 0;
   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: 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: 0 20px 20px 20px;
   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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/realestate17.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   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: 0;
   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: 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: 0 20px 20px 20px;
   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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/realestate8.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   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: 0;
   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: 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: 0 20px 20px 20px;
   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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/realestate15.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   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: 0;
   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: 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: 0 20px 20px 20px;
   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 solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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: 0 0 20px 0 ;
   padding: 0;
   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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard1-card-body
{
   padding: 0;
   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 0 0 100px;
   padding: 0;
}
#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 0 0 100px;
   padding: 0;
}
#servicesCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard2-card-body
{
   padding: 0;
   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 0 0 100px;
   padding: 0;
}
#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 0 0 100px;
   padding: 0;
}
#servicesCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard3-card-body
{
   padding: 0;
   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 0 0 100px;
   padding: 0;
}
#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 0 0 100px;
   padding: 0;
}
#servicesCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   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 solid transparent;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#sectionLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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: 0 0 10px 0 ;
   padding: 0;
   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 solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#dealsLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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: 0;
   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 solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#dealsLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 0 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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#dealsLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#dealsLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/realestate5.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   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: 0;
   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: 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: 0 20px 20px 20px;
   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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: url('../images/realestate6.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   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: 0;
   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: 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: 0 20px 20px 20px;
   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: 0;
   background-color: transparent;
   background-image: url('../images/realestate7.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   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: 0;
   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: 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: 0 20px 20px 20px;
   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 solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#featuresLayoutGrid
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 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-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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: 0 0 20px 0 ;
   padding: 0;
   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: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#featuresCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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 0 0 80px;
   padding: 0;
}
#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 0 80px;
   padding: 0;
}
#featuresCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   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: 0;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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 solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#testimonialsLayoutGrid
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 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-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#testimonialsCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard1-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#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: 0 0 20px 0 ;
   padding: 0;
   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: 0 10px 0 0 ;
   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 #footerIcon1 i
{
   color: #777777;
}
#wb_footerIcon2
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   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 #footerIcon2 i
{
   color: #777777;
}
#wb_footerIcon3
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   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 #footerIcon3 i
{
   color: #777777;
}
#wb_footerIcon4
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   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: 30px;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #777777;
}
#wb_footerLogo
{
   margin: 0 0 16px 0 ;
   vertical-align: top;
}
#footerLogo
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 200px;
   height: 87px;
   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: center;
}
#wb_footerCopyrights
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_footerCopyrights div
{
   text-align: center;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#footerLine
{
   border-color: #FFFFFF;
   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: 0;
}
#factsLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#factsLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#factsLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#factsLayoutGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#factsLayoutGrid > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#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: 0 0 10px 0 ;
   padding: 0;
   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: 0 0 20px 0 ;
   text-align: center;
}
#wb_contactText div
{
   text-align: center;
}
#wb_contactText
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#contactEmail
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0 0 10px 0 ;
   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;
}
#contactEmail::placeholder
{
   color: #FEFEFE;
   opacity: 1;
}
#contactEmail::-ms-input-placeholder
{
   color: #FEFEFE;
}
#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;
   -webkit-appearance: none;
   margin: 0;
}
#contactButton:focus
{
   outline: 0;
}
#wb_testimonialsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#testimonialsCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard2-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard2-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#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: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#testimonialsCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#testimonialsCard3-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard3-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#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: 0 0 25px 0 ;
   padding: 0;
   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: 0 0 25px 0 ;
   text-align: center;
}
#wb_matchText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 28px;
}
#wb_matchText p, #wb_matchText ul
{
   margin: 0;
   padding: 0;
}
#wb_matchText
{
   display: block;
   margin: 0 0 25px 0 ;
   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;
   -webkit-appearance: none;
   margin: 0;
}
#matchButton:focus
{
   outline: 0;
}
#wb_featuresCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#featuresCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard2-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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 0 0 80px;
   padding: 0;
}
#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 0 80px;
   padding: 0;
}
#featuresCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#featuresCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard3-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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 0 0 80px;
   padding: 0;
}
#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 0 80px;
   padding: 0;
}
#featuresCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_section1
{
   height: 0;
   padding: 0 0 83.9694% 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: 0;
}
#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: 0;
}
#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: 0;
}
#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: 0 0 25px 0 ;
   text-align: left;
}
#wb_sectionText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 28px;
}
#wb_sectionText p, #wb_sectionText ul
{
   margin: 0;
   padding: 0;
}
#wb_sectionText
{
   display: block;
   margin: 0 0 25px 0 ;
   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: 0;
   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 0 0 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#listingsCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 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: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 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 0 0 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#listingsCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 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: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 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 #ED2A28;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#headerHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   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: 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: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#welcomeCard-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#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 0 0 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#listingsCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 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: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 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: 0 0 10px 0 ;
   padding: 0;
   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: 52px;
}
#wb_factsIcon1:hover #factsIcon1 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: 0 0 10px 0 ;
   padding: 0;
   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: 47px;
}
#wb_factsIcon2:hover #factsIcon2 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: 0 0 10px 0 ;
   padding: 0;
   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: 47px;
}
#wb_factsIcon3:hover #factsIcon3 i
{
   color: #66AFE9;
}
#wb_factsIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 58px;
}
#wb_factsIcon4:hover #factsIcon4 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: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contactLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer
{
   position: relative;
   box-sizing: border-box;
   padding: 50px 0 0 0;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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: 50%;
   opacity: 0.90;
}
#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: 23px;
}
#wb_up-arrow:hover #up-arrow i
{
   color: #EEEEEE;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px double #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #ED7D31;
}
.CssMenu1-effect:before
{
   border: 1px double #ED7D31;
   background-color: #EDEDED;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu1-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.CssMenu1-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   height: 0px;
   right: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scaleX(0);
   transform-origin: 50%;
   transition: all 500ms linear;
}
.CssMenu1-effect:hover:before, .CssMenu1-effect:focus:before, .CssMenu1-effect.active:before
{
   transform: scaleX(1);
   opacity: 1;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 150px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 16px;
   height: 3px;
   background: #454545;
   display: block;
   margin: 3px auto;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1.open .line:nth-child(1)
{
   transform: translateY(6px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   transform: translateY(-6px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 115px;
   width: 115px;
   height: 115px;
   position: absolute;
   z-index: 999;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Heading1
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_testimonialsCard3
{
   display: flex;
   width: 100%;
   z-index: 37;
}
#wb_testimonialsCard2
{
   display: flex;
   width: 100%;
   z-index: 36;
}
#wb_testimonialsCard1
{
   display: flex;
   width: 100%;
   z-index: 35;
}
#wb_PanelMenu1
{
   display: none;
   width: 115px;
   height: 115px;
   z-index: 1;
}
#wb_CssMenu1
{
   display: inline-block;
   width: 982px;
   height: 32px;
   z-index: 0;
}
#wb_footerHeading
{
   display: block;
   width: 100%;
   z-index: 54;
}
#contactEmail
{
   display: block;
   width: 100%;
   height: 36px;
   z-index: 52;
}
#footerLine
{
   display: block;
   width: 100%;
   z-index: 59;
}
#contactButton
{
   display: inline-block;
   width: 95px;
   height: 32px;
   z-index: 53;
}
#wb_factsIcon4
{
   display: inline-block;
   width: 59px;
   height: 48px;
   text-align: center;
   z-index: 47;
}
#wb_factsJavaScript3
{
   display: block;
   width: 100%;
   z-index: 45;
}
#wb_servicesHeading
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_footerLogo
{
   display: inline-block;
   width: 200px;
   height: 87px;
   z-index: 60;
}
#wb_footerIcon4
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 58;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 57;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 56;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 55;
}
#wb_factsJavaScript2
{
   display: block;
   width: 100%;
   z-index: 42;
}
#factsJavaScript4
{
   color: #FFFFFF;
   font-size: 32px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#factsJavaScript3
{
   color: #FFFFFF;
   font-size: 32px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#factsJavaScript2
{
   color: #FFFFFF;
   font-size: 32px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#factsJavaScript1
{
   color: #FFFFFF;
   font-size: 32px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#wb_factsJavaScript1
{
   display: block;
   width: 100%;
   z-index: 39;
}
#wb_up-arrow
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 62;
}
#wb_featuresHeading
{
   display: block;
   width: 100%;
   z-index: 28;
}
#wb_rentHeading
{
   display: block;
   width: 100%;
   z-index: 10;
}
#wb_section1
{
   display: flex;
   width: 100%;
   z-index: 21;
}
#wb_listingsHeading
{
   display: block;
   width: 100%;
   z-index: 5;
}
#wb_factsIcon1
{
   display: inline-block;
   width: 59px;
   height: 48px;
   text-align: center;
   z-index: 38;
}
#wb_factsIcon2
{
   display: inline-block;
   width: 59px;
   height: 48px;
   text-align: center;
   z-index: 41;
}
#wb_listingsCard4
{
   display: flex;
   position: relative;
   z-index: 9;
}
#wb_listingsCard3
{
   display: flex;
   position: relative;
   z-index: 8;
}
#wb_listingsCard2
{
   display: flex;
   position: relative;
   z-index: 7;
}
#wb_listingsCard1
{
   display: flex;
   position: relative;
   z-index: 6;
}
#wb_factsJavaScript4
{
   display: block;
   width: 100%;
   z-index: 48;
}
#wb_factsIcon3
{
   display: inline-block;
   width: 59px;
   height: 48px;
   text-align: center;
   z-index: 44;
}
#wb_featuresCard3
{
   display: flex;
   width: 100%;
   z-index: 31;
}
#wb_featuresCard2
{
   display: flex;
   width: 100%;
   z-index: 30;
}
#wb_featuresCard1
{
   display: flex;
   width: 100%;
   z-index: 29;
}
#matchButton
{
   display: inline-block;
   width: 200px;
   height: 50px;
   z-index: 34;
}
#wb_rentCard6
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 16;
}
#wb_rentCard5
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 15;
}
#wb_rentCard4
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 14;
}
#wb_rentCard3
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 13;
}
#wb_rentCard2
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 12;
}
#wb_rentCard1
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 11;
}
#wb_factsHeading4
{
   display: block;
   width: 100%;
   z-index: 49;
}
#wb_factsHeading3
{
   display: block;
   width: 100%;
   z-index: 46;
}
#wb_factsHeading2
{
   display: block;
   width: 100%;
   z-index: 43;
}
#wb_factsHeading1
{
   display: block;
   width: 100%;
   z-index: 40;
}
#wb_welcomeCard
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#StickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 60px;
   width: 50px;
   height: 50px;
   z-index: 96;
}
#wb_contactHeading
{
   display: block;
   width: 100%;
   z-index: 50;
}
#wb_dealsCard1
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 25;
}
#wb_dealsHeading
{
   display: block;
   width: 100%;
   z-index: 24;
}
#wb_Heading1
{
   display: inline-block;
   width: 115px;
   height: 25px;
   z-index: 3;
}
#wb_sectionHeading
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_dealsCard3
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 27;
}
#wb_servicesCard3
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_servicesCard2
{
   display: flex;
   width: 100%;
   z-index: 19;
}
#wb_servicesCard1
{
   display: flex;
   width: 100%;
   z-index: 18;
}
#wb_matchHeading
{
   display: block;
   width: 100%;
   z-index: 32;
}
#wb_dealsCard2
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 26;
}
#wb_headerHeading
{
   display: none;
   width: 125px;
   height: 25px;
   z-index: 2;
}
@media only screen and (min-width: 1024px) and (max-width: 1214px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#headerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#headerLayoutGrid > .row > .col-1
{
   display: flex;
   grid-column: span 10;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .row > .col-2
{
   display: flex;
   grid-column: span 2;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: auto;
   padding: 250px 15px 250px 15px;
}
#welcomeLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_listingsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_listingsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#listingsLayoutGrid1
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#listingsLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_listingsCardContainer
{
   visibility: visible;
   display: block;
}
#listingsCardContainer
{
   padding: 20px 10px 20px 10px;
}
#wb_rentLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid1
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#rentLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_rentLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid2
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#rentLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_rentLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid3
{
   height: auto;
   padding: 0 15px 25px 15px;
}
#rentLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_listingsCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#listingsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard1
{
   text-align: left;
}
#wb_rentCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard1
{
   text-align: left;
}
#wb_rentHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_rentHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#rentHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_rentCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard2
{
   text-align: left;
}
#wb_rentCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard6
{
   text-align: left;
}
#wb_servicesLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicesLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#servicesLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_servicesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 37px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#servicesHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   text-align: left;
   text-transform: none;
}
#wb_servicesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 77px;
   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: 27px;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard1
{
   text-align: left;
}
#wb_servicesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 77px;
   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: 27px;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard2
{
   text-align: left;
}
#wb_servicesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 77px;
   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: 27px;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard3
{
   text-align: left;
}
#wb_sectionLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_sectionLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sectionLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#sectionLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_sectionHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 37px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_sectionHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#sectionHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dealsLayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#dealsLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dealsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_dealsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#dealsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dealsLayoutGrid2
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#dealsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dealsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#dealsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_dealsCard1
{
   text-align: left;
}
#wb_dealsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#dealsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_dealsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#dealsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_featuresLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuresLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#featuresLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#featuresLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#featuresLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_featuresHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 37px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_featuresHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#featuresHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   text-align: left;
   text-transform: none;
}
#wb_featuresCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard1-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 27px;
}
#featuresCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#featuresCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard1
{
   text-align: left;
}
#wb_matchLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_matchLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#matchLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#matchLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#matchLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#matchLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testimonialsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_testimonialsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testimonialsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#testimonialsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonialsLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_testimonialsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0 40px 0 ;
}
#testimonialsCard1-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 27px;
}
#testimonialsCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#testimonialsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard1-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard1-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#wb_testimonialsCard1
{
   text-align: left;
}
#wb_footerHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 27px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#footerHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_footerIcon1
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: 20px;
   height: 21px;
}
#footerIcon1 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon2
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: 20px;
   height: 21px;
}
#footerIcon2 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon3
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: 20px;
   height: 21px;
}
#footerIcon3 i
{
   line-height: 21px;
   font-size: 20px;
   width: 19px;
}
#wb_footerIcon4
{
   width: 20px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon4
{
   width: 20px;
   height: 21px;
}
#footerIcon4 i
{
   line-height: 21px;
   font-size: 20px;
   width: 21px;
}
#wb_footerLogo
{
   width: 168px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#footerLogo
{
   width: 168px;
   height: 73px;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   font-size: 13px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 19px;
}
#footerLine
{
   width: 100%;
   height: 42px;
   visibility: visible;
   display: block;
   margin: 0;
}
#footerLine
{
   border-color: rgba(255,255,255,0.00);
   border-bottom-width: 42px;
}
#wb_factsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_factsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#factsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#factsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 20px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
}
#wb_contactText
{
   visibility: visible;
   display: block;
}
#wb_contactText
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#contactEmail
{
   width: 100%;
   height: 28px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#contactEmail
{
   line-height: 10px;
}
#contactButton
{
   width: 80px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_testimonialsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 40px 0 ;
}
#testimonialsCard2-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 27px;
}
#testimonialsCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#testimonialsCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard2-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard2-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#wb_testimonialsCard2
{
   text-align: left;
}
#wb_testimonialsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#testimonialsCard3-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 27px;
}
#testimonialsCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#testimonialsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard3-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard3-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#wb_testimonialsCard3
{
   text-align: left;
}
#wb_matchHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
   font-size: 37px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_matchHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#matchHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#wb_matchText
{
   visibility: visible;
   display: block;
}
#wb_matchText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#matchButton
{
   width: 168px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_featuresCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard2-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 27px;
}
#featuresCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#featuresCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard2
{
   text-align: left;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard3-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 27px;
}
#featuresCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard3
{
   text-align: left;
}
#wb_section1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 29.9%;
   top: 0%;
   height: auto;
   width: 70.1%;
   padding: 0;
}
#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: 0;
}
#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: 0;
}
#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_section1
{
   text-align: center;
}
#wb_sectionText
{
   visibility: visible;
   display: block;
}
#wb_sectionText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_listingsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_listingsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#listingsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#listingsBadge1
{
}
#listingsBadge1
{
   width: 84px;
   height: 84px;
}
#listingBadge2
{
}
#listingBadge2
{
   width: 84px;
   height: 84px;
}
#listingsBadge4
{
}
#listingsBadge4
{
   width: 84px;
   height: 84px;
}
#wb_listingsCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#listingsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard2
{
   text-align: left;
}
#wb_listingsCard4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#listingsCard4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard4
{
   text-align: left;
}
#wb_headerHeading
{
   width: 113px;
   height: 21px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_headerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   text-align: right;
}
#headerHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: right;
   text-transform: none;
}
#wb_welcomeCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#welcomeCard-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#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;
}
#wb_welcomeCard
{
   text-align: left;
}
#rentBadge1
{
}
#rentBadge1
{
   width: 84px;
   height: 84px;
}
#rentBadge2
{
}
#rentBadge2
{
   width: 84px;
   height: 84px;
}
#rentBadge3
{
}
#rentBadge3
{
   width: 84px;
   height: 84px;
}
#dealsBadge1
{
}
#dealsBadge1
{
   width: 76px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge2
{
}
#dealsBadge2
{
   width: 76px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge3
{
}
#dealsBadge3
{
   width: 76px;
   height: 32px;
   line-height: 32px;
}
#matchBadge1
{
}
#matchBadge1
{
   width: 110px;
   height: 110px;
}
#footerBadge1
{
}
#footerBadge1
{
   width: 110px;
   height: 110px;
}
#wb_listingsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#listingsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard3
{
   text-align: left;
}
#listingsBadge3
{
}
#listingsBadge3
{
   width: 84px;
   height: 84px;
}
#wb_factsJavaScript1
{
   height: 32px;
   visibility: visible;
   display: block;
}
#wb_factsHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon1
{
   width: 49px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon1
{
   width: 49px;
   height: 38px;
}
#factsIcon1 i
{
   line-height: 38px;
   font-size: 38px;
   width: 41px;
}
#wb_factsJavaScript2
{
   height: 32px;
   visibility: visible;
   display: block;
}
#wb_factsHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon2
{
   width: 49px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon2
{
   width: 49px;
   height: 38px;
}
#factsIcon2 i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#wb_factsJavaScript3
{
   height: 32px;
   visibility: visible;
   display: block;
}
#wb_factsHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon3
{
   width: 49px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon3
{
   width: 49px;
   height: 38px;
}
#factsIcon3 i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#wb_factsIcon4
{
   width: 49px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon4
{
   width: 49px;
   height: 38px;
}
#factsIcon4 i
{
   line-height: 38px;
   font-size: 38px;
   width: 46px;
}
#wb_factsJavaScript4
{
   height: 32px;
   visibility: visible;
   display: block;
}
#wb_factsHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#rentBadge4
{
}
#rentBadge4
{
   width: 84px;
   height: 84px;
}
#rentBadge5
{
}
#rentBadge5
{
   width: 84px;
   height: 84px;
}
#rentBadge6
{
}
#rentBadge6
{
   width: 84px;
   height: 84px;
}
#wb_contactLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_contactLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 50px 0 0 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#footerBottom .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#footerBottom > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#footerBottom > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#StickyLayer
{
   width: 50px;
   height: 51px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 4px;
   top: 5px;
   width: 34px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 34px;
   height: 32px;
}
#up-arrow i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_CssMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 1px double #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu1 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #ED7D31;
}
.CssMenu1-effect:before
{
   border: 1px double #ED7D31;
   background-color: #EDEDED;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 2px 0px 0px;
}
#wb_PanelMenu1
{
   width: 96px;
   height: 96px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 96px;
   width: 96px;
   height: 96px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 40px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_Heading1
{
   width: 113px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   text-align: right;
}
#Heading1
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: right;
   text-transform: none;
}
}
@media only screen and (min-width: 800px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#headerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#headerLayoutGrid > .row > .col-1
{
   display: flex;
   grid-column: span 10;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid > .row > .col-2
{
   display: flex;
   grid-column: span 2;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: auto;
   padding: 250px 15px 250px 15px;
}
#welcomeLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_listingsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_listingsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#listingsLayoutGrid1
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#listingsLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_listingsCardContainer
{
   visibility: visible;
   display: block;
}
#listingsCardContainer
{
   padding: 20px 10px 20px 10px;
}
#wb_rentLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid1
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#rentLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_rentLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid2
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#rentLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_rentLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid3
{
   height: auto;
   padding: 0 15px 25px 15px;
}
#rentLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_listingsCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#listingsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard1
{
   text-align: left;
}
#wb_rentCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard1
{
   text-align: left;
}
#wb_rentHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_rentHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#rentHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   text-transform: none;
}
#wb_rentCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard2
{
   text-align: left;
}
#wb_rentCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard6
{
   text-align: left;
}
#wb_servicesLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicesLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#servicesLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_servicesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 29px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#servicesHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-transform: none;
}
#wb_servicesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 77px;
   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: 27px;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard1
{
   text-align: left;
}
#wb_servicesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 77px;
   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: 27px;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard2
{
   text-align: left;
}
#wb_servicesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 77px;
   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: 27px;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard3
{
   text-align: left;
}
#wb_sectionLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_sectionLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sectionLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#sectionLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_sectionHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 29px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_sectionHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#sectionHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dealsLayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#dealsLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dealsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_dealsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#dealsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dealsLayoutGrid2
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#dealsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dealsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#dealsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_dealsCard1
{
   text-align: left;
}
#wb_dealsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#dealsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_dealsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#dealsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_featuresLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuresLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#featuresLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#featuresLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#featuresLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_featuresHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 29px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_featuresHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#featuresHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-transform: none;
}
#wb_featuresCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard1-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 27px;
}
#featuresCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#featuresCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard1
{
   text-align: left;
}
#wb_matchLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_matchLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#matchLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#matchLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#matchLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#matchLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testimonialsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_testimonialsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testimonialsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#testimonialsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonialsLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_testimonialsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0 40px 0 ;
}
#testimonialsCard1-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 27px;
}
#testimonialsCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#testimonialsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard1-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard1-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_testimonialsCard1
{
   text-align: left;
}
#wb_footerHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 21px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#footerHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_footerIcon1
{
   width: 10px;
   height: 13px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: 10px;
   height: 13px;
}
#footerIcon1 i
{
   line-height: 13px;
   font-size: 10px;
   width: 9px;
}
#wb_footerIcon2
{
   width: 10px;
   height: 13px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: 10px;
   height: 13px;
}
#footerIcon2 i
{
   line-height: 13px;
   font-size: 10px;
   width: 9px;
}
#wb_footerIcon3
{
   width: 10px;
   height: 13px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: 10px;
   height: 13px;
}
#footerIcon3 i
{
   line-height: 13px;
   font-size: 10px;
   width: 9px;
}
#wb_footerIcon4
{
   width: 10px;
   height: 13px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon4
{
   width: 10px;
   height: 13px;
}
#footerIcon4 i
{
   line-height: 13px;
   font-size: 10px;
   width: 10px;
}
#wb_footerLogo
{
   width: 131px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#footerLogo
{
   width: 131px;
   height: 57px;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   font-size: 13px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 19px;
}
#footerLine
{
   width: 100%;
   height: 32px;
   visibility: visible;
   display: block;
   margin: 0;
}
#footerLine
{
   border-color: rgba(255,255,255,0.00);
   border-bottom-width: 32px;
}
#wb_factsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_factsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#factsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#factsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#wb_contactText
{
   visibility: visible;
   display: block;
}
#wb_contactText
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#contactEmail
{
   width: 100%;
   height: 19px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#contactEmail
{
   line-height: 1px;
}
#contactButton
{
   width: 62px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_testimonialsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 40px 0 ;
}
#testimonialsCard2-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 27px;
}
#testimonialsCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#testimonialsCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard2-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard2-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_testimonialsCard2
{
   text-align: left;
}
#wb_testimonialsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#testimonialsCard3-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 27px;
}
#testimonialsCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#testimonialsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard3-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard3-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_testimonialsCard3
{
   text-align: left;
}
#wb_matchHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
   font-size: 29px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_matchHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#matchHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_matchText
{
   visibility: visible;
   display: block;
}
#wb_matchText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#matchButton
{
   width: 131px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_featuresCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard2-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 27px;
}
#featuresCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#featuresCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard2
{
   text-align: left;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard3-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 27px;
}
#featuresCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard3
{
   text-align: left;
}
#wb_section1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 29.9%;
   top: 0%;
   height: auto;
   width: 70.1%;
   padding: 0;
}
#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: 0;
}
#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: 0;
}
#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_section1
{
   text-align: center;
}
#wb_sectionText
{
   visibility: visible;
   display: block;
}
#wb_sectionText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_listingsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_listingsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#listingsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   text-transform: none;
}
#listingsBadge1
{
}
#listingsBadge1
{
   width: 65px;
   height: 65px;
}
#listingBadge2
{
}
#listingBadge2
{
   width: 65px;
   height: 65px;
}
#listingsBadge4
{
}
#listingsBadge4
{
   width: 65px;
   height: 65px;
}
#wb_listingsCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#listingsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard2
{
   text-align: left;
}
#wb_listingsCard4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#listingsCard4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard4
{
   text-align: left;
}
#wb_headerHeading
{
   width: 88px;
   height: 16px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_headerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   text-align: right;
}
#headerHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   text-transform: none;
}
#wb_welcomeCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#welcomeCard-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#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;
}
#wb_welcomeCard
{
   text-align: left;
}
#rentBadge1
{
}
#rentBadge1
{
   width: 65px;
   height: 65px;
}
#rentBadge2
{
}
#rentBadge2
{
   width: 65px;
   height: 65px;
}
#rentBadge3
{
}
#rentBadge3
{
   width: 65px;
   height: 65px;
}
#dealsBadge1
{
}
#dealsBadge1
{
   width: 57px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge2
{
}
#dealsBadge2
{
   width: 57px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge3
{
}
#dealsBadge3
{
   width: 57px;
   height: 32px;
   line-height: 32px;
}
#matchBadge1
{
}
#matchBadge1
{
   width: 85px;
   height: 85px;
}
#footerBadge1
{
}
#footerBadge1
{
   width: 85px;
   height: 85px;
}
#wb_listingsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#listingsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard3
{
   text-align: left;
}
#listingsBadge3
{
}
#listingsBadge3
{
   width: 65px;
   height: 65px;
}
#wb_factsJavaScript1
{
   height: 48px;
   visibility: visible;
   display: block;
}
#wb_factsHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon1
{
   width: 38px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon1
{
   width: 38px;
   height: 27px;
}
#factsIcon1 i
{
   line-height: 27px;
   font-size: 27px;
   width: 29px;
}
#wb_factsJavaScript2
{
   height: 43px;
   visibility: visible;
   display: block;
}
#wb_factsHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon2
{
   width: 38px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon2
{
   width: 38px;
   height: 27px;
}
#factsIcon2 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_factsJavaScript3
{
   height: 46px;
   visibility: visible;
   display: block;
}
#wb_factsHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon3
{
   width: 38px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon3
{
   width: 38px;
   height: 27px;
}
#factsIcon3 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_factsIcon4
{
   width: 38px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon4
{
   width: 38px;
   height: 27px;
}
#factsIcon4 i
{
   line-height: 27px;
   font-size: 27px;
   width: 32px;
}
#wb_factsJavaScript4
{
   height: 42px;
   visibility: visible;
   display: block;
}
#wb_factsHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#rentBadge4
{
}
#rentBadge4
{
   width: 65px;
   height: 65px;
}
#rentBadge5
{
}
#rentBadge5
{
   width: 65px;
   height: 65px;
}
#rentBadge6
{
}
#rentBadge6
{
   width: 65px;
   height: 65px;
}
#wb_contactLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_contactLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 50px 0 0 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#footerBottom .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#footerBottom > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#footerBottom > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#StickyLayer
{
   width: 51px;
   height: 51px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 7px;
   top: 3px;
   width: 29px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 29px;
   height: 35px;
}
#up-arrow i
{
   line-height: 35px;
   font-size: 29px;
   width: 28px;
}
#wb_CssMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 1px double #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu1 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #ED7D31;
}
.CssMenu1-effect:before
{
   border: 1px double #ED7D31;
   background-color: #EDEDED;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 2px 0px 0px;
}
#wb_PanelMenu1
{
   width: 75px;
   height: 75px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 75px;
   width: 75px;
   height: 75px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 29px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_Heading1
{
   width: 88px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   text-align: right;
}
#Heading1
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   text-transform: none;
}
}
@media only screen and (min-width: 600px) and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#headerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#headerLayoutGrid > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid > .row > .col-2
{
   display: none;
   width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#welcomeLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_listingsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_listingsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#listingsLayoutGrid1
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#listingsLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_listingsCardContainer
{
   visibility: visible;
   display: block;
}
#listingsCardContainer
{
   padding: 20px 10px 10px 10px;
}
#wb_rentLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid1
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#rentLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_rentLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid2
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#rentLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_rentLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid3
{
   height: auto;
   padding: 0 15px 25px 15px;
}
#rentLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_listingsCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#listingsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard1
{
   text-align: left;
}
#wb_rentCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard1
{
   text-align: left;
}
#wb_rentHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_rentHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#rentHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_rentCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard2
{
   text-align: left;
}
#wb_rentCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard6
{
   text-align: left;
}
#wb_servicesLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicesLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#servicesLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_servicesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#servicesHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: left;
   text-transform: none;
}
#wb_servicesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 74px;
   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: 24px;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard1
{
   text-align: left;
}
#wb_servicesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 74px;
   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: 24px;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard2
{
   text-align: left;
}
#wb_servicesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 74px;
   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: 24px;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard3
{
   text-align: left;
}
#wb_sectionLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_sectionLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sectionLayoutGrid
{
   height: auto;
   padding: 50px 15px 10px 15px;
}
#sectionLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_sectionHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_sectionHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#sectionHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dealsLayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#dealsLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dealsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_dealsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#dealsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dealsLayoutGrid2
{
   height: auto;
   padding: 10px 15px 0 15px;
}
#dealsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dealsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#dealsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_dealsCard1
{
   text-align: left;
}
#wb_dealsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#dealsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_dealsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#dealsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_featuresLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuresLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#featuresLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#featuresLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#featuresLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_featuresHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_featuresHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#featuresHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: left;
   text-transform: none;
}
#wb_featuresCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard1-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 24px;
}
#featuresCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#featuresCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard1
{
   text-align: left;
}
#wb_matchLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_matchLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#matchLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#matchLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#matchLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#matchLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testimonialsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_testimonialsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testimonialsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#testimonialsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonialsLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_testimonialsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0 40px 0 ;
}
#testimonialsCard1-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 24px;
}
#testimonialsCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#testimonialsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard1-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard1-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_testimonialsCard1
{
   text-align: left;
}
#wb_footerHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#footerHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#wb_footerIcon1
{
   width: 2px;
   height: 6px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: 2px;
   height: 6px;
}
#footerIcon1 i
{
   line-height: 6px;
   font-size: 2px;
   width: 1px;
}
#wb_footerIcon2
{
   width: 2px;
   height: 6px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: 2px;
   height: 6px;
}
#footerIcon2 i
{
   line-height: 6px;
   font-size: 2px;
   width: 1px;
}
#wb_footerIcon3
{
   width: 2px;
   height: 6px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: 2px;
   height: 6px;
}
#footerIcon3 i
{
   line-height: 6px;
   font-size: 2px;
   width: 1px;
}
#wb_footerIcon4
{
   width: 2px;
   height: 6px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon4
{
   width: 2px;
   height: 6px;
}
#footerIcon4 i
{
   line-height: 6px;
   font-size: 2px;
   width: 1px;
}
#wb_footerLogo
{
   width: 98px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#footerLogo
{
   width: 98px;
   height: 42px;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   font-size: 13px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 19px;
}
#footerLine
{
   width: 100%;
   height: 24px;
   visibility: visible;
   display: block;
   margin: 0;
}
#footerLine
{
   border-color: rgba(255,255,255,0.00);
   border-bottom-width: 24px;
}
#wb_factsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_factsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#factsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#factsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#wb_contactText
{
   visibility: visible;
   display: block;
}
#wb_contactText
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#contactEmail
{
   width: 100%;
   height: 27px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#contactEmail
{
   line-height: 9px;
}
#contactButton
{
   width: 65px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_testimonialsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 40px 0 ;
}
#testimonialsCard2-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 24px;
}
#testimonialsCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#testimonialsCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard2-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard2-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_testimonialsCard2
{
   text-align: left;
}
#wb_testimonialsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#testimonialsCard3-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 24px;
}
#testimonialsCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#testimonialsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard3-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard3-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_testimonialsCard3
{
   text-align: left;
}
#wb_matchHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
   font-size: 24px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_matchHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#matchHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_matchText
{
   visibility: visible;
   display: block;
}
#wb_matchText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#matchButton
{
   width: 98px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_featuresCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard2-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 24px;
}
#featuresCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#featuresCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard2
{
   text-align: left;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard3-card-item0
{
   display: inline-block;
   height: 24px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 24px;
}
#featuresCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard3
{
   text-align: left;
}
#wb_section1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 29.9%;
   top: 0%;
   height: auto;
   width: 70.1%;
   padding: 0;
}
#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: 0;
}
#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: 0;
}
#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_section1
{
   text-align: center;
}
#wb_sectionText
{
   visibility: visible;
   display: block;
}
#wb_sectionText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_listingsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_listingsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#listingsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#listingsBadge1
{
}
#listingsBadge1
{
   width: 88px;
   height: 88px;
}
#listingBadge2
{
}
#listingBadge2
{
   width: 100px;
   height: 100px;
}
#listingsBadge4
{
}
#listingsBadge4
{
   width: 48px;
   height: 48px;
}
#wb_listingsCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#listingsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard2
{
   text-align: left;
}
#wb_listingsCard4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#listingsCard4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard4
{
   text-align: left;
}
#wb_headerHeading
{
   width: 142px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_headerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   text-align: right;
}
#headerHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: right;
   text-transform: none;
}
#wb_welcomeCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#welcomeCard-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#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;
}
#wb_welcomeCard
{
   text-align: left;
}
#rentBadge1
{
}
#rentBadge1
{
   width: 48px;
   height: 48px;
}
#rentBadge2
{
}
#rentBadge2
{
   width: 48px;
   height: 48px;
}
#rentBadge3
{
}
#rentBadge3
{
   width: 48px;
   height: 48px;
}
#dealsBadge1
{
}
#dealsBadge1
{
   width: 40px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge2
{
}
#dealsBadge2
{
   width: 40px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge3
{
}
#dealsBadge3
{
   width: 40px;
   height: 32px;
   line-height: 32px;
}
#matchBadge1
{
}
#matchBadge1
{
   width: 63px;
   height: 63px;
}
#footerBadge1
{
}
#footerBadge1
{
   width: 127px;
   height: 127px;
}
#wb_listingsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
}
#listingsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard3
{
   text-align: left;
}
#listingsBadge3
{
}
#listingsBadge3
{
   width: 48px;
   height: 48px;
}
#wb_factsJavaScript1
{
   height: 37px;
   visibility: visible;
   display: block;
}
#wb_factsHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon1
{
   width: 39px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon1
{
   width: 39px;
   height: 29px;
}
#factsIcon1 i
{
   line-height: 29px;
   font-size: 29px;
   width: 31px;
}
#wb_factsJavaScript2
{
   height: 37px;
   visibility: visible;
   display: block;
}
#wb_factsHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon2
{
   width: 39px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon2
{
   width: 39px;
   height: 29px;
}
#factsIcon2 i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_factsJavaScript3
{
   height: 37px;
   visibility: visible;
   display: block;
}
#wb_factsHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon3
{
   width: 39px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon3
{
   width: 39px;
   height: 29px;
}
#factsIcon3 i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_factsIcon4
{
   width: 39px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon4
{
   width: 39px;
   height: 29px;
}
#factsIcon4 i
{
   line-height: 29px;
   font-size: 29px;
   width: 35px;
}
#wb_factsJavaScript4
{
   height: 37px;
   visibility: visible;
   display: block;
}
#wb_factsHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#rentBadge4
{
}
#rentBadge4
{
   width: 48px;
   height: 48px;
}
#rentBadge5
{
}
#rentBadge5
{
   width: 48px;
   height: 48px;
}
#rentBadge6
{
}
#rentBadge6
{
   width: 48px;
   height: 48px;
}
#wb_contactLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_contactLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 50px 0 0 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#footerBottom .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#footerBottom > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#footerBottom > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#StickyLayer
{
   width: 58px;
   height: 56px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 5px;
   top: 7px;
   width: 40px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 40px;
   height: 35px;
}
#up-arrow i
{
   line-height: 35px;
   font-size: 35px;
   width: 34px;
}
#wb_CssMenu1
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 1px double #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu1 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #ED7D31;
}
.CssMenu1-effect:before
{
   border: 1px double #ED7D31;
   background-color: #EDEDED;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 2px 0px 0px;
}
#wb_PanelMenu1
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 48px;
   width: 50px;
   height: 48px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 16px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_Heading1
{
   width: 70px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   text-align: right;
}
#Heading1
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: right;
   text-transform: none;
}
}
@media only screen and (max-width: 599px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#headerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#headerLayoutGrid > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid > .row > .col-2
{
   display: none;
   width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#welcomeLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_listingsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_listingsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#listingsLayoutGrid1
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#listingsLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_listingsCardContainer
{
   visibility: visible;
   display: block;
}
#listingsCardContainer
{
   padding: 20px 10px 20px 10px;
}
#wb_rentLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid1
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#rentLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_rentLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid2
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#rentLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_rentLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid3
{
   height: auto;
   padding: 0 15px 25px 15px;
}
#rentLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_listingsCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#listingsCard1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard1
{
   text-align: left;
}
#wb_rentCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard1
{
   text-align: left;
}
#wb_rentHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_rentHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#rentHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_rentCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard2
{
   text-align: left;
}
#wb_rentCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_rentCard6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#rentCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_rentCard6
{
   text-align: left;
}
#wb_servicesLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicesLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#servicesLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_servicesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_servicesHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#servicesHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_servicesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 77px;
   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: 27px;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard1
{
   text-align: left;
}
#wb_servicesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 77px;
   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: 27px;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard2
{
   text-align: left;
}
#wb_servicesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 77px;
   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: 27px;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 100px;
   padding: 0;
}
#servicesCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 0 100px;
   padding: 0;
}
#servicesCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard3
{
   text-align: left;
}
#wb_sectionLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_sectionLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sectionLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#sectionLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_sectionHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_sectionHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#sectionHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dealsLayoutGrid1
{
   height: auto;
   padding: 20px 15px 10px 15px;
}
#dealsLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dealsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_dealsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#dealsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_dealsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dealsLayoutGrid2
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#dealsLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dealsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#dealsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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_dealsCard1
{
   text-align: left;
}
#wb_dealsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#dealsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_dealsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#dealsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 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: 0 20px 20px 20px;
   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
{
   text-align: left;
}
#wb_featuresLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_featuresLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#featuresLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#featuresLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#featuresLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_featuresHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_featuresHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#featuresHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_featuresCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard1-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 27px;
}
#featuresCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard1-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#featuresCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard1-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard1
{
   text-align: left;
}
#wb_matchLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_matchLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#matchLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#matchLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#matchLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#matchLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_testimonialsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_testimonialsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#testimonialsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#testimonialsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#testimonialsLayoutGrid > .row
{
   grid-template-columns: 5fr 20px 5fr ;
}
#wb_testimonialsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0 40px 0 ;
}
#testimonialsCard1-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 27px;
}
#testimonialsCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#testimonialsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard1-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard1-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_testimonialsCard1
{
   text-align: left;
}
#wb_footerHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#footerHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_footerIcon1
{
   width: 20px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: 20px;
   height: 17px;
}
#footerIcon1 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#wb_footerIcon2
{
   width: 20px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: 20px;
   height: 17px;
}
#footerIcon2 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#wb_footerIcon3
{
   width: 20px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: 20px;
   height: 17px;
}
#footerIcon3 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#wb_footerIcon4
{
   width: 20px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon4
{
   width: 20px;
   height: 17px;
}
#footerIcon4 i
{
   line-height: 17px;
   font-size: 17px;
   width: 18px;
}
#wb_footerLogo
{
   width: 120px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 16px 0 ;
   padding: 0;
}
#footerLogo
{
   width: 120px;
   height: 52px;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   font-size: 13px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
   line-height: 19px;
}
#footerLine
{
   width: 100%;
   height: 19px;
   visibility: visible;
   display: block;
   margin: 0;
}
#footerLine
{
   border-color: rgba(255,255,255,0.00);
   border-bottom-width: 19px;
}
#wb_factsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_factsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#factsLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#factsLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#contactHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_contactText
{
   visibility: visible;
   display: block;
}
#wb_contactText
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#contactEmail
{
   width: 100%;
   height: 25px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#contactEmail
{
   line-height: 7px;
}
#contactButton
{
   width: 56px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_testimonialsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 40px 0 ;
}
#testimonialsCard2-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 27px;
}
#testimonialsCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#testimonialsCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard2-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard2-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_testimonialsCard2
{
   text-align: left;
}
#wb_testimonialsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#testimonialsCard3-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   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: 27px;
}
#testimonialsCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#testimonialsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#testimonialsCard3-card-item1 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#testimonialsCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#testimonialsCard3-card-item2 h1
{
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#wb_testimonialsCard3
{
   text-align: left;
}
#wb_matchHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
   font-size: 19px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_matchHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#matchHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#wb_matchText
{
   visibility: visible;
   display: block;
}
#wb_matchText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#matchButton
{
   width: 101px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_featuresCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard2-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 27px;
}
#featuresCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#featuresCard2-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard2-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#featuresCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard2-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard2
{
   text-align: left;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#featuresCard3-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 27px;
}
#featuresCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 80px;
   padding: 0;
}
#featuresCard3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 80px;
   padding: 0;
}
#featuresCard3-card-item2 h1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_featuresCard3
{
   text-align: left;
}
#wb_section1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 29.9%;
   top: 0%;
   height: auto;
   width: 70.1%;
   padding: 0;
}
#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: 0;
}
#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: 0;
}
#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_section1
{
   text-align: center;
}
#wb_sectionText
{
   visibility: visible;
   display: block;
}
#wb_sectionText
{
   font-size: 13px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_listingsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
}
#wb_listingsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#listingsHeading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#listingsBadge1
{
}
#listingsBadge1
{
   width: 88px;
   height: 88px;
}
#listingBadge2
{
}
#listingBadge2
{
   width: 97px;
   height: 97px;
}
#listingsBadge4
{
}
#listingsBadge4
{
   width: 83px;
   height: 83px;
}
#wb_listingsCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#listingsCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard2
{
   text-align: left;
}
#wb_listingsCard4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#listingsCard4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard4
{
   text-align: left;
}
#wb_headerHeading
{
   width: 113px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_headerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   text-align: right;
}
#headerHeading
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: right;
   text-transform: none;
}
#wb_welcomeCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#welcomeCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#welcomeCard-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#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;
}
#wb_welcomeCard
{
   text-align: left;
}
#rentBadge1
{
}
#rentBadge1
{
   width: 80px;
   height: 80px;
}
#rentBadge2
{
}
#rentBadge2
{
   width: 80px;
   height: 80px;
}
#rentBadge3
{
}
#rentBadge3
{
   width: 80px;
   height: 80px;
}
#dealsBadge1
{
}
#dealsBadge1
{
   width: 76px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge2
{
}
#dealsBadge2
{
   width: 76px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge3
{
}
#dealsBadge3
{
   width: 84px;
   height: 32px;
   line-height: 32px;
}
#matchBadge1
{
}
#matchBadge1
{
   width: 95px;
   height: 95px;
}
#footerBadge1
{
}
#footerBadge1
{
   width: 95px;
   height: 95px;
}
#wb_listingsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   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: 0 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: 0 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 0 10px 0 ;
   padding: 0 20px 0 20px;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
}
#listingsCard3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 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: 0 0 20px 0 ;
   padding: 0 20px 0 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: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_listingsCard3
{
   text-align: left;
}
#listingsBadge3
{
}
#listingsBadge3
{
   width: 80px;
   height: 80px;
}
#wb_factsJavaScript1
{
   height: 40px;
   visibility: visible;
   display: block;
}
#wb_factsHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon1
{
   width: 40px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon1
{
   width: 40px;
   height: 25px;
}
#factsIcon1 i
{
   line-height: 25px;
   font-size: 25px;
   width: 27px;
}
#wb_factsJavaScript2
{
   height: 42px;
   visibility: visible;
   display: block;
}
#wb_factsHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon2
{
   width: 40px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon2
{
   width: 40px;
   height: 25px;
}
#factsIcon2 i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_factsJavaScript3
{
   height: 49px;
   visibility: visible;
   display: block;
}
#wb_factsHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_factsIcon3
{
   width: 34px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon3
{
   width: 34px;
   height: 36px;
}
#factsIcon3 i
{
   line-height: 36px;
   font-size: 34px;
   width: 33px;
}
#wb_factsIcon4
{
   width: 38px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon4
{
   width: 38px;
   height: 28px;
}
#factsIcon4 i
{
   line-height: 28px;
   font-size: 28px;
   width: 33px;
}
#wb_factsJavaScript4
{
   height: 37px;
   visibility: visible;
   display: block;
}
#wb_factsHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_factsHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#factsHeading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#rentBadge4
{
}
#rentBadge4
{
   width: 79px;
   height: 79px;
}
#rentBadge5
{
}
#rentBadge5
{
   width: 79px;
   height: 79px;
}
#rentBadge6
{
}
#rentBadge6
{
   width: 79px;
   height: 79px;
}
#wb_contactLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_contactLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerBottom
{
   visibility: visible;
   display: table;
}
#wb_footerBottom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerBottom
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#footerBottom .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#footerBottom > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#footerBottom > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#StickyLayer
{
   width: 56px;
   height: 56px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 9px;
   top: 7px;
   width: 31px;
   height: 34px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 31px;
   height: 34px;
}
#up-arrow i
{
   line-height: 34px;
   font-size: 31px;
   width: 30px;
}
#wb_CssMenu1
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 1px double #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu1 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #ED7D31;
}
.CssMenu1-effect:before
{
   border: 1px double #ED7D31;
   background-color: #EDEDED;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 2px 0px 0px;
}
#wb_PanelMenu1
{
   width: 39px;
   height: 38px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 38px;
   width: 39px;
   height: 38px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 11px;
}
#PanelMenu1_markup li a
{
   color: #454545;
   border: 0px solid #C5C5C5;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #454545;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 0px solid #CCCCCC;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   width: 16px;
   height: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
   border: 1px solid #CCCCCC;
}
#PanelMenu1_panel
{
   background-color: #F6F6F6;
   overflow-y: auto;
}
#wb_Heading1
{
   width: 56px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 15px;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   text-align: right;
}
#Heading1
{
   color: #ED2A28;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: right;
   text-transform: none;
}
}
