div#container
{
   width: 1270px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   background-image: url('images/Tarot_3.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
   overflow-x: auto;
   overflow-y: auto;
}
a
{
   color: #C0C0C0;
   text-decoration: underline;
}
a:visited
{
   color: #FFA500;
}
a:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
#SM_Layer
{
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 1px;
   box-shadow: 0px 0px 50px #C0C0C0;
}
#Banner_Layer
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   padding: 0;
}
#SST_Menu_Layer
{
   background-color: rgba(54,1,63,0.81);
   background-image: none;
   border-radius: 0px;
}
#SST_Menu_Layer320
{
   background-color: #36013F;
   background-image: none;
   border-radius: 0px;
}
#wb_ContactES
{
   background-color: rgba(54,1,63,0.71);
   background-image: none;
   border: 2px solid #001E11;
   border-radius: 10px;
   box-shadow: 8px -8px 40px #36013F;
}
#Label_Name
{
   margin: 0;
   border: 1px solid rgba(54,1,63,0.00);
   border-radius: 4px;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 5px 5px 5px 5px;
}
#Label_Name:focus
{
   outline: 0;
}
#GuestName
{
   border: 1px solid #36013F;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#GuestName:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#GuestName::placeholder
{
   color: #4F4F4F;
   opacity: 1;
}
#GuestName::-ms-input-placeholder
{
   color: #4F4F4F;
}
#Label_Email
{
   margin: 0;
   border: 1px solid rgba(54,1,63,0.00);
   border-radius: 4px;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 5px 5px 5px 5px;
}
#Label_Email:focus
{
   outline: 0;
}
#email
{
   border: 1px solid #36013F;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#email:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#email::placeholder
{
   color: #4F4F4F;
   opacity: 1;
}
#email::-ms-input-placeholder
{
   color: #4F4F4F;
}
#Label_Message
{
   margin: 0;
   border: 1px solid rgba(54,1,63,0.00);
   border-radius: 4px;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label_Message:focus
{
   outline: 0;
}
#Mensaje
{
   border: 1px solid #36013F;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#Mensaje:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Mensaje::placeholder
{
   color: #4F4F4F;
   opacity: 1;
}
#Mensaje::-ms-input-placeholder
{
   color: #4F4F4F;
}
#Submit_Button
{
   border: 2px solid #C0C0C0;
   border-radius: 25px;
   background-color: #36013F;
   background-image: none;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Submit_Button:focus
{
   outline: 0;
}
#Submit_Button:hover
{
   background-color: #228B22;
   transition: background-color 100ms ease-in-out 0ms;
}
#Submit_Button:active
{
   background-color: #D3D7FE;
   transition: background-color 0ms ease-in-out 0ms;
}
#Reset_Button
{
   border: 2px solid #C0C0C0;
   border-radius: 25px;
   background-color: #36013F;
   background-image: none;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Reset_Button:focus
{
   outline: 0;
}
#Reset_Button:hover
{
   background-color: #FF0000;
   transition: background-color 100ms ease-in 0ms;
}
#Reset_Button:active
{
   background-color: #D3D7FE;
   transition: background-color 0ms linear 0ms;
}
#wb_Captcha_ES span
{
   display: block;
   overflow: hidden;
   padding: 0 0px 0 5px;
}
#Captcha_ES
{
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #36013F;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 1px 1px 1px 1px;
}
#Captcha_ES:focus
{
   outline: 0;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Phone 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Phone
{
   color: #C0C0C0;
   font-family: Verdana;
   font-weight: 400;
   font-size: 27px;
   line-height: 32px;
}
#wb_Phone p, #wb_Phone ul
{
   margin: 0;
   padding: 0;
}
#wb_ICON_iPhone
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_ICON_iPhone a
{
   text-decoration: none;
}
#wb_ICON_iPhone a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ICON_iPhone
{
   height: 35px;
   width: 35px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.ICON_iPhone
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.ICON_iPhone:before
{
   content: "\e325";
}
#ICON_iPhone i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
}
#wb_ICON_iPhone:hover #ICON_iPhone i
{
   color: #337AB7;
}
#wb_ICON_Phone
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_ICON_Phone a
{
   text-decoration: none;
}
#wb_ICON_Phone a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ICON_Phone
{
   height: 35px;
   width: 35px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.ICON_Phone
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.ICON_Phone:before
{
   content: "\e0cd";
}
#ICON_Phone i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
}
#wb_ICON_Phone:hover #ICON_Phone i
{
   color: #337AB7;
}
#LangLayer
{
   background-color: transparent;
   background-image: url('images/Flag_EN.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border-radius: 5px;
   animation: transform-pulse 3000ms linear 0ms infinite normal both;
}
#WhatsApp_Layer
{
   background-color: #36013F;
   background-image: none;
   border: 2px solid #C0C0C0;
   border-radius: 25px;
   animation: animate-fade-in 3000ms linear 1100ms 1 normal both, transform-pulse 1800ms linear 0ms infinite normal both;
}
#wb_img_ChatNow_ES
{
   vertical-align: top;
}
#img_ChatNow_ES
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Banner_Text
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Banner_Text
{
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #001E11;
   border-right-color: #001E11;
   border-bottom-color: #001E11;
   border-left-color: #001E11;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_SST_ResponsiveMenu
{
   display: block;
   background-color: rgba(54,1,63,0.00);
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
}
#SST_ResponsiveMenu
{
   display: inline-block;
   background-color: rgba(54,1,63,0.00);
   height: 66px;
}
#wb_SST_ResponsiveMenu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_SST_ResponsiveMenu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_SST_ResponsiveMenu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_SST_ResponsiveMenu ul li i
{
   font-size: 18px;
   width: 18px;
   margin-bottom: 0px;
}
#wb_SST_ResponsiveMenu ul li a
{
   background-color: rgba(54,1,63,0.00);
   color: #C0C0C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: italic;
   text-decoration: none;
   text-transform: none;
   border: 1px solid #36013F;
   padding: 18px 13px 15px 13px;
   text-align: center;
}
#wb_SST_ResponsiveMenu > ul > li > a 
{
   height: 31px;
}
.SST_ResponsiveMenu a 
{
   display: block;
}
#wb_SST_ResponsiveMenu li:hover > a, #wb_SST_ResponsiveMenu li .active
{
   background-color: rgba(54,1,63,0.88);
   border-color: #C0C0C0;
   color: #D4B95E;
}
#wb_SST_ResponsiveMenu ul ul
{
   display: none;
   position: absolute;
   top: 66px;
}
#wb_SST_ResponsiveMenu ul li:hover > ul
{
   display: list-item;
}
#wb_SST_ResponsiveMenu ul ul li 
{
   float: none;
   position: relative;
   width: 115px;
}
#wb_SST_ResponsiveMenu ul ul li a
{
   background-color: rgba(0,30,17,0.94);
   border: 1px solid #C0C0C0;
   color: #C0C0C0;
}
#wb_SST_ResponsiveMenu ul ul li:hover > a, #wb_SST_ResponsiveMenu ul ul li .active
{
   background-color: rgba(212,185,94,0.94);
   border-color: #D4B95E;
   color: #201407;
}
#wb_SST_ResponsiveMenu ul ul li i 
{
   margin-right: 6px;
   vertical-align: middle;
}
#wb_SST_ResponsiveMenu ul ul li a 
{
   padding-top: 18px;
   padding-right: 13px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_SST_ResponsiveMenu ul ul ul li 
{
   left: 115px;
   position: relative;
   top: -66px;
}
#wb_SST_ResponsiveMenu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #C0C0C0;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_SST_ResponsiveMenu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #C0C0C0;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_SST_ResponsiveMenu li:hover > a .arrow-down, #wb_SST_ResponsiveMenu li .active .arrow-down
{ 
   border-top-color: #D4B95E;
}
#wb_SST_ResponsiveMenu ul ul li:hover > a .arrow-left, #wb_SST_ResponsiveMenu ul ul li .active .arrow-left
{ 
   border-left-color: #201407;
}
#wb_SST_ResponsiveMenu .toggle,[id^=SST_ResponsiveMenu-submenu]
{
   display: none;
}
@media all and (max-width:700px) 
{
#wb_SST_ResponsiveMenu
{
   margin: 0;
   text-align: left;
}
#wb_SST_ResponsiveMenu ul li a, #wb_SST_ResponsiveMenu .toggle
{
   font-size: 15px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   text-transform: none;
   padding: 18px 13px 15px 13px;
}
#wb_SST_ResponsiveMenu .toggle + a
{
   display: none !important;
}
.SST_ResponsiveMenu 
{
   display: none;
   z-index: 9999;
}
#SST_ResponsiveMenu 
{
   background-color: transparent;
   display: none;
}
#wb_SST_ResponsiveMenu > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_SST_ResponsiveMenu .toggle 
{
   display: block;
   background-color: rgba(54,1,63,0.00);
   color: #C0C0C0;
   padding: 0 13px 0 13px;
   line-height: 51px;
   text-decoration: none;
   border: 1px solid #36013F;
}
#wb_SST_ResponsiveMenu .toggle:hover
{
   background-color: rgba(54,1,63,0.88);
   color: #D4B95E;
}
[id^=SST_ResponsiveMenu-submenu]:checked + ul 
{
   display: block !important;
}
#SST_ResponsiveMenu-title
{
   height: 66px !important;
   line-height: 66px !important;
   text-align: center;
}
#wb_SST_ResponsiveMenu ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_SST_ResponsiveMenu ul ul .toggle,
#wb_SST_ResponsiveMenu ul ul a 
{
   padding: 0 26px;
}
#wb_SST_ResponsiveMenu a:hover,
#wb_SST_ResponsiveMenu ul ul ul a 
{
   background-color: rgba(0,30,17,0.94);
   color: #C0C0C0;
}
#wb_SST_ResponsiveMenu ul li ul li .toggle,
#wb_SST_ResponsiveMenu ul ul a 
{
   background-color: rgba(0,30,17,0.94);
   color: #C0C0C0;
}
#wb_SST_ResponsiveMenu ul ul ul a 
{
   padding: 18px 13px 15px 39px;
}
#wb_SST_ResponsiveMenu ul li a 
{
   text-align: left;
}
#wb_SST_ResponsiveMenu ul li a br 
{
   display: none;
}
#wb_SST_ResponsiveMenu ul li i 
{
   margin-right: 6px;
}
#wb_SST_ResponsiveMenu ul ul 
{
   float: none;
   position: static;
}
#wb_SST_ResponsiveMenu ul ul li:hover > ul,
#wb_SST_ResponsiveMenu ul li:hover > ul 
{
   display: none;
}
#wb_SST_ResponsiveMenu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_SST_ResponsiveMenu ul ul ul li 
{
   position: static;
}
#SST_ResponsiveMenu-icon 
{
   display: block;
   position: absolute;
   left: 13px;
   top: 21px;
   user-select: none;
}
#SST_ResponsiveMenu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #C0C0C0;
   color: #C0C0C0;
   width: 24px;
}
#wb_SST_ResponsiveMenu ul li ul li .toggle:hover
{
   background-color: #D4B95E;
   color: #201407;
}
#wb_SST_ResponsiveMenu .toggle .arrow-down 
{
   border-top-color: #C0C0C0;
}
#wb_SST_ResponsiveMenu .toggle:hover .arrow-down, #wb_SST_ResponsiveMenu li .active .arrow-down
{
   border-top-color: #D4B95E;
}
#wb_SST_ResponsiveMenu ul li ul li .toggle .arrow-down 
{
   border-top-color: #C0C0C0;
}
#wb_SST_ResponsiveMenu ul li ul li .toggle:hover .arrow-down, #wb_SST_ResponsiveMenu ul li ul li .active .arrow-down
{
   border-top-color: #201407;
}
}
#wb_Banner_Text_320px
{
   margin: 0;
   vertical-align: top;
}
#Banner_Text_320px
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 750px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_SST_ResponsiveMenu320
{
   display: block;
   background-color: rgba(54,1,63,0.91);
   font-family: Arial;
   font-weight: bold;
   text-align: center;
   width: 100%;
   margin: 0;
}
#SST_ResponsiveMenu320
{
   display: inline-block;
   background-color: rgba(54,1,63,0.91);
   height: 65px;
}
#wb_SST_ResponsiveMenu320 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_SST_ResponsiveMenu320 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_SST_ResponsiveMenu320 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_SST_ResponsiveMenu320 ul li i
{
   font-size: 18px;
   width: 18px;
   margin-bottom: 0px;
}
#wb_SST_ResponsiveMenu320 ul li a
{
   background-color: rgba(54,1,63,0.91);
   color: #C0C0C0;
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   font-style: italic;
   text-decoration: none;
   text-transform: none;
   border: 1px solid #36013F;
   padding: 18px 13px 15px 13px;
   text-align: center;
}
#wb_SST_ResponsiveMenu320 > ul > li > a 
{
   height: 30px;
}
.SST_ResponsiveMenu320 a 
{
   display: block;
}
#wb_SST_ResponsiveMenu320 li:hover > a, #wb_SST_ResponsiveMenu320 li .active
{
   background-color: rgba(54,1,63,0.91);
   border-color: #C0C0C0;
   color: #D4B95E;
}
#wb_SST_ResponsiveMenu320 ul ul
{
   display: none;
   position: absolute;
   top: 65px;
}
#wb_SST_ResponsiveMenu320 ul li:hover > ul
{
   display: list-item;
}
#wb_SST_ResponsiveMenu320 ul ul li 
{
   float: none;
   position: relative;
   width: 115px;
}
#wb_SST_ResponsiveMenu320 ul ul li a
{
   background-color: rgba(54,1,63,0.94);
   border: 1px solid #C0C0C0;
   color: #C0C0C0;
}
#wb_SST_ResponsiveMenu320 ul ul li:hover > a, #wb_SST_ResponsiveMenu320 ul ul li .active
{
   background-color: #D4B95E;
   border-color: #D4B95E;
   color: #201407;
}
#wb_SST_ResponsiveMenu320 ul ul li i 
{
   margin-right: 6px;
   vertical-align: middle;
}
#wb_SST_ResponsiveMenu320 ul ul li a 
{
   padding-top: 18px;
   padding-right: 13px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_SST_ResponsiveMenu320 ul ul ul li 
{
   left: 115px;
   position: relative;
   top: -65px;
}
#wb_SST_ResponsiveMenu320 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #C0C0C0;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_SST_ResponsiveMenu320 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #C0C0C0;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_SST_ResponsiveMenu320 li:hover > a .arrow-down, #wb_SST_ResponsiveMenu320 li .active .arrow-down
{ 
   border-top-color: #D4B95E;
}
#wb_SST_ResponsiveMenu320 ul ul li:hover > a .arrow-left, #wb_SST_ResponsiveMenu320 ul ul li .active .arrow-left
{ 
   border-left-color: #201407;
}
#wb_SST_ResponsiveMenu320 .toggle,[id^=SST_ResponsiveMenu320-submenu]
{
   display: none;
}
@media all and (max-width:700px) 
{
#wb_SST_ResponsiveMenu320
{
   margin: 0;
   text-align: left;
}
#wb_SST_ResponsiveMenu320 ul li a, #wb_SST_ResponsiveMenu320 .toggle
{
   font-size: 12px;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
   text-transform: none;
   padding: 18px 13px 15px 13px;
}
#wb_SST_ResponsiveMenu320 .toggle + a
{
   display: none !important;
}
.SST_ResponsiveMenu320 
{
   display: none;
   z-index: 9999;
}
#SST_ResponsiveMenu320 
{
   background-color: transparent;
   display: none;
}
#wb_SST_ResponsiveMenu320 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_SST_ResponsiveMenu320 .toggle 
{
   display: block;
   background-color: rgba(54,1,63,0.91);
   color: #C0C0C0;
   padding: 0 13px 0 13px;
   line-height: 51px;
   text-decoration: none;
   border: 1px solid #36013F;
}
#wb_SST_ResponsiveMenu320 .toggle:hover
{
   background-color: rgba(54,1,63,0.91);
   color: #D4B95E;
}
[id^=SST_ResponsiveMenu320-submenu]:checked + ul 
{
   display: block !important;
}
#SST_ResponsiveMenu320-title
{
   height: 65px !important;
   line-height: 65px !important;
   text-align: center;
}
#wb_SST_ResponsiveMenu320 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_SST_ResponsiveMenu320 ul ul .toggle,
#wb_SST_ResponsiveMenu320 ul ul a 
{
   padding: 0 26px;
}
#wb_SST_ResponsiveMenu320 a:hover,
#wb_SST_ResponsiveMenu320 ul ul ul a 
{
   background-color: rgba(54,1,63,0.94);
   color: #C0C0C0;
}
#wb_SST_ResponsiveMenu320 ul li ul li .toggle,
#wb_SST_ResponsiveMenu320 ul ul a 
{
   background-color: rgba(54,1,63,0.94);
   color: #C0C0C0;
}
#wb_SST_ResponsiveMenu320 ul ul ul a 
{
   padding: 18px 13px 15px 39px;
}
#wb_SST_ResponsiveMenu320 ul li a 
{
   text-align: left;
}
#wb_SST_ResponsiveMenu320 ul li a br 
{
   display: none;
}
#wb_SST_ResponsiveMenu320 ul li i 
{
   margin-right: 6px;
}
#wb_SST_ResponsiveMenu320 ul ul 
{
   float: none;
   position: static;
}
#wb_SST_ResponsiveMenu320 ul ul li:hover > ul,
#wb_SST_ResponsiveMenu320 ul li:hover > ul 
{
   display: none;
}
#wb_SST_ResponsiveMenu320 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_SST_ResponsiveMenu320 ul ul ul li 
{
   position: static;
}
#SST_ResponsiveMenu320-icon 
{
   display: block;
   position: absolute;
   left: 13px;
   top: 20px;
   user-select: none;
}
#SST_ResponsiveMenu320-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #C0C0C0;
   color: #C0C0C0;
   width: 24px;
}
#wb_SST_ResponsiveMenu320 ul li ul li .toggle:hover
{
   background-color: #D4B95E;
   color: #201407;
}
#wb_SST_ResponsiveMenu320 .toggle .arrow-down 
{
   border-top-color: #C0C0C0;
}
#wb_SST_ResponsiveMenu320 .toggle:hover .arrow-down, #wb_SST_ResponsiveMenu320 li .active .arrow-down
{
   border-top-color: #D4B95E;
}
#wb_SST_ResponsiveMenu320 ul li ul li .toggle .arrow-down 
{
   border-top-color: #C0C0C0;
}
#wb_SST_ResponsiveMenu320 ul li ul li .toggle:hover .arrow-down, #wb_SST_ResponsiveMenu320 ul li ul li .active .arrow-down
{
   border-top-color: #201407;
}
}
#SST_ResponsiveMenu320 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#SST_ResponsiveMenu320 .home:before
{
   content: "\e88a";
}
#wb_IMG_MXGuardDog
{
   vertical-align: top;
}
#IMG_MXGuardDog
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_IMG_Sigil
{
   vertical-align: top;
}
#IMG_Sigil
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_img_ChatNow_ES
{
   position: absolute;
   left: 13px;
   top: 9px;
   width: 106px;
   height: 50px;
   z-index: 20;
}
#wb_ICON_Phone
{
   position: absolute;
   left: 975px;
   top: 126px;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 18;
}
#wb_SST_ResponsiveMenu
{
   position: absolute;
   left: 6px;
   top: 2px;
   width: 1241px;
   height: 72px;
   z-index: 5;
}
#wb_ICON_iPhone
{
   position: absolute;
   left: 976px;
   top: 187px;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 17;
}
#wb_Phone
{
   position: absolute;
   left: 1017px;
   top: 126px;
   width: 189px;
   height: 96px;
   text-align: right;
   z-index: 19;
}
#Reset_Button
{
   position: absolute;
   left: 709px;
   top: 496px;
   width: 230px;
   height: 80px;
   z-index: 14;
   cursor: pointer;
}
#Label_Message
{
   position: absolute;
   left: 120px;
   top: 126px;
   width: 179px;
   height: 20px;
   line-height: 22px;
   z-index: 11;
}
#wb_ContactES
{
   position: absolute;
   left: 30px;
   top: 242px;
   width: 1246px;
   height: 619px;
   z-index: 21;
}
#WhatsApp_Layer
{
   position: fixed;
   text-align: center;
   left: auto;
   right: 10px;
   top: auto;
   bottom: 45px;
   width: 133px;
   height: 68px;
   z-index: 28;
}
#SST_Menu_Layer320_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#SST_Menu_Layer_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image2
{
   position: absolute;
   left: 30px;
   top: 244px;
   width: 1250px;
   height: 55px;
   visibility: hidden;
   z-index: 22;
}
#email
{
   position: absolute;
   left: 321px;
   top: 86px;
   width: 608px;
   height: 18px;
   z-index: 10;
}
#Label_Name
{
   position: absolute;
   left: 120px;
   top: 45px;
   width: 177px;
   height: 18px;
   line-height: 20px;
   z-index: 7;
}
#SST_Menu_Layer320
{
   position: fixed;
   text-align: center;
   visibility: hidden;
   left: 0;
   top: 0;
   right: 0;
   height: 67px;
   z-index: 26;
}
#SM_Layer_Container
{
   width: 1266px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_SST_ResponsiveMenu320
{
   position: absolute;
   left: 1px;
   top: 1px;
   width: 317px;
   height: 67px;
   visibility: hidden;
   z-index: 6;
}
#Banner_Layer
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 73px;
   width: 101.6%;
   height: 93px;
   z-index: 24;
}
#Captcha_ES
{
   margin-top: 18px;
   width: calc(100% - 4px);
   height: 20px;
}
#wb_Captcha_ES
{
   position: absolute;
   left: 321px;
   top: 420px;
   width: 340px;
   height: 45px;
   z-index: 15;
}
#Label_Email
{
   position: absolute;
   left: 120px;
   top: 85px;
   width: 177px;
   height: 18px;
   line-height: 20px;
   z-index: 9;
}
#WhatsApp_Layer_Container
{
   width: 129px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#LangLayer_Container
{
   width: 89px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Banner_Text_320px
{
   display: none;
   width: 100%;
   height: auto;
   z-index: 4;
}
#wb_IMG_Sigil
{
   position: absolute;
   left: 635px;
   top: 14px;
   width: 72px;
   height: 72px;
   z-index: 2;
}
#wb_DBTS_FormProcessor
{
   position: absolute;
   left: 120px;
   top: 208px;
   width: 120px;
   height: 79px;
   z-index: 13;
}
#Mensaje
{
   position: absolute;
   left: 321px;
   top: 126px;
   width: 608px;
   height: 257px;
   z-index: 12;
}
#LangLayer
{
   position: fixed;
   text-align: center;
   left: auto;
   right: 15px;
   top: auto;
   bottom: 150px;
   width: 89px;
   height: 60px;
   z-index: 27;
   cursor: pointer;
}
#wb_Banner_Text
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_IMG_MXGuardDog
{
   position: absolute;
   left: 523px;
   top: 26px;
   width: 91px;
   height: 49px;
   z-index: 1;
}
#SM_Layer
{
   position: absolute;
   text-align: center;
   left: 0%;
   top: 1015px;
   width: 101.44%;
   height: 138px;
   z-index: 23;
}
#wb_JavaScript_Copyright
{
   position: absolute;
   left: 84px;
   top: 98px;
   width: 1100px;
   height: 29px;
   z-index: 0;
}
#SST_Menu_Layer
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 73px;
   z-index: 25;
}
#copyrightnotice
{
   color: #C0C0C0;
   font-size: 9.3px;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#Submit_Button
{
   position: absolute;
   left: 321px;
   top: 496px;
   width: 240px;
   height: 80px;
   z-index: 16;
   cursor: pointer;
}
#GuestName
{
   position: absolute;
   left: 321px;
   top: 46px;
   width: 608px;
   height: 18px;
   z-index: 8;
}
@media only screen and (min-width: 768px) and (max-width: 1269px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: url('images/Tarot_3.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#SM_Layer
{
   left: 0px;
   top: 890px;
   height: 128px;
   visibility: visible;
   display: block;
}
#SM_Layer
{
   left: 0%;
   width: 100%;
}
#SM_Layer_Container
{
   width: 764px;
}
#Banner_Layer
{
   left: 0px;
   top: 72px;
   height: 78px;
   visibility: visible;
   display: block;
}
#Banner_Layer
{
   width: 100%;
}
#Banner_Layer
{
   padding: 0;
}
#SST_Menu_Layer
{
   height: 72px;
   visibility: visible;
   display: block;
}
#SST_Menu_Layer_Container
{
   width: 768px;
}
#SST_Menu_Layer320
{
   height: 67px;
   visibility: hidden;
   display: none;
}
#SST_Menu_Layer320_Container
{
   width: 768px;
}
#wb_ContactES
{
   left: 9px;
   top: 221px;
   width: 764px;
   height: 614px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#Label_Name
{
   left: 15px;
   top: 45px;
   width: 188px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#Label_Name
{
   line-height: 18px;
}
#GuestName
{
   left: 227px;
   top: 46px;
   width: 497px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label_Email
{
   left: 15px;
   top: 87px;
   width: 188px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#Label_Email
{
   line-height: 18px;
}
#email
{
   left: 227px;
   top: 88px;
   width: 497px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label_Message
{
   left: 15px;
   top: 128px;
   width: 190px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label_Message
{
   line-height: 18px;
}
#Mensaje
{
   left: 227px;
   top: 128px;
   width: 497px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Submit_Button
{
   left: 228px;
   top: 473px;
   width: 180px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#Reset_Button
{
   left: 555px;
   top: 473px;
   width: 180px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#wb_DBTS_FormProcessor
{
   left: 7px;
   top: 249px;
   width: 120px;
   height: 79px;
   visibility: visible;
   display: inline;
}
#wb_Captcha_ES
{
   left: 228px;
   top: 411px;
   width: 340px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 1px 1px;
   text-align: left;
   color: #000000;
}
#wb_Image2
{
   left: 11px;
   top: 166px;
   width: 764px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Phone
{
   left: 42px;
   top: 476px;
   width: 140px;
   height: 75px;
   visibility: visible;
   display: inline;
}
#wb_Phone
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 24px;
}
#wb_ICON_iPhone
{
   left: 17px;
   top: 526px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#ICON_iPhone
{
   width: 25px;
   height: 25px;
}
#ICON_iPhone i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_ICON_iPhone:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_ICON_Phone
{
   left: 17px;
   top: 476px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#ICON_Phone
{
   width: 25px;
   height: 25px;
}
#ICON_Phone i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_ICON_Phone:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#LangLayer
{
   width: 90px;
   height: 66px;
   visibility: visible;
   display: block;
}
#LangLayer_Container
{
   width: 90px;
}
#WhatsApp_Layer
{
   width: 122px;
   height: 59px;
   visibility: visible;
   display: block;
}
#WhatsApp_Layer_Container
{
   width: 118px;
}
#wb_img_ChatNow_ES
{
   left: 15px;
   top: 8px;
   width: 93px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Banner_Text
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Banner_Text
{
   margin-left: auto;
   margin-right: auto;
}
#wb_SST_ResponsiveMenu
{
   left: 0px;
   top: 4px;
   width: 768px;
   height: 68px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_Banner_Text_320px
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Banner_Text_320px
{
   margin-left: auto;
   margin-right: auto;
}
#wb_SST_ResponsiveMenu320
{
   left: 1px;
   top: 1px;
   width: 317px;
   height: 64px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_JavaScript_Copyright
{
   left: 6px;
   top: 89px;
   width: 753px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_IMG_MXGuardDog
{
   left: 287px;
   top: 23px;
   width: 91px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_IMG_Sigil
{
   left: 391px;
   top: 16px;
   width: 62px;
   height: 62px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: url('images/Tarot_3.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#SM_Layer
{
   left: 0px;
   top: 903px;
   height: 163px;
   visibility: visible;
   display: block;
}
#SM_Layer
{
   left: 0%;
   width: 100%;
}
#SM_Layer_Container
{
   width: 316px;
}
#Banner_Layer
{
   left: 0px;
   top: 67px;
   height: 68px;
   visibility: visible;
   display: block;
}
#Banner_Layer
{
   width: 100%;
}
#Banner_Layer
{
   padding: 0;
}
#SST_Menu_Layer
{
   height: 68px;
   visibility: hidden;
   display: none;
}
#SST_Menu_Layer_Container
{
   width: 320px;
}
#SST_Menu_Layer320
{
   height: 67px;
   visibility: visible;
   display: block;
}
#SST_Menu_Layer320_Container
{
   width: 320px;
}
#wb_ContactES
{
   left: 0px;
   top: 208px;
   width: 316px;
   height: 636px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#Label_Name
{
   left: 24px;
   top: 37px;
   width: 261px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#Label_Name
{
   line-height: 18px;
}
#GuestName
{
   left: 24px;
   top: 67px;
   width: 263px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label_Email
{
   left: 24px;
   top: 104px;
   width: 261px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#Label_Email
{
   line-height: 18px;
}
#email
{
   left: 24px;
   top: 135px;
   width: 263px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label_Message
{
   left: 24px;
   top: 172px;
   width: 263px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label_Message
{
   line-height: 18px;
}
#Mensaje
{
   left: 24px;
   top: 200px;
   width: 263px;
   height: 125px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Submit_Button
{
   left: 20px;
   top: 435px;
   width: 126px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#Reset_Button
{
   left: 171px;
   top: 435px;
   width: 126px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#wb_DBTS_FormProcessor
{
   left: 189px;
   top: 131px;
   width: 120px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_Captcha_ES
{
   left: 24px;
   top: 355px;
   width: 273px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 1px 1px 1px;
   text-align: left;
   color: #000000;
}
#wb_Image2
{
   left: 1px;
   top: 153px;
   width: 318px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Phone
{
   left: 85px;
   top: 534px;
   width: 140px;
   height: 66px;
   visibility: visible;
   display: inline;
}
#wb_Phone
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 22px;
}
#wb_ICON_iPhone
{
   left: 60px;
   top: 575px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#ICON_iPhone
{
   width: 25px;
   height: 25px;
}
#ICON_iPhone i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_ICON_iPhone:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_ICON_Phone
{
   left: 60px;
   top: 534px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#ICON_Phone
{
   width: 25px;
   height: 25px;
}
#ICON_Phone i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_ICON_Phone:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#LangLayer
{
   width: 90px;
   height: 66px;
   visibility: visible;
   display: block;
}
#LangLayer_Container
{
   width: 90px;
}
#WhatsApp_Layer
{
   width: 102px;
   height: 50px;
   visibility: visible;
   display: block;
}
#WhatsApp_Layer_Container
{
   width: 98px;
}
#wb_img_ChatNow_ES
{
   left: 11px;
   top: 6px;
   width: 80px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Banner_Text
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Banner_Text
{
   margin-left: auto;
   margin-right: auto;
}
#wb_SST_ResponsiveMenu
{
   left: 0px;
   top: 0px;
   width: 319px;
   height: 68px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_Banner_Text_320px
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Banner_Text_320px
{
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #001E11;
   border-right-color: #001E11;
   border-bottom-color: #001E11;
   border-left-color: #001E11;
   margin-left: auto;
   margin-right: auto;
}
#wb_SST_ResponsiveMenu320
{
   left: 0px;
   top: 0px;
   width: 319px;
   height: 68px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_JavaScript_Copyright
{
   left: 16px;
   top: 115px;
   width: 287px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_IMG_MXGuardDog
{
   left: 169px;
   top: 37px;
   width: 91px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_IMG_Sigil
{
   left: 88px;
   top: 30px;
   width: 62px;
   height: 62px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
 -->
<!!--#wb_SST_ResponsiveMenu320 ul li a br{display:inline-block;}-->
<!--#wb_SST_ResponsiveMenu320 .toggle{line-height: 35px;}
#wb_SST_ResponsiveMenu320 br{display: none;}
body { cursor: url('data:image/x-icon;base64,AAACAAEAICACAAAAAAAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAgAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAHgAAABgAAAAUAAAAEgAQAAEACAAAgAQAAF/+AAAgBAAAUAgAAEgQAAdcAAACQAAAAUAAAACAAAAAQAAAACAAAABQAAAASAAAAESAAABCgAAAQYAAAEeAAABAAAAAQAAAAkgAAAFQAAAA4AAAAEAAAAAAAA///////////8H////A////wf///8H/7//A/8f/7H/j//4AAf//AAD//wAB//8H4//4A8f/8AHv//gD///8H////h////8f////D////wf///8Df///ED///xg///8YP///ED///xg///0X///4A////Af///4P////H////7//8='), auto; }
