body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_cabecalho
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#cabecalho
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#cabecalho > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#cabecalho > .row > .col-1, #cabecalho > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#cabecalho > .row > .col-1, #cabecalho > .row > .col-2
{
   float: left;
}
#cabecalho > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#cabecalho > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: center;
}
#cabecalho:before,
#cabecalho:after,
#cabecalho .row:before,
#cabecalho .row:after
{
   display: table;
   content: " ";
}
#cabecalho:after,
#cabecalho .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#cabecalho > .row > .col-1, #cabecalho > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_img_logo
{
   margin: 0;
   vertical-align: top;
}
#img_logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 261px;
   height: 102px;
   vertical-align: top;
}
#wb_menu_principal
{
   display: block;
   background-color: rgba(66,66,66,0.00);
   font-family: "Roboto Slab";
   font-weight: bold;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#menu_principal
{
   display: inline-block;
   background-color: rgba(66,66,66,0.00);
   height: 91px;
}
#wb_menu_principal ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_menu_principal ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_menu_principal ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_menu_principal ul li i
{
   font-size: 30px;
   width: 30px;
   margin-bottom: 0px;
}
#wb_menu_principal ul li a
{
   background-color: rgba(66,66,66,0.00);
   color: #2E6DA4;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 20px 20px 10px 20px;
   text-align: center;
}
#wb_menu_principal > ul > li > a 
{
   height: 61px;
}
.menu_principal a 
{
   display: block;
}
#wb_menu_principal li:hover > a, #wb_menu_principal li .active
{
   background-color: rgba(204,204,204,0.00);
   color: #878787;
}
#wb_menu_principal ul ul
{
   display: none;
   position: absolute;
   top: 91px;
}
#wb_menu_principal ul li:hover > ul
{
   display: list-item;
}
#wb_menu_principal ul ul li 
{
   float: none;
   position: relative;
   width: 148px;
}
#wb_menu_principal ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_menu_principal ul ul li:hover > a, #wb_menu_principal ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_menu_principal ul ul li i 
{
   margin-right: 10px;
   vertical-align: middle;
}
#wb_menu_principal ul ul li a 
{
   padding-top: 10px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_menu_principal ul ul ul li 
{
   left: 148px;
   position: relative;
   top: -91px;
}
#wb_menu_principal .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 1px;
   vertical-align: middle;
   border-top: 4px solid #2E6DA4;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_menu_principal .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 1px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_menu_principal li:hover > a .arrow-down, #wb_menu_principal li .active .arrow-down
{ 
   border-top-color: #878787;
}
#wb_menu_principal ul ul li:hover > a .arrow-left, #wb_menu_principal ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_menu_principal .toggle,[id^=menu_principal-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_menu_principal
{
   margin: 0;
   text-align: left;
}
#wb_menu_principal ul li a, #wb_menu_principal .toggle
{
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 20px 15px 20px;
}
#wb_menu_principal .toggle + a
{
   display: none !important;
}
.menu_principal 
{
   display: none;
   z-index: 9999;
}
#menu_principal 
{
   background-color: transparent;
   display: none;
}
#wb_menu_principal > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_menu_principal .toggle 
{
   display: block;
   background-color: rgba(66,66,66,0.00);
   color: #2E6DA4;
   padding: 0 20px 0 20px;
   line-height: 55px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_menu_principal .toggle:hover
{
   background-color: rgba(204,204,204,0.00);
   color: #878787;
}
[id^=menu_principal-submenu]:checked + ul 
{
   display: block !important;
}
#menu_principal-title
{
   height: 91px !important;
   line-height: 91px !important;
   text-align: center;
}
#wb_menu_principal ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_menu_principal ul ul .toggle,
#wb_menu_principal ul ul a 
{
   padding: 0 40px;
}
#wb_menu_principal a:hover,
#wb_menu_principal ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_menu_principal ul li ul li .toggle,
#wb_menu_principal ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_menu_principal ul ul ul a 
{
   padding: 10px 20px 15px 60px;
}
#wb_menu_principal ul li a 
{
   text-align: left;
}
#wb_menu_principal ul li a br 
{
   display: none;
}
#wb_menu_principal ul li i 
{
   margin-right: 10px;
}
#wb_menu_principal ul ul 
{
   float: none;
   position: static;
}
#wb_menu_principal ul ul li:hover > ul,
#wb_menu_principal ul li:hover > ul 
{
   display: none;
}
#wb_menu_principal ul ul li 
{
   display: block;
   width: 100%;
}
#wb_menu_principal ul ul ul li 
{
   position: static;
}
#menu_principal-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 33px;
   user-select: none;
}
#menu_principal-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #2E6DA4;
   color: #2E6DA4;
   width: 24px;
}
#wb_menu_principal ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_menu_principal .toggle .arrow-down 
{
   border-top-color: #2E6DA4;
}
#wb_menu_principal .toggle:hover .arrow-down, #wb_menu_principal li .active .arrow-down
{
   border-top-color: #878787;
}
#wb_menu_principal ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_menu_principal ul li ul li .toggle:hover .arrow-down, #wb_menu_principal ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_layout_inicio
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Doctor_934343.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_inicio
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#layout_inicio > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layout_inicio > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_inicio
{
   width: 1200px;
}
#layout_inicio > .row > .col-1
{
   float: left;
}
#layout_inicio > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layout_inicio:before,
#layout_inicio:after,
#layout_inicio .row:before,
#layout_inicio .row:after
{
   display: table;
   content: " ";
}
#layout_inicio:after,
#layout_inicio .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout_inicio
{
   width: 100%;
}
#layout_inicio > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#layout_inicio-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.39;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 279px;
   height: 105px;
   vertical-align: top;
}
#wb_Text59 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text59 div
{
   text-align: center;
}
#wb_Text59
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line1
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 80px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line57
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 80px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line58
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 200px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text82 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text82 div
{
   text-align: center;
}
#wb_Text82
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#NewsFeedTicker1
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   margin: 0;
   text-align: center;
}
#NewsFeedTicker1 .headline
{
   position: absolute;
   padding: 0px;
   height: 100%;
   margin: 0 0 8px 0;
   top: 110%;
   box-sizing: border-box;
   padding: 8px;
   width: 100%;
   overflow: hidden;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .headline-title
{
   margin-top: 0;
   display: block;
   margin: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   color: #1B54A2;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .headline-title a
{
   color: inherit;
   text-decoration: none;
}
#NewsFeedTicker1 .news-wait
{
   position: absolute;
   top: 30%;
   left: 50%;
   width: 32px;
   height: 32px;
   margin-left: -10px;
   z-index: 4;
}
#NewsFeedTicker1
{
   display: block;
   float: left;
   position: relative;
   width: 100%;
   box-sizing: border-box;
   height: 100px;
}
#Line6
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_layout_texto_solucoes
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_texto_solucoes
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#layout_texto_solucoes > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layout_texto_solucoes > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_texto_solucoes
{
   width: 1200px;
}
#layout_texto_solucoes > .row > .col-1
{
   float: left;
}
#layout_texto_solucoes > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layout_texto_solucoes:before,
#layout_texto_solucoes:after,
#layout_texto_solucoes .row:before,
#layout_texto_solucoes .row:after
{
   display: table;
   content: " ";
}
#layout_texto_solucoes:after,
#layout_texto_solucoes .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout_texto_solucoes
{
   width: 100%;
}
#layout_texto_solucoes > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_text_sol_medicas 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_text_sol_medicas
{
   color: #1B54A2;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-size: 43px;
   line-height: 57.5px;
}
#wb_text_sol_medicas p, #wb_text_sol_medicas ul
{
   margin: 0;
   padding: 0;
}
#wb_text_sol_medicas
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_modulos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_modulos
{
   box-sizing: border-box;
   padding: 40px 10px 30px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#layout_modulos > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#layout_modulos > .row > .col-1, #layout_modulos > .row > .col-2, #layout_modulos > .row > .col-3, #layout_modulos > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#layout_modulos
{
   width: 1200px;
}
#layout_modulos > .row > .col-1, #layout_modulos > .row > .col-2, #layout_modulos > .row > .col-3, #layout_modulos > .row > .col-4
{
   float: left;
}
#layout_modulos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#layout_modulos > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#layout_modulos > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#layout_modulos > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#layout_modulos:before,
#layout_modulos:after,
#layout_modulos .row:before,
#layout_modulos .row:after
{
   display: table;
   content: " ";
}
#layout_modulos:after,
#layout_modulos .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout_modulos
{
   width: 100%;
}
#layout_modulos > .row > .col-1, #layout_modulos > .row > .col-2, #layout_modulos > .row > .col-3, #layout_modulos > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_img_clinica_medica
{
   margin: 0;
   vertical-align: top;
}
#img_clinica_medica
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: inline-block;
   width: 206px;
   height: 195px;
   vertical-align: top;
}
#wb_text_clinica_2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_text_clinica_2 div
{
   text-align: center;
}
#wb_text_clinica_2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_text_clinica_3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_text_clinica_3 div
{
   text-align: justify;
}
#wb_text_clinica_3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_img_fisio
{
   margin: 0;
   vertical-align: top;
}
#img_fisio
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: inline-block;
   width: 206px;
   height: 195px;
   vertical-align: top;
}
#wb_text_fisio_3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_text_fisio_3 div
{
   text-align: justify;
}
#wb_text_fisio_3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_img_ocupacional
{
   margin: 0;
   vertical-align: top;
}
#img_ocupacional
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: inline-block;
   width: 206px;
   height: 195px;
   vertical-align: top;
}
#wb_text_ocup_1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_text_ocup_1 div
{
   text-align: center;
}
#wb_text_ocup_1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_text_ocup_2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_text_ocup_2 div
{
   text-align: center;
}
#wb_text_ocup_2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_text_ocup_3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_text_ocup_3 div
{
   text-align: justify;
}
#wb_text_ocup_3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_img_odonto
{
   margin: 0;
   vertical-align: top;
}
#img_odonto
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: inline-block;
   width: 206px;
   height: 195px;
   vertical-align: top;
}
#wb_text_odonto_1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_text_odonto_1 div
{
   text-align: center;
}
#wb_text_odonto_1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_text_odonto_2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_text_odonto_2 div
{
   text-align: center;
}
#wb_text_odonto_2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_text_odonto_3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_text_odonto_3 div
{
   text-align: justify;
}
#wb_text_odonto_3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_text_clinica_1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_text_clinica_1 div
{
   text-align: center;
}
#wb_text_clinica_1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_text_fisio_1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_text_fisio_1 div
{
   text-align: center;
}
#wb_text_fisio_1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_text_fisio_2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_text_fisio_2 div
{
   text-align: center;
}
#wb_text_fisio_2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_func_1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1B54A2;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_func_1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#layout_func_1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#layout_func_1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#layout_func_1 > .row > .col-1
{
   float: left;
}
#layout_func_1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layout_func_1:before,
#layout_func_1:after,
#layout_func_1 .row:before,
#layout_func_1 .row:after
{
   display: table;
   content: " ";
}
#layout_func_1:after,
#layout_func_1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout_func_1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_text_func 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 30px 0;
   margin: 0;
   text-align: center;
}
#wb_text_func div
{
   text-align: center;
}
#wb_text_func
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_func_2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1B54A2;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_func_2
{
   box-sizing: border-box;
   padding: 0 20px 0 20px;
   margin-right: auto;
   margin-left: auto;
}
#layout_func_2 > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#layout_func_2 > .row > .col-1, #layout_func_2 > .row > .col-2, #layout_func_2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#layout_func_2
{
   width: 1200px;
}
#layout_func_2 > .row > .col-1, #layout_func_2 > .row > .col-2, #layout_func_2 > .row > .col-3
{
   float: left;
}
#layout_func_2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#layout_func_2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#layout_func_2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#layout_func_2:before,
#layout_func_2:after,
#layout_func_2 .row:before,
#layout_func_2 .row:after
{
   display: table;
   content: " ";
}
#layout_func_2:after,
#layout_func_2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout_func_2
{
   width: 100%;
}
#layout_func_2 > .row > .col-1, #layout_func_2 > .row > .col-2, #layout_func_2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 80px;
   height: 80px;
   vertical-align: top;
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text51 div
{
   text-align: center;
}
#wb_Text51
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text73 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 40px 0;
   margin: 0;
   text-align: left;
}
#wb_Text73 div
{
   text-align: left;
}
#wb_Text73
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 80px;
   height: 80px;
   vertical-align: top;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text74 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 40px 0;
   margin: 0;
   text-align: left;
}
#wb_Text74 div
{
   text-align: left;
}
#wb_Text74
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 80px;
   height: 80px;
   vertical-align: top;
}
#wb_Text75 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text75 div
{
   text-align: center;
}
#wb_Text75
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text76 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 40px 0;
   margin: 0;
   text-align: left;
}
#wb_Text76 div
{
   text-align: left;
}
#wb_Text76
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_func_3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1B54A2;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_func_3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#layout_func_3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layout_func_3 > .row > .col-1, #layout_func_3 > .row > .col-2, #layout_func_3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_func_3
{
   width: 1200px;
}
#layout_func_3 > .row > .col-1, #layout_func_3 > .row > .col-2, #layout_func_3 > .row > .col-3
{
   float: left;
}
#layout_func_3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#layout_func_3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#layout_func_3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#layout_func_3:before,
#layout_func_3:after,
#layout_func_3 .row:before,
#layout_func_3 .row:after
{
   display: table;
   content: " ";
}
#layout_func_3:after,
#layout_func_3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout_func_3
{
   width: 100%;
}
#layout_func_3 > .row > .col-1, #layout_func_3 > .row > .col-2, #layout_func_3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 80px;
   height: 80px;
   vertical-align: top;
}
#wb_Text77 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text77 div
{
   text-align: center;
}
#wb_Text77
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 40px 0;
   margin: 0;
   text-align: left;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 80px;
   height: 80px;
   vertical-align: top;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 40px 0;
   margin: 0;
   text-align: left;
}
#wb_Text23 div
{
   text-align: left;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image11
{
   margin: 0;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 80px;
   height: 80px;
   vertical-align: top;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text24 div
{
   text-align: center;
}
#wb_Text24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 40px 0;
   margin: 0;
   text-align: left;
}
#wb_Text25 div
{
   text-align: left;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_simples
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_simples
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#layout_simples > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layout_simples > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_simples > .row > .col-1
{
   float: left;
}
#layout_simples > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layout_simples:before,
#layout_simples:after,
#layout_simples .row:before,
#layout_simples .row:after
{
   display: table;
   content: " ";
}
#layout_simples:after,
#layout_simples .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout_simples > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 30px 0;
   margin: 0;
   text-align: center;
}
#wb_Text37 div
{
   text-align: center;
}
#wb_Text37
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_img_simples
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Modulos_Gestor_Medico.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_img_simples
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#layout_img_simples > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_img_simples
{
   width: 1200px;
}
#layout_img_simples > .col-1
{
   flex: 0 0 auto;
}
#layout_img_simples > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#layout_img_simples
{
   width: 100%;
}
#layout_img_simples > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Line41
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 573px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_layout_conheca_melhor
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_conheca_melhor
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#layout_conheca_melhor > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_conheca_melhor > .col-1
{
   flex: 0 0 auto;
}
#layout_conheca_melhor > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#layout_conheca_melhor > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text28 div
{
   text-align: center;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_agendamento
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Secretaria_1.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_agendamento
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#layout_agendamento > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layout_agendamento > .row > .col-1, #layout_agendamento > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_agendamento
{
   width: 1200px;
}
#layout_agendamento > .row > .col-1, #layout_agendamento > .row > .col-2
{
   float: left;
}
#layout_agendamento > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#layout_agendamento > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#layout_agendamento:before,
#layout_agendamento:after,
#layout_agendamento .row:before,
#layout_agendamento .row:after
{
   display: table;
   content: " ";
}
#layout_agendamento:after,
#layout_agendamento .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout_agendamento
{
   width: 100%;
}
#layout_agendamento > .row > .col-1, #layout_agendamento > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#Line16
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 150px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text26 div
{
   text-align: center;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line21
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 100px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line24
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 160px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text52 div
{
   text-align: left;
}
#wb_Text52
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text53 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text53 div
{
   text-align: left;
}
#wb_Text53
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_recepcao
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_recepcao
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#layout_recepcao > .col-1, #layout_recepcao > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_recepcao
{
   width: 1200px;
}
#layout_recepcao > .col-1, #layout_recepcao > .col-2
{
   flex: 0 0 auto;
}
#layout_recepcao > .col-1
{
   background-color: transparent;
   background-image: url('images/Agenda_5.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#layout_recepcao > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#layout_recepcao
{
   width: 100%;
}
#layout_recepcao > .col-1, #layout_recepcao > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text30 div
{
   text-align: justify;
}
#wb_Text30
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line34
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text29 div
{
   text-align: center;
}
#wb_Text29
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line29
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 536px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line43
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 40px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_layout_medico_prontuario
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/461517-PFLYV9-355-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_medico_prontuario
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#layout_medico_prontuario > .col-1, #layout_medico_prontuario > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_medico_prontuario
{
   width: 1200px;
}
#layout_medico_prontuario > .col-1, #layout_medico_prontuario > .col-2
{
   flex: 0 0 auto;
}
#layout_medico_prontuario > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layout_medico_prontuario > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#layout_medico_prontuario
{
   width: 100%;
}
#layout_medico_prontuario > .col-1, #layout_medico_prontuario > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Line35
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 75px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text33 div
{
   text-align: left;
}
#wb_Text33
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line36
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 189px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text34 div
{
   text-align: left;
}
#wb_Text34
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line30
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 130px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text57 div
{
   text-align: left;
}
#wb_Text57
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text58 div
{
   text-align: left;
}
#wb_Text58
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_anamnese
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_anamnese
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#layout_anamnese > .col-1, #layout_anamnese > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_anamnese
{
   width: 1200px;
}
#layout_anamnese > .col-1, #layout_anamnese > .col-2
{
   flex: 0 0 auto;
}
#layout_anamnese > .col-1
{
   background-color: transparent;
   background-image: url('images/Anamnese_02.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#layout_anamnese > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#layout_anamnese
{
   width: 100%;
}
#layout_anamnese > .col-1, #layout_anamnese > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text36 div
{
   text-align: left;
}
#wb_Text36
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text35 div
{
   text-align: center;
}
#wb_Text35
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line39
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line32
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 459px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line53
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 46px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_layout_laudos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/461505-PFLYUP-9-1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_laudos
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#layout_laudos > .col-1, #layout_laudos > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_laudos
{
   width: 1200px;
}
#layout_laudos > .col-1, #layout_laudos > .col-2
{
   flex: 0 0 auto;
}
#layout_laudos > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layout_laudos > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#layout_laudos
{
   width: 100%;
}
#layout_laudos > .col-1, #layout_laudos > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text40 div
{
   text-align: left;
}
#wb_Text40
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text41 div
{
   text-align: left;
}
#wb_Text41
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line48
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 101px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line50
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 82px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line51
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 170px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text55 div
{
   text-align: left;
}
#wb_Text55
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text56 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text56 div
{
   text-align: left;
}
#wb_Text56
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_auto_texto
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_auto_texto
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#layout_auto_texto > .col-1, #layout_auto_texto > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_auto_texto
{
   width: 1200px;
}
#layout_auto_texto > .col-1, #layout_auto_texto > .col-2
{
   flex: 0 0 auto;
}
#layout_auto_texto > .col-1
{
   background-color: transparent;
   background-image: url('images/Documento_4.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#layout_auto_texto > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#layout_auto_texto
{
   width: 100%;
}
#layout_auto_texto > .col-1, #layout_auto_texto > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text43 div
{
   text-align: left;
}
#wb_Text43
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text42 div
{
   text-align: center;
}
#wb_Text42
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line52
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line38
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 464px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line54
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_layout_tratamento
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/clinica-de-fisioterapia.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_tratamento
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#layout_tratamento > .col-1, #layout_tratamento > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_tratamento
{
   width: 1200px;
}
#layout_tratamento > .col-1, #layout_tratamento > .col-2
{
   flex: 0 0 auto;
}
#layout_tratamento > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layout_tratamento > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#layout_tratamento
{
   width: 100%;
}
#layout_tratamento > .col-1, #layout_tratamento > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#layout_tratamento-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to right, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text31 div
{
   text-align: left;
}
#wb_Text31
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text32 div
{
   text-align: left;
}
#wb_Text32
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line10
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 101px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line11
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 82px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line12
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 170px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text38 div
{
   text-align: left;
}
#wb_Text38
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text39 div
{
   text-align: left;
}
#wb_Text39
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_agendamento_seq
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/461516-PFLYV7-991-1.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_agendamento_seq
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#layout_agendamento_seq > .col-1, #layout_agendamento_seq > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_agendamento_seq
{
   width: 1200px;
}
#layout_agendamento_seq > .col-1, #layout_agendamento_seq > .col-2
{
   flex: 0 0 auto;
}
#layout_agendamento_seq > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layout_agendamento_seq > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#layout_agendamento_seq
{
   width: 100%;
}
#layout_agendamento_seq > .col-1, #layout_agendamento_seq > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#layout_agendamento_seq-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to right, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text63 div
{
   text-align: left;
}
#wb_Text63
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text64 div
{
   text-align: left;
}
#wb_Text64
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line2
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 101px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line3
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 82px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line4
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 170px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text65 div
{
   text-align: left;
}
#wb_Text65
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text66 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text66 div
{
   text-align: left;
}
#wb_Text66
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_asos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_asos
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#layout_asos > .col-1, #layout_asos > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_asos
{
   width: 1200px;
}
#layout_asos > .col-1, #layout_asos > .col-2
{
   flex: 0 0 auto;
}
#layout_asos > .col-1
{
   background-color: transparent;
   background-image: url('images/Aso_1.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#layout_asos > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#layout_asos
{
   width: 100%;
}
#layout_asos > .col-1, #layout_asos > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text67 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text67 div
{
   text-align: left;
}
#wb_Text67
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text68 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text68 div
{
   text-align: center;
}
#wb_Text68
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line7
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 464px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_layout_odonto
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Dentist.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_odonto
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#layout_odonto > .col-1, #layout_odonto > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_odonto
{
   width: 1200px;
}
#layout_odonto > .col-1, #layout_odonto > .col-2
{
   flex: 0 0 auto;
}
#layout_odonto > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#layout_odonto > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#layout_odonto
{
   width: 100%;
}
#layout_odonto > .col-1, #layout_odonto > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#layout_odonto-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to right, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#wb_Text69 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text69 div
{
   text-align: left;
}
#wb_Text69
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text70 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text70 div
{
   text-align: left;
}
#wb_Text70
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line5
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 101px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line8
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 82px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line9
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 170px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text71 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text71 div
{
   text-align: left;
}
#wb_Text71
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text72 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text72 div
{
   text-align: left;
}
#wb_Text72
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_layout_solicita_contrato
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/16.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layout_solicita_contrato
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#layout_solicita_contrato > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layout_solicita_contrato > .row > .col-1, #layout_solicita_contrato > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layout_solicita_contrato > .row > .col-1, #layout_solicita_contrato > .row > .col-2
{
   float: left;
}
#layout_solicita_contrato > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#layout_solicita_contrato > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#layout_solicita_contrato:before,
#layout_solicita_contrato:after,
#layout_solicita_contrato .row:before,
#layout_solicita_contrato .row:after
{
   display: table;
   content: " ";
}
#layout_solicita_contrato:after,
#layout_solicita_contrato .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layout_solicita_contrato > .row > .col-1, #layout_solicita_contrato > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#layout_solicita_contrato-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#Line27
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 500px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text46 div
{
   text-align: center;
}
#wb_Text46
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line28
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 156px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape4
{
   margin: 0;
   vertical-align: top;
}
#wb_Text54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text54 div
{
   text-align: center;
}
#wb_Text54
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Shape5
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape5
{
   margin: 0;
   vertical-align: top;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 80px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   text-align: left;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 0 20px;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #2E6DA4;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card7-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 0;
   color: #2E6DA4;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #2E6DA4;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 0 20px;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #2E6DA4;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 0;
   color: #2E6DA4;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #2E6DA4;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0 0 20px;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #2E6DA4;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 0;
   color: #2E6DA4;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_IconFont3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont3 a
{
   text-decoration: none;
}
#wb_IconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont3
{
   height: 60px;
   width: 60px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont3 i
{
   color: #2E6DA4;
   display: inline-block;
   font-size: 60px;
   line-height: 60px;
   vertical-align: middle;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #2E6DA4;
}
#wb_FontAwesomeIcon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon7 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon7
{
   height: 60px;
   width: 60px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon7 i
{
   color: #2E6DA4;
   display: inline-block;
   font-size: 60px;
   line-height: 60px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon7:hover #FontAwesomeIcon7 i
{
   color: #2E6DA4;
}
#wb_FontAwesomeIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#FontAwesomeIcon6
{
   height: 60px;
   width: 60px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon6 i
{
   color: #2E6DA4;
   display: inline-block;
   font-size: 60px;
   line-height: 60px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon6:hover #FontAwesomeIcon6 i
{
   color: #2E6DA4;
}
#wb_FontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon5 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon5
{
   height: 60px;
   width: 60px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon5 i
{
   color: #2E6DA4;
   display: inline-block;
   font-size: 60px;
   line-height: 60px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon5:hover #FontAwesomeIcon5 i
{
   color: #2E6DA4;
}
