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: 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 0 50px 0 ;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   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: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-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: 5px 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#listingsLayoutGrid1 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#listingsLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   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
{
   display: flex;
   position: relative;
   padding: 50px 10px 100px 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#listingsCardContainer .swiper-pagination-bullet
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #000000;
   opacity: 1;
}
#listingsCardContainer .swiper-pagination-bullet-active
{
   background: #869791;
}
#listingsCardContainer.swiper-cube .swiper-cube-shadow:before
{
   background: rgba(0,0,0,1.00);
}
#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 0 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 0 100px 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: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#listingsCard1-card-item3 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#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: #0000FF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   animation: animate-box-shadow 1000ms linear 0ms infinite normal both;
}
#listingsCard1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   animation: animate-classic-movie-text 1000ms linear 0ms infinite normal both;
}
#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: 17px;
}
#rentCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: #FF0000;
   background-image: none;
   color: #FFFF00;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#rentCard1-card-item2 i
{
   color: #000000;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#rentCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   background-color: rgba(255,255,255,0.90);
   background-image: none;
   color: #800000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#wb_rentHeading
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#rentHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   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: #0000FF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#rentCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 10px 5px 10px;
   background-color: transparent;
   background-image: none;
   color: #FF00C0;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#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: #228B22;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#rentCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #6A5ACD;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#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: #B22222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#rentCard4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #8B008B;
   font-family: Arial;
   font-weight: bold;
   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: 17px;
}
#rentCard5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #0000FF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#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: 20px 0 0 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: 17px;
}
#rentCard6-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #A52A2A;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background: linear-gradient(to top left, #FF0000, rgba(255,0,0,0.00), #FF0000), linear-gradient(to top right, #FF0000, rgba(255,0,0,0.00), #FF8000) #FF3F00;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
}
#welcomeLayoutGrid > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   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_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 0 100px 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: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid > .row > .col-1
{
   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-1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   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;
}
@media (max-width: 768px)
{
#servicesLayoutGrid > .row > .col-1
{
   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: 27px;
   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
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#sectionLayoutGrid > .row > .col-1
{
   float: left;
}
#sectionLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#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: 50px 15px 0 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: #0000FF;
   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 0 100px 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 0 25px 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 0 100px 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 0 100px 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 0 100px 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: 28px;
}
#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: 28px;
}
#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: 28px;
}
#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_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 0 100px 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: 100px 0 100px 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: 100px 0 100px 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: 100px 0 100px 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: 100px 0 100px 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;
   border-radius: 0px;
   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: 26px;
}
#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_listingsHeading
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#listingsHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#listingsBadge1
{
   position: absolute;
   left: auto;
   right: -8px;
   top: -8px;
   width: 122px;
   height: 122px;
   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;
   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;
   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;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 0 10px;
   padding: 0;
   text-align: center;
}
#headerHeading
{
   color: #FFFF00;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 3px 3px 2px rgba(0,0,0,0.50);
   animation: animate-neon-text-shadow 1000ms linear 0ms infinite normal both;
}
#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: #FFFF00;
   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: 15px;
   line-height: 21px;
}
#welcomeCard-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   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;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#rentBadge1
{
   position: absolute;
   left: auto;
   right: 0px;
   top: 0px;
   width: 129px;
   height: 129px;
   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%;
}
#rentBadge1 .svg-icon
{
   display: inline-block;
   position: relative;
   fill: #FFFFFF;
   margin-left: 4px;
   height: 13px;
   left: 0;
   top: 0;
   width: 13px;
   vertical-align: text-top;
}
#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;
   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: 49px;
}
#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: 49px;
}
#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 0 100px 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 0 100px 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: 0px;
   opacity: 0.77;
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_up-arrow a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_up-arrow:hover #up-arrow i
{
   color: #EEEEEE;
}
#wb_ResponsiveMenu1
{
   display: block;
   border: 1px solid #808080;
   box-sizing: border-box;
   font-family: "Open Sans";
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   background-color: #000000;
   height: 72px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #000000;
   color: #00FF7F;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 42px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #CD5C5C;
   color: #0000FF;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 72px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 164px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #454545;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 164px;
   position: relative;
   top: -72px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #00FF7F;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #454545;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #0000FF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #2B2B2B;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #000000;
   color: #00FF7F;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #CD5C5C;
   color: #0000FF;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 72px !important;
   line-height: 72px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 24px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #00FF7F;
   color: #00FF7F;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #00FF7F;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #0000FF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background: linear-gradient(to top left, #D2FF52, rgba(210,255,82,0.00), #D2FF52), linear-gradient(to top right, #91E842, rgba(210,255,82,0.00), #D2FF52) #B1F349;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 200px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #FE00FE;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   animation: rainbow-dimmer 1000ms linear 0ms infinite normal both;
}
#Card1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 15px 0 0 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 5px);
   height: auto;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_testimonialsCard3
{
   display: flex;
   width: 100%;
   z-index: 34;
}
#wb_testimonialsCard2
{
   display: flex;
   width: 100%;
   z-index: 33;
}
#wb_testimonialsCard1
{
   display: flex;
   width: 100%;
   z-index: 32;
}
#wb_footerHeading
{
   display: block;
   width: 100%;
   z-index: 51;
}
#contactEmail
{
   display: block;
   width: 100%;
   height: 36px;
   z-index: 49;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 15;
}
#footerLine
{
   display: block;
   width: 100%;
   z-index: 56;
}
#contactButton
{
   display: inline-block;
   width: 95px;
   height: 32px;
   z-index: 50;
}
#wb_factsIcon4
{
   display: inline-block;
   width: 59px;
   height: 48px;
   text-align: center;
   z-index: 44;
}
#wb_factsJavaScript3
{
   display: block;
   width: 100%;
   z-index: 42;
}
#wb_servicesHeading
{
   display: block;
   width: 100%;
   z-index: 16;
}
#wb_ResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_footerIcon4
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 55;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 54;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 53;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 52;
}
#wb_factsJavaScript2
{
   display: block;
   width: 100%;
   z-index: 39;
}
#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: 36;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_up-arrow
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 58;
}
#wb_featuresHeading
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_rentHeading
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_listingsHeading
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_factsIcon1
{
   display: inline-block;
   width: 59px;
   height: 48px;
   text-align: center;
   z-index: 35;
}
#wb_factsIcon2
{
   display: inline-block;
   width: 59px;
   height: 48px;
   text-align: center;
   z-index: 38;
}
#wb_listingsCard4
{
   display: flex;
   position: relative;
   z-index: 6;
}
#wb_listingsCard3
{
   display: flex;
   position: relative;
   z-index: 5;
}
#wb_listingsCard2
{
   display: flex;
   position: relative;
   z-index: 4;
}
#wb_listingsCard1
{
   display: flex;
   position: relative;
   z-index: 3;
}
#wb_factsJavaScript4
{
   display: block;
   width: 100%;
   z-index: 45;
}
#wb_factsIcon3
{
   display: inline-block;
   width: 59px;
   height: 48px;
   text-align: center;
   z-index: 41;
}
#wb_featuresCard3
{
   display: flex;
   width: 100%;
   z-index: 28;
}
#wb_featuresCard2
{
   display: flex;
   width: 100%;
   z-index: 27;
}
#wb_featuresCard1
{
   display: flex;
   width: 100%;
   z-index: 26;
}
#matchButton
{
   display: inline-block;
   width: 200px;
   height: 50px;
   z-index: 31;
}
#wb_rentCard6
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 13;
}
#wb_rentCard5
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 12;
}
#wb_rentCard4
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 11;
}
#wb_rentCard3
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 10;
}
#wb_rentCard2
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 9;
}
#wb_rentCard1
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 8;
}
#wb_factsHeading4
{
   display: block;
   width: 100%;
   z-index: 46;
}
#wb_factsHeading3
{
   display: block;
   width: 100%;
   z-index: 43;
}
#wb_factsHeading2
{
   display: block;
   width: 100%;
   z-index: 40;
}
#wb_factsHeading1
{
   display: block;
   width: 100%;
   z-index: 37;
}
#wb_welcomeCard
{
   display: flex;
   width: 100%;
   z-index: 14;
}
#StickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 92;
}
#wb_contactHeading
{
   display: block;
   width: 100%;
   z-index: 47;
}
#wb_dealsCard1
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 22;
}
#wb_dealsHeading
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_dealsCard3
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 24;
}
#wb_servicesCard3
{
   display: flex;
   width: 100%;
   z-index: 19;
}
#wb_servicesCard2
{
   display: flex;
   width: 100%;
   z-index: 18;
}
#wb_servicesCard1
{
   display: flex;
   width: 100%;
   z-index: 17;
}
#wb_matchHeading
{
   display: block;
   width: 100%;
   z-index: 29;
}
#wb_dealsCard2
{
   display: flex;
   position: relative;
   width: 100%;
   z-index: 23;
}
#wb_headerHeading
{
   display: block;
   width: calc(100% - 10px);
   z-index: 1;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 50px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 5px 0 5px 0;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#headerLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#wb_listingsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_listingsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#listingsLayoutGrid1
{
   height: auto;
   padding: 5px 5px 0 5px;
}
#listingsLayoutGrid1 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_listingsCardContainer
{
   visibility: visible;
   display: block;
}
#listingsCardContainer
{
   padding: 50px 10px 100px 10px;
}
#wb_rentLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_rentLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#rentLayoutGrid1
{
   height: auto;
   padding: 50px 15px 0 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: 100px;
}
#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: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#listingsCard1-card-item3 i
{
   color: #FFFFFF;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#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: #0000FF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   animation: animate-box-shadow 1000ms linear 0ms infinite normal both;
}
#listingsCard1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   animation: animate-classic-movie-text 1000ms linear 0ms infinite normal both;
}
#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: 17px;
}
#rentCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: #FF0000;
   background-image: none;
   color: #FFFF00;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#rentCard1-card-item2 i
{
   color: #000000;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#rentCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 20px 20px 20px;
   background-color: rgba(255,255,255,0.90);
   background-image: none;
   color: #800000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#wb_rentCard1
{
   text-align: left;
}
#wb_rentHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#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: #0000FF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#rentCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 10px 5px 10px;
   background-color: transparent;
   background-image: none;
   color: #FF00C0;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#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: #228B22;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#rentCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #6A5ACD;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#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: #B22222;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#rentCard4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #8B008B;
   font-family: Arial;
   font-weight: bold;
   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: 17px;
}
#rentCard5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #0000FF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#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: 20px 0 0 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: 17px;
}
#rentCard6-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #A52A2A;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
}
#wb_rentCard6
{
   text-align: left;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#welcomeLayoutGrid
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#welcomeLayoutGrid .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#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_servicesLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#servicesLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#servicesLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_servicesHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_servicesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 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_servicesCard1
{
   text-align: left;
}
#wb_servicesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 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_servicesCard2
{
   text-align: left;
}
#wb_servicesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 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_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_dealsLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dealsLayoutGrid1
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#dealsLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_dealsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_dealsLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_dealsLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#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 0 25px 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: 100px;
}
#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;
}
#wb_featuresCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 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_featuresCard1
{
   text-align: left;
}
#wb_matchLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_matchLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#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: 100px;
}
#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: 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_testimonialsCard1
{
   text-align: left;
}
#wb_footerHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_footerIcon1
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: 28px;
   height: 28px;
}
#footerIcon1 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_footerIcon2
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: 28px;
   height: 28px;
}
#footerIcon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_footerIcon3
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: 28px;
   height: 28px;
}
#footerIcon3 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_footerIcon4
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon4
{
   width: 28px;
   height: 28px;
}
#footerIcon4 i
{
   line-height: 28px;
   font-size: 28px;
   width: 30px;
}
#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: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#footerLine
{
   border-color: rgba(255,255,255,0.00);
   border-bottom-width: 50px;
}
#wb_factsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_factsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#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;
}
#wb_contactText
{
   visibility: visible;
   display: block;
}
#wb_contactText
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#contactEmail
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 10px 4px 10px;
   text-align: left;
}
#contactEmail
{
   line-height: 18px;
}
#contactButton
{
   width: 90px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_testimonialsCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 40px 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_testimonialsCard2
{
   text-align: left;
}
#wb_testimonialsCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 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_testimonialsCard3
{
   text-align: left;
}
#wb_matchHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
}
#wb_matchText
{
   visibility: visible;
   display: block;
}
#wb_matchText
{
   font-size: 15px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
   line-height: 27px;
}
#matchButton
{
   width: 200px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_featuresCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 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_featuresCard2
{
   text-align: left;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 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_featuresCard3
{
   text-align: left;
}
#wb_listingsHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#listingsBadge1
{
}
#listingsBadge1
{
   width: 100px;
   height: 100px;
}
#listingBadge2
{
}
#listingBadge2
{
   width: 100px;
   height: 100px;
}
#listingsBadge4
{
}
#listingsBadge4
{
   width: 100px;
   height: 100px;
}
#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: 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;
   padding: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#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: 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;
   padding: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_listingsCard4
{
   text-align: left;
}
#wb_headerHeading
{
   width: calc(100% - 10px);
   visibility: visible;
   display: block;
   margin: 0 0 0 10px;
   padding: 0;
}
#wb_headerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ED2A28;
   border-radius: 0px;
   text-align: right;
}
#headerHeading
{
   color: #FFFF00;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   text-align: right;
   text-transform: none;
   text-shadow: 3px 3px 2px rgba(0,0,0,0.50);
   animation: animate-neon-text-shadow 1000ms linear 0ms infinite normal both;
}
#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: #FFFF00;
   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: 15px;
   line-height: 21px;
}
#welcomeCard-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   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;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_welcomeCard
{
   text-align: left;
}
#rentBadge1
{
}
#rentBadge1
{
   width: 100px;
   height: 100px;
}
#rentBadge2
{
}
#rentBadge2
{
   width: 100px;
   height: 100px;
}
#rentBadge3
{
}
#rentBadge3
{
   width: 100px;
   height: 100px;
}
#dealsBadge1
{
}
#dealsBadge1
{
   width: 92px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge2
{
}
#dealsBadge2
{
   width: 92px;
   height: 32px;
   line-height: 32px;
}
#dealsBadge3
{
}
#dealsBadge3
{
   width: 92px;
   height: 32px;
   line-height: 32px;
}
#matchBadge1
{
}
#matchBadge1
{
   width: 131px;
   height: 131px;
}
#footerBadge1
{
}
#footerBadge1
{
   width: 131px;
   height: 131px;
}
#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: 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;
   padding: 0 20px 20px 20px;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_listingsCard3
{
   text-align: left;
}
#listingsBadge3
{
}
#listingsBadge3
{
   width: 100px;
   height: 100px;
}
#wb_factsJavaScript1
{
   visibility: visible;
   display: block;
}
#wb_factsHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_factsIcon1
{
   width: 59px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon1
{
   width: 59px;
   height: 48px;
}
#factsIcon1 i
{
   line-height: 48px;
   font-size: 48px;
   width: 52px;
}
#wb_factsJavaScript2
{
   visibility: visible;
   display: block;
}
#wb_factsHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_factsIcon2
{
   width: 59px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon2
{
   width: 59px;
   height: 48px;
}
#factsIcon2 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_factsJavaScript3
{
   visibility: visible;
   display: block;
}
#wb_factsHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_factsIcon3
{
   width: 59px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon3
{
   width: 59px;
   height: 48px;
}
#factsIcon3 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_factsIcon4
{
   width: 59px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#factsIcon4
{
   width: 59px;
   height: 48px;
}
#factsIcon4 i
{
   line-height: 48px;
   font-size: 48px;
   width: 58px;
}
#wb_factsJavaScript4
{
   visibility: visible;
   display: block;
}
#wb_factsHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#rentBadge4
{
}
#rentBadge4
{
   width: 100px;
   height: 100px;
}
#rentBadge5
{
}
#rentBadge5
{
   width: 100px;
   height: 100px;
}
#rentBadge6
{
}
#rentBadge6
{
   width: 100px;
   height: 100px;
}
#wb_contactLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_contactLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#contactLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#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: 50px;
   visibility: visible;
   display: block;
}
#wb_up-arrow
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   background: linear-gradient(to top left, #FF6633, rgba(255,51,153,0.00), #FF3399), linear-gradient(to top right, #FF3399, rgba(255,51,153,0.00), #FF3399) #FF4B65;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 200px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   color: #FE00FE;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   animation: rainbow-dimmer 1000ms linear 0ms infinite normal both;
}
#Card1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 15px 0 0 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 5px);
   height: auto;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card2
{
   text-align: center;
}
}
