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;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #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_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_HABITACIONES
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Habitacion-Sencilla024.jpg');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: fixed;
   background-size: cover;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: groove;
   border-right-style: groove;
   border-bottom-style: groove;
   border-left-style: groove;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #A90F2E;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#HABITACIONES
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 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;
}
#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-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#HABITACIONES > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#HABITACIONES-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-image: linear-gradient(to top, #000000 0%, rgba(0,0,0,0.00) 100%);
}
#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: #FFFFFF;
   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%;
}
.fotorama__dot
{
   border-color: #7F7F7F !important;
}
.fotorama__thumb-border
{
   border-color: #FF0000 !important;
}
#wb_LayoutGrid3
{
   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 0 0 ;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_Text1
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 25px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   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;
}
#wb_Card1
{
   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;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#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 5px 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card2
{
   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;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#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;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: -50px 0 0 0;
   color: #F5F5F5;
   font-family: Syncopate;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text2
{
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0 0 20px 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_LayoutGrid7
{
   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;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 0 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: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: 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_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 0 ;
   text-align: center;
}
#wb_Text3
{
   color: #FF0000;
   font-family: Roboto;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 10px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#FlexContainer2
{
   display: flex;
   position: relative;
   padding: 25px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   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;
}
#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;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#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;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#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;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_Card9
{
   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;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card9-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Line3
{
   border-color: #A90F2E;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid4
{
   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;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
   height: 120px;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#Button2
{
   box-sizing: border-box;
   line-height: 21px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #696969;
   border-radius: 15px;
   background-color: #A90F2E;
   background-image: none;
   color: #000000;
   box-shadow: 2px 2px 1px rgba(0,0,0,0.40);
   font-family: Righteous;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: push 1000ms linear 0ms 2 normal both;
}
#Button2:focus
{
   outline: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text5
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text6
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text7
{
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#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: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1
{
   flex: 0 0 auto;
   height: 86px;
}
#LayoutGrid6 > .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)
{
#LayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#Button3
{
   box-sizing: border-box;
   line-height: 24px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #F5F5F5;
   border-radius: 15px;
   background-color: transparent;
   background-image: none;
   color: #F5F5F5;
   box-shadow: 2px 2px 1px rgba(0,0,0,0.40);
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 50px 0 10px 0 ;
   animation: push 1000ms linear 0ms 2 normal both;
}
#Button3:focus
{
   outline: 0;
}
.fotorama__dot
{
   border-color: #7F7F7F !important;
}
.fotorama__thumb-border
{
   border-color: #FF0000 !important;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text4
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text13
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text14
{
   color: #A90F2E;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 0 0 20px 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_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 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 20px 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: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Text17
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text18
{
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text19
{
   color: #BABABA;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   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: 53;
}
#wb_Card6
{
   display: flex;
   z-index: 28;
}
#Button3
{
   display: inline-block;
   width: 210px;
   height: 26px;
   z-index: 10;
}
#wb_Card1
{
   display: flex;
   z-index: 6;
}
#wb_ResponsiveMenu1
{
   display: inline-block;
   width: 181px;
   height: 102px;
   z-index: 48;
}
#Button2
{
   display: inline-block;
   width: 153px;
   height: 23px;
   z-index: 30;
}
#wb_Card3
{
   display: flex;
   z-index: 9;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 47;
}
#wb_Card2
{
   display: flex;
   z-index: 8;
}
#wb_up-arrow
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 49;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_Extension1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 5;
}
#ThemeableButton1
{
   width: 100%;
   height: 100%;
}
#ThemeableButton2
{
   width: 100%;
   height: 100%;
}
#Line3
{
   display: block;
   width: 100%;
   z-index: 37;
}
#wb_Extension3
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 25;
}
#wb_Card9
{
   display: flex;
   z-index: 29;
}
#wb_Card8
{
   display: flex;
   z-index: 7;
}
#wb_IconFont3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 0;
}
#wb_ThemeableButton2
{
   display: block;
   width: 100%;
   height: 32px;
   z-index: 51;
}
#wb_Card5
{
   display: flex;
   z-index: 27;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 60;
}
#wb_Card4
{
   display: flex;
   z-index: 26;
}
#wb_Card7
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#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_HABITACIONES
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/Hotel-Condado-Habitacion-Sencilla024.jpg');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: scroll;
   background-size: cover;
}
#wb_HABITACIONES
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HABITACIONES
{
   height: 75vh;
   padding: 100px 0 50px 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_Text10
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Extension1
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid3
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 0 0 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-size: 19px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 25px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Card1-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 5px 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Card8-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Card2-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Card3-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0 0 0 ;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: Syncopate;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#Line1
{
   width: 100%;
   height: 2px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: #DC143C;
   border-bottom-width: 2px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 20px 0 0 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   font-size: 19px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#FlexContainer2
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#FlexContainer2
{
   min-height: 0;
   margin: 0 20px 0 20px;
   padding: 25px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 5px 0 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Card4-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 5px 0 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Card5-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 5px 0 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Card6-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 5px 0 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#Card9-card-item0
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0;
   padding: 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;
}
#Card9-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 27px;
   width: 27px;
}
#wb_Card9
{
   text-align: center;
}
#Line3
{
   width: 100%;
   height: 2px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line3
{
   border-color: #DC143C;
   border-bottom-width: 2px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Button2
{
   width: 136px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #000000;
   background-color: #DC143C;
   background-image: none;
}
#Button2
{
   line-height: 25px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0;
}
#Button3
{
   width: 210px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #F5F5F5;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DC143C;
}
#Button3
{
   line-height: 24px;
}
#StructuredData1
{
   left: 1280px;
   top: 199px;
   width: 154px;
   height: 152px;
   visibility: visible;
   display: inline;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text13
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text14
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   font-size: 13px;
   margin: 10px 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_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_Text18
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   font-size: 13px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   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;
}
}
