:root{
--colora:#000000;
--colorb:#ffffff;
--colorc:#ff3333;
--colord:#888888;
--colore:#da9c01;
}
body{
font-family: sans-serif;
margin: auto;
max-width: 1200px;
color: var(--colora);
} .top_menu{
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
width: 96%;
max-width: 1200px;
margin: auto;
position: fixed;
top: 0;
background-color: var(--colorb);
}
.link_menu{
text-decoration: none;
}
.button_menu{
color: var(--colorc);
font-weight: 900;
width: 10%;
min-width: 100px;
padding: 5% 0;
text-align: center;
transition: color 0.5s;
}
.button_menu:hover{
color: var(--colora);
} .div_bg_img{
width: 100%;
max-width: 1200px;
padding-top: 20%;
min-height: 100px;
background-image: url(//i0.wp.com/www.tetedemort.org/wp-content/uploads/tetedemort-banner1.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 2rem;
} .h1_h{
text-align: center;
font-size: 1.5em;
text-transform: uppercase;
color: var(--colora);
border-bottom: 1px solid var(--colora);
padding-bottom: 10px;
}
.h2_h{
text-align: center;
font-size: 1.3em;
text-transform: uppercase;
color: var(--colora);
border-bottom: 1px solid var(--colora);
padding-bottom: 10px;
}
.h3_h{
text-align: left;
font-size: 1.1em;
text-transform: uppercase;
color: var(--colora);
border-bottom: 1px solid var(--colora);
padding: 15px;
}
.h4_h{
text-align: left;
font-size: 1em;
font-weight: 900;
color: var(--colora);
padding: 15px;
}
.cont_home{
width: 90%;
margin: auto;
}
.link_cat{
text-decoration: none;
margin: 2%;
}
.cont_cat_home{
width:100%;
margin:auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 5%;
}
.elem_1{
width: 250px;
background-color: var(--colorb);
border-radius: 15px;
display: flex;
flex-wrap: wrap;
justify-content: center;
border:1px solid var(--colorb);
}
.elem_1:hover{
transition-duration: 0.6s;
border:1px solid var(--colorc);
box-shadow: 0 20px 30px 0 rgba(0,0,0,0.1),0 20px 40px 0 rgba(0,0,0,0.1);
}
.div_img_cat{
width: 230px;
height: 230px;
padding: 10px;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom:0;
padding-bottom:0;
}
.img_cat{
max-width: 230px;
margin:auto;
height: auto;
max-height: 230px;
border-radius: 15px;
margin-bottom:0;
padding-bottom:0;
object-fit: contain;
}
.img_cat_blog{
object-fit: cover;
height: 230px;
width: 230px;
border-radius: 15px;
}
.div_title_cat{
text-align: center;
width: 80%;
margin: auto;
margin-top:0;
padding-top:0;
}
.title_cat{
color:var(--colora);
text-transform: uppercase;
font-weight: 100;
line-height: 1;
margin-top:0;
padding-top:15px;
padding-bottom: 10px;
margin-bottom: 0;
}
.div_title_cat_1b{
text-align: center;
width: 90%;
margin: auto;
}
.title_cat_1b{
color:var(--colora);
font-size: 1.2em;
text-transform: uppercase;
font-weight: 100;
line-height: 1.5;
margin-bottom: 0;
padding-bottom: 10px;
}
.span1_h{
color:var(--colorc);
}
.elem_2{
width: 220px;
border-radius: 15px;
margin:2%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.div_img_cat_2{
width: 210px;
height: 210px;
padding: 10px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.img_cat_2{
max-width: 200px;
height: auto;
margin:auto;
max-height: 200px;
object-fit: contain;
border-radius: 15px;
}
.div_but_0{
display: flex;
flex-wrap: wrap;
align-items: center;
}
.b_prod{
width: 90%;
margin:auto;
text-decoration: none;
color:var(--colorb);
background-color: var(--colorc);
border:1px solid var(--colorc);
text-transform: uppercase;
font-weight: 900;
padding: 10px 20px;
border-radius: 15px;
}
.b_prod:hover{
transition-duration: 0.6s;
color:var(--colorc);
background-color: var(--colorb);
border:1px solid var(--colorc);
box-shadow: 0 20px 30px 0 rgba(0,0,0,0.1),0 20px 40px 0 rgba(0,0,0,0.1);
}
.desc_prod{
text-transform: lowercase;
font-size: 0.8em;
color:var(--colord);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; 
}
.link_0{
text-decoration: none;
color:var(--colora);
}
.link_1{
color: var(--colorc);
font-weight: bold;
text-decoration: none;
border-bottom: 2px solid var(--colorc);
}
.link_1:hover{
transition-duration: 0.6s;
color: var(--colore);
border-bottom: 2px solid var(--colorb);
}
.elem_3{
width: 220px;
border-radius: 15px;
margin:2%;
display: flex;
flex-wrap: wrap;
justify-content: center;
border:1px solid var(--colorb);
}
.elem_3:hover{
transition-duration: 0.6s;
border:1px solid var(--colorc);
box-shadow: 0 20px 30px 0 rgba(0,0,0,0.1),0 20px 40px 0 rgba(0,0,0,0.1);
}
.div_img_cat_3{
width: 210px;
height: 210px;
padding: 10px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.img_cat_3{
max-width: 200px;
height: auto;
margin:auto;
max-height: 200px;
object-fit: contain;
border-radius: 15px;
}
.div_title_cat_3{
text-align: center;
width: 90%;
margin: auto;
}
.title_cat_3{
color:var(--colora);
font-size: 0.9em;
text-transform: uppercase;
font-weight: 100;
line-height: 1.5;
margin-bottom: 0;
padding-bottom: 10px;
} .elem_wblog{
width: 220px;
border-radius: 15px;
margin:2%;
display: flex;
flex-wrap: wrap;
justify-content: center;
border:1px solid var(--colorb);
}
.elem_wblog:hover{
transition-duration: 0.6s;
border:1px solid var(--colorc);
box-shadow: 0 20px 30px 0 rgba(0,0,0,0.1),0 20px 40px 0 rgba(0,0,0,0.1);
}
.div_img_cat_wblog{
width: 210px;
height: 210px;
padding: 10px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.img_cat_wblog{
width: 210px;
height: 210px;
object-fit: cover;
border-radius: 15px;
}  .accordion1 {
cursor:pointer;
width: 94%;
margin: auto;
border: none;
outline: none;
transition: 0.6s;
display:flex;
flex-wrap: wrap;
align-items: center;
}
.accordion1:after {
content: '\002B';
color: var(--colora);
float: right;
}
.active:after {
content: "\2212";
}
.title_accordion1{
width: 90%;
padding-left: 15px;
font-size: 1.3em;
text-transform: uppercase;
color: var(--colora);
}
.panel{
width: 94%;
margin: auto;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
margin-bottom: 10px;
padding-bottom: 1%;
} .cont_img_txt{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.elem_img{
width: 45%;
display: flex;
flex-wrap: wrap;
min-width: 350px;
margin:2%;
}
.div_img_txt{
width: 100%;
min-width: 350px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-end;
}
.img_txt{
max-width: 350px;
height: auto;
max-height: 350px;
object-fit: contain;
}
.div_img_source{
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100%;
padding: 0%;
margin: 0;
}
.img_source{
font-size: 0.8em;
color: var(--colord);
opacity: 0.5;
}
.link_src{
text-decoration: none;
color: var(--colord);
}
.link_src:hover{
color: var(--colord);
cursor:auto;
} .cont_0{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.cont_cat{
width: 65%;
margin-left: 5%;
margin-right: 5%;
margin-bottom: 20px;
}
.h2_cat{
font-size: 1.3em;
text-transform: uppercase;
color: var(--colora);
padding: 15px 0;
}
.h3_cat{
text-transform: uppercase;
color: var(--colora);
border-bottom: 1px solid var(--colorc);
padding: 15px 0;
font-weight: 100;
}
.ul_cat_1{
list-style-type: none;
}
.li_cat_1{
padding-bottom: 10px;
}
.a_cat_1{
text-decoration: none;
color: var(--colora);
}
.a_cat_1:hover{
color: var(--colorc);
}
.span_cat_1{
color: var(--colorc);
font-weight: 900;
} .side_m{
width: 22%;
margin-left: 3%;
min-width: 200px;
}
.cont_sticky{
position: -webkit-sticky;
position: sticky;
top: 40px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.elem_side_m {
width: 90%;
height: auto;
margin-bottom: 10px;
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.link_side_m{
width: 100%;
text-decoration: none;
color:var(--colorb);
background-color: var(--colorc);
border:1px solid var(--colorc);
text-transform: uppercase;
font-weight: 100;
padding: 10px 20px;
margin-bottom: 10px;
border-radius: 15px;
}
.link_side_m:hover{
transition-duration: 0.6s;
color:var(--colorc);
background-color: var(--colorb);
border:1px solid var(--colorc);
box-shadow: 0 20px 30px 0 rgba(0,0,0,0.1),0 20px 40px 0 rgba(0,0,0,0.1);
} .cont_comp{
display:flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.div_img_comp{
width: 50%;
display: flex;
flex-wrap: wrap;
justify-content: center;
min-width: 300px;
}
.img_comp{
width: 90%;
padding:10px;
max-width: 400px;
height: auto;
max-height: 400px;
object-fit: contain;
}
.div_comp_1{
width: 50%;
display: flex;
flex-wrap: wrap;
justify-content: center;
min-width: 300px;
}
.div_but_1{
width: 100%;
text-align: center;
margin:auto;
padding: 40px 0;
}
.b_prod_1{
text-decoration: none;
color:var(--colorb);
background-color: var(--colorc);
border:1px solid var(--colorc);
text-transform: uppercase;
font-weight: 900;
padding: 10px 20px;
margin-bottom: 10px;
border-radius: 15px;
}
.b_prod_1:hover{
transition-duration: 0.6s;
color:var(--colorc);
background-color: var(--colorb);
border:1px solid var(--colorc);
box-shadow: 0 20px 30px 0 rgba(0,0,0,0.1),0 20px 40px 0 rgba(0,0,0,0.1);
}
.comp_b{
width: 90%;
border: 1px solid var(--colore);
border-radius: 15px;
margin-bottom: 10px;
}
.p_comp_b{
text-align: center;
text-transform: uppercase;
border-bottom: 1px solid var(--colore);
}
.ul_comp_b{
list-style-type: none;
margin-left: 0;
padding: 5px;
}
.li_comp_b{
padding-bottom: 10px;
}
.comp_m{
width: 90%;
border: 1px solid var(--colora);
border-radius: 15px;
margin-bottom: 10px;
}
.p_comp_m{
text-align: center;
text-transform: uppercase;
border-bottom: 1px solid var(--colora);
}
.ul_comp_m{
list-style-type: none;
margin-left: 0;
padding: 5px;
}
.li_comp_m{
padding-bottom: 10px;
}
.b_prod_2{
text-decoration: none;
color:var(--colorb);
background-color: var(--colore);
border:1px solid var(--colore);
text-transform: uppercase;
font-weight: 900;
padding: 10px 30px;
margin-bottom: 10px;
border-radius: 15px;
}
.b_prod_2:hover{
transition-duration: 0.6s;
color:var(--colore);
background-color: var(--colorb);
border:1px solid var(--colore);
box-shadow: 0 20px 30px 0 rgba(0,0,0,0.1),0 20px 40px 0 rgba(0,0,0,0.1);
}
.txt_comp_inf{
width: 100%;
text-align: left;
} .footer{
width: 100%;
margin: auto;
padding-top: 20px;
padding-bottom: 10px;
border-top: 1px solid var(--colora);
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.footer-left{
width: 46%;
min-width: 300px;
padding:0 2%;
}
.footer-right{
width: 46%;
padding:0 2%;
min-width: 300px;
color:var(--colord);
font-size: 0.8em;
}
.ul_footer{
list-style-type: none;
margin: 0;
padding:0;
}
.link_footer{
text-decoration: none;
color: var(--colord);
font-size: 0.8em;
line-height: 1.25em;
}
.link_footer:hover{
color:var(--colora);
} .h_legal{
font-size: 1em;
text-transform: uppercase;
font-weight: bold;
color: var(--colora);
padding-bottom: 10px;
margin-top:5%;
}
.ul_legal{
list-style-type: none;
}
.li_legal{
padding-bottom: 10px;
} .div_404{
max-width: 250px;
margin:auto;
} @media screen and (max-width: 600px) {
.div_bg_img{margin-top: 4rem;}
.cont_cat{width: 90%; margin:auto;}
.side_m{width: 96%; margin-left:0; margin:auto;}
}