@charset "UTF-8";
.color5 {
  color: #666666; }

.h-color5:hover {
  color: #999999; }

* {
  list-style: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

html {
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  color: #666666;
  font: normal 18px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Arial,sans-serif;
  margin: 0; }

a {
  color: #666666;
  text-decoration: none !important; }

body,
input,
textarea,
keygen,
select,
button {
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Arial,sans-serif; }

/* especifico */
.social-bar-facebook {
  background: #3b5998; }

.social-bar-twitter {
  background: #55acee; }

.social-bar-instagram {
  background: #fb3958; }

.social-bar-whatsapp {
  background: #1a9c0e; }

.social-bar-pinterest {
  background: #cb2027; }

.social-bar-messenger {
  background: #6d84b4; }

.box h2 span {
  color: #4ab0c0;
  text-transform: uppercase; }

body {
  overflow-x: hidden; }

.container {
  padding-right: 20px !important;
  padding-left: 20px !important; }

/* especifico */
pre {
  background-color: #f7f7f7;
  border-radius: 3px;
  font-size: 85%;
  line-height: 1.45;
  overflow: auto;
  padding: 16px; }

object,
video {
  vertical-align: middle; }

/* classes reutilizÃ¡veis */
.mask-circle {
  border-radius: 50%; }

[data-src*='.'] {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

[data-src*='.'].contain {
  background-position: center;
  background-size: contain; }

[data-src*='.'].auto {
  background-position: center;
  background-size: auto; }

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

.container,
.container-fluid {
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

.no-gutter {
  padding: 0 !important; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8 {
  float: left; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-1 {
  width: 12.5%; }

.col-xs-push-1 {
  left: 12.5%; }

.col-xs-pull-1 {
  right: 12.5%; }

.col-xs-offset-1 {
  margin-left: 12.5%; }

.col-xs-2 {
  width: 25%; }

.col-xs-push-2 {
  left: 25%; }

.col-xs-pull-2 {
  right: 25%; }

.col-xs-offset-2 {
  margin-left: 25%; }

.col-xs-3 {
  width: 37.5%; }

.col-xs-push-3 {
  left: 37.5%; }

.col-xs-pull-3 {
  right: 37.5%; }

.col-xs-offset-3 {
  margin-left: 37.5%; }

.col-xs-4 {
  width: 50%; }

.col-xs-push-4 {
  left: 50%; }

.col-xs-pull-4 {
  right: 50%; }

.col-xs-offset-4 {
  margin-left: 50%; }

.col-xs-5 {
  width: 62.5%; }

.col-xs-push-5 {
  left: 62.5%; }

.col-xs-pull-5 {
  right: 62.5%; }

.col-xs-offset-5 {
  margin-left: 62.5%; }

.col-xs-6 {
  width: 75%; }

.col-xs-push-6 {
  left: 75%; }

.col-xs-pull-6 {
  right: 75%; }

.col-xs-offset-6 {
  margin-left: 75%; }

.col-xs-7 {
  width: 87.5%; }

.col-xs-push-7 {
  left: 87.5%; }

.col-xs-pull-7 {
  right: 87.5%; }

.col-xs-offset-7 {
  margin-left: 87.5%; }

.col-xs-8 {
  width: 100%; }

.col-xs-push-8 {
  left: 100%; }

.col-xs-pull-8 {
  right: 100%; }

.col-xs-offset-8 {
  margin-left: 100%; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

@media (max-width: 767px) {
  .row-xs {
    margin-left: -10px;
    margin-right: -10px; }
  .no-gutter-xs {
    padding: 0 !important; }
  .hidden-xs {
    display: none !important; }
  .visible-xs,
  .visible-xs-block {
    display: block !important; }
  .visible-xs-inline {
    display: inline !important; }
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 767px) and (max-width: 991px) {
  .row-sm {
    margin-left: -10px;
    margin-right: -10px; }
  .no-gutter-sm {
    padding: 0 !important; }
  .hidden-sm {
    display: none !important; }
  .visible-sm,
  .visible-sm-block {
    display: block !important; }
  .visible-sm-inline {
    display: inline !important; }
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24 {
    float: left; }
  .col-sm-push-0 {
    left: 0%; }
  .col-sm-pull-0 {
    right: 0%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-1 {
    width: 4.166666666666667%; }
  .col-sm-push-1 {
    left: 4.166666666666667%; }
  .col-sm-pull-1 {
    right: 4.166666666666667%; }
  .col-sm-offset-1 {
    margin-left: 4.166666666666667%; }
  .col-sm-2 {
    width: 8.333333333333334%; }
  .col-sm-push-2 {
    left: 8.333333333333334%; }
  .col-sm-pull-2 {
    right: 8.333333333333334%; }
  .col-sm-offset-2 {
    margin-left: 8.333333333333334%; }
  .col-sm-3 {
    width: 12.5%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-4 {
    width: 16.666666666666668%; }
  .col-sm-push-4 {
    left: 16.666666666666668%; }
  .col-sm-pull-4 {
    right: 16.666666666666668%; }
  .col-sm-offset-4 {
    margin-left: 16.666666666666668%; }
  .col-sm-5 {
    width: 20.833333333333332%; }
  .col-sm-push-5 {
    left: 20.833333333333332%; }
  .col-sm-pull-5 {
    right: 20.833333333333332%; }
  .col-sm-offset-5 {
    margin-left: 20.833333333333332%; }
  .col-sm-6 {
    width: 25%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-7 {
    width: 29.166666666666668%; }
  .col-sm-push-7 {
    left: 29.166666666666668%; }
  .col-sm-pull-7 {
    right: 29.166666666666668%; }
  .col-sm-offset-7 {
    margin-left: 29.166666666666668%; }
  .col-sm-8 {
    width: 33.333333333333336%; }
  .col-sm-push-8 {
    left: 33.333333333333336%; }
  .col-sm-pull-8 {
    right: 33.333333333333336%; }
  .col-sm-offset-8 {
    margin-left: 33.333333333333336%; }
  .col-sm-9 {
    width: 37.5%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-10 {
    width: 41.666666666666664%; }
  .col-sm-push-10 {
    left: 41.666666666666664%; }
  .col-sm-pull-10 {
    right: 41.666666666666664%; }
  .col-sm-offset-10 {
    margin-left: 41.666666666666664%; }
  .col-sm-11 {
    width: 45.833333333333336%; }
  .col-sm-push-11 {
    left: 45.833333333333336%; }
  .col-sm-pull-11 {
    right: 45.833333333333336%; }
  .col-sm-offset-11 {
    margin-left: 45.833333333333336%; }
  .col-sm-12 {
    width: 50%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-13 {
    width: 54.166666666666664%; }
  .col-sm-push-13 {
    left: 54.166666666666664%; }
  .col-sm-pull-13 {
    right: 54.166666666666664%; }
  .col-sm-offset-13 {
    margin-left: 54.166666666666664%; }
  .col-sm-14 {
    width: 58.333333333333336%; }
  .col-sm-push-14 {
    left: 58.333333333333336%; }
  .col-sm-pull-14 {
    right: 58.333333333333336%; }
  .col-sm-offset-14 {
    margin-left: 58.333333333333336%; }
  .col-sm-15 {
    width: 62.5%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-16 {
    width: 66.66666666666667%; }
  .col-sm-push-16 {
    left: 66.66666666666667%; }
  .col-sm-pull-16 {
    right: 66.66666666666667%; }
  .col-sm-offset-16 {
    margin-left: 66.66666666666667%; }
  .col-sm-17 {
    width: 70.83333333333333%; }
  .col-sm-push-17 {
    left: 70.83333333333333%; }
  .col-sm-pull-17 {
    right: 70.83333333333333%; }
  .col-sm-offset-17 {
    margin-left: 70.83333333333333%; }
  .col-sm-18 {
    width: 75%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-19 {
    width: 79.16666666666667%; }
  .col-sm-push-19 {
    left: 79.16666666666667%; }
  .col-sm-pull-19 {
    right: 79.16666666666667%; }
  .col-sm-offset-19 {
    margin-left: 79.16666666666667%; }
  .col-sm-20 {
    width: 83.33333333333333%; }
  .col-sm-push-20 {
    left: 83.33333333333333%; }
  .col-sm-pull-20 {
    right: 83.33333333333333%; }
  .col-sm-offset-20 {
    margin-left: 83.33333333333333%; }
  .col-sm-21 {
    width: 87.5%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-22 {
    width: 91.66666666666667%; }
  .col-sm-push-22 {
    left: 91.66666666666667%; }
  .col-sm-pull-22 {
    right: 91.66666666666667%; }
  .col-sm-offset-22 {
    margin-left: 91.66666666666667%; }
  .col-sm-23 {
    width: 95.83333333333333%; }
  .col-sm-push-23 {
    left: 95.83333333333333%; }
  .col-sm-pull-23 {
    right: 95.83333333333333%; }
  .col-sm-offset-23 {
    margin-left: 95.83333333333333%; }
  .col-sm-24 {
    width: 100%; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-offset-24 {
    margin-left: 100%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md,
  .visible-md-block {
    display: block !important; }
  .hidden-md {
    display: none !important; }
  .no-gutter-md {
    padding: 0 !important; }
  .visible-md-inline {
    display: inline !important; }
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) {
  .container {
    width: 970px;
    max-width: inherit; }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24 {
    float: left; }
  .col-md-push-0 {
    left: 0%; }
  .col-md-pull-0 {
    right: 0%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-1 {
    width: 4.166666666666667%; }
  .col-md-push-1 {
    left: 4.166666666666667%; }
  .col-md-pull-1 {
    right: 4.166666666666667%; }
  .col-md-offset-1 {
    margin-left: 4.166666666666667%; }
  .col-md-2 {
    width: 8.333333333333334%; }
  .col-md-push-2 {
    left: 8.333333333333334%; }
  .col-md-pull-2 {
    right: 8.333333333333334%; }
  .col-md-offset-2 {
    margin-left: 8.333333333333334%; }
  .col-md-3 {
    width: 12.5%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-4 {
    width: 16.666666666666668%; }
  .col-md-push-4 {
    left: 16.666666666666668%; }
  .col-md-pull-4 {
    right: 16.666666666666668%; }
  .col-md-offset-4 {
    margin-left: 16.666666666666668%; }
  .col-md-5 {
    width: 20.833333333333332%; }
  .col-md-push-5 {
    left: 20.833333333333332%; }
  .col-md-pull-5 {
    right: 20.833333333333332%; }
  .col-md-offset-5 {
    margin-left: 20.833333333333332%; }
  .col-md-6 {
    width: 25%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-7 {
    width: 29.166666666666668%; }
  .col-md-push-7 {
    left: 29.166666666666668%; }
  .col-md-pull-7 {
    right: 29.166666666666668%; }
  .col-md-offset-7 {
    margin-left: 29.166666666666668%; }
  .col-md-8 {
    width: 33.333333333333336%; }
  .col-md-push-8 {
    left: 33.333333333333336%; }
  .col-md-pull-8 {
    right: 33.333333333333336%; }
  .col-md-offset-8 {
    margin-left: 33.333333333333336%; }
  .col-md-9 {
    width: 37.5%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-10 {
    width: 41.666666666666664%; }
  .col-md-push-10 {
    left: 41.666666666666664%; }
  .col-md-pull-10 {
    right: 41.666666666666664%; }
  .col-md-offset-10 {
    margin-left: 41.666666666666664%; }
  .col-md-11 {
    width: 45.833333333333336%; }
  .col-md-push-11 {
    left: 45.833333333333336%; }
  .col-md-pull-11 {
    right: 45.833333333333336%; }
  .col-md-offset-11 {
    margin-left: 45.833333333333336%; }
  .col-md-12 {
    width: 50%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-13 {
    width: 54.166666666666664%; }
  .col-md-push-13 {
    left: 54.166666666666664%; }
  .col-md-pull-13 {
    right: 54.166666666666664%; }
  .col-md-offset-13 {
    margin-left: 54.166666666666664%; }
  .col-md-14 {
    width: 58.333333333333336%; }
  .col-md-push-14 {
    left: 58.333333333333336%; }
  .col-md-pull-14 {
    right: 58.333333333333336%; }
  .col-md-offset-14 {
    margin-left: 58.333333333333336%; }
  .col-md-15 {
    width: 62.5%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-16 {
    width: 66.66666666666667%; }
  .col-md-push-16 {
    left: 66.66666666666667%; }
  .col-md-pull-16 {
    right: 66.66666666666667%; }
  .col-md-offset-16 {
    margin-left: 66.66666666666667%; }
  .col-md-17 {
    width: 70.83333333333333%; }
  .col-md-push-17 {
    left: 70.83333333333333%; }
  .col-md-pull-17 {
    right: 70.83333333333333%; }
  .col-md-offset-17 {
    margin-left: 70.83333333333333%; }
  .col-md-18 {
    width: 75%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-19 {
    width: 79.16666666666667%; }
  .col-md-push-19 {
    left: 79.16666666666667%; }
  .col-md-pull-19 {
    right: 79.16666666666667%; }
  .col-md-offset-19 {
    margin-left: 79.16666666666667%; }
  .col-md-20 {
    width: 83.33333333333333%; }
  .col-md-push-20 {
    left: 83.33333333333333%; }
  .col-md-pull-20 {
    right: 83.33333333333333%; }
  .col-md-offset-20 {
    margin-left: 83.33333333333333%; }
  .col-md-21 {
    width: 87.5%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-22 {
    width: 91.66666666666667%; }
  .col-md-push-22 {
    left: 91.66666666666667%; }
  .col-md-pull-22 {
    right: 91.66666666666667%; }
  .col-md-offset-22 {
    margin-left: 91.66666666666667%; }
  .col-md-23 {
    width: 95.83333333333333%; }
  .col-md-push-23 {
    left: 95.83333333333333%; }
  .col-md-pull-23 {
    right: 95.83333333333333%; }
  .col-md-offset-23 {
    margin-left: 95.83333333333333%; }
  .col-md-24 {
    width: 100%; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .container {
    width: 1200px; }
  .container,
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px; }
  .row {
    margin-left: -15px;
    margin-right: -15px; }
  .no-gutter-lg {
    padding: 0 !important; }
  .hidden-lg {
    display: none !important; }
  .visible-lg,
  .visible-lg-block {
    display: block !important; }
  .visible-lg-inline {
    display: inline !important; }
  .visible-lg-inline-block {
    display: inline-block !important; }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24 {
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
  .col-lg-push-0 {
    left: 0%; }
  .col-lg-pull-0 {
    right: 0%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-1 {
    width: 4.166666666666667%; }
  .col-lg-push-1 {
    left: 4.166666666666667%; }
  .col-lg-pull-1 {
    right: 4.166666666666667%; }
  .col-lg-offset-1 {
    margin-left: 4.166666666666667%; }
  .col-lg-2 {
    width: 8.333333333333334%; }
  .col-lg-push-2 {
    left: 8.333333333333334%; }
  .col-lg-pull-2 {
    right: 8.333333333333334%; }
  .col-lg-offset-2 {
    margin-left: 8.333333333333334%; }
  .col-lg-3 {
    width: 12.5%; }
  .col-lg-push-3 {
    left: 12.5%; }
  .col-lg-pull-3 {
    right: 12.5%; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-4 {
    width: 16.666666666666668%; }
  .col-lg-push-4 {
    left: 16.666666666666668%; }
  .col-lg-pull-4 {
    right: 16.666666666666668%; }
  .col-lg-offset-4 {
    margin-left: 16.666666666666668%; }
  .col-lg-5 {
    width: 20.833333333333332%; }
  .col-lg-push-5 {
    left: 20.833333333333332%; }
  .col-lg-pull-5 {
    right: 20.833333333333332%; }
  .col-lg-offset-5 {
    margin-left: 20.833333333333332%; }
  .col-lg-6 {
    width: 25%; }
  .col-lg-push-6 {
    left: 25%; }
  .col-lg-pull-6 {
    right: 25%; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-7 {
    width: 29.166666666666668%; }
  .col-lg-push-7 {
    left: 29.166666666666668%; }
  .col-lg-pull-7 {
    right: 29.166666666666668%; }
  .col-lg-offset-7 {
    margin-left: 29.166666666666668%; }
  .col-lg-8 {
    width: 33.333333333333336%; }
  .col-lg-push-8 {
    left: 33.333333333333336%; }
  .col-lg-pull-8 {
    right: 33.333333333333336%; }
  .col-lg-offset-8 {
    margin-left: 33.333333333333336%; }
  .col-lg-9 {
    width: 37.5%; }
  .col-lg-push-9 {
    left: 37.5%; }
  .col-lg-pull-9 {
    right: 37.5%; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-10 {
    width: 41.666666666666664%; }
  .col-lg-push-10 {
    left: 41.666666666666664%; }
  .col-lg-pull-10 {
    right: 41.666666666666664%; }
  .col-lg-offset-10 {
    margin-left: 41.666666666666664%; }
  .col-lg-11 {
    width: 45.833333333333336%; }
  .col-lg-push-11 {
    left: 45.833333333333336%; }
  .col-lg-pull-11 {
    right: 45.833333333333336%; }
  .col-lg-offset-11 {
    margin-left: 45.833333333333336%; }
  .col-lg-12 {
    width: 50%; }
  .col-lg-push-12 {
    left: 50%; }
  .col-lg-pull-12 {
    right: 50%; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-13 {
    width: 54.166666666666664%; }
  .col-lg-push-13 {
    left: 54.166666666666664%; }
  .col-lg-pull-13 {
    right: 54.166666666666664%; }
  .col-lg-offset-13 {
    margin-left: 54.166666666666664%; }
  .col-lg-14 {
    width: 58.333333333333336%; }
  .col-lg-push-14 {
    left: 58.333333333333336%; }
  .col-lg-pull-14 {
    right: 58.333333333333336%; }
  .col-lg-offset-14 {
    margin-left: 58.333333333333336%; }
  .col-lg-15 {
    width: 62.5%; }
  .col-lg-push-15 {
    left: 62.5%; }
  .col-lg-pull-15 {
    right: 62.5%; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-16 {
    width: 66.66666666666667%; }
  .col-lg-push-16 {
    left: 66.66666666666667%; }
  .col-lg-pull-16 {
    right: 66.66666666666667%; }
  .col-lg-offset-16 {
    margin-left: 66.66666666666667%; }
  .col-lg-17 {
    width: 70.83333333333333%; }
  .col-lg-push-17 {
    left: 70.83333333333333%; }
  .col-lg-pull-17 {
    right: 70.83333333333333%; }
  .col-lg-offset-17 {
    margin-left: 70.83333333333333%; }
  .col-lg-18 {
    width: 75%; }
  .col-lg-push-18 {
    left: 75%; }
  .col-lg-pull-18 {
    right: 75%; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-19 {
    width: 79.16666666666667%; }
  .col-lg-push-19 {
    left: 79.16666666666667%; }
  .col-lg-pull-19 {
    right: 79.16666666666667%; }
  .col-lg-offset-19 {
    margin-left: 79.16666666666667%; }
  .col-lg-20 {
    width: 83.33333333333333%; }
  .col-lg-push-20 {
    left: 83.33333333333333%; }
  .col-lg-pull-20 {
    right: 83.33333333333333%; }
  .col-lg-offset-20 {
    margin-left: 83.33333333333333%; }
  .col-lg-21 {
    width: 87.5%; }
  .col-lg-push-21 {
    left: 87.5%; }
  .col-lg-pull-21 {
    right: 87.5%; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-22 {
    width: 91.66666666666667%; }
  .col-lg-push-22 {
    left: 91.66666666666667%; }
  .col-lg-pull-22 {
    right: 91.66666666666667%; }
  .col-lg-offset-22 {
    margin-left: 91.66666666666667%; }
  .col-lg-23 {
    width: 95.83333333333333%; }
  .col-lg-push-23 {
    left: 95.83333333333333%; }
  .col-lg-pull-23 {
    right: 95.83333333333333%; }
  .col-lg-offset-23 {
    margin-left: 95.83333333333333%; }
  .col-lg-24 {
    width: 100%; }
  .col-lg-push-24 {
    left: 100%; }
  .col-lg-pull-24 {
    right: 100%; }
  .col-lg-offset-24 {
    margin-left: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

a,
a:hover {
  text-decoration: none; }
header { height: 60px }
header h1 { font-size: 32px; padding: 12px 0 0 0; }
header h1 a { color: #fff; }
header h1 span{ font-size: 42px; line-height: 32px; position: relative; top: 3px; }
.menu { margin-top: 25px }
.menu li a { color: #fff; padding: 7px 10px; }
.menu li.active a,
.menu li a:hover { color: #ffffff; }
.menu li:first-child {  margin-left: 0; }
.menu li:last-child {  margin-right: 0; }
.social {margin-top:25px;}
.social li { float: left; margin: 0 2px 0 2px; }
.social li a { text-transform: uppercase; font-size: 10px; padding: 5px; color: #fff; }
.social li a:hover { opacity: 0.8 }



.search { margin-top: 15px; float: right; }
.search input { padding: 6px 7px; color: #999; width: 165px; border: none; }
.search button { padding: 7px; border: 0; color: #fff; margin-left: -5px; }


.menu li { position: relative; }
.coming { display:none; width:70px; position: absolute; left: 0; top: 17px; background: #fff; font-weight: bold; font-size: 10px; padding: 3px; }
.menu li:hover .coming { display: block }


.submenu .sub-container {
 	height: 40px;
	overflow: hidden;
}

.submenu .container {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.submenu .sub-container .sombra-direita {
	width: 50px;
	position: absolute;
	right: 0;
	height: 40px;
	background: #31808d;
	background: -webkit-linear-gradient(left,rgba(255,0,0,0),#31808d);
	background: -o-linear-gradient(right,rgba(255,0,0,0),#31808d);
	background: -moz-linear-gradient(right,rgba(255,0,0,0),#31808d);
	background: linear-gradient(to right, rgba(255,0,0,0), #31808d);
}

.submenu ul { 
	width: 100%; 
	height: auto; 
	margin-left:10px;
	overflow-x: scroll;
	overflow-y: hidden;
    white-space: nowrap;

}



.submenu li { display: inline-block; margin: 10px 5px;  color: #fff; }
.submenu li:first-child { padding-left:0  }
.submenu li a { font-size: 14px; color:#ffffff; padding:3px 3px;}
.submenu li a.active,
.submenu li a:hover { background: #ffffff }

@media (max-width: 768px) {

	header .container {padding-left:5px!important; padding-right:5px!important;}
	header h1 { font-size: 28px; padding-top:15px;}
	header h1 span.channel {
		text-transform: uppercase;
		position:absolute; 
		top:0; 
		left:154px; 
		font-size: 13px;
		font-weight: bold; 
	}
	header h1 span{ font-size: 40px; }

	#header { position: relative; }
	.menu{
		z-index: 999;
		background: #555;
		position: absolute;
		top: -1px;
		right: 0;
		margin: 0;
	}
	#menu { display: none; }
	.menu {
		padding: 10px 15px
		
	}
	.menu li {
		margin-bottom: 10px;
		padding: 5px 10px
	}
	.menu li:first-child {
		padding-top: 10px;
	}
	.menu li a {
		padding: 5px 7px
	}
	.seta-bottom{
		border: none;
		padding: 5px 10px;
		letter-spacing: 1.5px;
		font-size: 12px;
		background: #666;
		color: #fff;
		display: block; 
		position:absolute;
		top: -25px;
		right: 10px;
	}
	.seta-bottom:focus{
	    outline:  none;
	}
}

@media (min-width: 768px) {
	.menu li { float: left; margin: 0 3px; font-size: 14px;  }
	header h1 span{ font-size: 42px; }
}
@media (min-width: 992px) {
	
	.menu { margin-left: 20px; }
	
	.submenu ul { overflow: hidden; margin-left:10px; width: 100%; }
	.submenu li { float: left; margin: 10px 5px;  color: #fff; }
	.submenu li:first-child { padding-left:0  }
	.submenu li a { font-size: 13px; color:#ffffff; padding:2px 7px;}
	.submenu li.active a,
	.submenu li a:hover { background: #ffffff }
	.search input {width: 140px;}

	.submenu .container {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

}
@media (min-width: 1200px) {

	.menu { margin-left: 0; }
	.menu li { float: left; margin: 0 7px; font-size: 18px;  }
	
	.submenu li a { font-size: 14px; padding:3px 10px;}
	
	.search input {width: 200px;} 
}
.banner { background: #F9F9F9; padding: 15px 0; width:100%; margin: 0 auto; text-align: center; }
.banner-topo { margin-bottom: 10px; }
.banner-middle { margin: 10px auto; }
.banner-middle-post { margin: 10px auto; background-color: #F9F9F9 }

.banner-300x600-lateral { min-height: 600px; width: 300px; padding: 0; margin-bottom: 0; }
.banner-300x600-fix { position: fixed; top: 0px;}
.banner-300x600-absolute { position: absolute;}

.banner-300x200-home-middle { margin: -20px 0 30px 0; }

.banner-300x200-post-bottom {  margin: 25px 0; background: #fff }

@media (max-width: 359px) {
	.banner-middle-post {  margin-left:-17px !important; }
}
.article { 
	margin: 30px 0;
}

.article .banner {
	background: #fff;
}

article h1 { 
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	letter-spacing: -1.2px;
	font-weight: bold;
}

article h2 { 
	font-size: 30px;
	letter-spacing: -0.5px;
	font-weight: bold;
	margin: 25px 0 10px;
	padding-top: 10px;
	border-top: 1px dashed #e6e6e6;
}

article h3 { 
	font-size: 22px;
	letter-spacing: -1.2px;
	margin: 25px 0 5px;
}

article h4 { 
	font-size: 19px;
    line-height: 33px;
	text-decoration: underline;
	font-weight: normal;
	margin: 20px 0 5px 30px;
	font-family: Georgia,Cambria,"Times New Roman",Times,serif;
}

article ol#opcoes li,
article p { 
	font-size: 19px; 
	line-height: 33px; 
	/* letter-spacing: -0.1px; */
	font-family: Georgia,Cambria,"Times New Roman",Times,serif;
}

article .image { 
	margin: 25px 0;
	width: 100%;
	height: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px
}

article p.lead {
	color: #999;
	font-size: 22px;
	margin-bottom: 25px;
	font-style: italic
}

article .text {
	margin-bottom: 40px;
}

article .text img {
	max-width: 100% !important;
}

article #image img {
	max-width: 100% !important;
	margin: 0 auto 15px auto;
	display: block;
}

  
article .text a.active,
article .text a:hover {
    background-size: 100% 100%;
}

article blockquote {
    margin: 0 0 20px 30px;
    padding: 10px 20px 0;
    border-left: 5px solid #ddd;
}
article blockquote p {
	font-style: italic;
}
article .share-bar { 
	margin: 20px 0;
}

.destaque {
	margin-top: 150px;
	background: #F9F9F9;
	padding: 10px 25px 0px 25px;
	text-align: center;
}
.destaque .type-a img { position:relative; z-index: 10; max-height: 50px; width: 180px; margin: 0; }
.destaque h2 { text-align:left; }
.destaque .layer-text h3 { text-align:left; font-size: 20px; line-height: 22px; }
.destaque .thumbnail { position: relative; margin-bottom: 5px; padding-bottom: 5px; }
.destaque-fix { position: fixed; top: 0px; margin-top:0; max-width:268px;}
.destaque-absolute { position: absolute; margin-top:0; max-width:268px;}

.destaque .layer {     width: 100%;
    background: #f2f2f2;
    background: -webkit-repeating-linear-gradient(135deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 2px,transparent 2px,rgba(0,0,0,.1) 3px);
    background: -moz-repeating-linear-gradient(135deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 2px,transparent 2px,rgba(0,0,0,.1) 3px);
    background: -o-repeating-linear-gradient(135deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 2px,transparent 2px,rgba(0,0,0,.1) 3px);
    background: repeating-linear-gradient(135deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 2px,transparent 2px,rgba(0,0,0,.1) 3px);
    height: 100px;
    position: absolute;
    top: 0;
    z-index: 5; 
}

ol#opcoes {
	margin: 40px 0;
	padding-left: 25px;
}
ol#opcoes li.escolhido,
ol#opcoes li:hover { background: #eee; cursor: pointer; }
ol#opcoes li {
	margin-bottom: 25px;
	display: block; padding: 3px 5px;
}
ol#opcoes li span {font-weight: bold;}
.resposta li.certo { color: green; }
.resposta li.errado { color: red; }

#gabarito { display:none; background: #eee; padding: 10px;  margin-bottom: 25px; margin-top: -1px;  }

.resposta #gabarito { display:block; }


/*
.destaque h2 {
	color: #666666 !important;
}

.destaque hr {
	margin-bottom: 2px !important;
}

.destaque .thumbnail {
	margin: 0px;
	padding: 0px;
}

*/
.destaque .thumbnail {
	border-bottom: 1px dashed #999
} 

@media (max-width: 320px) {
	.article .banner {
		margin-left:-27px;
	}
}

@media (min-width: 768px) {
.article { 
	margin: 50px 0;
}
/* .destaque img { display: none; } */
}

@media (min-width: 992px) {

article h1 { 
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	
}
	/* .destaque img { display: none; } */
}
@media (min-width: 768px) {
	article .share-bar ul {
		border-top: none;	
		border-bottom: none;	
	}
}
.letra-embed { margin-bottom: 20px; text-align: center }
.letra-box{ overflow: hidden; width: 100%; }
.letra-box .letra-ingles { display: none; width: 100%; float:none; text-align: left; }
.letra-box .letra-portugues { width: 100%; float:none; }
.letra-menu { margin: 20px 0  }
.letra-menu a { padding: 5px  }
.letra-menu a.active,
.letra-menu a:hover { color: #fff  }

@media (min-width: 768px) {
	article .share-bar ul {
		border-top: none;	
		border-bottom: none;	
	}
	.letra-embed { margin-bottom: 20px; text-align: center }
	.letra-box{ overflow: hidden; width: 100%; }
	.letra-box .letra-ingles { display: block; width: 49%; float:left; text-align: right; }
	.letra-box .letra-portugues { width: 49%; float:right; color: #999; }
}
@media (min-width: 768px) {
	.letra-box article p { 
		font-size: 18px;
	}
}
.overlay {
	font-family: Georgia;
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 2;
    /* cursor: pointer; */
}
.message {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -48%;
	margin-top: -150px;
	border-top: 5px solid #4ab0c0;
	padding: 25px 0;
	width: 96%;
	height: 300px;
	background-color: rgba(255,255,255,1);
	/* margin: 0 auto; */
    z-index: 3;
    text-align: center;
    cursor: auto;
}
.message img {
	width: 80px;
	margin-bottom: 10px;
}
.message p {
	font-size: 18px;
	margin-bottom: 10px
}
.message span {
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
}
.message button {
	position: absolute;
	top: 5px;
	right: 5px;
	background: #fff;
	font-size: 24px;
	width: 30px;
	height: 30px;
	border: none;
	border-radius: 50%;
	color: #000;
	font-weight: bold;
    cursor: pointer;
}

.message .fb-like {
	display: inline-block;
}
@media (min-width: 768px) {

.message {
	margin-left: -350px;
	margin-top: -225px;
	padding: 45px 0;
	width: 700px;
	height: 450px;
}

.message span {
	font-size: 20px;
	margin-bottom: 25px
}
.message p {
	font-size: 26px;
}

.message img {
	width: 150px;
}
	
}

footer { background: #f5f5f5; padding: 60px 0 10px; border-top: 1px solid #e6e6e6; }
footer ul li { line-height: 17px}
footer ul li a { font-size: 12px; color: #999; }
footer p { font-size: 12px; color: #999999; margin-top: 60px; }
footer ul { margin-bottom: 25px; }
footer h4 { margin-bottom: 10px; }
footer h3 { margin:0 0 15px 15px;}
footer h3 a { font-size:18px; color: #999999; }
footer h4 a { font-size:14px; }
footer .box:hover { background: #eee }
.share-bar{
	margin-top: 125px;
}

.share-bar ul {	
	overflow:hidden;
	padding: 5px 0;
	border-top: 1px dashed #e6e6e6;
	border-bottom: 1px dashed #e6e6e6;
}
.share-bar ul li { 
	float: left;
	margin-right:5px;
	border-radius: 20px;
}

.share-bar ul a { 
	width: 38px;
	height: 38px;
	display: block;
	border-radius: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
    background-position: center center;
}

.share-bar .social-facebook a { background-image: url(//dicaseexercicios.com.br/source/image/social/facebook_circle.png); }
.share-bar .social-twitter a { background-image: url(//dicaseexercicios.com.br/source/image/social/twitter_circle.png); }
.share-bar .social-whatsapp a { background-image: url(//dicaseexercicios.com.br/source/image/social/whatsapp_circle.png); }
.share-bar .social-pinterest a { background-image: url(//dicaseexercicios.com.br/source/image/social/pinterest_circle.png); }
.share-bar .social-instagram a { background-image: url(//dicaseexercicios.com.br/source/image/social/instagram_circle.png); }
.share-bar .social-messenger a { background-image: url(//dicaseexercicios.com.br/source/image/social/messenger_circle.png); }

@media (min-width: 768px) {

}

@media (min-width: 992px) {
	.share-bar ul a { 
		width: 40px;
		height: 40px;
	}

	.share-bar a:hover{
		opacity: 0.8
	}
}
@media (min-width: 768px) {
	h3.bread {
		margin-top: 50px;
		padding-top: 0;
		font-size: 12px;
	}
	h3 .subchannel,
	h3 .channel{
		background: #e6e6e6;
		padding: 2px 3px;
		font-size: 10px;
	}
	h3 .subchannel {
		font-size: 12px;
	}
}
@media (min-width: 992px) {
	h3.bread {
		font-size: 14px;
	}
	h3 .subchannel,
	h3 .channel{
		padding: 5px 10px;
		font-size: 14px;
	}
	h3 .subchannel {
		font-size: 12px;
	}

	h3 .subchannel:hover,
	h3 .channel:hover{
		color: #e6e6e6 ;
	}
}
.box { margin-bottom: 50px;  }
.box hr { margin: 10px 0; }

.thumbnail span { font-size: 12px; margin-bottom: 3px; text-transform: uppercase }
.thumbnail h3 { font-size: 26px; margin-bottom: 5px; }
.thumbnail p a { font-size: 16px; line-height: 20px; color:#999; }

.thumbnail a { display: block }

.type-a,
.type-b { overflow: hidden; margin-bottom: 15px; padding-bottom: 15px; border-bottom:1px dashed #dbdbdb; }

.type-a img,
.type-b img { width:30%; float: left; margin-right: 10px; }

.type-a h3,
.type-b h3 { font-size:22px; line-height: 24px; padding-top: 0; }

.layer-text { padding-top: 7px; }


.type-b .layer-text p a { color: #666 !important; }

.type-b .layer-text p a,
.type-b .layer-text p {
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
}

.thumbnail.first { margin-bottom: 15px; }
.thumbnail.first h3 { font-size:28px; }
.thumbnail.first img { float:none; width: 100%; }
.thumbnail.first .layer-text { position: relative; background: #fff; width: 90%; height:60px; margin:-60px auto 30px auto; padding: 5px 15px; min-height: 50px }

@media (max-width: 768px) {
	.type-b .layer-text p a,
	.type-b .layer-text p {
		clear: both;
	    padding-top: 2px;
	}
}

@media (min-width: 768px) {

	.box { margin-bottom: 10px;  }
	.thumbnail { border-bottom: none; }

	.type-a .layer-text { padding-top: 0; }

	.type-a,
	.type-a { overflow: hidden; margin-bottom: 15px; padding-bottom: 15px; }
	.type-a img,
	.type-a img { width:100%; min-height: 100px; margin-right: 10px; float: none; }

	.thumbnail.headline { margin-bottom: 15px; }
	.thumbnail.headline h3 { font-size:24px; }
	.thumbnail.headline img { float:none; width: 100%; }
	.thumbnail.headline .layer-text { position: relative; background: #fff; width: 90%; height:60px; margin:-60px auto 30px auto; padding: 5px 15px; min-height: 50px }
}
	
@media (min-width: 992px) {
	.thumbnail.headline h3 { font-size:28px; }
	.thumbnail h3 { font-size:28px; line-height: 30px }
	.type-b h3 { font-size:24px; }

	.thumbnail:hover img { opacity: 0.6; }

	.type-a { overflow: hidden; margin-bottom: 15px; padding-bottom: 15px; }
	.type-a img { width:100%; min-height: 100px; margin-right: 10px; float: none; }

	.type-b .layer-text p a,
	.type-b .layer-text p {
	    padding-top: 0;

	}
}
.list .type-a img,
.list .type-b img{
	width: 20% !important;
}

.more-link,
.screen-reader-text { display: none !important;  }
.simple-list .type-a img,
.simple-list .type-b img{
	width: 20% !important;
}

article .simple-list h2 { border: none; font-size: 28px }
.simple-list li { padding:10px 0; border-bottom: 1px dashed #e6e6e6; }
.simple-list a { font-size: 22px; }

.more-link,
.screen-reader-text { display: none !important;  }
