body
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_welcomeLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_welcomeLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
#wb_headerLayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #BF0417;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 6px 8px rgba(0,0,0,0.19);
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.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)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/Sfondo%2dhome1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 175px 0 0 0 ;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 75vh;
   padding: 100px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2, #welcomeLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2, #welcomeLayoutGrid > .row > .col-3
{
   float: left;
}
#welcomeLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#welcomeLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#welcomeLayoutGrid:before,
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:before,
#welcomeLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2, #welcomeLayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_headerMenu1
{
   display: block;
   font-family: "Open Sans";
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#headerMenu1
{
   background-color: rgba(255,255,255,0.00);
   height: 80px;
}
#wb_headerMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_headerMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_headerMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_headerMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 8px;
}
#wb_headerMenu1 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_headerMenu1 > ul > li > a 
{
   height: 50px;
}
.headerMenu1 a 
{
   display: block;
}
#wb_headerMenu1 li:hover > a, #wb_headerMenu1 li .active
{
   background-color: #FF0000;
   color: #4F4F4F;
}
#wb_headerMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 80px;
}
#wb_headerMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_headerMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 135px;
}
#wb_headerMenu1 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #454545;
}
#wb_headerMenu1 ul ul li:hover > a, #wb_headerMenu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_headerMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_headerMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_headerMenu1 ul ul ul li 
{
   left: 135px;
   position: relative;
   top: -80px;
}
#wb_headerMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #F5F5F5;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_headerMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #454545;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_headerMenu1 li:hover > a .arrow-down, #wb_headerMenu1 li .active .arrow-down
{ 
   border-top-color: #4F4F4F;
}
#wb_headerMenu1 ul ul li:hover > a .arrow-left, #wb_headerMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #2B2B2B;
}
#wb_headerMenu1 .toggle,[id^=headerMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_headerMenu1
{
   margin: 0;
   text-align: left;
}
#wb_headerMenu1 ul li a, #wb_headerMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_headerMenu1 .toggle + a
{
   display: none !important;
}
.headerMenu1 
{
   display: none;
   z-index: 9999;
}
#headerMenu1 
{
   background-color: transparent;
}
#wb_headerMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_headerMenu1 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #F5F5F5;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_headerMenu1 .toggle:hover
{
   background-color: #FF0000;
   color: #4F4F4F;
}
[id^=headerMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#headerMenu1-title
{
   height: 80px !important;
   line-height: 80px !important;
   text-align: center;
}
#wb_headerMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_headerMenu1 ul ul .toggle,
#wb_headerMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_headerMenu1 a:hover,
#wb_headerMenu1 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_headerMenu1 ul li ul li .toggle,
#wb_headerMenu1 ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_headerMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_headerMenu1 ul li a 
{
   text-align: left;
}
#wb_headerMenu1 ul li a br 
{
   display: none;
}
#wb_headerMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_headerMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_headerMenu1 ul ul li:hover > ul,
#wb_headerMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_headerMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_headerMenu1 ul ul ul li 
{
   position: static;
}
#headerMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 28px;
   user-select: none;
}
#headerMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #F5F5F5;
   color: #F5F5F5;
   width: 24px;
}
#wb_headerMenu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_headerMenu1 .toggle .arrow-down 
{
   border-top-color: #F5F5F5;
}
#wb_headerMenu1 .toggle:hover .arrow-down, #wb_headerMenu1 li .active .arrow-down
{
   border-top-color: #4F4F4F;
}
#wb_headerMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_headerMenu1 ul li ul li .toggle:hover .arrow-down, #wb_headerMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
}
#wb_dividerLayoutGridChiSiamo
{
   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;
}
#dividerLayoutGridChiSiamo
{
   box-sizing: border-box;
   padding: 130px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dividerLayoutGridChiSiamo > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridChiSiamo > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dividerLayoutGridChiSiamo > .row > .col-1
{
   float: left;
}
#dividerLayoutGridChiSiamo > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dividerLayoutGridChiSiamo:before,
#dividerLayoutGridChiSiamo:after,
#dividerLayoutGridChiSiamo .row:before,
#dividerLayoutGridChiSiamo .row:after
{
   display: table;
   content: " ";
}
#dividerLayoutGridChiSiamo:after,
#dividerLayoutGridChiSiamo .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#dividerLayoutGridChiSiamo > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contentLayoutGridChiSiamo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(245,245,245,0.10);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#contentLayoutGridChiSiamo
{
   box-sizing: border-box;
   padding: 50px 30px 5px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGridChiSiamo > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#contentLayoutGridChiSiamo > .row > .col-1, #contentLayoutGridChiSiamo > .row > .col-2, #contentLayoutGridChiSiamo > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#contentLayoutGridChiSiamo > .row > .col-1, #contentLayoutGridChiSiamo > .row > .col-2, #contentLayoutGridChiSiamo > .row > .col-3
{
   float: left;
}
#contentLayoutGridChiSiamo > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#contentLayoutGridChiSiamo > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#contentLayoutGridChiSiamo > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#contentLayoutGridChiSiamo > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#contentLayoutGridChiSiamo > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#contentLayoutGridChiSiamo > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#contentLayoutGridChiSiamo:before,
#contentLayoutGridChiSiamo:after,
#contentLayoutGridChiSiamo .row:before,
#contentLayoutGridChiSiamo .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGridChiSiamo:after,
#contentLayoutGridChiSiamo .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGridChiSiamo > .row > .col-1, #contentLayoutGridChiSiamo > .row > .col-2, #contentLayoutGridChiSiamo > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_dividerLayoutGridDiagnostica
{
   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;
}
#dividerLayoutGridDiagnostica
{
   box-sizing: border-box;
   padding: 130px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dividerLayoutGridDiagnostica > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridDiagnostica > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dividerLayoutGridDiagnostica > .row > .col-1
{
   float: left;
}
#dividerLayoutGridDiagnostica > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dividerLayoutGridDiagnostica:before,
#dividerLayoutGridDiagnostica:after,
#dividerLayoutGridDiagnostica .row:before,
#dividerLayoutGridDiagnostica .row:after
{
   display: table;
   content: " ";
}
#dividerLayoutGridDiagnostica:after,
#dividerLayoutGridDiagnostica .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#dividerLayoutGridDiagnostica > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contentLayoutGridDiagnostica
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F5F4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGridDiagnostica
{
   box-sizing: border-box;
   padding: 50px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGridDiagnostica > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridDiagnostica > .row > .col-1, #contentLayoutGridDiagnostica > .row > .col-2, #contentLayoutGridDiagnostica > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGridDiagnostica > .row > .col-1, #contentLayoutGridDiagnostica > .row > .col-2, #contentLayoutGridDiagnostica > .row > .col-3
{
   float: left;
}
#contentLayoutGridDiagnostica > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridDiagnostica > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridDiagnostica > .row > .col-2
{
   background-color: transparent;
   background-image: url('../images/sfdiagnostica.png');
   background-repeat: no-repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#contentLayoutGridDiagnostica > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridDiagnostica > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridDiagnostica:before,
#contentLayoutGridDiagnostica:after,
#contentLayoutGridDiagnostica .row:before,
#contentLayoutGridDiagnostica .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGridDiagnostica:after,
#contentLayoutGridDiagnostica .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGridDiagnostica > .row > .col-1, #contentLayoutGridDiagnostica > .row > .col-2, #contentLayoutGridDiagnostica > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_dividerLayoutGridlPatologia
{
   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;
}
#dividerLayoutGridlPatologia
{
   box-sizing: border-box;
   padding: 130px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dividerLayoutGridlPatologia > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridlPatologia > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dividerLayoutGridlPatologia > .row > .col-1
{
   float: left;
}
#dividerLayoutGridlPatologia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dividerLayoutGridlPatologia:before,
#dividerLayoutGridlPatologia:after,
#dividerLayoutGridlPatologia .row:before,
#dividerLayoutGridlPatologia .row:after
{
   display: table;
   content: " ";
}
#dividerLayoutGridlPatologia:after,
#dividerLayoutGridlPatologia .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#dividerLayoutGridlPatologia > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contentLayoutGridPatologia
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F5F4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGridPatologia
{
   box-sizing: border-box;
   padding: 50px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGridPatologia > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridPatologia > .row > .col-1, #contentLayoutGridPatologia > .row > .col-2, #contentLayoutGridPatologia > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGridPatologia > .row > .col-1, #contentLayoutGridPatologia > .row > .col-2, #contentLayoutGridPatologia > .row > .col-3
{
   float: left;
}
#contentLayoutGridPatologia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridPatologia > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridPatologia > .row > .col-2
{
   background-color: transparent;
   background-image: url('../images/sfdiagnostica.png');
   background-repeat: no-repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#contentLayoutGridPatologia > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridPatologia > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridPatologia:before,
#contentLayoutGridPatologia:after,
#contentLayoutGridPatologia .row:before,
#contentLayoutGridPatologia .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGridPatologia:after,
#contentLayoutGridPatologia .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGridPatologia > .row > .col-1, #contentLayoutGridPatologia > .row > .col-2, #contentLayoutGridPatologia > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_dividerLayoutGridChirurgia
{
   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;
}
#dividerLayoutGridChirurgia
{
   box-sizing: border-box;
   padding: 130px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dividerLayoutGridChirurgia > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridChirurgia > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dividerLayoutGridChirurgia > .row > .col-1
{
   float: left;
}
#dividerLayoutGridChirurgia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dividerLayoutGridChirurgia:before,
#dividerLayoutGridChirurgia:after,
#dividerLayoutGridChirurgia .row:before,
#dividerLayoutGridChirurgia .row:after
{
   display: table;
   content: " ";
}
#dividerLayoutGridChirurgia:after,
#dividerLayoutGridChirurgia .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#dividerLayoutGridChirurgia > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contentLayoutGridChirurgia
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F5F4;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGridChirurgia
{
   box-sizing: border-box;
   padding: 50px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGridChirurgia > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridChirurgia > .row > .col-1, #contentLayoutGridChirurgia > .row > .col-2, #contentLayoutGridChirurgia > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGridChirurgia > .row > .col-1, #contentLayoutGridChirurgia > .row > .col-2, #contentLayoutGridChirurgia > .row > .col-3
{
   float: left;
}
#contentLayoutGridChirurgia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridChirurgia > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridChirurgia > .row > .col-2
{
   background-color: transparent;
   background-image: url('../images/sfdiagnostica.png');
   background-repeat: no-repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#contentLayoutGridChirurgia > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridChirurgia > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridChirurgia:before,
#contentLayoutGridChirurgia:after,
#contentLayoutGridChirurgia .row:before,
#contentLayoutGridChirurgia .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGridChirurgia:after,
#contentLayoutGridChirurgia .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGridChirurgia > .row > .col-1, #contentLayoutGridChirurgia > .row > .col-2, #contentLayoutGridChirurgia > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_dividerLayoutGridContatti
{
   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;
}
#dividerLayoutGridContatti
{
   box-sizing: border-box;
   padding: 130px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#dividerLayoutGridContatti > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridContatti > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dividerLayoutGridContatti > .row > .col-1
{
   float: left;
}
#dividerLayoutGridContatti > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dividerLayoutGridContatti:before,
#dividerLayoutGridContatti:after,
#dividerLayoutGridContatti .row:before,
#dividerLayoutGridContatti .row:after
{
   display: table;
   content: " ";
}
#dividerLayoutGridContatti:after,
#dividerLayoutGridContatti .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#dividerLayoutGridContatti > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contentLayoutGridContatti1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGridContatti1
{
   box-sizing: border-box;
   padding: 50px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGridContatti1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridContatti1 > .row > .col-1, #contentLayoutGridContatti1 > .row > .col-2, #contentLayoutGridContatti1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGridContatti1 > .row > .col-1, #contentLayoutGridContatti1 > .row > .col-2, #contentLayoutGridContatti1 > .row > .col-3
{
   float: left;
}
#contentLayoutGridContatti1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridContatti1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#contentLayoutGridContatti1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridContatti1:before,
#contentLayoutGridContatti1:after,
#contentLayoutGridContatti1 .row:before,
#contentLayoutGridContatti1 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGridContatti1:after,
#contentLayoutGridContatti1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGridContatti1 > .row > .col-1, #contentLayoutGridContatti1 > .row > .col-2, #contentLayoutGridContatti1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_contentImage3
{
   margin: 0;
   vertical-align: top;
}
#contentImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 25px rgba(0,0,0,0.12));
   display: block;
   width: 100%;
   height: auto;
   max-width: 540px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_contentHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#contentHeading2
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_contentLayoutGridContatti2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contentLayoutGridContatti2
{
   box-sizing: border-box;
   padding: 5px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contentLayoutGridContatti2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridContatti2 > .row > .col-1, #contentLayoutGridContatti2 > .row > .col-2, #contentLayoutGridContatti2 > .row > .col-3, #contentLayoutGridContatti2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGridContatti2 > .row > .col-1, #contentLayoutGridContatti2 > .row > .col-2, #contentLayoutGridContatti2 > .row > .col-3, #contentLayoutGridContatti2 > .row > .col-4
{
   float: left;
}
#contentLayoutGridContatti2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridContatti2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#contentLayoutGridContatti2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#contentLayoutGridContatti2 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 40px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#contentLayoutGridContatti2:before,
#contentLayoutGridContatti2:after,
#contentLayoutGridContatti2 .row:before,
#contentLayoutGridContatti2 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGridContatti2:after,
#contentLayoutGridContatti2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGridContatti2 > .row > .col-1, #contentLayoutGridContatti2 > .row > .col-2, #contentLayoutGridContatti2 > .row > .col-3, #contentLayoutGridContatti2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_footerTop
{
   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;
}
#footerTop
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerTop > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   float: left;
}
#footerTop > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#footerTop > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#footerTop > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#footerTop > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop:before,
#footerTop:after,
#footerTop .row:before,
#footerTop .row:after
{
   display: table;
   content: " ";
}
#footerTop:after,
#footerTop .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_footerCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
}
#footerCard-card-body
{
   padding: 0 0 25px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#footerCard-card-item2
{
   box-sizing: border-box;
   margin: 0;
   border-top: 2px #424242 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_footerCopyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerCopyrights div
{
   text-align: center;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #A0C6B9;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   animation: animate-fade-in 3000ms linear 0ms 1 normal;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   animation: scale-in-horizontal-center 3000ms linear 2000ms 1 normal both;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 3px #D3D3D3 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
   animation: scale-in-horizontal-center 2000ms linear 5000ms 1 normal both;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   animation: scale-in-horizontal-center 3000ms linear 7000ms 1 normal both;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Heading1
{
   background-color: #BF0417;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading2
{
   background-color: #BF0417;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: inline-block;
   margin: 0;
   width: 542px;
   height: 418px;
}
#wb_Heading3
{
   background-color: #BF0417;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: inline-block;
   margin: 0;
   width: 799px;
   height: 421px;
}
#wb_Heading4
{
   background-color: #BF0417;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: inline-block;
   margin: 0;
   width: 799px;
   height: 414px;
}
#wb_Heading5
{
   background-color: #BF0417;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 17px;
   line-height: 19px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: inline-block;
   margin: 0;
   width: 916px;
   height: 141px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 35px;
   line-height: 49px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contentHeading2
{
   display: block;
   width: 100%;
   z-index: 14;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 2;
}
#Html1
{
   display: inline-block;
   width: 445px;
   height: 390px;
   z-index: 17;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   z-index: 6;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   z-index: 5;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_headerMenu1
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_footerCard
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 3;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_contentImage3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 16;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 4;
}
@media only screen and (min-width: 768px) and (max-width: 1139px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 175px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 100px 15px 20px 15px;
}
#welcomeLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2, #welcomeLayoutGrid > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 30px 0 30px 0;
}
#welcomeLayoutGrid > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_headerMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_dividerLayoutGridChiSiamo
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridChiSiamo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridChiSiamo
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridChiSiamo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridChiSiamo > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridChiSiamo > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridChiSiamo
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridChiSiamo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#contentLayoutGridChiSiamo
{
   height: auto;
   padding: 50px 30px 5px 30px;
}
#contentLayoutGridChiSiamo .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_dividerLayoutGridDiagnostica
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridDiagnostica
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridDiagnostica
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridDiagnostica .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridDiagnostica > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridDiagnostica > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridDiagnostica
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridDiagnostica
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridDiagnostica
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridDiagnostica .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridDiagnostica > .row > .col-1, #contentLayoutGridDiagnostica > .row > .col-2, #contentLayoutGridDiagnostica > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridDiagnostica > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridDiagnostica > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridDiagnostica > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridDiagnostica > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridDiagnostica > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dividerLayoutGridlPatologia
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridlPatologia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridlPatologia
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridlPatologia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridlPatologia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridlPatologia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridPatologia
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridPatologia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridPatologia
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridPatologia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridPatologia > .row > .col-1, #contentLayoutGridPatologia > .row > .col-2, #contentLayoutGridPatologia > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridPatologia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridPatologia > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridPatologia > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridPatologia > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridPatologia > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dividerLayoutGridChirurgia
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridChirurgia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridChirurgia
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridChirurgia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridChirurgia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridChirurgia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridChirurgia
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridChirurgia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridChirurgia
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridChirurgia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridChirurgia > .row > .col-1, #contentLayoutGridChirurgia > .row > .col-2, #contentLayoutGridChirurgia > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridChirurgia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridChirurgia > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridChirurgia > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridChirurgia > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridChirurgia > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dividerLayoutGridContatti
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridContatti
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridContatti
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridContatti .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridContatti > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridContatti > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridContatti1
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridContatti1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridContatti1
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridContatti1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridContatti1 > .row > .col-1, #contentLayoutGridContatti1 > .row > .col-2, #contentLayoutGridContatti1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridContatti1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_contentImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#contentImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_contentHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_contentLayoutGridContatti2
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridContatti2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridContatti2
{
   height: auto;
   padding: 5px 15px 50px 15px;
}
#contentLayoutGridContatti2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridContatti2 > .row > .col-1, #contentLayoutGridContatti2 > .row > .col-2, #contentLayoutGridContatti2 > .row > .col-3, #contentLayoutGridContatti2 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridContatti2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti2 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#contentLayoutGridContatti2 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti2 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 40px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 0 15px 0 15px;
}
#footerTop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_footerCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#footerCard-card-item2
{
   box-sizing: border-box;
   margin: 0;
   border-top: 2px #424242 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_footerCard
{
   text-align: center;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   animation: animate-fade-in 3000ms linear 0ms 1 normal;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   animation: scale-in-horizontal-center 3000ms linear 2000ms 1 normal both;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 3px #D3D3D3 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
   animation: scale-in-horizontal-center 2000ms linear 5000ms 1 normal both;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   animation: scale-in-horizontal-center 3000ms linear 7000ms 1 normal both;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card3
{
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card4
{
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text2
{
   width: 450px;
   height: 418px;
   visibility: visible;
   display: inline-block;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text3
{
   width: 450px;
   height: 421px;
   visibility: visible;
   display: inline-block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text4
{
   width: 450px;
   height: 414px;
   visibility: visible;
   display: inline-block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text5
{
   width: 450px;
   height: 222px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#Html1
{
   width: 445px;
   height: 390px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 34px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 175px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 100px 15px 20px 15px;
}
#welcomeLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2, #welcomeLayoutGrid > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 30px 0 30px 0;
}
#welcomeLayoutGrid > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_headerMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_dividerLayoutGridChiSiamo
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridChiSiamo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridChiSiamo
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridChiSiamo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridChiSiamo > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridChiSiamo > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridChiSiamo
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridChiSiamo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#contentLayoutGridChiSiamo
{
   height: auto;
   padding: 50px 30px 5px 30px;
}
#contentLayoutGridChiSiamo .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_dividerLayoutGridDiagnostica
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridDiagnostica
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridDiagnostica
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridDiagnostica .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridDiagnostica > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridDiagnostica > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridDiagnostica
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridDiagnostica
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridDiagnostica
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridDiagnostica .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridDiagnostica > .row > .col-1, #contentLayoutGridDiagnostica > .row > .col-2, #contentLayoutGridDiagnostica > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridDiagnostica > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridDiagnostica > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridDiagnostica > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridDiagnostica > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridDiagnostica > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dividerLayoutGridlPatologia
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridlPatologia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridlPatologia
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridlPatologia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridlPatologia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridlPatologia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridPatologia
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridPatologia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridPatologia
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridPatologia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridPatologia > .row > .col-1, #contentLayoutGridPatologia > .row > .col-2, #contentLayoutGridPatologia > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridPatologia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridPatologia > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridPatologia > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridPatologia > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridPatologia > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dividerLayoutGridChirurgia
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridChirurgia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridChirurgia
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridChirurgia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridChirurgia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridChirurgia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridChirurgia
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridChirurgia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridChirurgia
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridChirurgia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridChirurgia > .row > .col-1, #contentLayoutGridChirurgia > .row > .col-2, #contentLayoutGridChirurgia > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridChirurgia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridChirurgia > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridChirurgia > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridChirurgia > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridChirurgia > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dividerLayoutGridContatti
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridContatti
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridContatti
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridContatti .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridContatti > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridContatti > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridContatti1
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridContatti1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridContatti1
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridContatti1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridContatti1 > .row > .col-1, #contentLayoutGridContatti1 > .row > .col-2, #contentLayoutGridContatti1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridContatti1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_contentImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#contentImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_contentHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_contentLayoutGridContatti2
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridContatti2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridContatti2
{
   height: auto;
   padding: 5px 15px 50px 15px;
}
#contentLayoutGridContatti2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridContatti2 > .row > .col-1, #contentLayoutGridContatti2 > .row > .col-2, #contentLayoutGridContatti2 > .row > .col-3, #contentLayoutGridContatti2 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridContatti2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti2 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#contentLayoutGridContatti2 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti2 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 40px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 0 15px 0 15px;
}
#footerTop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_footerCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#footerCard-card-item2
{
   box-sizing: border-box;
   margin: 0;
   border-top: 2px #424242 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_footerCard
{
   text-align: center;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   animation: animate-fade-in 3000ms linear 0ms 1 normal;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   animation: scale-in-horizontal-center 3000ms linear 2000ms 1 normal both;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 3px #D3D3D3 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
   animation: scale-in-horizontal-center 2000ms linear 5000ms 1 normal both;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   animation: scale-in-horizontal-center 3000ms linear 7000ms 1 normal both;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card3
{
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card4
{
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text2
{
   width: 450px;
   height: 418px;
   visibility: visible;
   display: inline-block;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text3
{
   width: 450px;
   height: 421px;
   visibility: visible;
   display: inline-block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text4
{
   width: 450px;
   height: 414px;
   visibility: visible;
   display: inline-block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text5
{
   width: 450px;
   height: 222px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#Html1
{
   width: 445px;
   height: 390px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 50px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 175px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 100px 15px 20px 15px;
}
#welcomeLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1, #welcomeLayoutGrid > .row > .col-2, #welcomeLayoutGrid > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#welcomeLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0 0 50px 0;
}
#welcomeLayoutGrid > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_headerMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_dividerLayoutGridChiSiamo
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridChiSiamo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridChiSiamo
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridChiSiamo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridChiSiamo > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridChiSiamo > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridChiSiamo
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridChiSiamo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#contentLayoutGridChiSiamo
{
   height: auto;
   padding: 50px 30px 5px 30px;
}
#contentLayoutGridChiSiamo .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#wb_dividerLayoutGridDiagnostica
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridDiagnostica
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridDiagnostica
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridDiagnostica .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridDiagnostica > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridDiagnostica > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridDiagnostica
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridDiagnostica
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridDiagnostica
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridDiagnostica .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridDiagnostica > .row > .col-1, #contentLayoutGridDiagnostica > .row > .col-2, #contentLayoutGridDiagnostica > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridDiagnostica > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridDiagnostica > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridDiagnostica > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridDiagnostica > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridDiagnostica > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dividerLayoutGridlPatologia
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridlPatologia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridlPatologia
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridlPatologia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridlPatologia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridlPatologia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridPatologia
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridPatologia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridPatologia
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridPatologia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridPatologia > .row > .col-1, #contentLayoutGridPatologia > .row > .col-2, #contentLayoutGridPatologia > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridPatologia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridPatologia > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridPatologia > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridPatologia > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridPatologia > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dividerLayoutGridChirurgia
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridChirurgia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridChirurgia
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridChirurgia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridChirurgia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridChirurgia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridChirurgia
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridChirurgia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridChirurgia
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridChirurgia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridChirurgia > .row > .col-1, #contentLayoutGridChirurgia > .row > .col-2, #contentLayoutGridChirurgia > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridChirurgia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridChirurgia > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridChirurgia > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridChirurgia > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 15px 0 50px 0;
}
#contentLayoutGridChirurgia > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dividerLayoutGridContatti
{
   visibility: visible;
   display: table;
}
#wb_dividerLayoutGridContatti
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dividerLayoutGridContatti
{
   height: auto;
   padding: 130px 15px 20px 15px;
}
#dividerLayoutGridContatti .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dividerLayoutGridContatti > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dividerLayoutGridContatti > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contentLayoutGridContatti1
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridContatti1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridContatti1
{
   height: auto;
   padding: 50px 15px 5px 15px;
}
#contentLayoutGridContatti1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridContatti1 > .row > .col-1, #contentLayoutGridContatti1 > .row > .col-2, #contentLayoutGridContatti1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridContatti1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_contentImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#contentImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_contentHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_contentLayoutGridContatti2
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGridContatti2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGridContatti2
{
   height: auto;
   padding: 5px 15px 50px 15px;
}
#contentLayoutGridContatti2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGridContatti2 > .row > .col-1, #contentLayoutGridContatti2 > .row > .col-2, #contentLayoutGridContatti2 > .row > .col-3, #contentLayoutGridContatti2 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGridContatti2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti2 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#contentLayoutGridContatti2 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGridContatti2 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 40px 0 50px 0;
}
#contentLayoutGridContatti2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerTop
{
   visibility: visible;
   display: table;
}
#wb_footerTop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerTop
{
   height: auto;
   padding: 0 15px 0 15px;
}
#footerTop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerTop > .row > .col-1, #footerTop > .row > .col-2, #footerTop > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerTop > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#footerTop > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerTop > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_footerCard
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#footerCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
}
#footerCard-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 16px 0 0 0;
   color: #F5F5F5;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#footerCard-card-item2
{
   box-sizing: border-box;
   margin: 0;
   border-top: 2px #424242 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_footerCard
{
   text-align: center;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   animation: animate-fade-in 3000ms linear 0ms 1 normal;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   animation: scale-in-horizontal-center 3000ms linear 2000ms 1 normal both;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 3px #D3D3D3 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
   animation: scale-in-horizontal-center 2000ms linear 5000ms 1 normal both;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #F5F5F5;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   animation: scale-in-horizontal-center 3000ms linear 7000ms 1 normal both;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card3
{
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #666666;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 21px;
}
#wb_Card4
{
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text2
{
   width: 290px;
   height: 418px;
   visibility: visible;
   display: inline-block;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text3
{
   width: 290px;
   height: 421px;
   visibility: visible;
   display: inline-block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text4
{
   width: 290px;
   height: 414px;
   visibility: visible;
   display: inline-block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Text5
{
   width: 290px;
   height: 152px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#Html1
{
   width: 290px;
   height: 390px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 50px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
}
