div#container
{
   width: 1200px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Carousel1
{
   background-color: #F2F5F7;
   background-image: none;
   margin: 0;
}
#wb_Carousel1
{
   height: 675px;
}
#Carousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
#Carousel1 .carousel-inner > .item
{
   display: none;
   position: relative;
   -webkit-transition: 500ms ease-in-out left;
   -moz-transition: 500ms ease-in-out left;
   transition: 500ms ease-in-out left;
   height: 100%;
   text-align: center;
}
#Carousel1 .innerframe
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner > .item > img, #Carousel1 .carousel-inner > .item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .next, #Carousel1 .carousel-inner > .prev
{
   display: block;
}
#Carousel1 .carousel-inner > .active
{
   left: 0;
}
#Carousel1 .carousel-inner > .next, #Carousel1 .carousel-inner > .prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-inner > .next
{
   left: 100%;
}
#Carousel1 .carousel-inner > .prev
{
   left: -100%;
}
#Carousel1 .carousel-inner > .next.left, #Carousel1 .carousel-inner > .prev.right
{
   left: 0;
}
#Carousel1 .carousel-inner > .active.left
{
   left: -100%;
}
#Carousel1 .carousel-inner > .active.right
{
   left: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -90px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   padding: 12px 12px 12px 12px;
   width: 12px;
   height: 12px;
   cursor: pointer;
   text-indent: -999px;
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url(images/page_default.png);
}
#Carousel1 .carousel-indicators .active
{
   background-image: url(images/page_active.png);
}
#Carousel1 .carousel-control
{
   position: absolute;
   top: 0px;
   bottom: 0px;
   left: 0px;
   width: 15%;
   font-size: 20px;
   color: #fff;
   text-align: center;
   text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
   background-color: rgba(0,0,0,0);
   opacity: 0.5;
   cursor: pointer;
   z-index: 9999;
}
#Carousel1 .carousel-control.right
{
   right: 0px;
   left: auto;
}
.carousel-control .carousel-control-prev-icon
{
   left: 50%;
   margin-left: -10px;
}
.carousel-control .carousel-control-prev-icon, .carousel-control .carousel-control-next-icon
{
   width: 30px;
   height: 30px;
   margin-top: -10px;
}
.carousel-control .carousel-control-prev-icon, .carousel-control .carousel-control-next-icon
{
   position: absolute;
   top: 50%;
   z-index: 5;
   display: inline-block;
   margin-top: -10px;
}
.carousel-control .carousel-control-next-icon
{
   right: 50%;
   margin-right: -10px;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: .9;
}
.sr-only 
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 1200px;
   display: inline-block;
   float: left;
   height: 675px;
}
#wb_Carousel1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel1 .pagination img
{
   border-style: none;
   padding: 12px 12px 12px 12px;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url(images/promociones-septiembre.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url(images/temazcal.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url(images/terapiadecansancio.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-4
{
   background-color: rgba(0,0,0,0.62);
   background-image: url(images/terapiadeimanes.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-5
{
   background-color: transparent;
   background-image: url(images/nutricion.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_Carousel2
{
   background-color: #F2F5F7;
   background-image: none;
}
#wb_Carousel2
{
   font-size: 0;
}
#Carousel2 .frame
{
   width: 1200px;
   display: inline-block;
   overflow: hidden;
   height: 565px;
}
#Carousel2 .innerframe
{
   display: inline-block;
   height: 0;
   left: 0;
   margin-left: 0;
   position: absolute;
   top: 0;
   width: 1200px;
}
#wb_Carousel2 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel2 .pagination img
{
   border-style: none;
   padding: 12px 12px 12px 12px;
}
#Carousel2_back
{
   position: absolute;
   left: 4px;
   top: 47%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Carousel2_next
{
   position: absolute;
   right: 4px;
   top: 47%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Carousel2_back img, #Carousel2_next img
{
   border-width: 0;
}
#Carousel2_back a, #Carousel2_next a
{
   cursor: pointer;
}
#Carousel2 .frame-1
{
   background-color: rgba(245,255,250,0.62);
   background-image: url(images/masajes-en-cdmx.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel2 .frame-2
{
   background-color: transparent;
   background-image: url(images/masajes-en-la-ciudad-de-mexico.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 25px 15px 25px 15px;
   text-align: justify;
}
#wb_Text8 div
{
   text-align: justify;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 25px 15px 25px 15px;
   text-align: justify;
}
#wb_Text17 div
{
   text-align: justify;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 25px 15px 25px 15px;
   text-align: justify;
}
#wb_Text18 div
{
   text-align: justify;
}
#wb_Card2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card2-card-body
{
   font-size: 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card2-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Card1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card1-card-body
{
   font-size: 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card3-card-body
{
   font-size: 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card3-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card6
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card6-card-body
{
   font-size: 0px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card7
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card7-card-body
{
   font-size: 0px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #2E2E2E;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text20 div
{
   text-align: center;
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 20px 0px 20px 0px;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon4
{
   height: 46px;
   width: 46px;
}
#FontAwesomeIcon4 i
{
   color: #8B8016;
   display: inline-block;
   font-size: 46px;
   line-height: 46px;
   vertical-align: middle;
   width: 25px;
}
#wb_FontAwesomeIcon4:hover i
{
   color: #DAA520;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Form1
{
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#Button1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
}
#TextArea1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
   overflow: auto;
   resize: none;
}
#TextArea1: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;
}
#Editbox4
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
}
#Editbox4: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;
}
#Editbox3
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
}
#Editbox3: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;
}
#Editbox2
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
}
#Editbox2: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;
}
#Editbox1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
}
#Editbox1: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;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 20px 0px 20px 0px;
   text-align: center;
}
#wb_Text24 div
{
   text-align: center;
}
#Image1
{
   border: 0px solid transparent;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Label1
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Label2
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Label3
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Label4
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Label5
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   border-width: 0;
   border-bottom-width: 1px;
   border-radius: 0;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#PanelMenu1_panel
{
   display: none;
   position: absolute;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #800080;
   background-color: #800080;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #C000C0;
   border: 1px solid #C000C0;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#PanelMenu1
{
   line-height: 38px;
   width: 151px;
   height: 38px;
   position: absolute;
   z-index: 999;
}
#Layer2
{
   background-color: transparent;
   background-image: url(images/llamadaporwhatsapp.png);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
   box-sizing: border-box;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Card16
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card16-card-body
{
   font-size: 0px;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card16-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card4
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card4-card-body
{
   font-size: 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card4-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card5
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card5-card-body
{
   font-size: 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card5-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card8
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card8-card-body
{
   font-size: 0px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card8-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text15 div
{
   text-align: left;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_FontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon5
{
   height: 28px;
   width: 36px;
}
#FontAwesomeIcon5 i
{
   color: #265A88;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #1E90FF;
}
#wb_FontAwesomeIcon8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon8:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon8
{
   height: 29px;
   width: 35px;
}
#FontAwesomeIcon8 i
{
   color: #265A88;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
   width: 23px;
}
#wb_FontAwesomeIcon8:hover i
{
   color: #1E90FF;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_FontAwesomeIcon9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon9:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon9
{
   height: 27px;
   width: 36px;
}
#FontAwesomeIcon9 i
{
   color: #265A88;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 22px;
}
#wb_FontAwesomeIcon9:hover i
{
   color: #1E90FF;
}
#wb_Card16
{
   position: absolute;
   left: 92px;
   top: 2768px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 35;
}
#Label2
{
   position: absolute;
   left: 96px;
   top: 77px;
   width: 66px;
   height: 16px;
   line-height: 16px;
   z-index: 7;
}
#Editbox1
{
   position: absolute;
   left: 172px;
   top: 0px;
   width: 440px;
   height: 16px;
   z-index: 0;
}
#wb_Card3
{
   position: absolute;
   left: 872px;
   top: 2267px;
   width: 301px;
   height: 471px;
   text-align: center;
   z-index: 21;
}
#wb_Text19
{
   position: absolute;
   left: 231px;
   top: 2202px;
   width: 739px;
   height: 48px;
   text-align: center;
   z-index: 19;
}
#Shape1
{
   width: 200px;
   height: 51px;
}
#wb_Card4
{
   position: absolute;
   left: 491px;
   top: 2768px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 36;
}
#Label3
{
   position: absolute;
   left: 96px;
   top: 122px;
   width: 116px;
   height: 16px;
   line-height: 16px;
   z-index: 8;
}
#Editbox2
{
   position: absolute;
   left: 172px;
   top: 56px;
   width: 440px;
   height: 16px;
   z-index: 1;
}
#wb_Text1
{
   position: absolute;
   left: 525px;
   top: 836px;
   width: 140px;
   height: 27px;
   text-align: center;
   z-index: 12;
}
#wb_Card5
{
   position: absolute;
   left: 491px;
   top: 3323px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 37;
}
#Label4
{
   position: absolute;
   left: 96px;
   top: 167px;
   width: 92px;
   height: 16px;
   line-height: 16px;
   z-index: 9;
}
#Editbox3
{
   position: absolute;
   left: 213px;
   top: 101px;
   width: 399px;
   height: 16px;
   z-index: 2;
}
#wb_Image1
{
   position: absolute;
   left: 169px;
   top: 909px;
   width: 236px;
   height: 141px;
   z-index: 31;
}
#Label5
{
   position: absolute;
   left: 96px;
   top: 212px;
   width: 93px;
   height: 16px;
   line-height: 16px;
   z-index: 10;
}
#Editbox4
{
   position: absolute;
   left: 178px;
   top: 146px;
   width: 440px;
   height: 16px;
   z-index: 4;
}
#wb_FontAwesomeIcon4
{
   position: absolute;
   left: 227px;
   top: 4029px;
   width: 46px;
   height: 46px;
   text-align: center;
   z-index: 26;
}
#wb_Card6
{
   position: absolute;
   left: 872px;
   top: 2770px;
   width: 301px;
   height: 471px;
   text-align: center;
   z-index: 22;
}
#wb_FontAwesomeIcon5
{
   position: absolute;
   left: 463px;
   top: 5095px;
   width: 36px;
   height: 28px;
   text-align: center;
   z-index: 42;
}
#wb_Card7
{
   position: absolute;
   left: 92px;
   top: 3323px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 23;
}
#Layer2
{
   position: fixed;
   text-align: left;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 210px;
   height: 69px;
   z-index: 47;
}
#wb_Card8
{
   position: absolute;
   left: 872px;
   top: 3323px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 38;
}
#wb_Text5
{
   position: absolute;
   left: 0px;
   top: 782px;
   width: 1200px;
   height: 27px;
   text-align: center;
   z-index: 13;
}
#wb_Text6
{
   position: absolute;
   left: 491px;
   top: 5020px;
   width: 150px;
   height: 27px;
   text-align: center;
   z-index: 41;
}
#Html1
{
   position: absolute;
   left: 0px;
   top: 1071px;
   width: 107px;
   height: 100px;
   z-index: 39;
}
#TextArea1
{
   position: absolute;
   left: 178px;
   top: 191px;
   width: 440px;
   height: 90px;
   z-index: 5;
}
#wb_FontAwesomeIcon8
{
   position: absolute;
   left: 455px;
   top: 5162px;
   width: 35px;
   height: 29px;
   text-align: center;
   z-index: 43;
}
#Html2
{
   position: absolute;
   left: 498px;
   top: 4038px;
   width: 100px;
   height: 100px;
   z-index: 33;
}
#wb_Text20
{
   position: absolute;
   left: 225px;
   top: 4455px;
   width: 739px;
   height: 45px;
   text-align: center;
   z-index: 25;
}
#wb_Text7
{
   position: absolute;
   left: 25px;
   top: 1082px;
   width: 470px;
   height: 64px;
   text-align: center;
   z-index: 14;
}
#wb_Carousel1
{
}
#wb_FontAwesomeIcon9
{
   position: absolute;
   left: 682px;
   top: 5163px;
   width: 36px;
   height: 27px;
   text-align: center;
   z-index: 45;
}
#wb_Text10
{
   position: absolute;
   left: 494px;
   top: 5162px;
   width: 184px;
   height: 27px;
   z-index: 44;
}
#wb_Text21
{
   position: absolute;
   left: 211px;
   top: 3931px;
   width: 739px;
   height: 56px;
   text-align: center;
   z-index: 24;
}
#wb_Text8
{
   position: absolute;
   left: 681px;
   top: 894px;
   width: 440px;
   height: 162px;
   text-align: justify;
   z-index: 15;
}
#wb_Carousel2
{
   position: absolute;
   left: 0px;
   top: 1185px;
   width: 1200px;
   height: 565px;
   z-index: 46;
   overflow: hidden;
}
#wb_Text22
{
   position: absolute;
   left: 135px;
   top: 4178px;
   width: 250px;
   height: 189px;
   text-align: center;
   z-index: 27;
}
#wb_PanelMenu1
{
   position: absolute;
   left: 548px;
   top: 0px;
   width: 151px;
   height: 38px;
   text-align: center;
   z-index: 34;
}
#wb_Text23
{
   position: absolute;
   left: 343px;
   top: 5257px;
   width: 554px;
   height: 16px;
   text-align: center;
   z-index: 29;
}
#wb_Text13
{
   position: absolute;
   left: 377px;
   top: 184px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   text-align: center;
   z-index: 32;
}
#wb_Text24
{
   position: absolute;
   left: 135px;
   top: 5291px;
   width: 970px;
   height: 16px;
   text-align: center;
   z-index: 30;
}
#wb_Form1
{
   position: absolute;
   left: 173px;
   top: 4534px;
   width: 814px;
   height: 439px;
   z-index: 28;
}
#wb_Text15
{
   position: absolute;
   left: 501px;
   top: 5096px;
   width: 171px;
   height: 27px;
   z-index: 40;
}
#Button1
{
   position: absolute;
   left: 380px;
   top: 387px;
   width: 96px;
   height: 25px;
   z-index: 3;
}
#wb_Shape1
{
   position: absolute;
   left: 5px;
   top: 0px;
   width: 200px;
   height: 51px;
   z-index: 11;
}
#Carousel2
{
   position: absolute;
}
#wb_Card1
{
   position: absolute;
   left: 491px;
   top: 2267px;
   width: 301px;
   height: 472px;
   text-align: center;
   z-index: 20;
}
#wb_Text17
{
   position: absolute;
   left: 76px;
   top: 1796px;
   width: 440px;
   height: 342px;
   text-align: justify;
   z-index: 16;
}
#Label1
{
   position: absolute;
   left: 96px;
   top: 21px;
   width: 58px;
   height: 16px;
   line-height: 16px;
   z-index: 6;
}
#wb_Card2
{
   position: absolute;
   left: 92px;
   top: 2266px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 18;
}
#wb_Text18
{
   position: absolute;
   left: 681px;
   top: 1796px;
   width: 440px;
   height: 256px;
   text-align: justify;
   z-index: 17;
}
@media only screen and (min-width: 980px) and (max-width: 1199px)
{
div#container
{
   width: 980px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 47%;
}
#Carousel1_next
{
   top: 47%;
}
#wb_Carousel1
{
   margin: 0;
   height: 565px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#wb_Carousel2
{
   left: 0px;
   top: 1221px;
   width: 977px;
   height: 565px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Carousel2 .frame
{
   width: 977px;
   height: 565px;
}
#Carousel2 .innerframe
{
   width: 977px;
   height: 0;
}
#Carousel2_back
{
   top: 47%;
}
#Carousel2_next
{
   top: 47%;
}
#wb_Text1
{
   left: 436px;
   top: 627px;
   width: 150px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 0px;
   top: 565px;
   width: 980px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 0px;
   top: 890px;
   width: 980px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 31px;
   top: 954px;
   width: 851px;
   height: 126px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text17
{
   left: 14px;
   top: 1786px;
   width: 440px;
   height: 342px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text18
{
   left: 503px;
   top: 1786px;
   width: 440px;
   height: 256px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Card2
{
   left: 20px;
   top: 2208px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card2-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text19
{
   left: 102px;
   top: 2153px;
   width: 739px;
   height: 48px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   left: 344px;
   top: 2209px;
   width: 301px;
   height: 472px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card3
{
   left: 667px;
   top: 2209px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card3-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card6
{
   left: 667px;
   top: 2758px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card7
{
   left: 20px;
   top: 3305px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #2E2E2E;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text21
{
   left: 142px;
   top: 3869px;
   width: 739px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 97px;
   top: 4372px;
   width: 739px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 175px;
   top: 3970px;
   width: 46px;
   height: 46px;
   visibility: visible;
   display: inline;
   color: #8B8016;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 46px;
   height: 46px;
}
#FontAwesomeIcon4 i
{
   line-height: 46px;
   font-size: 46px;
   width: 25px;
}
#wb_Text22
{
   left: 99px;
   top: 4088px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 97px;
   top: 4428px;
   width: 814px;
   height: 439px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 380px;
   top: 387px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 178px;
   top: 191px;
   width: 440px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 178px;
   top: 146px;
   width: 440px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 213px;
   top: 101px;
   width: 399px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 172px;
   top: 56px;
   width: 440px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 172px;
   top: 0px;
   width: 440px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 218px;
   top: 5174px;
   width: 554px;
   height: 16px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 10px;
   top: 5209px;
   width: 970px;
   height: 16px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_Image1
{
   left: 367px;
   top: 749px;
   width: 236px;
   height: 141px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 96px;
   top: 21px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 96px;
   top: 77px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 96px;
   top: 122px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 96px;
   top: 167px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 96px;
   top: 212px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 44px;
   top: 136px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Html2
{
   left: 393px;
   top: 3988px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_PanelMenu1
{
   left: 548px;
   top: 0px;
   width: 151px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 38px;
   width: 151px;
   height: 38px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 67px;
}
#Layer2
{
   width: 210px;
   height: 69px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/llamadaporwhatsapp.png);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
}
#wb_Shape1
{
   left: 5px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Card16
{
   left: 21px;
   top: 2756px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card16-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card4
{
   left: 667px;
   top: 3305px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card4-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card5
{
   left: 353px;
   top: 3305px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card5-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card8
{
   left: 344px;
   top: 2758px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card8-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Html1
{
   left: 74px;
   top: 840px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 419px;
   top: 5002px;
   width: 171px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 409px;
   top: 4926px;
   width: 150px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon5
{
   left: 381px;
   top: 5001px;
   width: 36px;
   height: 28px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon5 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_FontAwesomeIcon8
{
   left: 373px;
   top: 5068px;
   width: 35px;
   height: 29px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon8
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon8 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_Text10
{
   left: 412px;
   top: 5068px;
   width: 184px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon9
{
   left: 600px;
   top: 5069px;
   width: 36px;
   height: 27px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon9
{
   width: 36px;
   height: 27px;
}
#FontAwesomeIcon9 i
{
   line-height: 27px;
   font-size: 27px;
   width: 22px;
}
}
@media only screen and (min-width: 475px) and (max-width: 979px)
{
div#container
{
   width: 475px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
   height: 250px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#wb_Carousel2
{
   left: 2px;
   top: 936px;
   width: 468px;
   height: 322px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Carousel2 .frame
{
   width: 468px;
   height: 322px;
}
#Carousel2 .innerframe
{
   width: 468px;
   height: 0;
}
#Carousel2_back
{
   top: 45%;
}
#Carousel2_next
{
   top: 45%;
}
#wb_Text1
{
   left: 199px;
   top: 309px;
   width: 150px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 52px;
   top: 140px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 45px;
   top: 586px;
   width: 399px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 1px;
   top: 715px;
   width: 440px;
   height: 162px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text17
{
   left: 1px;
   top: 1258px;
   width: 440px;
   height: 342px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text18
{
   left: 1px;
   top: 1650px;
   width: 440px;
   height: 256px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Card2
{
   left: 90px;
   top: 2160px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card2-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text19
{
   left: 4px;
   top: 2000px;
   width: 433px;
   height: 96px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   left: 90px;
   top: 2672px;
   width: 301px;
   height: 472px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card3
{
   left: 93px;
   top: 3172px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card3-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card6
{
   left: 93px;
   top: 4659px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card7
{
   left: 93px;
   top: 5162px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #2E2E2E;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text21
{
   left: 0px;
   top: 6734px;
   width: 474px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 1px;
   top: 7492px;
   width: 441px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 218px;
   top: 6790px;
   width: 46px;
   height: 46px;
   visibility: visible;
   display: inline;
   color: #8B8016;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 46px;
   height: 46px;
}
#FontAwesomeIcon4 i
{
   line-height: 46px;
   font-size: 46px;
   width: 25px;
}
#wb_Text22
{
   left: 118px;
   top: 6892px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 1px;
   top: 7559px;
   width: 470px;
   height: 439px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 145px;
   top: 374px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 111px;
   top: 179px;
   width: 317px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 135px;
   top: 96px;
   width: 293px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 111px;
   top: 134px;
   width: 317px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 89px;
   top: 59px;
   width: 342px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 89px;
   top: 11px;
   width: 342px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 2px;
   top: 8248px;
   width: 478px;
   height: 16px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 1px;
   top: 8264px;
   width: 470px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_Image1
{
   left: 174px;
   top: 392px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 25px;
   top: 32px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 21px;
   top: 80px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 18px;
   top: 117px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 21px;
   top: 155px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 21px;
   top: 207px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 107px;
   top: 262px;
   width: 334px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Html2
{
   left: 9px;
   top: 7117px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_PanelMenu1
{
   left: 144px;
   top: 0px;
   width: 127px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 25px;
   width: 127px;
   height: 25px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 55px;
}
#Layer2
{
   width: 210px;
   height: 74px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/llamadaporwhatsapp.png);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
}
#wb_Shape1
{
   left: 5px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Card16
{
   left: 93px;
   top: 3660px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card16-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card4
{
   left: 92px;
   top: 6175px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card4-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card5
{
   left: 92px;
   top: 5675px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card5-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card8
{
   left: 90px;
   top: 4150px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card8-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Html1
{
   left: 6px;
   top: 773px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 158px;
   top: 8116px;
   width: 171px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 148px;
   top: 8040px;
   width: 150px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon5
{
   left: 120px;
   top: 8115px;
   width: 36px;
   height: 28px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon5 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_FontAwesomeIcon8
{
   left: 112px;
   top: 8182px;
   width: 35px;
   height: 29px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon8
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon8 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_Text10
{
   left: 151px;
   top: 8182px;
   width: 184px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon9
{
   left: 339px;
   top: 8183px;
   width: 36px;
   height: 27px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon9
{
   width: 36px;
   height: 27px;
}
#FontAwesomeIcon9 i
{
   line-height: 27px;
   font-size: 27px;
   width: 22px;
}
}
@media only screen and (min-width: 435px) and (max-width: 474px)
{
div#container
{
   width: 435px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
   height: 265px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#wb_Carousel2
{
   left: 0px;
   top: 915px;
   width: 432px;
   height: 322px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Carousel2 .frame
{
   width: 432px;
   height: 322px;
}
#Carousel2 .innerframe
{
   width: 432px;
   height: 0;
}
#Carousel2_back
{
   top: 45%;
}
#Carousel2_next
{
   top: 45%;
}
#wb_Text1
{
   left: 0px;
   top: 366px;
   width: 435px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 70px;
   top: 317px;
   width: 294px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 21px;
   top: 629px;
   width: 399px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 1px;
   top: 715px;
   width: 404px;
   height: 162px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text17
{
   left: 0px;
   top: 1237px;
   width: 404px;
   height: 342px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text18
{
   left: 2px;
   top: 1646px;
   width: 398px;
   height: 256px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Card2
{
   left: 61px;
   top: 2090px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card2-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text19
{
   left: 0px;
   top: 1960px;
   width: 393px;
   height: 96px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   left: 59px;
   top: 2580px;
   width: 301px;
   height: 472px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card3
{
   left: 61px;
   top: 3069px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card3-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card6
{
   left: 59px;
   top: 4554px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card7
{
   left: 58px;
   top: 5042px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #2E2E2E;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text21
{
   left: 0px;
   top: 6566px;
   width: 474px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 1px;
   top: 7356px;
   width: 414px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 180px;
   top: 6622px;
   width: 46px;
   height: 46px;
   visibility: visible;
   display: inline;
   color: #8B8016;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 46px;
   height: 46px;
}
#FontAwesomeIcon4 i
{
   line-height: 46px;
   font-size: 46px;
   width: 25px;
}
#wb_Text22
{
   left: 75px;
   top: 6708px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 0px;
   top: 7418px;
   width: 434px;
   height: 496px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 155px;
   top: 425px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 46px;
   top: 273px;
   width: 317px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 48px;
   top: 143px;
   width: 296px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 48px;
   top: 201px;
   width: 295px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 46px;
   top: 83px;
   width: 297px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 43px;
   top: 19px;
   width: 300px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 0px;
   top: 8193px;
   width: 434px;
   height: 16px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 0px;
   top: 8218px;
   width: 434px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_Image1
{
   left: 124px;
   top: 453px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 178px;
   top: 19px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 171px;
   top: 72px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 141px;
   top: 135px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 166px;
   top: 196px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 167px;
   top: 258px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 39px;
   top: 216px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Html2
{
   left: 0px;
   top: 6929px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_PanelMenu1
{
   left: 137px;
   top: 0px;
   width: 125px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 27px;
   width: 125px;
   height: 27px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 54px;
}
#Layer2
{
   width: 210px;
   height: 69px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/llamadaporwhatsapp.png);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
}
#wb_Shape1
{
   left: 5px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Card16
{
   left: 61px;
   top: 3557px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card16-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card4
{
   left: 57px;
   top: 6022px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card4-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card5
{
   left: 57px;
   top: 5532px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card5-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card8
{
   left: 59px;
   top: 4047px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card8-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Html1
{
   left: 9px;
   top: 927px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 133px;
   top: 8044px;
   width: 171px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 123px;
   top: 7968px;
   width: 150px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon5
{
   left: 95px;
   top: 8043px;
   width: 36px;
   height: 28px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon5 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_FontAwesomeIcon8
{
   left: 87px;
   top: 8110px;
   width: 35px;
   height: 29px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon8
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon8 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_Text10
{
   left: 126px;
   top: 8110px;
   width: 184px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon9
{
   left: 314px;
   top: 8111px;
   width: 36px;
   height: 27px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon9
{
   width: 36px;
   height: 27px;
}
#FontAwesomeIcon9 i
{
   line-height: 27px;
   font-size: 27px;
   width: 22px;
}
}
@media only screen and (min-width: 410px) and (max-width: 434px)
{
div#container
{
   width: 410px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 42%;
}
#Carousel1_next
{
   top: 42%;
}
#wb_Carousel1
{
   margin: 0;
   height: 219px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#wb_Carousel2
{
   left: 0px;
   top: 891px;
   width: 410px;
   height: 322px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Carousel2 .frame
{
   width: 410px;
   height: 322px;
}
#Carousel2 .innerframe
{
   width: 410px;
   height: 0;
}
#Carousel2_back
{
   top: 45%;
}
#Carousel2_next
{
   top: 45%;
}
#wb_Text1
{
   left: 107px;
   top: 328px;
   width: 196px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 71px;
   top: 271px;
   width: 268px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 9px;
   top: 597px;
   width: 365px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 0px;
   top: 661px;
   width: 344px;
   height: 180px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text17
{
   left: 1px;
   top: 1213px;
   width: 341px;
   height: 376px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text18
{
   left: 4px;
   top: 1639px;
   width: 334px;
   height: 256px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Card2
{
   left: 36px;
   top: 2140px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card2-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text19
{
   left: 0px;
   top: 1963px;
   width: 327px;
   height: 144px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   left: 36px;
   top: 2630px;
   width: 301px;
   height: 472px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card3
{
   left: 37px;
   top: 3119px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card3-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card6
{
   left: 36px;
   top: 4586px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card7
{
   left: 36px;
   top: 5074px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #2E2E2E;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text21
{
   left: 0px;
   top: 6630px;
   width: 374px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 9px;
   top: 7403px;
   width: 366px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 155px;
   top: 6695px;
   width: 46px;
   height: 46px;
   visibility: visible;
   display: inline;
   color: #8B8016;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 46px;
   height: 46px;
}
#FontAwesomeIcon4 i
{
   line-height: 46px;
   font-size: 46px;
   width: 25px;
}
#wb_Text22
{
   left: 53px;
   top: 6781px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 1px;
   top: 7448px;
   width: 380px;
   height: 497px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 155px;
   top: 426px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 33px;
   top: 268px;
   width: 317px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 48px;
   top: 144px;
   width: 296px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 48px;
   top: 202px;
   width: 295px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 46px;
   top: 84px;
   width: 297px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 43px;
   top: 20px;
   width: 300px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 1px;
   top: 8231px;
   width: 374px;
   height: 16px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 1px;
   top: 8269px;
   width: 374px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_Image1
{
   left: 119px;
   top: 474px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 178px;
   top: 20px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 171px;
   top: 73px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 141px;
   top: 136px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 166px;
   top: 197px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 167px;
   top: 259px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 39px;
   top: 216px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Html2
{
   left: 0px;
   top: 7004px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_PanelMenu1
{
   left: 124px;
   top: 0px;
   width: 127px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 23px;
   width: 127px;
   height: 23px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 55px;
}
#Layer2
{
   width: 210px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/llamadaporwhatsapp.png);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
}
#wb_Shape1
{
   left: 5px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Card16
{
   left: 36px;
   top: 3607px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card16-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card4
{
   left: 35px;
   top: 5564px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card4-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card5
{
   left: 35px;
   top: 6064px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card5-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card8
{
   left: 36px;
   top: 4096px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card8-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Html1
{
   left: 4px;
   top: 904px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 107px;
   top: 8059px;
   width: 171px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 97px;
   top: 7983px;
   width: 150px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon5
{
   left: 69px;
   top: 8058px;
   width: 36px;
   height: 28px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon5 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_FontAwesomeIcon8
{
   left: 61px;
   top: 8125px;
   width: 35px;
   height: 29px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon8
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon8 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_Text10
{
   left: 100px;
   top: 8125px;
   width: 184px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon9
{
   left: 288px;
   top: 8126px;
   width: 36px;
   height: 27px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon9
{
   width: 36px;
   height: 27px;
}
#FontAwesomeIcon9 i
{
   line-height: 27px;
   font-size: 27px;
   width: 22px;
}
}
@media only screen and (max-width: 409px)
{
div#container
{
   width: 380px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 42%;
}
#Carousel1_next
{
   top: 42%;
}
#wb_Carousel1
{
   margin: 0;
   height: 213px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#wb_Carousel2
{
   left: 0px;
   top: 891px;
   width: 380px;
   height: 249px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Carousel2 .frame
{
   width: 380px;
   height: 249px;
}
#Carousel2 .innerframe
{
   width: 380px;
   height: 0;
}
#Carousel2_back
{
   top: 43%;
}
#Carousel2_next
{
   top: 43%;
}
#wb_Text1
{
   left: 0px;
   top: 336px;
   width: 380px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 4px;
   top: 265px;
   width: 375px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 16px;
   top: 582px;
   width: 366px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 0px;
   top: 661px;
   width: 344px;
   height: 180px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text17
{
   left: 0px;
   top: 1140px;
   width: 334px;
   height: 342px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text18
{
   left: 0px;
   top: 1566px;
   width: 350px;
   height: 256px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Card2
{
   left: 41px;
   top: 2070px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card2-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text19
{
   left: 0px;
   top: 1916px;
   width: 329px;
   height: 96px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   left: 41px;
   top: 2560px;
   width: 301px;
   height: 472px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card3
{
   left: 41px;
   top: 3049px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card3-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #C000C0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card6
{
   left: 40px;
   top: 4516px;
   width: 301px;
   height: 471px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card7
{
   left: 41px;
   top: 5004px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #2E2E2E;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #C000C0 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text21
{
   left: 2px;
   top: 6553px;
   width: 350px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 1px;
   top: 7401px;
   width: 363px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 154px;
   top: 6620px;
   width: 46px;
   height: 46px;
   visibility: visible;
   display: inline;
   color: #8B8016;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 46px;
   height: 46px;
}
#FontAwesomeIcon4 i
{
   line-height: 46px;
   font-size: 46px;
   width: 25px;
}
#wb_Text22
{
   left: 53px;
   top: 6715px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 0px;
   top: 7466px;
   width: 364px;
   height: 496px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 128px;
   top: 423px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 27px;
   top: 273px;
   width: 297px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 29px;
   top: 143px;
   width: 296px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 29px;
   top: 201px;
   width: 295px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 27px;
   top: 84px;
   width: 297px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 24px;
   top: 20px;
   width: 300px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 0px;
   top: 8202px;
   width: 354px;
   height: 16px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 2px;
   top: 8243px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_Image1
{
   left: 112px;
   top: 457px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 159px;
   top: 20px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 152px;
   top: 73px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 122px;
   top: 135px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 137px;
   top: 196px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 148px;
   top: 258px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 39px;
   top: 216px;
   width: 370px;
   height: 27px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Html2
{
   left: 1px;
   top: 6941px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_PanelMenu1
{
   left: 115px;
   top: 0px;
   width: 122px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 27px;
   width: 122px;
   height: 27px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 53px;
}
#Layer2
{
   width: 210px;
   height: 66px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/llamadaporwhatsapp.png);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
}
#wb_Shape1
{
   left: 0px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Card16
{
   left: 40px;
   top: 3537px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card16-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card4
{
   left: 41px;
   top: 5984px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card4-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card5
{
   left: 40px;
   top: 5494px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card5-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Card8
{
   left: 41px;
   top: 4027px;
   width: 301px;
   height: 473px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   max-width: 100px;
   width: 100%;
   height: 100px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: Almendra;
   font-weight: bold;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 2px #800080 dotted;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 5px 77px 5px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card8-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 0;
   color: #8B008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Html1
{
   left: 10px;
   top: 863px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 105px;
   top: 8051px;
   width: 171px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 95px;
   top: 7975px;
   width: 150px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon5
{
   left: 67px;
   top: 8050px;
   width: 36px;
   height: 28px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon5
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon5 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_FontAwesomeIcon8
{
   left: 59px;
   top: 8117px;
   width: 35px;
   height: 29px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon8
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon8 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_Text10
{
   left: 98px;
   top: 8117px;
   width: 184px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon9
{
   left: 286px;
   top: 8118px;
   width: 36px;
   height: 27px;
   visibility: visible;
   display: inline;
   color: #265A88;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon9
{
   width: 36px;
   height: 27px;
}
#FontAwesomeIcon9 i
{
   line-height: 27px;
   font-size: 27px;
   width: 22px;
}
}
