body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: scroll;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.10);
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid9
{
   width: 1100px;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 1000px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Carousel1
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   height: 400px;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-next:not(.carousel-item-start), #Carousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-end), #Carousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -54px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(221,221,221,1.00);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(221,221,221,1.00);
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 4%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#Carousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 32px;
   height: 32px;
   z-index: 5;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 1100px;
   display: inline-block;
   float: left;
   height: 400px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel1 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DDDDDD%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M101%2027%20L64%2064%20L101%20101%20C102%20102%2c%20103%20104%2c%20103%20105%20C103%20107%2c%20102%20108%2c%20101%20109%20L89%20121%20C88%20122%2c%2087%20123%2c%2085%20123%20C84%20123%2c%2082%20122%2c%2081%20121%20L28%2068%20C27%2067%2c%2026%2066%2c%2026%2064%20C26%2063%2c%2027%2061%2c%2028%2060%20L81%207%20C82%206%2c%2084%205%2c%2085%205%20C87%205%2c%2088%206%2c%2089%207%20L101%2019%20C102%2020%2c%20103%2021%2c%20103%2023%20C103%2025%2c%20102%2026%2c%20101%2027%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DDDDDD%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M101%2068%20L48%20121%20C46%20122%2c%2045%20123%2c%2043%20123%20C42%20123%2c%2040%20122%2c%2039%20121%20L27%20109%20C26%20108%2c%2026%20107%2c%2026%20105%20C26%20104%2c%2026%20102%2c%2027%20101%20L65%2064%20L27%2027%20C26%2026%2c%2026%2025%2c%2026%2023%20C26%2021%2c%2026%2020%2c%2027%2019%20L39%207%20C40%206%2c%2042%205%2c%2043%205%20C45%205%2c%2046%206%2c%2048%207%20L101%2060%20C102%2061%2c%20102%2063%2c%20102%2064%20C102%2066%2c%20102%2067%2c%20101%2068%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('images/MARCA_DIF_TLAJO banner-03.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel1 .frame-2
{
   background-color: #FFA500;
   background-image: url('images/641340921_1374036411433335_1663988309489097566_n.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel1 .frame-3
{
   background-color: #A77DFD;
   background-image: url('images/641691883_1374022168101426_8818650799813798209_n.jpg');
   background-repeat: no-repeat;
   background-position: center center;
}
#FlexContainer2
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#FlexGrid1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#FlexGrid1-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
   width: 100%;
   font-size: 0;
   grid-template-columns: 1fr;
   grid-template-rows: 100px auto;
   grid-template-areas:
      "header"
      "footer";
}
#FlexGrid1 .header
{
   display: flex;
   grid-area: header;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .footer
{
   display: flex;
   grid-area: footer;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #808080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#HorizontalLine3
{
   border-color: #808080;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine1
{
   border-color: #A77DFD;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine2
{
   border-color: #808080;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Icon2
{
   background-color: #A77DFD;
   background-image: none;
   border: 4px outset #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px outset #A77DFD;
}
#Icon2
{
   height: 32px;
   width: 34px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #A77DFD;
}
#wb_Icon3
{
   background-color: #A77DFD;
   background-image: none;
   border: 4px outset #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a
{
   text-decoration: none;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px outset #A77DFD;
}
#Icon3
{
   height: 32px;
   width: 34px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #A77DFD;
}
#wb_Icon6
{
   background-color: #A77DFD;
   background-image: none;
   border: 4px outset #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon6 a
{
   text-decoration: none;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon6:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px outset #A77DFD;
}
#Icon6
{
   height: 32px;
   width: 34px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Icon6:hover #Icon6 i
{
   color: #A77DFD;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 682px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text402 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text402
{
   color: #FFFFFF;
   font-family: "Foco Corp";
   font-weight: normal;
   font-size: 15px;
}
#wb_Text402 div
{
   text-align: center;
}
#wb_Text402
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text403 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text403
{
   color: #F3F3F3;
   font-family: "Foco Corp";
   font-weight: normal;
   font-size: 12px;
}
#wb_Text403 div
{
   text-align: center;
}
#wb_Text403
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon7
{
   background-color: #A77DFD;
   background-image: none;
   border: 0px outset #A77DFD;
   border-radius: 50%;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon7
{
   height: 40px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon7 i
{
   color: #A77DFD;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_Icon7:hover #Icon7 i
{
   color: #A77DFD;
}
#wb_CssMenu2
{
   border: 0px solid #FFFFFF;
   border-radius: 30px;
   background-color: transparent;
   margin: 0 30px 0 0 ;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu2::after
{
   content: "";
   display: table;
clear: both;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_CssMenu2 a
{
   display: block;
   color: #000000;
   border: 0px solid #A77DFD;
   border-radius: 16px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 9.3px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   height: 60px;
   line-height: 60px;
   padding: 0px 16px 0px 16px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #000000;
   border: 0px solid #A77DFD;
   background-color: rgba(80,46,118,0.12);
   background-image: none;
}
#wb_CssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu2 li:hover, #wb_CssMenu2 li a:hover
{
   position: relative;
}
#wb_CssMenu2 a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_CssMenu2 li:hover a.withsubmenu, #wb_CssMenu2 a.withsubmenu:hover
{
   background-image: none;
}
#wb_CssMenu2 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 310px;
   height: auto;
   border: none;
   background-color: transparent;
}
#wb_CssMenu2 ul :hover ul
{
   left: 5px;
   top: 60px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu2 .firstmain:hover ul
{
   left: 5px;
}
#wb_CssMenu2 li li
{
   width: 300px;
   padding: 0 0px 0px 0px;
   border: 5px solid #FFFFFF;
   border-width: 0 5px;
}
#wb_CssMenu2 li li.firstitem
{
   border-top: 5px #FFFFFF solid;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_CssMenu2 li li.lastitem
{
   border-bottom: 5px #FFFFFF solid;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}
#wb_CssMenu2 ul ul a, #wb_CssMenu2 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 286px;
   height: auto;
   white-space: normal;
   padding: 10px 6px 10px 6px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_CssMenu2 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_CssMenu2 ul ul :hover a, #wb_CssMenu2 ul ul a:hover, #wb_CssMenu2 ul ul :hover ul :hover a, #wb_CssMenu2 ul ul :hover ul a:hover
{
   background-color: #A77DFD;
   background-image: none;
   border: 1px solid #A77DFD;
   color: #FFFFFF;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu2-effect
{
   transition: all 300ms linear, visibility 0ms linear;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 134px;
   height: 53px;
   vertical-align: top;
}
#wb_Icon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px outset #A77DFD;
   border-radius: 50%;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: #A77DFD;
   background-image: none;
   border: 4px outset #FFFFFF;
}
#Icon1
{
   height: 32px;
   width: 34px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #A77DFD;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_Icon4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px outset #A77DFD;
   border-radius: 50%;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4 a
{
   text-decoration: none;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon4:hover
{
   background-color: #A77DFD;
   background-image: none;
   border: 4px outset #FFFFFF;
}
#Icon4
{
   height: 32px;
   width: 34px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon4 i
{
   color: #A77DFD;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Icon4:hover #Icon4 i
{
   color: #FFFFFF;
}
#wb_Icon5
{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px outset #A77DFD;
   border-radius: 50%;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5 a
{
   text-decoration: none;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon5:hover
{
   background-color: #A77DFD;
   background-image: none;
   border: 4px outset #FFFFFF;
}
#Icon5
{
   height: 32px;
   width: 34px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #A77DFD;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #FFFFFF;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 1000px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer8LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #A77DFD;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer8LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#footer8LayoutGrid > .col-1, #footer8LayoutGrid > .col-2, #footer8LayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer8LayoutGrid > .col-1, #footer8LayoutGrid > .col-2, #footer8LayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#footer8LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#footer8LayoutGrid > .col-2
{
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#footer8LayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#footer8LayoutGrid > .col-1, #footer8LayoutGrid > .col-2, #footer8LayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
	#mainbody {
	height: 100%;
}

/* Main Grid */
#maingrid .noticiascontainer {
	grid-template-columns: 1fr;
}

#maingrid .box-1,
#maingrid .box-2,
#maingrid .box-3,
#maingrid .box-4,
#maingrid .box-5,
#maingrid .box-6 {
	grid-column: 1;
}

#maingrid .box-1 {
	grid-row: 1;
}
#maingrid .box-2 {
	grid-row: 2;
}
#maingrid .box-3 {
	grid-row: 3;
}
#maingrid .box-4 {
	grid-row: 4;
}
#maingrid .box-5 {
	grid-row: 5;
}
#maingrid .box-6 {
	grid-row: 6;
}

/* Category */
#category {
	padding: 40px 0;
}

#category .noticiascontainer {
	flex-direction: column;
	gap: 20px;
}

	body {
	font-family: 'Montserrat', sans-serif;
	color: #47519a;
}

h1 {
	font-size: 2.5rem;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.75rem;
}
h4 {
	font-size: 1.5rem;
}
h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 15px;
}

ul {
	list-style: none;
}

img {
	max-width: 100%;
}

p {
	font-size: 1rem;
	margin: 10px 0;
	line-height: 1.7em;
}

a {
	text-decoration: none;
}

/* Utility Classes */
.noticiascontainer {
 position: absolute;
 
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px 0px;
}

.large {
	font-size: 20px;
}

.small {
	font-size: 12px;
}

.baseline {
	display: flex;
	align-items: flex-end;
}

/* Mainbody */
#mainbody {
	background-image: linear-gradient(#FFFFFF, #fff);
	height: 100vh;
}

/* Navbar */
.navbar {
	height: 80px;
}

.navbar .logo a {
	font-size: 1.9rem;
	font-weight: bold;
}

.navbar .logo span {
	font-weight: 200;
}

.navbar a {
	color: #47519a;
	font-weight: 500;
	font-size: 0.8rem;
}

.navbar .noticiascontainer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.navbar ul {
	display: flex;
}

.navbar ul li {
	margin-left: 20px;
}

.mainnavbar {
	background: #efeff5;
}

/* Main Grid */
#maingrid {
	padding: 20px 0;
}

#maingrid .noticiascontainer {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.maingrid-box {
	padding: 80px 20px 20px 20px;
	font-size: 1.1rem;
	font-weight: 400;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 10px;
}

.maingrid-box a,
.maingrid-box {
	color: #fff;
}

#maingrid .box-1 {
	background-image: url("https://diftlajomulco.gob.mx/images/notice1.png");
	grid-column: 1/3;
	grid-row: 1/3;
}
#maingrid .box-2 {
	background: url('/NOTICIAS/images/news-3.jpg');
	background-size: contain;
	background-repeat: round;
	background-position: center;
	color: #47519a;
	grid-column: 3/4;
	grid-row: 1/2;
}

#maingrid .box-2 a {
	color: #ffffff;
}

#maingrid .box-3 {
	background: #47519a;
	grid-column: 3/4;
	grid-row: 2/3;
}
#maingrid .box-4 {
	background: #ff834c;
	grid-column: 3/4;
	grid-row: 3/4;
}
#maingrid .box-5 {
	background: url('/NOTICIAS/images/news-2.jpg');
	grid-column: 1/2;
	grid-row: 3/4;
}
#maingrid .box-6 {
	background: url('/NOTICIAS/images/news-3.jpg');
	grid-column: 2/3;
	grid-row: 3/4;
}

#maingrid .box-1,
#maingrid .box-5,
#maingrid .box-6 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

/* News Title */
#news {
	padding: 20px 0;
}

.news-title-1 {
	background: url('/images/notice1.jpg');
}
.news-title-2 {
	background: #c2d7d8;
}
.news-title-3 {
	background: #47519a;
}
.news-title-4 {
	background: #ff834c;
}
.news-title-5 {
	background: url('/NOTICIAS/images/news-2.jpg');
}
.news-title-6 {
	background: url('/images/news-3.jpg');
}

.news-title {
	margin: 20px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 400px;
	padding: 20px;
	color: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 10px;
}

.news-content p {
	padding-bottom: 15px;
}

/* Category */
#category {
	padding: 120px 0;
}

.category-box a {
	color: #fff;
	font-weight: 600;
}

.category-box {
	height: 200px;
	color: #fff;
	padding: 20px;
}

#category .noticiascontainer {
	display: flex;
	gap: 20px;
}

.category-box-1 {
	background: url('/images/news-1.jpg');
}

.category-box-2 {
	background: #c2d7d8;
}
.category-box-3 {
	background: #47519a;
}
.category-box-4 {
	background: #ff834c;
}

.category-box-5 {
	background: url('/images/news-2.jpg');
}
.category-box-6 {
	background: url('/images/news-3.jpg');
	height: 600px;
	padding: 20px;
	color: #fff;
}

.category-box-6 a {
	color: #fff;
}

.category-box-1,
.category-box-5,
.category-box-6 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

/* Footer */
#mainfooter {
	text-align: center;
	padding: 30px;
}

