
            html{overflow-x: hidden;}
            @font-face {
                font-family:"europa";
                src:url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
                font-display:auto;font-style:normal;font-weight:400;
            }

            *{
                 font-family: "europa", helvetica, arial, sans serif;
                 font-size: x-large;
                 font-weight: normal;
            }
            .mads-block{
                padding: 10px;
            }
            .mads-block *{
                font-size:small;
                
            }
            body {
              
              line-height: 1.6;
              color: #222;
              max-width: 40rem;
              padding: 0.2rem;
              margin: auto;
              background: #fafafa;
            }
            img {
              max-width: 100%;
            }
            a {
              color: #2ECC40;
            }
            h1, h2, strong {
              color: #111;
              font-weight: bold;
            }
            ul{
                list-style-type: none;
                
            }
            header h1{
                position:absolute;
                top:0px;
                z-index:667;
                
            }
            .arti{
            -webkit-box-shadow: 9px 16px 20px -17px rgba(0,0,0,0.59);
            -moz-box-shadow: 9px 16px 20px -17px rgba(0,0,0,0.59);
            box-shadow: 9px 16px 20px -17px rgba(0,0,0,0.59);
            background: white;
            padding: 12px;
            margin: 5px;
            margin-bottom: 30px;
            border: 1px solid #e6e6e6;
            }
            .mobile-menu {
                display: block;
                z-index: 666;
                  padding-bottom: 25px;
                width: 100%;
                position: absolute;
                top: 0px;
                left:0px;
                background: #222;
                line-height: 1.6em;
                font-weight: 400;
                width: 100%;
                text-align: center;
                margin: 0 auto
            }
            
            .mobile-menu ul {
                list-style-type: none;
                margin: 0 auto;
                padding-left: 0;
                padding-top: 30px;
                text-align: center;
                width: 100%;
                position: absolute;
                background: #222
            }
            
            .mobile-menu li {
                display: inline-block
            }
            
            .mobile-menu li a {
                display: block;
                text-transform: uppercase;
                background: #222;
                 
                text-decoration: none;
                text-decoration: underline !important;
                padding: 10px 0;
                -webkit-transition: all .4s ease 0s;
                -moz-transition: all .4s ease 0s;
                -ms-transition: all .4s ease 0s;
                -o-transition: all .4s ease 0s;
                transition: all .4s ease 0s
            }
            
            .mobile-menu li:nth-child(odd) a {
                color: #bbb
            }
            
            .mobile-menu li:nth-child(even) a {
                color: #999
            }
            
            .mobile-menu li:hover a {
                color: #4db3ff;
                background-color: #cde
            }
            
            .mobile-menu li:hover ul a {
                background: #f3f3f3;
                color: #2f3036;
                height: 40px;
                line-height: 40px
            }
            
            .mobile-menu li:hover .mobile-menu ul a:hover {
                color: #4db3ff
            }
            
            .mobile-menu li ul {
                display: none
            }
            
            .mobile-menu li ul li {
                display: block;
                float: none
            }
            
            .mobile-menu li ul li a {
                width: auto;
                min-width: 100px;
                padding: 0 20px
            }
            
            .mobile-menu .show-menu {
                text-decoration: none;
                color: #fff;
                background: #222;
                text-align: center;
                padding: 10px 15px;
                display: none;
                cursor: pointer;
                text-transform: uppercase
            }
            
            .mobile-menu .show-menu span {
                padding-left: 35px
            }
            
            .mobile-menu input[type=checkbox] {
                display: none
            }
            
            .mobile-menu input[type=checkbox]:checked~#menu {
                display: block
            }
            
            .mobile-menu .lines {
                border-bottom: 15px double #f8f8f8;
                border-top: 5px solid #f8f8f8;
                content: "";
                height: 5px;
                width: 20px;
                padding-right: 15px;
                float: right
            }
            
            .mobile-menu ul {
                position: static;
                display: none
            }
            .mobile-menu ul {
        list-style-type: none;
            }
            .mobile-menu li {
                margin-bottom: 1px
            }
            .mobile-menu li:nth-child(odd) a {
        color: #bbb;
    }
    .mobile-menu li a {
        display: block;
        text-transform: uppercase;
        background: #222;
        text-decoration: none;
        text-decoration: underline!important;
        padding: 10px 0;
        -webkit-transition: all .4s ease 0s;
        -moz-transition: all .4s ease 0s;
        -ms-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
    }
            .mobile-menu .show-menu {
                display: block
            }
            img{
                  display: block;
              margin-left: auto;
              margin-right: auto;
              width: 50%;
            }
            
            
            
            
            .pagination {
                display: flex;
                align-items: center
            }
            
            .page-item {
                text-align: center;
                font-size: x-large;
                border: 1px solid #ccc;
                background-color: #fff;
                margin-bottom: 15px;
                box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
                padding: 15px;
                margin: 10px
            }
            
            .circular {
                -moz-border-radius: 50px;
                -webkit-border-radius: 50px;
                border-radius: 50px
            }
            
            
  
.related *{
    font-size: medium;
    line-height: 1em;
    
}
body *{
    overflow-wrap: break-word;
    
}
article *{
    overflow-wrap: break-word;
    
}
.imgcienxcien{
    width:100%;
    
}
.o{
    display:none;
    
}
      
    .layoutgrid{
                                  display: flex;
                                  flex-wrap: wrap;
                                }
                                .bodyxgrid{
                                    max-width: 100% !important;
                                }
                                h1,article h2{
                                    margin: 0px;
                                    color: white !important;
                                    text-align: center;
                                    
                                    letter-spacing: -1px;  
                                    background: #222;
                                    padding: 10px; 
                                }
                                
                                article h2 a{
                                    color:white;
                                    text-decoration:none;
                                    font-weight:bold;
                                    
                                }
                                .elementgrid{
                                    display:none;
                                }
                                .itemlayoutgrid article {
                                    position:relative;
                                    padding:0px !important;
                                    height:20rem !important;
                                }
                               
                                .itemlayoutgrid h2 {
                                    position: absolute; 
                                    margin: 0px;
                                    color: white;
                                    text-align: center;
                                    
                                    letter-spacing: -1px;  
                                    background: rgb(0, 0, 0); /* fallback color */
                                    background: rgba(0, 0, 0, 0.7);
                                    padding: 10px; 
                                }
                                .itemlayoutgrid {
                                  width: 33.3%;
                                  
                                }
                                .itemlayoutgrid img{
                                    width:100%;
                                    height:20rem !important;
                                }
                                
                                @media (max-width: 1300px) {
                                  .itemlayoutgrid {
                                      
                                      width: 49.5%;
                                  }
                                }
                                @media (max-width: 800px) , (orientation: portrait) {
                                  .layoutgrid {
                                    display: block;
                                  }
                                  .itemlayoutgrid img{
                                    width:100%;
                                    height:inherit !important;
                                    }
                                  .itemlayoutgrid{
                                      
                                      width:100%;
                                  }
                                }