
@font-face {
    font-family: "brain_flowerregular";
    font-style: normal;
    font-weight: 400;
    src: url("gobold/brain_flower-webfont.eot?#iefix") format("embedded-opentype"), url("gobold/brain_flower-webfont.woff2") format("woff2"), url("gobold/brain_flower-webfont.woff") format("woff"), url("gobold/brain_flower-webfont.ttf") format("truetype"), url("gobold/brain_flower-webfont.svg#brain_flowerregular") format("svg");
}
@font-face {
    font-family: "gobold_boldregular";
    font-style: normal;
    font-weight: 400;
    src: url("gobold/gobold_bold-webfont.eot?#iefix") format("embedded-opentype"), url("gobold/gobold_bold-webfont.woff2") format("woff2"), url("gobold/gobold_bold-webfont.woff") format("woff"), url("gobold/gobold_bold-webfont.ttf") format("truetype"), url("gobold/gobold_bold-webfont.svg#gobold_boldregular") format("svg");
}
@font-face {
    font-family: "simplicitymedium";
    font-style: normal;
    font-weight: 400;
    src: url("gobold/simplicity-webfont.eot?#iefix") format("embedded-opentype"), url("gobold/simplicity-webfont.woff2") format("woff2"), url("gobold/simplicity-webfont.woff") format("woff"), url("gobold/simplicity-webfont.ttf") format("truetype"), url("gobold/simplicity-webfont.svg#simplicitymedium") format("svg");
}
.categorias img {
    float: left;
    width: 100%;
    height:  270px;
}
.categorias a {
    color: #fff;
    box-sizing: border-box;
    padding: 1%;
    float: left;
    width: 100%;
}
.titulos {
    background: #16272e none repeat scroll 0 0;
    float: left;
    font-size: 16px;
    font-weight: 300;
    min-height: 40px;
    padding: 5px 0 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}
.categorias {
    border: 1px solid;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 300;
    height: 320px;
    margin: 10px 5px 0;
    max-width: 250px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 250px;
}
@media only screen and (max-width: 1130px) {
.categorias {
    width: 220px;
}
}
@media only screen and (max-width: 1030px) {
.categorias {
    width: 200px;
}
}
@media only screen and (max-width: 980px) {
.categorias {
    margin: 15px 1.5% 0;
    width: 30%;
}
}
@media only screen and (max-width: 745px) {
.categorias {
    margin: 10px 4% 0;
    width: 40%;
}
.contenido2 {
    width: 96% !important;
}
}
@media only screen and (max-width: 500px) {
.categorias {
    margin: 10px 2%;
    width: 96%;
}
}
