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_Carousel2
{
   background-color: #F2F5F7;
   background-image: none;
}
#wb_Carousel2
{
   font-size: 0;
}
#Carousel2 .frame
{
   width: 1200px;
   display: inline-block;
   overflow: hidden;
   height: 565px;
}
#Carousel2 .innerframe
{
   display: inline-block;
   height: 0;
   left: 0;
   margin-left: 0;
   position: absolute;
   top: 0;
   width: 1200px;
}
#wb_Carousel2 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel2 .pagination img
{
   border-style: none;
   padding: 12px 12px 12px 12px;
}
#Carousel2_back
{
   position: absolute;
   left: 4px;
   top: 47%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Carousel2_next
{
   position: absolute;
   right: 4px;
   top: 47%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Carousel2_back img, #Carousel2_next img
{
   border-width: 0;
}
#Carousel2_back a, #Carousel2_next a
{
   cursor: pointer;
}
#Carousel2 .frame-1
{
   background-color: rgba(128,0,128,0.62);
   background-image: url(images/oraculo.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#Carousel2 .frame-2
{
   background-color: transparent;
   background-image: url(images/oraculo-abundancia.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#Carousel2 .frame-3
{
   background-color: transparent;
   background-image: url(images/oraculo-llama-gemela.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#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: -36px;
   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/angeles.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/conexion-con-los-angeles.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_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 25px 15px 25px 15px;
   text-align: justify;
}
#wb_Text18 div
{
   text-align: justify;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text20 div
{
   text-align: center;
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 20px 0px 20px 0px;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon4
{
   height: 46px;
   width: 46px;
}
#FontAwesomeIcon4 i
{
   color: #8B8016;
   display: inline-block;
   font-size: 46px;
   line-height: 46px;
   vertical-align: middle;
   width: 25px;
}
#wb_FontAwesomeIcon4:hover i
{
   color: #DAA520;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Form1
{
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#Button1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
}
#TextArea1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox4
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
}
#Editbox4:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox3
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
}
#Editbox3:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox2
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
}
#Editbox2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 20px 10px 20px 10px;
   text-align: left;
}
#Editbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 20px 0px 20px 0px;
   text-align: center;
}
#wb_Text24 div
{
   text-align: center;
}
#Image1
{
   border: 0px solid transparent;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Label1
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Label2
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Label3
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Label4
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Label5
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_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;
}
#Image2
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image3
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image4
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image5
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image6
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image7
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image8
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer1
{
   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;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#Label2
{
   position: absolute;
   left: 96px;
   top: 77px;
   width: 66px;
   height: 16px;
   line-height: 16px;
   z-index: 7;
}
#Editbox1
{
   position: absolute;
   left: 172px;
   top: 0px;
   width: 440px;
   height: 16px;
   z-index: 0;
}
#wb_FontAwesomeIcon1
{
   position: absolute;
   left: 782px;
   top: 835px;
   width: 35px;
   height: 29px;
   text-align: center;
   z-index: 14;
}
#Label3
{
   position: absolute;
   left: 96px;
   top: 122px;
   width: 116px;
   height: 16px;
   line-height: 16px;
   z-index: 8;
}
#Editbox2
{
   position: absolute;
   left: 172px;
   top: 56px;
   width: 440px;
   height: 16px;
   z-index: 1;
}
#wb_FontAwesomeIcon2
{
   position: absolute;
   left: 169px;
   top: 835px;
   width: 36px;
   height: 28px;
   text-align: center;
   z-index: 15;
}
#wb_Text1
{
   position: absolute;
   left: 525px;
   top: 836px;
   width: 140px;
   height: 27px;
   text-align: center;
   z-index: 12;
}
#Shape2
{
   width: 200px;
   height: 60px;
}
#Label4
{
   position: absolute;
   left: 96px;
   top: 167px;
   width: 92px;
   height: 16px;
   line-height: 16px;
   z-index: 9;
}
#Editbox3
{
   position: absolute;
   left: 213px;
   top: 101px;
   width: 399px;
   height: 16px;
   z-index: 2;
}
#wb_Text2
{
   position: absolute;
   left: 214px;
   top: 836px;
   width: 178px;
   height: 27px;
   z-index: 13;
}
#wb_Image1
{
   position: absolute;
   left: 472px;
   top: 905px;
   width: 236px;
   height: 141px;
   z-index: 29;
}
#Label5
{
   position: absolute;
   left: 96px;
   top: 212px;
   width: 93px;
   height: 16px;
   line-height: 16px;
   z-index: 10;
}
#Editbox4
{
   position: absolute;
   left: 178px;
   top: 146px;
   width: 440px;
   height: 16px;
   z-index: 4;
}
#wb_FontAwesomeIcon4
{
   position: absolute;
   left: 229px;
   top: 4035px;
   width: 46px;
   height: 46px;
   text-align: center;
   z-index: 24;
}
#wb_Text3
{
   position: absolute;
   left: 820px;
   top: 836px;
   width: 193px;
   height: 27px;
   z-index: 16;
}
#Layer1
{
   position: fixed;
   text-align: left;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 210px;
   height: 68px;
   z-index: 47;
}
#wb_Image2
{
   position: absolute;
   left: 110px;
   top: 2203px;
   width: 300px;
   height: 450px;
   z-index: 38;
}
#wb_FontAwesomeIcon5
{
   position: absolute;
   left: 436px;
   top: 5097px;
   width: 36px;
   height: 28px;
   text-align: center;
   z-index: 34;
}
#wb_Image3
{
   position: absolute;
   left: 453px;
   top: 2203px;
   width: 300px;
   height: 450px;
   z-index: 39;
}
#wb_Text5
{
   position: absolute;
   left: 0px;
   top: 783px;
   width: 1200px;
   height: 27px;
   text-align: center;
   z-index: 17;
}
#Html1
{
   position: absolute;
   left: 0px;
   top: 1071px;
   width: 107px;
   height: 100px;
   z-index: 45;
}
#wb_Image4
{
   position: absolute;
   left: 110px;
   top: 2918px;
   width: 300px;
   height: 450px;
   z-index: 40;
}
#wb_Text6
{
   position: absolute;
   left: 464px;
   top: 5022px;
   width: 150px;
   height: 27px;
   text-align: center;
   z-index: 33;
}
#TextArea1
{
   position: absolute;
   left: 178px;
   top: 191px;
   width: 440px;
   height: 90px;
   z-index: 5;
}
#wb_Image5
{
   position: absolute;
   left: 788px;
   top: 2203px;
   width: 300px;
   height: 450px;
   z-index: 41;
}
#wb_FontAwesomeIcon8
{
   position: absolute;
   left: 428px;
   top: 5164px;
   width: 35px;
   height: 29px;
   text-align: center;
   z-index: 35;
}
#Html2
{
   position: absolute;
   left: 500px;
   top: 4044px;
   width: 100px;
   height: 100px;
   z-index: 31;
}
#wb_Text20
{
   position: absolute;
   left: 214px;
   top: 4459px;
   width: 739px;
   height: 45px;
   text-align: center;
   z-index: 23;
}
#wb_Text7
{
   position: absolute;
   left: 324px;
   top: 1083px;
   width: 470px;
   height: 64px;
   text-align: center;
   z-index: 18;
}
#wb_Carousel1
{
}
#wb_Image6
{
   position: absolute;
   left: 453px;
   top: 2918px;
   width: 300px;
   height: 450px;
   z-index: 42;
}
#wb_Text10
{
   position: absolute;
   left: 467px;
   top: 5164px;
   width: 184px;
   height: 27px;
   z-index: 36;
}
#wb_Text21
{
   position: absolute;
   left: 213px;
   top: 3937px;
   width: 739px;
   height: 56px;
   text-align: center;
   z-index: 22;
}
#wb_Text8
{
   position: absolute;
   left: 46px;
   top: 1161px;
   width: 1041px;
   height: 72px;
   text-align: justify;
   z-index: 19;
}
#wb_Carousel2
{
   position: absolute;
   left: 0px;
   top: 1296px;
   width: 1200px;
   height: 565px;
   z-index: 46;
   overflow: hidden;
}
#wb_Image7
{
   position: absolute;
   left: 787px;
   top: 2918px;
   width: 300px;
   height: 450px;
   z-index: 43;
}
#wb_Text22
{
   position: absolute;
   left: 127px;
   top: 4159px;
   width: 250px;
   height: 189px;
   text-align: center;
   z-index: 25;
}
#wb_Image8
{
   position: absolute;
   left: 453px;
   top: 3444px;
   width: 300px;
   height: 450px;
   z-index: 44;
}
#wb_PanelMenu1
{
   position: absolute;
   left: 548px;
   top: 0px;
   width: 151px;
   height: 38px;
   text-align: center;
   z-index: 37;
}
#wb_Text23
{
   position: absolute;
   left: 273px;
   top: 5235px;
   width: 554px;
   height: 16px;
   text-align: center;
   z-index: 27;
}
#wb_Text13
{
   position: absolute;
   left: 377px;
   top: 184px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   text-align: center;
   z-index: 30;
}
#wb_Text24
{
   position: absolute;
   left: 65px;
   top: 5269px;
   width: 970px;
   height: 16px;
   text-align: center;
   z-index: 28;
}
#wb_Form1
{
   position: absolute;
   left: 143px;
   top: 4537px;
   width: 814px;
   height: 439px;
   z-index: 26;
}
#wb_Text15
{
   position: absolute;
   left: 474px;
   top: 5098px;
   width: 171px;
   height: 27px;
   z-index: 32;
}
#Button1
{
   position: absolute;
   left: 380px;
   top: 387px;
   width: 96px;
   height: 25px;
   z-index: 3;
}
#Carousel2
{
   position: absolute;
}
#wb_Shape2
{
   position: absolute;
   left: 5px;
   top: 0px;
   width: 200px;
   height: 60px;
   z-index: 11;
}
#wb_Text17
{
   position: absolute;
   left: 59px;
   top: 2730px;
   width: 998px;
   height: 85px;
   text-align: justify;
   z-index: 20;
}
#Label1
{
   position: absolute;
   left: 96px;
   top: 21px;
   width: 58px;
   height: 16px;
   line-height: 16px;
   z-index: 6;
}
#wb_Text18
{
   position: absolute;
   left: 58px;
   top: 1906px;
   width: 1000px;
   height: 187px;
   text-align: justify;
   z-index: 21;
}
@media only screen and (min-width: 980px) and (max-width: 1199px)
{
div#container
{
   width: 980px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel2
{
   left: 2px;
   top: 1108px;
   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_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 47%;
}
#Carousel1_next
{
   top: 47%;
}
#wb_Carousel1
{
   margin: 0;
   height: 565px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#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: 90px;
   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: 13px;
   top: 2441px;
   width: 902px;
   height: 85px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text18
{
   left: 2px;
   top: 1700px;
   width: 926px;
   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_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text21
{
   left: 91px;
   top: 3585px;
   width: 739px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 91px;
   top: 3967px;
   width: 739px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 265px;
   top: 3654px;
   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: 147px;
   top: 3740px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 26px;
   top: 4036px;
   width: 814px;
   height: 439px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 380px;
   top: 387px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 178px;
   top: 191px;
   width: 440px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 178px;
   top: 146px;
   width: 440px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 213px;
   top: 101px;
   width: 399px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 172px;
   top: 56px;
   width: 440px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 172px;
   top: 0px;
   width: 440px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 208px;
   top: 4821px;
   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: 0px;
   top: 4856px;
   width: 970px;
   height: 16px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_Image1
{
   left: 367px;
   top: 749px;
   width: 236px;
   height: 141px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 96px;
   top: 21px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 96px;
   top: 77px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 96px;
   top: 122px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 96px;
   top: 167px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 96px;
   top: 212px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 44px;
   top: 136px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Html2
{
   left: 440px;
   top: 3740px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 375px;
   top: 4578px;
   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: 365px;
   top: 4502px;
   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: 337px;
   top: 4577px;
   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: 329px;
   top: 4644px;
   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: 368px;
   top: 4644px;
   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_Image2
{
   left: 13px;
   top: 1983px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 334px;
   top: 1983px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 13px;
   top: 2608px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   left: 645px;
   top: 1983px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   left: 334px;
   top: 2608px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   left: 645px;
   top: 2608px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 334px;
   top: 3079px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer1
{
   width: 210px;
   height: 121px;
   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_Shape2
{
   left: 5px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Html1
{
   left: 74px;
   top: 840px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 475px) and (max-width: 979px)
{
div#container
{
   width: 475px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel2
{
   left: 2px;
   top: 927px;
   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_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
   height: 250px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#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: 190px;
   top: 374px;
   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: 136px;
   top: 428px;
   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: 156px;
   top: 374px;
   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: 178px;
   top: 429px;
   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: 629px;
   width: 399px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 1px;
   top: 715px;
   width: 440px;
   height: 162px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text17
{
   left: 1px;
   top: 3036px;
   width: 440px;
   height: 136px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text18
{
   left: 1px;
   top: 1249px;
   width: 440px;
   height: 323px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text21
{
   left: 0px;
   top: 5075px;
   width: 474px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 0px;
   top: 6002px;
   width: 441px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 197px;
   top: 5152px;
   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: 95px;
   top: 5246px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 1px;
   top: 6067px;
   width: 470px;
   height: 439px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 145px;
   top: 374px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 111px;
   top: 179px;
   width: 317px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 135px;
   top: 96px;
   width: 293px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 111px;
   top: 134px;
   width: 317px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 89px;
   top: 59px;
   width: 342px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 89px;
   top: 11px;
   width: 342px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 3px;
   top: 6814px;
   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: 2px;
   top: 6841px;
   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: 170px;
   top: 502px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 25px;
   top: 32px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 21px;
   top: 80px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 18px;
   top: 117px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 21px;
   top: 155px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 21px;
   top: 207px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 107px;
   top: 262px;
   width: 334px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Html2
{
   left: 0px;
   top: 5477px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 152px;
   top: 6626px;
   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: 142px;
   top: 6550px;
   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: 114px;
   top: 6625px;
   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: 106px;
   top: 6692px;
   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: 145px;
   top: 6692px;
   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_Image2
{
   left: 44px;
   top: 1628px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 44px;
   top: 2557px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 44px;
   top: 4594px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   left: 44px;
   top: 2091px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   left: 44px;
   top: 3202px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   left: 44px;
   top: 4133px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 44px;
   top: 3668px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer1
{
   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_Shape2
{
   left: 5px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Html1
{
   left: 6px;
   top: 773px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 435px) and (max-width: 474px)
{
div#container
{
   width: 435px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel2
{
   left: 3px;
   top: 1116px;
   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_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 44%;
}
#Carousel1_next
{
   top: 44%;
}
#wb_Carousel1
{
   margin: 0;
   height: 265px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#wb_Text1
{
   left: 0px;
   top: 366px;
   width: 435px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 150px;
   top: 411px;
   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: 462px;
   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: 410px;
   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: 463px;
   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: 70px;
   top: 317px;
   width: 294px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 21px;
   top: 629px;
   width: 399px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 1px;
   top: 715px;
   width: 404px;
   height: 180px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text17
{
   left: 0px;
   top: 3208px;
   width: 404px;
   height: 136px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text18
{
   left: 2px;
   top: 1448px;
   width: 398px;
   height: 323px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text21
{
   left: 0px;
   top: 5288px;
   width: 474px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 1px;
   top: 5780px;
   width: 414px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 214px;
   top: 5344px;
   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: 97px;
   top: 5430px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 5px;
   top: 5844px;
   width: 434px;
   height: 496px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 155px;
   top: 425px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 46px;
   top: 273px;
   width: 317px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 48px;
   top: 143px;
   width: 296px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 48px;
   top: 201px;
   width: 295px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 46px;
   top: 83px;
   width: 297px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 43px;
   top: 19px;
   width: 300px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 0px;
   top: 6586px;
   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: 6619px;
   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: 512px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 178px;
   top: 19px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 171px;
   top: 72px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 141px;
   top: 135px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 166px;
   top: 196px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 167px;
   top: 258px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 39px;
   top: 216px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Html2
{
   left: 0px;
   top: 5646px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 132px;
   top: 6456px;
   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: 122px;
   top: 6380px;
   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: 94px;
   top: 6455px;
   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: 86px;
   top: 6522px;
   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: 125px;
   top: 6522px;
   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_Image2
{
   left: 53px;
   top: 1821px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 50px;
   top: 2288px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 50px;
   top: 4794px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   left: 50px;
   top: 2758px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   left: 52px;
   top: 4326px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   left: 50px;
   top: 3859px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 50px;
   top: 3394px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer1
{
   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_Shape2
{
   left: 5px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Html1
{
   left: 9px;
   top: 927px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 410px) and (max-width: 434px)
{
div#container
{
   width: 410px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel2
{
   left: 0px;
   top: 927px;
   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_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 42%;
}
#Carousel1_next
{
   top: 42%;
}
#wb_Carousel1
{
   margin: 0;
   height: 219px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#wb_Text1
{
   left: 107px;
   top: 328px;
   width: 196px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 128px;
   top: 374px;
   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: 72px;
   top: 421px;
   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: 72px;
   top: 374px;
   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: 124px;
   top: 421px;
   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: 71px;
   top: 271px;
   width: 268px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 9px;
   top: 597px;
   width: 365px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 0px;
   top: 661px;
   width: 344px;
   height: 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: 2px;
   top: 3010px;
   width: 341px;
   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_Text18
{
   left: 2px;
   top: 1249px;
   width: 368px;
   height: 340px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text21
{
   left: 0px;
   top: 4638px;
   width: 374px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 0px;
   top: 5533px;
   width: 366px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 164px;
   top: 4735px;
   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: 63px;
   top: 4837px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 1px;
   top: 5597px;
   width: 380px;
   height: 497px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 155px;
   top: 426px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 33px;
   top: 268px;
   width: 317px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 48px;
   top: 144px;
   width: 296px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 48px;
   top: 202px;
   width: 295px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 46px;
   top: 84px;
   width: 297px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 43px;
   top: 20px;
   width: 300px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 0px;
   top: 6401px;
   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: 0px;
   top: 6439px;
   width: 374px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_Image1
{
   left: 119px;
   top: 474px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 178px;
   top: 20px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 171px;
   top: 73px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 141px;
   top: 136px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 166px;
   top: 197px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 167px;
   top: 259px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 39px;
   top: 216px;
   width: 370px;
   height: 35px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Html2
{
   left: 0px;
   top: 5054px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 132px;
   top: 6211px;
   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: 122px;
   top: 6135px;
   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: 94px;
   top: 6210px;
   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: 86px;
   top: 6277px;
   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: 125px;
   top: 6277px;
   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_Image2
{
   left: 43px;
   top: 1639px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 43px;
   top: 2099px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 663px;
   top: 2783px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   left: 43px;
   top: 2560px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   left: 43px;
   top: 4157px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   left: 43px;
   top: 3685px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 43px;
   top: 3213px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer1
{
   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_Shape2
{
   left: 5px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Html1
{
   left: 4px;
   top: 904px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (max-width: 409px)
{
div#container
{
   width: 380px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel2
{
   left: 0px;
   top: 927px;
   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_Carousel1
{
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 42%;
}
#Carousel1_next
{
   top: 42%;
}
#wb_Carousel1
{
   margin: 0;
   height: 213px;
}
#Carousel1 .innerframe
{
   padding: 0;
}
#wb_Text1
{
   left: 0px;
   top: 310px;
   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: 357px;
   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: 402px;
   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: 357px;
   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: 402px;
   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: 4px;
   top: 265px;
   width: 375px;
   height: 27px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 16px;
   top: 582px;
   width: 366px;
   height: 64px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 0px;
   top: 661px;
   width: 344px;
   height: 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: 2972px;
   width: 334px;
   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_Text18
{
   left: 1px;
   top: 1176px;
   width: 350px;
   height: 357px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 25px 15px 25px 15px;
   padding: 0;
}
#wb_Text21
{
   left: 1px;
   top: 5088px;
   width: 350px;
   height: 56px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 1px;
   top: 5901px;
   width: 363px;
   height: 45px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon4
{
   left: 153px;
   top: 5144px;
   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: 39px;
   top: 5230px;
   width: 250px;
   height: 189px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Form1
{
   left: 0px;
   top: 5981px;
   width: 364px;
   height: 496px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Button1
{
   left: 128px;
   top: 423px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#TextArea1
{
   left: 27px;
   top: 273px;
   width: 297px;
   height: 90px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   left: 29px;
   top: 143px;
   width: 296px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 16px;
}
#Editbox3
{
   left: 29px;
   top: 201px;
   width: 295px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#Editbox2
{
   left: 27px;
   top: 84px;
   width: 297px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox1
{
   left: 24px;
   top: 20px;
   width: 300px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 20px 10px 20px 10px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#wb_Text23
{
   left: 0px;
   top: 6730px;
   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: 1px;
   top: 6766px;
   width: 350px;
   height: 32px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#wb_Image1
{
   left: 112px;
   top: 457px;
   width: 175px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Label1
{
   left: 159px;
   top: 20px;
   width: 58px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label2
{
   left: 152px;
   top: 73px;
   width: 66px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label3
{
   left: 122px;
   top: 135px;
   width: 116px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label4
{
   left: 137px;
   top: 196px;
   width: 92px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label5
{
   left: 148px;
   top: 258px;
   width: 93px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text13
{
   left: 39px;
   top: 216px;
   width: 370px;
   height: 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: 5454px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   left: 97px;
   top: 6601px;
   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: 87px;
   top: 6525px;
   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: 59px;
   top: 6600px;
   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: 51px;
   top: 6667px;
   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: 90px;
   top: 6667px;
   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_Image2
{
   left: 13px;
   top: 1574px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 13px;
   top: 2042px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 13px;
   top: 4134px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   left: 13px;
   top: 2505px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   left: 13px;
   top: 3663px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   left: 13px;
   top: 4602px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 13px;
   top: 3190px;
   width: 300px;
   height: 450px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer1
{
   width: 210px;
   height: 67px;
   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_Shape2
{
   left: 5px;
   top: 0px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Html1
{
   left: 10px;
   top: 863px;
   width: 107px;
   height: 100px;
   visibility: visible;
   display: inline;
}
}
