html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body{
padding:0px; margin:0px; background:#CACAD9;
} .grid-container{width:100%;}
.row{display:table;clear:both;width:100%;margin-bottom:0px;}
.row .box{margin-left:0px;}
.row div:first-child > .box{margin-left:0}  .resaltador .row{background:#CACAD9;}
.resaltador .row .box{background:#CACAD9;}
[class*='col-'] {float:left;min-height:1px;}
.col-12 {width: 100%;}
.col-11 {width: 91.66666667%;}
.col-10 {width: 83.33333333%;}
.col-9 {width: 75%;}
.col-8 {width: 66.66666667%;}
.col-7 {width: 58.33333333%;}
.col-6 {width: 50%;}
.col-5 {width: 41.66666667%;}
.col-4 {width: 33.33333333%;}
.col-3 {width: 25%;}
.col-2 {width: 16.66666667%;}
.col-1 {width: 8.33333333%;}
@media (max-width: 800px) {
.row{margin:0;}
.row .box{margin-left:0;margin-bottom:0px;}
[class*='col-'] {display:block;width:100%;}
} .img-responsive{width:100%;height:auto;}
.img-responsive-slider{width:100%;height:500px;} h1{font-size:28px;border-bottom:1px solid #ddd;margin:0 0 15px;padding-bottom:15px;background:#ddd;padding:15px;border-radius:4px;text-align:center;color:#666;}
h2{font-size:24px;border-bottom:1px solid #ddd;margin:15px 0;padding-bottom:5px;}
h3{font-size:20px;border-bottom:1px solid #ddd;margin:15px 0;padding-bottom:5px;}
h4{font-size:18px;border-bottom:1px solid #ddd;margin:15px 0;padding-bottom:5px;} @media (max-width: 900px) {
.img-responsive-slider{width:100%;height:300px;}
}