.content { float:left; width:92%; margin:0 4%; padding: 20px 0; }

/*HEADER*/
.main_header          { background-image: url('http://www.romariadefatima.org/mensagens/gigantes_da_fe/mountainbackground.jpg'); padding-left: 0em; padding-right: 0em; padding-top: 0.5em; 
               padding-bottom: 0.5em"";   }
.main_header .content { float:left; padding:0px 0; }

.fixed            { display:block; position:fixed; z-index:9  }
.main_header_logo { float:left; width:138px; }
.main_header_logo img { height:69px; }



/*Seu Código*/
.section-seu-codigo          { padding:10px 0px; background-image: url('http://www.romariadefatima.org/mensagens/gigantes_da_fe/mountainbackground.jpg'); }
.section-seu-codigo .content { float:left; padding:1em 0; }
.section_title               { width: 100%; float:left; margin-bottom:1em; font-size:3em; font-weight: 300; text-align: center; border-bottom: 1px #eceaea solid; padding-bottom: 2em; }

.box-artigo   { width:100%; float:center; background-image: url('http://www.romariadefatima.org/mensagens/gigantes_da_fe/mountainbackground.jpg'); box-shadow: 1px 0px 1.2px 0px #e3e3e3; border-radius:1px; padding:1em }

/*Menu Suspenso*/
.dropdown {

  width:350px;
  
  
  display: inline-block;
  margin-top: 15px;
  position: relative;
  float: left;

}

.dropdown ul {

    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    box-shadow: 0 16px 15px -5px rgba(0, 0, 0, 0.86);
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    z-index: 9;

}

.dropdown a {

  display: block;
  padding: 0 0 0 10px;
  text-decoration: none;
  line-height: 65px;
  font-size: 3em;
  font-weight: bold;
  color: #00bfec;
  background-color: #242424;

}

.dropdown li {
  height: 0;
  overflow: hidden;
}

.dropdown li:first-child a {
  border-radius: 8px 8px 0 0;
}

.dropdown li:last-child a {
  border-radius: 0 0 2px 2px;
}

.dropdown li:first-child a::before {

  content: ;
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #242424;
  margin-left:15px; margin-right:0; margin-top:-9px; margin-bottom:0

}

.dropdown .primeiro-item       { background:transparent; color: #242424; }
.dropdown .primeiro-item:hover { background:transparent; color: #242424; }

.dropdown a:hover, .dropdown.toggle > label:hover, .dropdown.toggle > input:checked ~ label {
  background-color: #00bfec;
  color: #fff;
}

.dropdown > a:hover::after, .dropdown.toggle > label:hover::after, .dropdown.toggle > input:checked ~ label::after {
  border-top-color: #AAA;
}

.dropdown li:first-child a:hover::before {
  border-bottom-color: #fff;
}

.dropdown.hover:hover li, .dropdown.toggle > input:checked ~ ul li {          
  height: auto;
}

.dropdown.hover:hover li:first-child, .dropdown.toggle > input:checked ~ ul li:first-child {
  padding-top: 15px;
}

/*Menu Suspenso*/


/*FOOTER*/
.main_footer          { background-color:#353535; color:#fff; font-size:0.875em; }
.main_footer .content { padding:3em 0em; }

.main_footer_copy       { background-color:#262626; width:100%; float:left; text-align:center; padding:1.5em 0em; }
.main_footer_copy p     { font-family:open_sanslight'"; font-size:1em; color:#e1e0e0; height:20px