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: 766px;
}
#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: 766px;
}
#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/terapia-del-dolor.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/rastreo-bioenergetico.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: transparent;
   background-image: url(images/masajes-en-cdmx.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-2
{
   background-color: rgba(128,0,128,0.62);
   background-image: url(images/masajesyfaciales.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#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_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon1
{
   height: 29px;
   width: 35px;
}
#FontAwesomeIcon1 i
{
   color: #265A88;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
   width: 23px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #1E90FF;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon2
{
   height: 28px;
   width: 36px;
}
#FontAwesomeIcon2 i
{
   color: #265A88;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_FontAwesomeIcon2:hover i
{
   color: #1E90FF;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#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_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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-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_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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-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: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 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_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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-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_Card10
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card10-card-body
{
   font-size: 0px;
}
#Card10-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;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-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_Card13
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card13-card-body
{
   font-size: 0px;
}
#Card13-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;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card13-card-item5
{
   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_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_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%;
}
#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_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_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;
}
#wb_Card15
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 15px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card15-card-body
{
   font-size: 0px;
}
#Card15-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;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-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);
}
#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_Text4 div
{
   text-align: center;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 25px 25px 25px 25px;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#YouTube1
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube1
{
   position: absolute;
   left: 515px;
   top: 886px;
   width: 635px;
   height: 357px;
   z-index: 38;
}
#wb_Card3
{
   position: absolute;
   left: 872px;
   top: 2266px;
   width: 301px;
   height: 471px;
   text-align: center;
   z-index: 13;
}
#wb_Text19
{
   position: absolute;
   left: 231px;
   top: 2187px;
   width: 739px;
   height: 48px;
   text-align: center;
   z-index: 11;
}
#wb_FontAwesomeIcon1
{
   position: absolute;
   left: 782px;
   top: 835px;
   width: 35px;
   height: 29px;
   text-align: center;
   z-index: 3;
}
#Shape1
{
   width: 200px;
   height: 51px;
}
#wb_Card4
{
   position: absolute;
   left: 92px;
   top: 2768px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 14;
}
#wb_FontAwesomeIcon2
{
   position: absolute;
   left: 169px;
   top: 835px;
   width: 36px;
   height: 28px;
   text-align: center;
   z-index: 4;
}
#wb_Text1
{
   position: absolute;
   left: 525px;
   top: 836px;
   width: 140px;
   height: 27px;
   text-align: center;
   z-index: 1;
}
#wb_Card5
{
   position: absolute;
   left: 491px;
   top: 2769px;
   width: 301px;
   height: 472px;
   text-align: center;
   z-index: 15;
}
#wb_Text2
{
   position: absolute;
   left: 214px;
   top: 836px;
   width: 178px;
   height: 27px;
   z-index: 2;
}
#wb_Image1
{
   position: absolute;
   left: 169px;
   top: 909px;
   width: 236px;
   height: 141px;
   z-index: 25;
}
#wb_FontAwesomeIcon4
{
   position: absolute;
   left: 226px;
   top: 4454px;
   width: 46px;
   height: 46px;
   text-align: center;
   z-index: 21;
}
#wb_Text3
{
   position: absolute;
   left: 820px;
   top: 836px;
   width: 193px;
   height: 27px;
   z-index: 5;
}
#wb_Text4
{
   position: absolute;
   left: 453px;
   top: 1832px;
   width: 294px;
   height: 27px;
   text-align: center;
   z-index: 36;
}
#wb_FontAwesomeIcon5
{
   position: absolute;
   left: 409px;
   top: 5038px;
   width: 36px;
   height: 28px;
   text-align: center;
   z-index: 30;
}
#wb_Card7
{
   position: absolute;
   left: 92px;
   top: 3322px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 16;
}
#Layer2
{
   position: fixed;
   text-align: left;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 210px;
   height: 69px;
   z-index: 40;
}
#wb_Card8
{
   position: absolute;
   left: 491px;
   top: 3323px;
   width: 301px;
   height: 472px;
   text-align: center;
   z-index: 17;
}
#wb_Text5
{
   position: absolute;
   left: 0px;
   top: 783px;
   width: 1200px;
   height: 27px;
   text-align: center;
   z-index: 6;
}
#Html1
{
   position: absolute;
   left: 0px;
   top: 1071px;
   width: 107px;
   height: 100px;
   z-index: 35;
}
#wb_Text6
{
   position: absolute;
   left: 441px;
   top: 4982px;
   width: 150px;
   height: 27px;
   text-align: center;
   z-index: 29;
}
#wb_FontAwesomeIcon8
{
   position: absolute;
   left: 401px;
   top: 5105px;
   width: 35px;
   height: 29px;
   text-align: center;
   z-index: 31;
}
#Html2
{
   position: absolute;
   left: 497px;
   top: 4463px;
   width: 100px;
   height: 100px;
   z-index: 27;
}
#wb_Text7
{
   position: absolute;
   left: 21px;
   top: 1081px;
   width: 470px;
   height: 64px;
   text-align: center;
   z-index: 7;
}
#wb_Carousel1
{
}
#wb_Text10
{
   position: absolute;
   left: 440px;
   top: 5105px;
   width: 184px;
   height: 27px;
   z-index: 32;
}
#wb_Text21
{
   position: absolute;
   left: 210px;
   top: 4356px;
   width: 739px;
   height: 56px;
   text-align: center;
   z-index: 20;
}
#wb_Text8
{
   position: absolute;
   left: 0px;
   top: 1904px;
   width: 440px;
   height: 216px;
   text-align: justify;
   z-index: 8;
}
#wb_Carousel2
{
   position: absolute;
   left: 0px;
   top: 1253px;
   width: 1200px;
   height: 565px;
   z-index: 39;
   overflow: hidden;
}
#wb_Text11
{
   position: absolute;
   left: 122px;
   top: 4784px;
   width: 817px;
   height: 104px;
   text-align: center;
   z-index: 37;
}
#wb_Text22
{
   position: absolute;
   left: 124px;
   top: 4578px;
   width: 250px;
   height: 189px;
   text-align: center;
   z-index: 22;
}
#wb_PanelMenu1
{
   position: absolute;
   left: 548px;
   top: 0px;
   width: 151px;
   height: 38px;
   text-align: center;
   z-index: 33;
}
#wb_Text23
{
   position: absolute;
   left: 248px;
   top: 5203px;
   width: 554px;
   height: 16px;
   text-align: center;
   z-index: 23;
}
#wb_Text13
{
   position: absolute;
   left: 377px;
   top: 184px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   text-align: center;
   z-index: 26;
}
#wb_Text24
{
   position: absolute;
   left: 40px;
   top: 5241px;
   width: 970px;
   height: 16px;
   text-align: center;
   z-index: 24;
}
#wb_Card10
{
   position: absolute;
   left: 92px;
   top: 3866px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 18;
}
#wb_Text15
{
   position: absolute;
   left: 447px;
   top: 5039px;
   width: 171px;
   height: 27px;
   z-index: 28;
}
#wb_Shape1
{
   position: absolute;
   left: 5px;
   top: 0px;
   width: 200px;
   height: 51px;
   z-index: 0;
}
#Carousel2
{
   position: absolute;
}
#wb_Card13
{
   position: absolute;
   left: 872px;
   top: 3322px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 19;
}
#wb_Card1
{
   position: absolute;
   left: 491px;
   top: 2266px;
   width: 301px;
   height: 472px;
   text-align: center;
   z-index: 12;
}
#wb_Text17
{
   position: absolute;
   left: 543px;
   top: 1904px;
   width: 440px;
   height: 153px;
   text-align: justify;
   z-index: 9;
}
#wb_Card15
{
   position: absolute;
   left: 872px;
   top: 2769px;
   width: 301px;
   height: 472px;
   text-align: center;
   z-index: 34;
}
#wb_Card2
{
   position: absolute;
   left: 92px;
   top: 2265px;
   width: 301px;
   height: 473px;
   text-align: center;
   z-index: 10;
}
@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: 3px;
   top: 1603px;
   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_Text2
{
   left: 40px;
   top: 625px;
   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_Text2
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1
{
   left: 682px;
   top: 625px;
   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;
}
#FontAwesomeIcon1
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon1 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_FontAwesomeIcon2
{
   left: 2px;
   top: 624px;
   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;
}
#FontAwesomeIcon2
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_Text3
{
   left: 721px;
   top: 625px;
   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_Text3
{
   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: 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: 31px;
   top: 2191px;
   width: 927px;
   height: 119px;
   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_Card2
{
   left: 20px;
   top: 2497px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text19
{
   left: 99px;
   top: 2409px;
   width: 739px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Card1
{
   left: 344px;
   top: 2498px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card3
{
   left: 667px;
   top: 2498px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card4
{
   left: 20px;
   top: 3046px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-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_Card5
{
   left: 344px;
   top: 3047px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-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: 3594px;
   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: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 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_Card8
{
   left: 344px;
   top: 3594px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-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_Card10
{
   left: 670px;
   top: 3046px;
   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;
}
#Card10-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;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-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_Card13
{
   left: 20px;
   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;
}
#Card13-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;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card13-card-item5
{
   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: 99px;
   top: 4586px;
   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_FontAwesomeIcon4
{
   left: 132px;
   top: 4687px;
   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: 56px;
   top: 4805px;
   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_Text23
{
   left: 218px;
   top: 5408px;
   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: 5443px;
   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;
}
#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: 350px;
   top: 4705px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 450px;
   top: 5250px;
   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: 428px;
   top: 5208px;
   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: 412px;
   top: 5249px;
   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: 404px;
   top: 5316px;
   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: 443px;
   top: 5316px;
   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_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;
}
#wb_Card15
{
   left: 670px;
   top: 3594px;
   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;
}
#Card15-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;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-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);
}
#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;
}
#Html1
{
   left: 74px;
   top: 840px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 309px;
   top: 1174px;
   width: 294px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   left: 0px;
   top: 5038px;
   width: 817px;
   height: 104px;
   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_Text11
{
   margin: 25px 25px 25px 25px;
   padding: 0;
}
#wb_YouTube1
{
   left: 154px;
   top: 1214px;
   width: 635px;
   height: 357px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@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: 1px;
   top: 969px;
   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_Text2
{
   left: 188px;
   top: 356px;
   width: 168px;
   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_Text2
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1
{
   left: 134px;
   top: 410px;
   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;
}
#FontAwesomeIcon1
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon1 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_FontAwesomeIcon2
{
   left: 154px;
   top: 356px;
   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;
}
#FontAwesomeIcon2
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_Text3
{
   left: 176px;
   top: 411px;
   width: 168px;
   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_Text3
{
   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: 38px;
   top: 594px;
   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: 216px;
   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: 1291px;
   width: 440px;
   height: 153px;
   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_Card2
{
   left: 26px;
   top: 1879px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text19
{
   left: 21px;
   top: 1759px;
   width: 463px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Card1
{
   left: 26px;
   top: 2391px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card3
{
   left: 29px;
   top: 2891px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card4
{
   left: 29px;
   top: 3387px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-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_Card5
{
   left: 29px;
   top: 3889px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-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: 29px;
   top: 4378px;
   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: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 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_Card8
{
   left: 29px;
   top: 4868px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-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_Card10
{
   left: 29px;
   top: 5357px;
   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;
}
#Card10-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;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-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_Card13
{
   left: 29px;
   top: 5847px;
   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;
}
#Card13-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;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card13-card-item5
{
   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: 21px;
   top: 6779px;
   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_FontAwesomeIcon4
{
   left: 156px;
   top: 6895px;
   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: 56px;
   top: 6997px;
   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_Text23
{
   left: 21px;
   top: 8327px;
   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: 21px;
   top: 8363px;
   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: 173px;
   top: 464px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#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: 14px;
   top: 7220px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 84px;
   top: 8233px;
   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: 98px;
   top: 8171px;
   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: 46px;
   top: 8232px;
   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: 38px;
   top: 8299px;
   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: 77px;
   top: 8299px;
   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_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;
}
#wb_Card15
{
   left: 29px;
   top: 6328px;
   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;
}
#Card15-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;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-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);
}
#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;
}
#Html1
{
   left: 6px;
   top: 773px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 62px;
   top: 680px;
   width: 294px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   left: 21px;
   top: 7835px;
   width: 408px;
   height: 182px;
   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_Text11
{
   margin: 25px 25px 25px 25px;
   padding: 0;
}
#wb_YouTube1
{
   left: 0px;
   top: 1475px;
   width: 467px;
   height: 262px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@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: 1008px;
   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: 302px;
   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_Text2
{
   left: 150px;
   top: 344px;
   width: 175px;
   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_Text2
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1
{
   left: 103px;
   top: 395px;
   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;
}
#FontAwesomeIcon1
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon1 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_FontAwesomeIcon2
{
   left: 102px;
   top: 343px;
   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;
}
#FontAwesomeIcon2
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_Text3
{
   left: 148px;
   top: 396px;
   width: 178px;
   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_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 76px;
   top: 275px;
   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: 17px;
   top: 562px;
   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: 252px;
   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: 1330px;
   width: 404px;
   height: 187px;
   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_Card2
{
   left: 72px;
   top: 1868px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text19
{
   left: 0px;
   top: 1820px;
   width: 434px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Card1
{
   left: 70px;
   top: 2358px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card3
{
   left: 72px;
   top: 2847px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card4
{
   left: 72px;
   top: 3343px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-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_Card5
{
   left: 72px;
   top: 3843px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-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: 72px;
   top: 4332px;
   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: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 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_Card8
{
   left: 72px;
   top: 4822px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-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_Card10
{
   left: 72px;
   top: 5303px;
   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;
}
#Card10-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;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-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_Card13
{
   left: 72px;
   top: 5793px;
   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;
}
#Card13-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;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card13-card-item5
{
   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: 6792px;
   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_FontAwesomeIcon4
{
   left: 180px;
   top: 6848px;
   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: 6934px;
   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_Text23
{
   left: 0px;
   top: 8135px;
   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: 8160px;
   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: 116px;
   top: 457px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#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: 7155px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 127px;
   top: 7979px;
   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: 114px;
   top: 7911px;
   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: 89px;
   top: 7978px;
   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: 81px;
   top: 8045px;
   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: 120px;
   top: 8045px;
   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_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;
}
#wb_Card15
{
   left: 73px;
   top: 6283px;
   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;
}
#Card15-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;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-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);
}
#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;
}
#Html1
{
   left: 9px;
   top: 927px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 56px;
   top: 670px;
   width: 294px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   left: 1px;
   top: 7615px;
   width: 349px;
   height: 234px;
   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_Text11
{
   margin: 25px 25px 25px 25px;
   padding: 0;
}
#wb_YouTube1
{
   left: 1px;
   top: 1567px;
   width: 423px;
   height: 237px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@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: 971px;
   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: 108px;
   top: 289px;
   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_Text2
{
   left: 130px;
   top: 316px;
   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_Text2
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1
{
   left: 74px;
   top: 363px;
   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;
}
#FontAwesomeIcon1
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon1 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_FontAwesomeIcon2
{
   left: 74px;
   top: 316px;
   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;
}
#FontAwesomeIcon2
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_Text3
{
   left: 126px;
   top: 363px;
   width: 175px;
   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_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 69px;
   top: 249px;
   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: 7px;
   top: 539px;
   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: 252px;
   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: 1293px;
   width: 341px;
   height: 187px;
   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_Card2
{
   left: 34px;
   top: 1879px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text19
{
   left: 42px;
   top: 1771px;
   width: 327px;
   height: 96px;
   visibility: visible;
   display: inline;
}
#wb_Card1
{
   left: 34px;
   top: 2369px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card3
{
   left: 35px;
   top: 2858px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card4
{
   left: 34px;
   top: 3346px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-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_Card5
{
   left: 35px;
   top: 3836px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-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: 38px;
   top: 4325px;
   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: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 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_Card8
{
   left: 38px;
   top: 4815px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-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_Card10
{
   left: 38px;
   top: 5304px;
   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;
}
#Card10-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;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-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_Card13
{
   left: 38px;
   top: 5786px;
   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;
}
#Card13-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;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card13-card-item5
{
   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: 9px;
   top: 6796px;
   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_FontAwesomeIcon4
{
   left: 164px;
   top: 6864px;
   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: 62px;
   top: 6950px;
   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_Text23
{
   left: 1px;
   top: 8277px;
   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: 8308px;
   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: 415px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#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: 9px;
   top: 7173px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 122px;
   top: 8141px;
   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: 110px;
   top: 8070px;
   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: 84px;
   top: 8140px;
   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: 76px;
   top: 8207px;
   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: 115px;
   top: 8207px;
   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_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;
}
#wb_Card15
{
   left: 38px;
   top: 6276px;
   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;
}
#Card15-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;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-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);
}
#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;
}
#Html1
{
   left: 4px;
   top: 904px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 41px;
   top: 623px;
   width: 294px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   left: 8px;
   top: 7774px;
   width: 326px;
   height: 234px;
   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_Text11
{
   margin: 25px 25px 25px 25px;
   padding: 0;
}
#wb_YouTube1
{
   left: 1px;
   top: 1516px;
   width: 391px;
   height: 219px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@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: 963px;
   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: 272px;
   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_Text2
{
   left: 125px;
   top: 308px;
   width: 167px;
   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_Text2
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1
{
   left: 74px;
   top: 353px;
   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;
}
#FontAwesomeIcon1
{
   width: 35px;
   height: 29px;
}
#FontAwesomeIcon1 i
{
   line-height: 29px;
   font-size: 29px;
   width: 23px;
}
#wb_FontAwesomeIcon2
{
   left: 82px;
   top: 308px;
   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;
}
#FontAwesomeIcon2
{
   width: 36px;
   height: 28px;
}
#FontAwesomeIcon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_Text3
{
   left: 116px;
   top: 353px;
   width: 162px;
   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_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 3px;
   top: 226px;
   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: 252px;
   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: 5px;
   top: 1234px;
   width: 334px;
   height: 204px;
   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_Card2
{
   left: 36px;
   top: 1835px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Text19
{
   left: 1px;
   top: 1725px;
   width: 378px;
   height: 96px;
   visibility: visible;
   display: inline;
}
#wb_Card1
{
   left: 36px;
   top: 2325px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card3
{
   left: 36px;
   top: 2814px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 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: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#wb_Card4
{
   left: 36px;
   top: 3302px;
   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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-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_Card5
{
   left: 36px;
   top: 3792px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-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: 4281px;
   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: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 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_Card8
{
   left: 35px;
   top: 4771px;
   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;
}
#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: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-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_Card10
{
   left: 36px;
   top: 5260px;
   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;
}
#Card10-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;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-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_Card13
{
   left: 36px;
   top: 5750px;
   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;
}
#Card13-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;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 0px 77px 0px 77px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 154px);
}
#Card13-card-item5
{
   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: 3px;
   top: 6759px;
   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_FontAwesomeIcon4
{
   left: 155px;
   top: 6826px;
   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: 54px;
   top: 6921px;
   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_Text23
{
   left: 0px;
   top: 8100px;
   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: 8141px;
   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: 110px;
   top: 396px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#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: 2px;
   top: 7147px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 112px;
   top: 7949px;
   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: 103px;
   top: 7875px;
   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: 74px;
   top: 7948px;
   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: 66px;
   top: 8015px;
   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: 105px;
   top: 8015px;
   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_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;
}
#wb_Card15
{
   left: 35px;
   top: 6240px;
   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;
}
#Card15-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;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Medium";
   font-weight: bold;
   font-size: 19px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   color: #292B2C;
   font-family: "Hind Light";
   font-weight: normal;
   font-size: 13px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-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);
}
#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;
}
#Html1
{
   left: 10px;
   top: 863px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   left: 43px;
   top: 521px;
   width: 294px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   left: 4px;
   top: 7565px;
   width: 301px;
   height: 260px;
   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_Text11
{
   margin: 25px 25px 25px 25px;
   padding: 0;
}
#wb_YouTube1
{
   left: 4px;
   top: 1488px;
   width: 367px;
   height: 206px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
