body
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
body:after
{
   background-color: #202020;
   background-image: url('../images/423137.jpg');
   background-position: center center;
   background-repeat: no-repeat;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
.visibility-hidden
{
   visibility: hidden;
}
#preloader
{
   background: #FFFFFF url("../images/turning-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_services, #wb_HABITACIONES
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_services, #wb_HABITACIONES
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#header > .col-1, #header > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header > .col-1, #header > .col-2
{
   flex: 0 0 auto;
   height: 52px;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 320px)
{
#header > .col-1, #header > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_aboutMeMenu
{
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_aboutMeMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_aboutMeMenu li
{
   float: left;
   margin: 0;
   padding: 8px 0px 8px 0px;
   width: 14.28%;
}
#wb_aboutMeMenu a
{
   display: block;
   float: left;
   color: #F5F5F5;
   border: 0px solid rgba(186,186,186,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Roboto;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: right;
   vertical-align: middle;
}
#wb_aboutMeMenu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 28px;
}
#wb_aboutMeMenu li:hover a, #wb_aboutMeMenu a:hover
{
   color: #A90F2E;
   border: 0px solid #BF1F66;
   background-color: transparent;
   background-image: none;
}
#wb_aboutMeMenu li.firstmain
{
   padding-left: 0px;
}
#wb_aboutMeMenu li.lastmain
{
   padding-right: 8px;
}
#wb_aboutMeMenu li:hover, #wb_aboutMeMenu li a:hover
{
   position: relative;
}
#wb_aboutMeMenu a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_aboutMeMenu li:hover a.withsubmenu, #wb_aboutMeMenu a.withsubmenu:hover
{
   background-image: none;
}
#wb_aboutMeMenu ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 222px;
   height: auto;
   border: none;
   background-color: #F5F5F5;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.16);
}
#wb_aboutMeMenu ul :hover ul
{
   left: -9px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_aboutMeMenu .firstmain:hover ul
{
   left: -1px;
}
#wb_aboutMeMenu li li
{
   width: 200px;
   padding: 0 10px 0px 10px;
   border: 1px solid #F5F5F5;
   border-width: 0 1px;
}
#wb_aboutMeMenu li li.firstitem
{
   border-top: 1px #F5F5F5 solid;
}
#wb_aboutMeMenu li li.lastitem
{
   border-bottom: 1px #F5F5F5 solid;
}
#wb_aboutMeMenu li li.lastitem
{
   padding-bottom: 10px;
}
#wb_aboutMeMenu ul ul a, #wb_aboutMeMenu ul :hover ul a
{
   float: none;
   margin: 0;
   width: 170px;
   height: auto;
   white-space: normal;
   padding: 6px 20px 6px 10px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_aboutMeMenu ul :hover ul .firstitem a
{
   margin-top: 10px;
}
#wb_aboutMeMenu ul ul :hover a, #wb_aboutMeMenu ul ul a:hover, #wb_aboutMeMenu ul ul :hover ul :hover a, #wb_aboutMeMenu ul ul :hover ul a:hover
{
   background-color: rgba(222,25,148,0.00);
   background-image: none;
   border: 0px solid #DE1994;
   color: #A90F2E;
}
#wb_aboutMeMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:320px) 
{
#wb_aboutMeMenu ul
{
   width: 100%;
}
#wb_aboutMeMenu li
{
   padding: 0 8px 0px 8px !important;
   width: 100% !important;
}
#wb_aboutMeMenu a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}
#wb_aboutMeMenu a.withsubmenu
{
   width: 100% !important;
}
}
#wb_contactText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_contactText3
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-size: 15px;
   line-height: 17px;
}
#wb_contactText3 p, #wb_contactText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_contactText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid18
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid18
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid18 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid18 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid18 > .col-1
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Fachada010.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid18 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Carousel3
{
   background-color: transparent;
   background-image: none;
   border: 2px ridge #A90F2E;
   border-radius: 15px;
   box-sizing: border-box;
   margin: 0;
}
#wb_Carousel3
{
   box-sizing: border-box;
   width: 100%;
   height: 400px;
}
#Carousel3
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel3 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel3 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel3 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 1000ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel3 .carousel-item-next:not(.carousel-item-start), #Carousel3 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel3 .carousel-item-prev:not(.carousel-item-end), #Carousel3 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel3 .carousel-item-inner
{
   padding: 0;
}
#Carousel3 .carousel-inner > .carousel-item > img, #Carousel3 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel3 .carousel-inner > .active, #Carousel3 .carousel-inner > .carousel-item-next, #Carousel3 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel3 .carousel-inner > .carousel-item-next, #Carousel3 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel3 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -30px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel3 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 4px 4px 4px 4px;
   width: 11px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(169,15,46,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 9px solid transparent;
}
#Carousel3 .carousel-indicators .active
{
   background-color: rgba(169,15,46,1.00);
}
#Carousel3 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#Carousel3 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel3 .carousel-control .carousel-control-prev-icon, #Carousel3 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel3 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel3 .frame
{
   width: 626px;
   display: inline-block;
   float: left;
   height: 400px;
}
#Carousel3 .carousel-control-next, #Carousel3 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel3 .carousel-control-next-icon, #Carousel3 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel3 .carousel-control-next:hover, #Carousel3 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel3 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A90F2E%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2016%20L39%2040%20L63%2064%20C63%2064%2c%2063%2065%2c%2063%2066%20C63%2067%2c%2063%2067%2c%2063%2068%20L55%2075%20C55%2076%2c%2054%2076%2c%2053%2076%20C52%2076%2c%2052%2076%2c%2051%2075%20L18%2042%20C17%2042%2c%2017%2041%2c%2017%2040%20C17%2039%2c%2017%2039%2c%2018%2038%20L51%205%20C52%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2055%205%20L63%2012%20C63%2013%2c%2063%2014%2c%2063%2014%20C63%2015%2c%2063%2016%2c%2063%2016%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel3 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A90F2E%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2042%20L30%2075%20C29%2076%2c%2028%2076%2c%2028%2076%20C27%2076%2c%2026%2076%2c%2026%2075%20L18%2068%20C18%2067%2c%2017%2067%2c%2017%2066%20C17%2065%2c%2018%2064%2c%2018%2064%20L42%2040%20L18%2016%20C18%2016%2c%2017%2015%2c%2017%2014%20C17%2014%2c%2018%2013%2c%2018%2012%20L26%205%20C26%204%2c%2027%204%2c%2028%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C63%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2063%2042%2c%2063%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel3 .frame-1
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Habitacion-Sencilla022.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#Carousel3 .frame-2
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Habitacion-Sencilla024.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel3 .frame-3
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Habitacion-Sencilla030.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 200px 0 200px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid3-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#LayoutGrid3-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid3-divider-bottom .divider-fill
{
   fill: #F5F5F5;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: dotted;
   border-right-style: dotted;
   border-bottom-style: dotted;
   border-left-style: dotted;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Fachada010.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   z-index: 1;
}
#LayoutGrid7 > .col-1 > .col-1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   pointer-events: none;   z-index: 0;
   border-radius: 0px;
   background-image: linear-gradient(to left, #000000 0%, rgba(0,0,0,0.00) 100%);
}
#LayoutGrid7 > .col-2
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid8
{
   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;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 50px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
   height: 234px;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid20
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid20
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid20 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid20 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid20 > .row > .col-1
{
   float: left;
}
#LayoutGrid20 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid20:before,
#LayoutGrid20:after,
#LayoutGrid20 .row:before,
#LayoutGrid20 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid20:after,
#LayoutGrid20 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid20 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_NOSOTROS
{
   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;
}
#NOSOTROS
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#NOSOTROS > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#NOSOTROS > .col-1
{
   flex: 0 0 auto;
   height: 10px;
}
#NOSOTROS > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#NOSOTROS > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_services
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Fachada024.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#services
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 80px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
}
#services > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#services > .col-1
{
   flex: 0 0 auto;
}
#services > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#services > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
@media (max-width: 480px)
{
#services > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#services-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.4;
}
#wb_servicesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: dashed;
   border-right-style: dashed;
   border-bottom-style: dashed;
   border-left-style: dashed;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   text-align: center;
}
#servicesCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#servicesCard3-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#servicesCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#servicesCard3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 -5px 10px -5px;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_LayoutGrid9
{
   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;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
   height: 147px;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#servicios1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin: 25px 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#servicios1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#CardContainer2
{
   display: none;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer2
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_HABITACIONES
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Fachada021.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: 35px 0 0 0 ;
}
#HABITACIONES
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 80px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
}
#HABITACIONES > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#HABITACIONES > .col-1
{
   flex: 0 0 auto;
   height: 77px;
}
#HABITACIONES > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#HABITACIONES > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#HABITACIONES-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.4;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3, #LayoutGrid4 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3, #LayoutGrid4 > .col-4
{
   flex: 0 0 auto;
   height: 60px;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3, #LayoutGrid4 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_IconFont1
{
   background-color: rgba(245,245,245,0.00);
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont1
{
   height: 28px;
   width: 28px;
}
#IconFont1 i
{
   color: #F5F5F5;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #FF8C00;
}
#wb_IconFont7
{
   background-color: rgba(245,245,245,0.00);
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont7:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont7
{
   height: 28px;
   width: 28px;
}
#IconFont7 i
{
   color: #F5F5F5;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_IconFont7:hover #IconFont7 i
{
   color: #FF8C00;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
   line-height: 29px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: rgba(245,245,245,0.40);
   background-image: none;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: dashed;
   border-right-style: dashed;
   border-bottom-style: dashed;
   border-left-style: dashed;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card3-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: rgba(245,245,245,0.40);
   background-image: none;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: dashed;
   border-right-style: dashed;
   border-bottom-style: dashed;
   border-left-style: dashed;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card5-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card5-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card5-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text10
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 64px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#Picture1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 1px solid #A90F2E;
   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;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(10deg) scale(1.2,1.2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0 0 5px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #A90F2E solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card1-card-item4
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 5px 0 ;
   border: 2px solid #A90F2E;
   border-radius: 1px;
   background-color: #A90F2E;
   background-image: none;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 1px solid #A90F2E;
   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;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: rotate(10deg) scale(1.2,1.2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0 0 5px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #A90F2E solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card2-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 2px solid #A90F2E;
   border-radius: 1px;
   background-color: #A90F2E;
   background-image: none;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 1px solid #A90F2E;
   border-radius: 3px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card9:hover #Card9-card-item0
{
   transform: rotate(10deg) scale(1.2,1.2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card9-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0 0 5px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #A90F2E solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card9-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 2px solid #A90F2E;
   border-radius: 1px;
   background-color: #A90F2E;
   background-image: none;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 1px solid #A90F2E;
   border-radius: 3px;
   text-align: center;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card10:hover #Card10-card-item0
{
   transform: rotate(10deg) scale(1.2,1.2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0 0 5px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #A90F2E solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card10-card-item4
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 2px solid #A90F2E;
   border-radius: 1px;
   background-color: #A90F2E;
   background-image: none;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 80px 25px 20px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid6 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 12px 15px 12px;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 50px 25px 10px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid14 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid14 > .row > .col-1, #LayoutGrid14 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid14 > .row > .col-1, #LayoutGrid14 > .row > .col-2
{
   float: left;
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   order: 1;
   text-align: center;
}
#LayoutGrid14 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid14 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   order: 2;
   text-align: right;
}
#LayoutGrid14 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 12px 15px 12px;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .row > .col-1, #LayoutGrid14 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 80px 25px 20px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid12 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 12px 15px 12px;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 50px 25px 10px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid15 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   order: 1;
   text-align: center;
}
#LayoutGrid15 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 15px 0;
}
#LayoutGrid15 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   order: 2;
   text-align: right;
}
#LayoutGrid15 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 12px 15px 12px;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_location
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 150px 0 0 0 ;
}
#location
{
   box-sizing: border-box;
   padding: 80px 10px 80px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#location > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#location > .row > .col-1, #location > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#location > .row > .col-1, #location > .row > .col-2
{
   float: left;
}
#location > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#location > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#location > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#location > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#location:before,
#location:after,
#location .row:before,
#location .row:after
{
   display: table;
   content: " ";
}
#location:after,
#location .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#location > .row > .col-1, #location > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 150px 0 0 0 ;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 80px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-size: 17px;
   line-height: 20px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Breadcrumb1
{
   list-style: none;
   padding: 8px 0 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #696969;
   border-radius: 4px;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 15px;
   text-transform: none;
}
#Breadcrumb1 a
{
   color: #F5F5F5;
   text-decoration: underline;
}
#Breadcrumb1 a:hover
{
   color: #BABABA;
   text-decoration: underline;
}
#Breadcrumb1 > .active
{
   color: #1C1313;
}
#Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb1 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #000080;
}
#Breadcrumb1 li i
{
   font-size: 15px;
   width: 17px;
}
#Breadcrumb2
{
   list-style: none;
   padding: 8px 0 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #696969;
   border-radius: 4px;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#Breadcrumb2 > li
{
   display: inline-block;
   font-size: 15px;
   text-transform: none;
}
#Breadcrumb2 a
{
   color: #BABABA;
   text-decoration: underline;
}
#Breadcrumb2 a:hover
{
   color: #BABABA;
   text-decoration: underline;
}
#Breadcrumb2 > .active
{
   color: #1C1313;
}
#Breadcrumb2 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb2 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #000080;
}
#Breadcrumb2 li i
{
   font-size: 15px;
   width: 17px;
}
#wb_IconFont4
{
   background-color: #BABABA;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont4
{
   height: 28px;
   width: 28px;
}
#IconFont4 i
{
   color: #0C0C0C;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 15px;
}
#wb_IconFont4:hover #IconFont4 i
{
   color: #DC143C;
}
#wb_IconFont5
{
   background-color: #BABABA;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont5
{
   height: 28px;
   width: 28px;
}
#IconFont5 i
{
   color: #0C0C0C;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 25px;
}
#wb_IconFont5:hover #IconFont5 i
{
   color: #DC143C;
}
#wb_IconFont6
{
   background-color: #BABABA;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont6:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont6
{
   height: 28px;
   width: 28px;
}
#IconFont6 i
{
   color: #0C0C0C;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_IconFont6:hover #IconFont6 i
{
   color: #DC143C;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0 0 10px 0;
   margin: 50px 0 0 0 ;
   text-align: center;
}
#wb_Text4
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 37px;
   line-height: 44px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: none;
   margin: 50px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Carousel2
{
   background-color: #F2F5F7;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel2
{
   box-sizing: border-box;
   width: 100%;
   height: 100vh;
}
#Carousel2
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel2 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel2 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel2 .carousel-item-next:not(.carousel-item-start), #Carousel2 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel2 .carousel-item-prev:not(.carousel-item-end), #Carousel2 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner > .carousel-item > img, #Carousel2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel2 .carousel-inner > .active, #Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel2 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -54px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel2 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(186,186,186,1.00);
   border: 1px solid rgba(0,0,0,1.00);
}
#Carousel2 .carousel-indicators .active
{
   background-color: rgba(0,0,0,1.00);
}
#Carousel2 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#Carousel2 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel2 .carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel2 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel2 .frame
{
   width: 320px;
   display: inline-block;
   float: left;
   height: 450px;
}
#Carousel2 .carousel-control-next, #Carousel2 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel2 .carousel-control-next-icon, #Carousel2 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel2 .carousel-control-next:hover, #Carousel2 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel2 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2016%20L39%2040%20L63%2064%20C63%2064%2c%2063%2065%2c%2063%2066%20C63%2067%2c%2063%2067%2c%2063%2068%20L55%2075%20C55%2076%2c%2054%2076%2c%2053%2076%20C52%2076%2c%2052%2076%2c%2051%2075%20L18%2042%20C17%2042%2c%2017%2041%2c%2017%2040%20C17%2039%2c%2017%2039%2c%2018%2038%20L51%205%20C52%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2055%205%20L63%2012%20C63%2013%2c%2063%2014%2c%2063%2014%20C63%2015%2c%2063%2016%2c%2063%2016%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel2 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2042%20L30%2075%20C29%2076%2c%2028%2076%2c%2028%2076%20C27%2076%2c%2026%2076%2c%2026%2075%20L18%2068%20C18%2067%2c%2017%2067%2c%2017%2066%20C17%2065%2c%2018%2064%2c%2018%2064%20L42%2040%20L18%2016%20C18%2016%2c%2017%2015%2c%2017%2014%20C17%2014%2c%2018%2013%2c%2018%2012%20L26%205%20C26%204%2c%2027%204%2c%2028%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C63%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2063%2042%2c%2063%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel2 .frame-1
{
   background-color: transparent;
   background-image: url('../images/hotel-princesa-fachada8521.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-2
{
   background-color: transparent;
   background-image: url('../images/hotel-princesa-fachada8652.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-3
{
   background-color: transparent;
   background-image: url('../images/hotel-princesa-fachada8744.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line2-divider
{
   font-size: 0;
   line-height: 0;
}
#Line2-divider-separator
{
   align-items: center;
   display: flex;
   margin: 0;
}
#Line2-icon
{
   flex-shrink: 0;
   margin: 0 10px 0 10px;
}
#Line2-divider-separator:before, #Line2-divider-separator:after
{
   display: block;
   content: "";
   flex-grow: 1;
   border-color: #A90F2E;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
}
#Line2
{
   margin: 0;
   padding: 0;
}
#Line2 i
{
   color: #A90F2E;
   font-size: 40px;
   width: 40px;
}
#NewsFeedTicker1
{
   background-color: rgba(186,186,186,0.00);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   margin: 0;
   text-align: center;
}
#NewsFeedTicker1 .headline
{
   position: absolute;
   padding: 0px;
   height: 100%;
   margin: 0 0 8px 0;
   top: 110%;
   box-sizing: border-box;
   padding: 8px;
   width: 100%;
   overflow: hidden;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .headline-title
{
   margin-top: 0;
   display: block;
   margin: 0;
   font-family: Kodchasan;
   font-weight: bold;
   font-size: 20px;
   color: #BABABA;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .headline-title a
{
   color: inherit;
   text-decoration: none;
}
#NewsFeedTicker1 .news-wait
{
   position: absolute;
   top: 30%;
   left: 50%;
   width: 32px;
   height: 32px;
   margin-left: -10px;
   z-index: 4;
}
#NewsFeedTicker1
{
   display: block;
   float: left;
   position: relative;
   width: 100%;
   box-sizing: border-box;
   height: 100px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: rgba(245,245,245,0.40);
   background-image: none;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: dashed;
   border-right-style: dashed;
   border-bottom-style: dashed;
   border-left-style: dashed;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card4-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: dashed;
   border-right-style: dashed;
   border-bottom-style: dashed;
   border-left-style: dashed;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   text-align: center;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card11-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card11-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card11-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card11-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: dashed;
   border-right-style: dashed;
   border-bottom-style: dashed;
   border-left-style: dashed;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   text-align: center;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card12-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card12-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card12-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card12-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 25px 100px 25px 100px;
   text-align: center;
}
#wb_Text6
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
   line-height: 29px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 25px 100px 25px 100px;
   box-sizing: border-box;
   width: calc(100% - 200px);
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Line3
{
   border-color: #A90F2E;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 1.5;
   padding: 0;
   margin: 30px 0 20px 0 ;
   text-align: justify;
}
#wb_Text5
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text5 div
{
   text-align: justify;
}
#wb_Text5
{
   display: block;
   margin: 30px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Button2
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #F5F5F5;
   border-radius: 15px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 20px 0 10px 0 ;
   animation: push 1000ms linear 0ms 2 normal both;
}
#Button2:focus
{
   outline: 0;
}
#Button2
{
   box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
   transition: all 300ms linear 0ms, box-shadow 300ms linear 0ms;
}
#Button2:hover
{
   box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
   background-color: #FFFFFF;
   color: #000000;
   transition: box-shadow 300ms linear 0ms, background-color 300ms linear 0ms, color 300ms linear 0ms;
}
#wb_Heading2
{
   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: right;
}
#Heading2
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   border: 2px ridge #A90F2E;
   border-radius: 15px;
   box-sizing: border-box;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 400px;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 1000ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel1 .carousel-item-next:not(.carousel-item-start), #Carousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-end), #Carousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -30px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 4px 4px 4px 4px;
   width: 11px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(169,15,46,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 9px solid transparent;
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(169,15,46,1.00);
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#Carousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 650px;
   display: inline-block;
   float: left;
   height: 400px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel1 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A90F2E%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2016%20L39%2040%20L63%2064%20C63%2064%2c%2063%2065%2c%2063%2066%20C63%2067%2c%2063%2067%2c%2063%2068%20L55%2075%20C55%2076%2c%2054%2076%2c%2053%2076%20C52%2076%2c%2052%2076%2c%2051%2075%20L18%2042%20C17%2042%2c%2017%2041%2c%2017%2040%20C17%2039%2c%2017%2039%2c%2018%2038%20L51%205%20C52%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2055%205%20L63%2012%20C63%2013%2c%2063%2014%2c%2063%2014%20C63%2015%2c%2063%2016%2c%2063%2016%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A90F2E%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2042%20L30%2075%20C29%2076%2c%2028%2076%2c%2028%2076%20C27%2076%2c%2026%2076%2c%2026%2075%20L18%2068%20C18%2067%2c%2017%2067%2c%2017%2066%20C17%2065%2c%2018%2064%2c%2018%2064%20L42%2040%20L18%2016%20C18%2016%2c%2017%2015%2c%2017%2014%20C17%2014%2c%2018%2013%2c%2018%2012%20L26%205%20C26%204%2c%2027%204%2c%2028%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C63%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2063%2042%2c%2063%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Habitacion-Doble004.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Habitacion-Doble012.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Habitacion-Doble005.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 1.5;
   padding: 0;
   margin: 15px 0 20px 0 ;
   text-align: justify;
}
#wb_Text13
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text13 div
{
   text-align: justify;
}
#wb_Text13
{
   display: block;
   margin: 15px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Line4
{
   border-color: #A90F2E;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Button1
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #F5F5F5;
   border-radius: 15px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 5px 0 10px 0 ;
   animation: push 1000ms linear 0ms 2 normal both;
}
#Button1:focus
{
   outline: 0;
}
#Button1
{
   box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
   transition: all 300ms linear 0ms, box-shadow 300ms linear 0ms;
}
#Button1:hover
{
   box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
   background-color: #FFFFFF;
   color: #000000;
   transition: box-shadow 300ms linear 0ms, background-color 300ms linear 0ms, color 300ms linear 0ms;
}
#wb_Carousel4
{
   background-color: transparent;
   background-image: none;
   border: 2px ridge #A90F2E;
   border-radius: 15px;
   box-sizing: border-box;
   margin: 0;
}
#wb_Carousel4
{
   box-sizing: border-box;
   width: 100%;
   height: 400px;
}
#Carousel4
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel4 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel4 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel4 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 1000ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel4 .carousel-item-next:not(.carousel-item-start), #Carousel4 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel4 .carousel-item-prev:not(.carousel-item-end), #Carousel4 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel4 .carousel-item-inner
{
   padding: 0;
}
#Carousel4 .carousel-inner > .carousel-item > img, #Carousel4 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel4 .carousel-inner > .active, #Carousel4 .carousel-inner > .carousel-item-next, #Carousel4 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel4 .carousel-inner > .carousel-item-next, #Carousel4 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel4 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -30px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel4 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 4px 4px 4px 4px;
   width: 11px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(169,15,46,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 9px solid transparent;
}
#Carousel4 .carousel-indicators .active
{
   background-color: rgba(169,15,46,1.00);
}
#Carousel4 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#Carousel4 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel4 .carousel-control .carousel-control-prev-icon, #Carousel4 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel4 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel4 .frame
{
   width: 626px;
   display: inline-block;
   float: left;
   height: 400px;
}
#Carousel4 .carousel-control-next, #Carousel4 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel4 .carousel-control-next-icon, #Carousel4 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel4 .carousel-control-next:hover, #Carousel4 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel4 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A90F2E%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2016%20L39%2040%20L63%2064%20C63%2064%2c%2063%2065%2c%2063%2066%20C63%2067%2c%2063%2067%2c%2063%2068%20L55%2075%20C55%2076%2c%2054%2076%2c%2053%2076%20C52%2076%2c%2052%2076%2c%2051%2075%20L18%2042%20C17%2042%2c%2017%2041%2c%2017%2040%20C17%2039%2c%2017%2039%2c%2018%2038%20L51%205%20C52%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2055%205%20L63%2012%20C63%2013%2c%2063%2014%2c%2063%2014%20C63%2015%2c%2063%2016%2c%2063%2016%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel4 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A90F2E%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2042%20L30%2075%20C29%2076%2c%2028%2076%2c%2028%2076%20C27%2076%2c%2026%2076%2c%2026%2075%20L18%2068%20C18%2067%2c%2017%2067%2c%2017%2066%20C17%2065%2c%2018%2064%2c%2018%2064%20L42%2040%20L18%2016%20C18%2016%2c%2017%2015%2c%2017%2014%20C17%2014%2c%2018%2013%2c%2018%2012%20L26%205%20C26%204%2c%2027%204%2c%2028%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C63%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2063%2042%2c%2063%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel4 .frame-1
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Jacuzzi031.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#Carousel4 .frame-2
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Jacuzzi035.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel4 .frame-3
{
   background-color: transparent;
   background-image: url('../images/DSC01966 E.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#Heading3
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Line5
{
   border-color: #A90F2E;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 1.5;
   padding: 0;
   margin: 30px 0 20px 0 ;
   text-align: justify;
}
#wb_Text11
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text11 div
{
   text-align: justify;
}
#wb_Text11
{
   display: block;
   margin: 30px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Button3
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #F5F5F5;
   border-radius: 15px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 20px 0 10px 0 ;
   animation: push 1000ms linear 0ms 2 normal both;
}
#Button3:focus
{
   outline: 0;
}
#Button3
{
   box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
   transition: all 300ms linear 0ms, box-shadow 300ms linear 0ms;
}
#Button3:hover
{
   box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
   background-color: #FFFFFF;
   color: #000000;
   transition: box-shadow 300ms linear 0ms, background-color 300ms linear 0ms, color 300ms linear 0ms;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: right;
}
#Heading4
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_Carousel5
{
   background-color: transparent;
   background-image: none;
   border: 2px ridge #A90F2E;
   border-radius: 15px;
   box-sizing: border-box;
   margin: 0;
}
#wb_Carousel5
{
   box-sizing: border-box;
   width: 100%;
   height: 400px;
}
#Carousel5
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel5 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel5 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel5 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 1000ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel5 .carousel-item-next:not(.carousel-item-start), #Carousel5 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel5 .carousel-item-prev:not(.carousel-item-end), #Carousel5 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel5 .carousel-item-inner
{
   padding: 0;
}
#Carousel5 .carousel-inner > .carousel-item > img, #Carousel5 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel5 .carousel-inner > .active, #Carousel5 .carousel-inner > .carousel-item-next, #Carousel5 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel5 .carousel-inner > .carousel-item-next, #Carousel5 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel5 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -30px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel5 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 4px 4px 4px 4px;
   width: 11px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(169,15,46,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 9px solid transparent;
}
#Carousel5 .carousel-indicators .active
{
   background-color: rgba(169,15,46,1.00);
}
#Carousel5 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#Carousel5 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel5 .carousel-control .carousel-control-prev-icon, #Carousel5 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel5 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel5 .frame
{
   width: 650px;
   display: inline-block;
   float: left;
   height: 400px;
}
#Carousel5 .carousel-control-next, #Carousel5 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel5 .carousel-control-next-icon, #Carousel5 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel5 .carousel-control-next:hover, #Carousel5 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel5 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A90F2E%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2016%20L39%2040%20L63%2064%20C63%2064%2c%2063%2065%2c%2063%2066%20C63%2067%2c%2063%2067%2c%2063%2068%20L55%2075%20C55%2076%2c%2054%2076%2c%2053%2076%20C52%2076%2c%2052%2076%2c%2051%2075%20L18%2042%20C17%2042%2c%2017%2041%2c%2017%2040%20C17%2039%2c%2017%2039%2c%2018%2038%20L51%205%20C52%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2055%205%20L63%2012%20C63%2013%2c%2063%2014%2c%2063%2014%20C63%2015%2c%2063%2016%2c%2063%2016%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel5 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A90F2E%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2042%20L30%2075%20C29%2076%2c%2028%2076%2c%2028%2076%20C27%2076%2c%2026%2076%2c%2026%2075%20L18%2068%20C18%2067%2c%2017%2067%2c%2017%2066%20C17%2065%2c%2018%2064%2c%2018%2064%20L42%2040%20L18%2016%20C18%2016%2c%2017%2015%2c%2017%2014%20C17%2014%2c%2018%2013%2c%2018%2012%20L26%205%20C26%204%2c%2027%204%2c%2028%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C63%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2063%2042%2c%2063%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel5 .frame-1
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Suite016.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel5 .frame-2
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Suite028.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel5 .frame-3
{
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Suite026.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 1.5;
   padding: 0;
   margin: 30px 0 20px 0 ;
   text-align: justify;
}
#wb_Text14
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text14 div
{
   text-align: justify;
}
#wb_Text14
{
   display: block;
   margin: 30px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Line6
{
   border-color: #A90F2E;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid16
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid16 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid16 > .row > .col-1
{
   float: left;
}
#LayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid16 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Button4
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #F5F5F5;
   border-radius: 15px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 20px 0 10px 0 ;
   animation: push 1000ms linear 0ms 2 normal both;
}
#Button4:focus
{
   outline: 0;
}
#Button4
{
   box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
   transition: all 300ms linear 0ms, box-shadow 300ms linear 0ms;
}
#Button4:hover
{
   box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
   background-color: #FFFFFF;
   color: #000000;
   transition: box-shadow 300ms linear 0ms, background-color 300ms linear 0ms, color 300ms linear 0ms;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   padding: 0 0 0 15px;
   margin: 0 25px 25px 0 ;
   text-align: left;
}
#wb_Text18
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
   line-height: 22px;
}
#wb_Text18 div
{
   text-align: left;
}
#wb_Text18
{
   display: block;
   margin: 0 25px 25px 0 ;
   box-sizing: border-box;
   width: calc(100% - 25px);
}
#NewsFeedTicker2
{
   background-color: rgba(186,186,186,0.00);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   margin: 0;
   text-align: center;
}
#NewsFeedTicker2 .headline
{
   position: absolute;
   padding: 0px;
   height: 100%;
   margin: 0 0 8px 0;
   top: 110%;
   box-sizing: border-box;
   padding: 8px;
   width: 100%;
   overflow: hidden;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker2 .headline-title
{
   margin-top: 0;
   display: block;
   margin: 0;
   font-family: Kodchasan;
   font-weight: bold;
   font-size: 20px;
   color: #BABABA;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker2 .headline-title a
{
   color: inherit;
   text-decoration: none;
}
#NewsFeedTicker2 .news-wait
{
   position: absolute;
   top: 30%;
   left: 50%;
   width: 32px;
   height: 32px;
   margin-left: -10px;
   z-index: 4;
}
#NewsFeedTicker2
{
   display: block;
   float: left;
   position: relative;
   width: 100%;
   box-sizing: border-box;
   height: 100px;
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: -10px 0 10px 0 ;
}
#LayoutGrid17
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid17 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid17 > .row > .col-1
{
   float: left;
}
#LayoutGrid17 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid17:before,
#LayoutGrid17:after,
#LayoutGrid17 .row:before,
#LayoutGrid17 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid17:after,
#LayoutGrid17 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid17 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card6-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card6-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card6-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card7-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card8-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
   text-align: center;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card13-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card13-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card13-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card13-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
   text-align: center;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card14-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card14-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card14-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card14-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card15-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card15-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card15-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card15-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 64px;
   line-height: 77px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text20
{
   color: #A90F2E;
   font-family: "MS Sans Serif";
   font-weight: normal;
   font-size: 64px;
   line-height: 74px;
}
#wb_Text20 div
{
   text-align: center;
}
#wb_Text20
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid19
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid19
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid19 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid19 > .row > .col-1
{
   float: left;
}
#LayoutGrid19 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid19:before,
#LayoutGrid19:after,
#LayoutGrid19 .row:before,
#LayoutGrid19 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid19:after,
#LayoutGrid19 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid19 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 25px 0 25px 0 ;
   text-align: center;
}
#wb_Text21
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
   line-height: 29px;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text21
{
   display: block;
   margin: 25px 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Text23
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text7
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 64px;
   line-height: 77px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text22
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 64px;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19 
{
   background-color: rgba(169,15,46,0.20);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text19
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-size: 64px;
   line-height: 77px;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line1
{
   border-color: #A90F2E;
   border-style: dotted;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text24
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text24 div
{
   text-align: center;
}
#wb_Text24
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text25
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text25 div
{
   text-align: center;
}
#wb_Text25
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text26
{
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text26 div
{
   text-align: center;
}
#wb_Text26
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text16
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text16 div
{
   text-align: center;
}
#wb_Text16
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text17
{
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Text17
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text27
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text27
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text28
{
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text28 div
{
   text-align: center;
}
#wb_Text28
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text15
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text15 div
{
   text-align: center;
}
#wb_Text15
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text30
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text30 div
{
   text-align: center;
}
#wb_Text30
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text31
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text31 div
{
   text-align: center;
}
#wb_Text31
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text32
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text32 div
{
   text-align: center;
}
#wb_Text32
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text33
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text33 div
{
   text-align: center;
}
#wb_Text33
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text12
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text34
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text34 div
{
   text-align: center;
}
#wb_Text34
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text35
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text35 div
{
   text-align: center;
}
#wb_Text35
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
   height: 60px;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 320px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#wb_CssMenu1
{
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 8px 0px 8px 0px;
   width: 20%;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #BABABA;
   border: 0px solid rgba(186,186,186,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Roboto;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: right;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 28px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #A90F2E;
   border: 0px solid #BF1F66;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 8px;
}
#wb_CssMenu1 li:hover, #wb_CssMenu1 li a:hover
{
   position: relative;
}
#wb_CssMenu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_CssMenu1 li:hover a.withsubmenu, #wb_CssMenu1 a.withsubmenu:hover
{
   background-image: none;
}
#wb_CssMenu1 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 222px;
   height: auto;
   border: none;
   background-color: #F5F5F5;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.16);
}
#wb_CssMenu1 ul :hover ul
{
   left: -9px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu1 .firstmain:hover ul
{
   left: -1px;
}
#wb_CssMenu1 li li
{
   width: 200px;
   padding: 0 10px 0px 10px;
   border: 1px solid #F5F5F5;
   border-width: 0 1px;
}
#wb_CssMenu1 li li.firstitem
{
   border-top: 1px #F5F5F5 solid;
}
#wb_CssMenu1 li li.lastitem
{
   border-bottom: 1px #F5F5F5 solid;
}
#wb_CssMenu1 li li.lastitem
{
   padding-bottom: 10px;
}
#wb_CssMenu1 ul ul a, #wb_CssMenu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 170px;
   height: auto;
   white-space: normal;
   padding: 6px 20px 6px 10px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_CssMenu1 ul :hover ul .firstitem a
{
   margin-top: 10px;
}
#wb_CssMenu1 ul ul :hover a, #wb_CssMenu1 ul ul a:hover, #wb_CssMenu1 ul ul :hover ul :hover a, #wb_CssMenu1 ul ul :hover ul a:hover
{
   background-color: rgba(222,25,148,0.00);
   background-image: none;
   border: 0px solid #DE1994;
   color: #A90F2E;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:320px) 
{
#wb_CssMenu1 ul
{
   width: 100%;
}
#wb_CssMenu1 li
{
   padding: 0 8px 0px 8px !important;
   width: 100% !important;
}
#wb_CssMenu1 a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}
#wb_CssMenu1 a.withsubmenu
{
   width: 100% !important;
}
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 102px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ResponsiveMenu1
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   background-color: #202020;
   height: 69px;
}
#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: #202020;
   color: #F5F5F5;
   font-family: Arial;
   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: 39px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: rgba(204,204,204,0.00);
   color: #A90F2E;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 69px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 236px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #202020;
   border: 0px solid #7A7A7A;
   color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #202020;
   color: #A90F2E;
}
#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: 236px;
   position: relative;
   top: -69px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #F5F5F5;
   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 #F5F5F5;
   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: #A90F2E;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #A90F2E;
}
#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: #202020;
   color: #F5F5F5;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: rgba(204,204,204,0.00);
   color: #A90F2E;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 69px !important;
   line-height: 69px !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: #202020;
   color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #202020;
   color: #F5F5F5;
}
#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: 22px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #F5F5F5;
   color: #F5F5F5;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #202020;
   color: #A90F2E;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #F5F5F5;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #A90F2E;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #A90F2E;
}
}
#ThemeableButton1
{
   font-family: Roboto;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton1
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton1
{
   color: inherit;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton1 .ui-button
{
   background-color: transparent;
   background-image: none;
   border: 0px solid rgba(197,197,197,0.00);
   color: #F5F5F5;
}
#wb_ThemeableButton1 .ui-state-hover, #wb_ThemeableButton1 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: rgba(169,15,46,0.00);
   background-image: none;
   color: #A90F2E;
}
#wb_ThemeableButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThemeableButton1 .ui-state-active, #wb_ThemeableButton1 .ui-button:active
{
   border-color: rgba(169,15,46,0.00);
   background-color: #FFFFFF;
   background-image: none;
   color: #F5F5F5;
}
#upStickyLayer
{
   background-color: #A90F2E;
   background-image: none;
   border-radius: 50%;
   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: "";
}
#wb_up-arrow:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #F5F5F5;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_up-arrow:hover #up-arrow i
{
   color: #F5F5F5;
}
#ThemeableButton2
{
   font-family: Roboto;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton2
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton2
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton2
{
   color: inherit;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton2 .ui-button
{
   background-color: transparent;
   background-image: none;
   border: 0px solid rgba(197,197,197,0.00);
   color: #F5F5F5;
}
#wb_ThemeableButton2 .ui-state-hover, #wb_ThemeableButton2 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: rgba(169,15,46,0.00);
   background-image: none;
   color: #A90F2E;
}
#wb_ThemeableButton2 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThemeableButton2 .ui-state-active, #wb_ThemeableButton2 .ui-button:active
{
   border-color: rgba(169,15,46,0.00);
   background-color: #FFFFFF;
   background-image: none;
   color: #F5F5F5;
}
#wb_IconFont3
{
   background-color: rgba(245,245,245,0.00);
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 10px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont3
{
   height: 28px;
   width: 28px;
}
#IconFont3 i
{
   color: #F5F5F5;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #A90F2E;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(245,245,245,0.00);
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 2px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 6px 6px 6px 6px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -6px;
   margin-left: -6px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 6px;
   padding-left: 6px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .col-1
{
   flex: 0 0 auto;
}
#footer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#footer > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ThemeableButton1
{
   display: block;
   width: 100%;
   height: 32px;
   z-index: 106;
}
#wb_Breadcrumb2
{
   display: block;
   width: 100%;
   z-index: 90;
   vertical-align: top;
}
#wb_Breadcrumb1
{
   display: block;
   width: 100%;
   z-index: 84;
   vertical-align: top;
}
#Button4
{
   display: inline-block;
   width: 126px;
   height: 36px;
   z-index: 71;
}
#wb_Card6
{
   display: flex;
   z-index: 27;
}
#Button3
{
   display: inline-block;
   width: 126px;
   height: 36px;
   z-index: 62;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 34;
}
#wb_ResponsiveMenu1
{
   display: inline-block;
   width: 181px;
   height: 102px;
   z-index: 101;
}
#Line5
{
   display: inline-block;
   width: 145px;
   z-index: 64;
}
#Button2
{
   display: inline-block;
   width: 126px;
   height: 36px;
   z-index: 39;
}
#Button1
{
   display: inline-block;
   width: 126px;
   height: 36px;
   z-index: 51;
}
#Line4
{
   display: inline-block;
   width: 145px;
   z-index: 53;
}
#wb_Card14
{
   display: flex;
   z-index: 31;
}
#wb_Card3
{
   display: flex;
   z-index: 22;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 100;
}
#wb_Picture1
{
   position: absolute;
   left: 17px;
   top: 8px;
   width: 143px;
   height: 45px;
   z-index: 38;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   z-index: 35;
}
#wb_Card15
{
   display: flex;
   z-index: 32;
}
#wb_up-arrow
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 102;
}
#Line6
{
   display: inline-block;
   width: 145px;
   z-index: 73;
}
#wb_Extension1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 83;
}
#Line1
{
   display: inline-block;
   width: 200px;
   z-index: 8;
}
#wb_Extension2
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 89;
}
#wb_Carousel5
{
}
#wb_Carousel4
{
}
#wb_Carousel1
{
}
#wb_Carousel3
{
}
#wb_Card10
{
   display: flex;
   width: 100%;
   z-index: 37;
}
#wb_Carousel2
{
}
#ThemeableButton1
{
   width: 100%;
   height: 100%;
}
#ThemeableButton2
{
   width: 100%;
   height: 100%;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 72;
}
#Line3
{
   display: inline-block;
   width: 145px;
   z-index: 41;
}
#wb_Card11
{
   display: flex;
   z-index: 25;
}
#wb_Card9
{
   display: flex;
   width: 100%;
   z-index: 36;
}
#wb_Card12
{
   display: flex;
   z-index: 21;
}
#Line2
{
   display: inline-block;
   width: 594px;
   z-index: 15;
}
#NewsFeedTicker2
{
   overflow: hidden;
   height: 100px;
   z-index: 9;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 52;
}
#wb_Card13
{
   display: flex;
   z-index: 30;
}
#wb_Card8
{
   display: flex;
   z-index: 29;
}
#NewsFeedTicker1
{
   overflow: hidden;
   height: 100px;
   z-index: 17;
}
#wb_IconFont6
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 88;
}
#wb_IconFont5
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 87;
}
#wb_IconFont4
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 86;
}
#wb_IconFont7
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 79;
}
#wb_IconFont1
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 78;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 63;
}
#wb_IconFont3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 0;
}
#Layer1
{
   position: fixed;
   text-align: right;
   left: 1px;
   top: auto;
   bottom: 25px;
   width: 177px;
   height: 60px;
   z-index: 121;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 40;
}
#wb_ThemeableButton2
{
   display: block;
   width: 100%;
   height: 32px;
   z-index: 104;
}
#wb_Card5
{
   display: flex;
   z-index: 24;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 129;
}
#Extension2
{
   position: relative;
   display: block;
   width: 100%;
   height: 390px;
}
#Extension1
{
   position: relative;
   display: block;
   width: 100%;
   height: 390px;
}
#Layer1_Container
{
   width: 177px;
   position: relative;
   margin-left: auto;
   margin-right: 0;
   text-align: left;
}
#wb_Card4
{
   display: flex;
   z-index: 26;
}
#wb_servicesCard3
{
   display: flex;
   z-index: 23;
}
#wb_Card7
{
   display: flex;
   z-index: 28;
}
#wb_aboutMeMenu
{
   display: block;
   width: 100%;
   z-index: 2;
}
@media only screen and (max-width: 1199px)
{
body
{
   background-color: #202020;
   background-image: url('../images/423137.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
}
#wb_header
{
   visibility: hidden;
   display: none;
   background-color: rgba(255,140,0,0.20);
   background-image: none;
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 10px 0 10px 0;
}
#wb_aboutMeMenu
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#wb_aboutMeMenu li
{
   width: 14.28%;
}
#wb_aboutMeMenu a
{
   color: #FFFFFF;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Kodchasan;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: right;
}
#wb_aboutMeMenu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 28px;
}
#wb_aboutMeMenu li:hover a, #wb_aboutMeMenu a:hover
{
   color: #DC143C;
   border: 0px solid #BF1F66;
   background-color: transparent;
   background-image: none;
}
#wb_aboutMeMenu a.withsubmenu
{
   padding: 0 5px 0 5px;
}
#wb_aboutMeMenu ul :hover ul
{
   left: -9px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_aboutMeMenu .firstmain:hover ul
{
   left: -1px;
}
#wb_aboutMeMenu li li
{
   width: 200px;
}
#wb_aboutMeMenu ul ul a, #wb_aboutMeMenu ul :hover ul a
{
   width: 170px;
   padding: 6px 20px 6px 10px;
   background-color: #202020;
   border: 0px solid #CCCCCC;
   color: #FFFFFF;
   font-family: Kodchasan;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-decoration: none;
   text-transform: none;
}
#wb_aboutMeMenu ul ul :hover a, #wb_aboutMeMenu ul ul a:hover, #wb_aboutMeMenu ul ul :hover ul :hover a, #wb_aboutMeMenu ul ul :hover ul a:hover
{
   background-color: rgba(222,25,148,0.00);
   border: 0px solid #DE1994;
   color: #DC143C;
}
#wb_aboutMeMenu li
{
   padding-bottom: 0px !important;
}
#wb_contactText3
{
   visibility: visible;
   display: block;
}
#wb_contactText3
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#wb_LayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid18
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: 100vh;
   padding: 10px 0 10px 0;
}
#LayoutGrid18 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid18 > .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: center;
   text-align: center;
}
#wb_Carousel3
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel3_back
{
   top: 43%;
}
#Carousel3_next
{
   top: 43%;
}
#wb_Carousel3
{
   margin: 0;
   height: 174px;
}
#Carousel3 .carousel-item-inner
{
   padding: 0;
}
#Carousel3 .carousel-control .carousel-control-prev-icon, #Carousel3 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_LayoutGrid3
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid3
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: 75vh;
   padding: 200px 0 200px 0;
}
#LayoutGrid3-divider-bottom
{
   height: 50px;
}
#LayoutGrid3-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid7
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid7
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: 100vh;
   padding: 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 > .col-1
{
   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-start;
   text-align: left;
}
#LayoutGrid7 > .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-start;
   text-align: left;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 50px 0 20px 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 48px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid20
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid20 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid20 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_NOSOTROS
{
   visibility: visible;
   display: table;
}
#wb_NOSOTROS
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#NOSOTROS
{
   padding: 20px 0 50px 0;
}
#wb_services
{
   visibility: visible;
   display: table;
}
#wb_services
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#services
{
   height: auto;
   padding: 80px 0 80px 0;
}
#wb_servicesCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#servicesCard3-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#servicesCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#servicesCard3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 -5px 10px -5px;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_servicesCard3
{
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 50px 0 20px 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   height: 64px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#servicios1
{
   visibility: hidden;
   display: none;
}
#servicios1
{
   padding: 10px 10px 10px 10px;
}
#CardContainer2
{
   visibility: visible;
   display: flex;
}
#CardContainer2
{
   padding: 10px 10px 25px 10px;
}
#wb_HABITACIONES
{
   visibility: visible;
   display: table;
}
#wb_HABITACIONES
{
   margin-top: 35px;
   margin-bottom: 0px;
}
#HABITACIONES
{
   padding: 80px 0 80px 0;
}
#wb_LayoutGrid4
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 50px 0 10px 0;
}
#wb_IconFont1
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#IconFont1
{
   width: 28px;
   height: 28px;
}
#IconFont1 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont7
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#IconFont7
{
   width: 28px;
   height: 28px;
}
#IconFont7 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-size: 13px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 15px;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card3-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#Card5-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card5-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card5-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card5-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#StructuredData1
{
   left: 1280px;
   top: 199px;
   width: 154px;
   height: 152px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   width: 177px;
   height: 60px;
   visibility: visible;
   display: block;
}
#Layer1_Container
{
   width: 177px;
}
#wb_Picture1
{
   left: 17px;
   top: 8px;
   width: 143px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(10deg) scale(1.2,1.2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0 0 5px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #A90F2E solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card1-card-item4
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   border: 2px solid #A90F2E;
   border-radius: 1px;
   background-color: #A90F2E;
   background-image: none;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: rotate(10deg) scale(1.2,1.2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0 0 5px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #A90F2E solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card2-card-item4
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   border: 2px solid #A90F2E;
   border-radius: 1px;
   background-color: #A90F2E;
   background-image: none;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card9:hover #Card9-card-item0
{
   transform: rotate(10deg) scale(1.2,1.2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card9-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0 0 5px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #A90F2E solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card9-card-item4
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   border: 2px solid #A90F2E;
   border-radius: 1px;
   background-color: #A90F2E;
   background-image: none;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card10
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card10:hover #Card10-card-item0
{
   transform: rotate(10deg) scale(1.2,1.2) ;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0 0 5px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #A90F2E solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#Card10-card-item4
{
   display: inline-block;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   border: 2px solid #A90F2E;
   border-radius: 1px;
   background-color: #A90F2E;
   background-image: none;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card10-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#wb_Card10
{
   text-align: center;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 30px 25px 20px 25px;
}
#LayoutGrid6 .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 50px 25px 10px 25px;
}
#LayoutGrid14 .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 80px 25px 20px 25px;
}
#LayoutGrid12 .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 50px 25px 10px 25px;
}
#LayoutGrid15 .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_location
{
   visibility: visible;
   display: table;
}
#wb_location
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#location
{
   height: auto;
   padding: 80px 10px 80px 10px;
}
#location .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_Extension1
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid5
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 150px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 80px 0 80px 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Extension2
{
   visibility: visible;
   display: block;
}
#wb_Breadcrumb1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Breadcrumb1
{
   padding: 8px 0 8px 15px;
   text-align: center;
}
#Breadcrumb1 > li + li:before
{
   padding: 0 10px;
}
#wb_Breadcrumb2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Breadcrumb2
{
   padding: 8px 0 8px 15px;
   text-align: center;
}
#Breadcrumb2 > li + li:before
{
   padding: 0 10px;
}
#wb_IconFont4
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#IconFont4
{
   width: 28px;
   height: 28px;
}
#IconFont4 i
{
   line-height: 28px;
   font-size: 28px;
   width: 15px;
}
#wb_IconFont5
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#IconFont5
{
   width: 28px;
   height: 28px;
}
#IconFont5 i
{
   line-height: 28px;
   font-size: 28px;
   width: 25px;
}
#wb_IconFont6
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#IconFont6
{
   width: 28px;
   height: 28px;
}
#IconFont6 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_Text4
{
   visibility: hidden;
   display: none;
}
#wb_Text4
{
   font-size: 24px;
   margin: 50px 0 0 0 ;
   padding: 0 0 10px 0;
   text-align: center;
   line-height: 29px;
}
#wb_Carousel2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel2_back
{
   top: 47%;
}
#Carousel2_next
{
   top: 47%;
}
#wb_Carousel2
{
   margin: 0;
   height: 100vh;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#Carousel2 .carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#Line2
{
   width: 320px;
   height: 2px;
   visibility: visible;
   display: inline-block;
   margin: 15px 0 0 0 ;
}
#Line2
{
   border-color: #A90F2E;
   border-bottom-width: 2px;
}
#NewsFeedTicker1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#Card4-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card4-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#Card11-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card11-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card11-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card11-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card11-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card12-card-item0
{
   display: inline-block;
   height: 53px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card12-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card12-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card12-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card12-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card12
{
   text-align: center;
}
#wb_Text6
{
   visibility: hidden;
   display: none;
}
#wb_Text6
{
   font-size: 13px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 15px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 10px 0 ;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#Line3
{
   width: 128px;
   height: 5px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line3
{
   border-color: #A90F2E;
   border-bottom-width: 5px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 11px;
   margin: 30px 0 20px 0 ;
   padding: 0;
   text-align: justify;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Button2
{
   width: 126px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #F5F5F5;
}
#Button2
{
   line-height: 30px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#Heading2
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: right;
   text-transform: none;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 43%;
}
#Carousel1_next
{
   top: 43%;
}
#wb_Carousel1
{
   margin: 0;
   height: 174px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 11px;
   margin: 30px 0 20px 0 ;
   padding: 0;
   text-align: justify;
}
#Line4
{
   width: 178px;
   height: 4px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line4
{
   border-color: #A90F2E;
   border-bottom-width: 4px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Button1
{
   width: 126px;
   height: 51px;
   visibility: visible;
   display: inline-block;
   margin: 5px 0 10px 0 ;
   padding: 0;
   color: #F5F5F5;
}
#Button1
{
   line-height: 45px;
}
#wb_Carousel4
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel4_back
{
   top: 43%;
}
#Carousel4_next
{
   top: 43%;
}
#wb_Carousel4
{
   margin: 0;
   height: 174px;
}
#Carousel4 .carousel-item-inner
{
   padding: 0;
}
#Carousel4 .carousel-control .carousel-control-prev-icon, #Carousel4 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 10px 0 ;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#Line5
{
   width: 128px;
   height: 5px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line5
{
   border-color: #A90F2E;
   border-bottom-width: 5px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 11px;
   margin: 30px 0 20px 0 ;
   padding: 0;
   text-align: justify;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Button3
{
   width: 126px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #F5F5F5;
}
#Button3
{
   line-height: 30px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 10px 0 ;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#Heading4
{
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: right;
   text-transform: none;
}
#wb_Carousel5
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel5_back
{
   top: 43%;
}
#Carousel5_next
{
   top: 43%;
}
#wb_Carousel5
{
   margin: 0;
   height: 174px;
}
#Carousel5 .carousel-item-inner
{
   padding: 0;
}
#Carousel5 .carousel-control .carousel-control-prev-icon, #Carousel5 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 11px;
   margin: 30px 0 20px 0 ;
   padding: 0;
   text-align: justify;
}
#Line6
{
   width: 178px;
   height: 4px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line6
{
   border-color: #A90F2E;
   border-bottom-width: 4px;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Button4
{
   width: 126px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #F5F5F5;
}
#Button4
{
   line-height: 30px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 16px;
   margin: 0 25px 25px 0 ;
   padding: 0 0 0 15px;
   text-align: left;
   line-height: 19px;
}
#NewsFeedTicker2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Extension3
{
   width: 117px;
   height: 119px;
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: -10px;
   margin-bottom: 10px;
}
#LayoutGrid17
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: dotted;
   border-right-style: dotted;
   border-bottom-style: dotted;
   border-left-style: dotted;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card6-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card6-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card6-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: dotted;
   border-right-style: dotted;
   border-bottom-style: dotted;
   border-left-style: dotted;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#Card7-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card7-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card7-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: dotted;
   border-right-style: dotted;
   border-bottom-style: dotted;
   border-left-style: dotted;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#Card8-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card8-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: dotted;
   border-right-style: dotted;
   border-bottom-style: dotted;
   border-left-style: dotted;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#Card13-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card13-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card13-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card13-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card13-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: dotted;
   border-right-style: dotted;
   border-bottom-style: dotted;
   border-left-style: dotted;
   border-top-color: #A90F2E;
   border-right-color: #A90F2E;
   border-bottom-color: #A90F2E;
   border-left-color: #A90F2E;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#Card14-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #A90F2E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card14-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card14-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card14-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card14-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-top-width: 5px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: dotted;
   border-right-style: dotted;
   border-bottom-style: dotted;
   border-left-style: dotted;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}
#Card15-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 30px 0 20px 0 ;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card15-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#Card15-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#Card15-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card15-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: -20px 0 20px 0;
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 32px;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
   line-height: 38px;
}
#wb_Text20
{
   visibility: hidden;
   display: none;
}
#wb_Text20
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
   line-height: 29px;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text21
{
   visibility: hidden;
   display: none;
}
#wb_Text21
{
   font-size: 13px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   line-height: 15px;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   visibility: hidden;
   display: none;
}
#wb_Text7
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
   line-height: 29px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
   line-height: 29px;
}
#Line1
{
   width: 128px;
   height: 5px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line1
{
   border-color: #A90F2E;
   border-bottom-width: 5px;
}
#wb_Text24
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text25
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text25
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text26
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text26
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text16
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text17
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text15
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text32
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text33
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text34
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text35
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: #202020;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 10px 0 10px 0;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#wb_CssMenu1 li
{
   width: 20%;
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Kodchasan;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: right;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 28px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #DC143C;
   border: 0px solid #BF1F66;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
}
#wb_CssMenu1 ul :hover ul
{
   left: -9px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu1 .firstmain:hover ul
{
   left: -1px;
}
#wb_CssMenu1 li li
{
   width: 200px;
}
#wb_CssMenu1 ul ul a, #wb_CssMenu1 ul :hover ul a
{
   width: 170px;
   padding: 6px 20px 6px 10px;
   background-color: #202020;
   border: 0px solid #CCCCCC;
   color: #FFFFFF;
   font-family: Kodchasan;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   text-decoration: none;
   text-transform: none;
}
#wb_CssMenu1 ul ul :hover a, #wb_CssMenu1 ul ul a:hover, #wb_CssMenu1 ul ul :hover ul :hover a, #wb_CssMenu1 ul ul :hover ul a:hover
{
   background-color: rgba(222,25,148,0.00);
   border: 0px solid #DE1994;
   color: #DC143C;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_Image3
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu1
{
   width: 290px;
   height: 82px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 16px;
}
#ResponsiveMenu1
{
   height: 69px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 69px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 236px;
   top: -69px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 39px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 236px;
}
#wb_ThemeableButton1
{
   width: 100%;
   height: 32px;
   visibility: visible;
   display: block;
   margin: 0 0 80px 0 ;
}
#ThemeableButton1
{
   font-size: 15px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 32px;
   padding: 0;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
   background-color: #DC143C;
   background-image: none;
   border: 0px solid #DC143C;
}
#wb_up-arrow
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   color: #FFFFFF;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
   color: #FFFFFF;
}
#up-arrow:hover i
{
   color: #F5F5F5;
}
#wb_ThemeableButton2
{
   width: 100%;
   height: 32px;
   visibility: visible;
   display: block;
   margin: 0;
}
#ThemeableButton2
{
   font-size: 15px;
}
#wb_ThemeableButton2 .ui-button
{
   line-height: 32px;
   padding: 0;
}
#wb_IconFont3
{
   width: 18px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 6px 6px 6px 6px;
   color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont3
{
   width: 18px;
   height: 28px;
}
#IconFont3 i
{
   line-height: 28px;
   font-size: 18px;
   width: 15px;
   color: #FFFFFF;
}
#IconFont3:hover i
{
   color: #A90F2E;
}
#wb_IconFont3:hover
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 0 80px 0;
}
#footer > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .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: center;
   text-align: center;
}
}
@media all and (max-width:480px)
{
*
{
   transition-property: none !important;
   animation: none !important;
}
}
.am-wrapper
{
   float: left;
   position: relative;
   overflow: hidden;
}
.am-wrapper img
{
   border-width: 0;
   opacity: 1.0;
   outline: none;
   position: absolute;
}
.am-wrapper img:hover
{
   opacity: 1.0;
}
