/*
Theme Name: Save The Children
Theme URI: https://salvadoresc.com/
Author: AciSeAprende
Author URI: https://salvadoresc.com/
Description:  Template for use of "Save The Children El Salvador" only, contact if you require it for other regions.
License: private
License URI: LICENSE
Text Domain: save-the-children
Requires at least: 4.7 
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.stc .social-header {
    background-color: #DA291C;
    position: fixed;
    top: 0px;
    z-index: 150;
    width: 100%;
    padding: 10px 0px;
}
.admin-bar .stc .social-header {
    top: 32px;
}
.stc .social-header .siguenos {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
.stc .social-header .social_networks {
    float: right;
    display: inline-block;
    margin-bottom: 0;
}
.stc .social-header .social_networks li img {
    width: 26px;
}
header#masthead {
  margin-bottom: 0;
  background-color: #fff ;
  
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #000;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
      text-align: left;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  /*background-color: #f7f7f7;*/
  background-color: #343434;/*NUEVO COLOR DEL FOOTER*/
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}









/* custom styles */


@font-face {
  font-family: 'GillSansInfant';
  src: url("../../uploads/2021/01/GillSansInfantStd.otf") format("opentype");
}
@font-face {
  font-family: 'GillSansInfant-bold';
  src: url("../../uploads/2021/01/GillSansInfantStd-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'GillSansInfant-bold-it';
  src: url("../../uploads/2021/01/GillSansInfantStd-BoldIt.otf") format("opentype");
}
@font-face {
  font-family: 'GillSansInfant-italic';
  src: url("../../uploads/2021/01/GillSansInfantStd-Italic.otf") format("opentype");
}
@font-face {
  font-family: 'TradeGothic';
  src: url("../../uploads/2021/01/TradeGothicLTCom-BdCn20.ttf") format("truetype");
}



.stc{margin-top: 144px;}
.admin-bar .stc{margin-top: 144px;}
.stc header#masthead {
    position: fixed;
    top: 46px;
    z-index: 99;
    width: 100%;
    /*opacity: 0.85;*/
}
.admin-bar .stc header#masthead, .admin-bar .stc header#masthead {
    top: 78px;
}
@media screen and (max-width: 782px){
  header#masthead, .admin-bar .stc header#masthead {
    top: 46px;
}
.admin-bar .stc{margin-top: 145px;}
}

.stc hr.divider{
  width: 95%;
  margin: 38px 0px
}
.stc h1{
  color: #da291c;
  text-transform: uppercase;
  font-size: 34px;
  font-family: TradeGothic;
}
.stc h3{
  font-size: 24px;
  font-family: TradeGothic;
  color: #4A4A4A;
}
.stc h4{
  font-size: 18px;
  font-family: GillSansInfant-bold;
  color: #4A4A4A;
}
.stc p, body, .stc a {
  font-size: 16px;
  font-family: GillSansInfant;
  color: #999;
      /*text-align: justify;*/
}
.stc .container{
  max-width: 1440px;
}
.stc .hero-image{
  height: 530px;
  position: relative;
}
.stc .callout{
    width: 600px;
    position: absolute;
    bottom: 60px;
    left: 70px;
    padding: 12px;
}
.stc .callout .linea_texto_1, .stc .callout .linea_texto_2 {
    background-color: #fff;
    padding: 8px 12px;
    line-height: 54px;
    margin: 0 -8px;
    display: inline;
    font-size: 42px;
    font-family: TradeGothic;
    color: #da291c;
    text-transform: uppercase;
    border-radius: 8px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
/*.stc .callout .linea_texto_1, .stc .callout .linea_texto_2{
    background-color: #fff;
    padding: 12px 12px;
    line-height: 72px;
    margin: -10px;
    display: inline-block;
    font-size: 72px;
    font-family: TradeGothic;
    color: #da291c;
    text-transform: uppercase;
    border-radius: 12px;
}*/
.stc .callout .linea_texto_1{
   position: relative;
   color: #000;
}
.stc .hero-image .stand-out{
  
}

.stc #que_hacemos .wrapper {
    background-color: #f3f2ee;
    padding: 48px;
    position: relative;
}

.stc #que_hacemos .wrapper a {
    text-decoration: none;
    color: #4a4a4a;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
} 
.stc #que_hacemos .hacemos_slider .slick-slide img{
  margin: auto;
}
.stc #que_hacemos .hacemos_slider .slick-slide .icon_heading{
  color: #4a4a4a;
}
.stc #quehacemos_proyectos .content-text-proyectos {
    background-color: #F0EEEE;
    padding: 3px 30px;
}
.stc .post-navigation .nav-previous a:hover, .stc .post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
    color: #da291c;
}

.stc .hacemos_actual{
    text-align: center;
}


/* blockquote */
blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  /*font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.2;
  color: #666;*/
  text-align: justify;
  
  /*Borders - (Optional)*/
  border-left: 15px solid #da291c;
  border-right: 2px solid #da291c;
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}
/* blockquote*/


/*CODIGOS GR-FOOTER*/
.stc .site-name {
  font-family: TradeGothic;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-bottom: 0;
}
.stc .site-name-2 {
  font-family: TradeGothic;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 0;
}
.stc .copy-right, .stc .children-addres {
  color: #ffffff;
  text-align: center;
}
.stc .children-addres {
  color: #ffffff;
}
.stc .contactanos {
  font-size: 24px;
  color: #ffffff;
  margin-top: 3rem;
}
.stc .number-mail {
  color: #ffffff;
  margin-top: -2rem;
}
.stc .siguenos { 
  font-size: 24px;
  color: #ffffff;
  margin-top: 3rem;
      margin-bottom: 0.5rem;
}
.stc .social_networks {
  list-style-type: none;
  display: contents;
}
.stc .social_networks ul {
  margin: 0;
  padding: 0;
}
.stc .social_networks li {
  display: inline-block;
  margin-right: 6px;
      margin-bottom: 6px;
}
.stc .social_networks li img {
  width: 35px;
}
.stc footer#colophon {
  margin-top: 90px;
}

/*estilos arrows */

.stc .slick-disabled {
    opacity: 0;
    pointer-events:none;
}

#que_hacemos .slick-prev, #que_hacemos .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
#que_hacemos .slick-prev:before, #que_hacemos .slick-next:before {
    font-family: 'arial';
    font-size: 36px;
    line-height: 1;
    opacity: .75;
    color: #da291c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 800;
}
#que_hacemos .slick-next:before {
    content: url("inc/assets/images/arrow-right.png");
}
#que_hacemos .slick-prev:before {
    content: url("inc/assets/images/arrow-left.png");
}
#que_hacemos .slick-next {
    right: 5px;
}
#que_hacemos .slick-prev {
    left: 5px;
}
#hacemos_navegacion .wrapper img{
  margin: auto;
  display: block;
}
#hacemos_navegacion .wrapper .icon_heading{
  font-family: GillSansInfant;
  font-size: 20px;
  color: #4A4A4A;
  text-decoration: none;
}




/*STC estilos*/
/*estilos quienes somos, texto*/
.stc #quienes_somos_tabs strong {
  color: #DA291C;
}
/*CSS PARA CAMBIAR EL COLOR DE LA LISTAS ORDENADAS*/
.stc #quienes_somos_tabs ol {
  margin: 0px;
  padding: 0px;
}
.stc #quienes_somos_tabs ol li {
  list-style-type: none;
  line-height: 2;
  counter-increment: lista;
}
.stc #quienes_somos_tabs ol li::before {
  color: #DA291C;
  content: counter(lista) ". ";
  font-weight: bold;
}
.stc #quienes_somos_tabs .texto {
  color: #999999;
}
/*FIN CSS PARA CAMBIAR EL COLOR DE LA LISTAS ORDENADAS*/
.stc .opciones_tabs a {
  color: #000;
  /*background-color: #DA291C;*/
  background-color: #F0EEEE;
  border-radius: 15px;
  margin-right: 20px;
  font-weight: 500;
  outline: none;
      margin-bottom: 0.5em;
}
.stc .opciones_tabs a.active {
  color: #fff;
  background-color: #DA291C;
  border-radius: 15px;
  margin-right: 20px;
}

/*CLASES PARA MANEJO DE HEADER*/
.stc #masthead .language {
  background-color: #F0EEEE;
}
.stc #masthead .language a:hover{
  color: #000 !important;
}
body:not(.theme-preset-active) .stc #masthead .navbar-nav > li > a, body:not(.theme-preset-active) .stc #masthead .navbar-nav > li.current_page_item > a {
  
  font-weight: 500;
  /*font-size: 0.875rem;*/
  font-size: 18px;
}
body:not(.theme-preset-active) .stc #masthead .navbar li a{color: #000;}
body:not(.theme-preset-active) .stc #masthead .navbar-nav > li > a:hover {
  color: #666 !important;
}
.stc .site-title {
  font-size: 30px;
}
.stc #masthead .container{
  padding: 0;
}
.stc #masthead li.menu-item {
    margin: 0 10px;
}
.stc #masthead li.menu-item:last-child {
  margin-right: 0;
}
.stc #masthead li.menu-item:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
}
/*FIN CLASES PARA MANEJO DE HEADER*/

/*
INICIA CODIGO TIME LINE
*/
.stc #nuestra_historia .loading-bar__wrapper label {
  display: block;
  font-size: 0.9rem;
  margin-bottom: 12px;
}
.stc #nuestra_historia .loading-bar-bullet {
  font-size: 25px;
  color: #fff;
}
/*TIME-LINE-DIVIDER IMAGE*/
.stc #nuestra_historia .loading-bar {
  background-image: url('inc/assets/images/time-line-divider.png');
  background-position: 0px 21px;
  background-repeat: no-repeat;
  margin-top: 40px;
  z-index: 50;
    margin: 0 32px;
}
/*FIN TIME-LINE-DIVIDER IMAGE*/

/*BULLETS CON FECHAS SIN SELECCIONAR*/
.stc #nuestra_historia .loading-bar-bullet::before {
  content: url("inc/assets/images/group-gray.png");
  display: block;
  width: 16px;
  border-radius: 100px;
  z-index: 999;
  margin-top: 8px;
  cursor: pointer;
}
/*FIN BULLETS CON FECHAS SIN SELECCIONAR*/


/*BULLET CON FECHA SELECCIONADA*/
.stc #nuestra_historia .slick-current.loading-bar-bullet::before  {
  content: url("inc/assets/images/group-red.png");
  height: 40px;
  width: 25px;
  margin-top: -14px;
}
/* FIN BULLET CON FECHA SELECCIONADA*/

/*TAMAÑO DE TEXTO SELECCIONANDO EL AÑO*/
.stc #nuestra_historia .slick-current.loading-bar-bullet {
  font-size: 45px;
  color: #DA291C;
  font-weight: bold;
  text-align: left;
}

/* FIN TAMAÑO DE TEXTO SELECCIONANDO EL AÑO*/

.stc #nuestra_historia .labels {
  margin-top: 50px;
  text-align: center;
  margin-top: -100px;
}

/* Arrows */
.stc #nuestra_historia .slick-prev,
.stc #nuestra_historia .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 44px;
  height: 44px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.stc #nuestra_historia .slick-prev:hover,
.stc #nuestra_historia .slick-prev:focus,
.stc #nuestra_historia .slick-next:hover,
.stc #nuestra_historia .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.stc #nuestra_historia .slick-prev:hover:before,
.stc #nuestra_historia .slick-prev:focus:before,
.stc #nuestra_historia .slick-next:hover:before,
.stc #nuestra_historia .slick-next:focus:before {
  opacity: 1;
}
.stc #nuestra_historia .slick-prev.slick-disabled:before,
.stc #nuestra_historia .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.stc #nuestra_historia .slick-prev:before,
.stc #nuestra_historia .slick-next:before {
  font-size: 32px;
  line-height: 1;
  opacity: 0.75;
  color: #000000;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.stc #nuestra_historia .slick-prev {
  left: -40px;
  top: 16px;
}
.stc #nuestra_historia .slick-prev:before {
  content: url("inc/assets/images/btn-left.png");
}
.stc #nuestra_historia .slick-next {
  right: -18px;
  top: 15px;
}
.stc #nuestra_historia .slick-next:before {
  content: url("inc/assets/images/btn-right.png");
}
/*CLASE PARA QUITAR EL EFECTO DE SELECCION SOBRE OBJETOS*/
.stc #nuestra_historia .slick-initialized .slick-slide {
    display: block;
    outline: none;
}
.stc #nuestra_historia .slick-slide img {
  float: right;
  position: relative;
}
.stc #nuestra_historia .slick-slide p {
  /*float: left;
  position: absolute;
  width: 25%;
  margin-top: 7%;*/
  text-align: left;
}
.stc #nuestra_historia .slick-slide h4 {
  margin-top: 70px;
    text-align: left;
}
/*FIN CLASE PARA QUITAR EL EFECTO DE SELECCION SOBRE OBJETOS*/

.stc .amcharts-chart-div a {
  visibility: hidden;
}

/*timeline-img-content*/
.stc #nuestra_historia .labels .timeline-img-content {
  background-color: #DA291C;
  padding: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  /*width: 40%;*/
  float: right;
  padding: 12px;
}

.stc #nuestra_historia .labels.slick-initialized .slick-slide {
    background-repeat: no-repeat;
    background-size: cover;
    /*min-height: 46em;*/
}
.stc .labels .callout {
    background-color: rgba(255, 255, 255, 0.6);;
    border-radius: 8px;
    padding: 36px;
    left: -12px;
    bottom: 8em;
    width: 70%;
}

.stc #nuestra_historia .labels .callout h4 {
    margin-top: 0;
    padding-top: 0;
        font-size: 24px;
}
.stc #nuestra_historia .labels .callout p {
   color: #000;
}

/*.stc #nuestra_historia .labels .timeline-img-content img {
  position: relative;
    left: -25%;
}*/
.stc #nuestra_historia .labels .timeline-img-content img {
    position: relative;
    left: 0%;
    width: 141%;
    height: auto;
    max-width: unset;
}
/*fin timeline-img-content*/

/*
FINALIZA CODIGO TIME LINE
*/
/*SECCION DONDE TRABAJAMOS*/
.stc #donde_trabajamos{
  background: rgb(240,238,238);
background: linear-gradient(360deg, rgba(240,238,238,1) 0%, rgba(240,238,238,1) 81%, rgba(240,238,238,0) 81%);
padding-bottom: 60px;
}
.stc #nuestra_historia .contenido_historia {
  color: #A7A6A6;
}
/*FIN SECCION DONDE TRABAJAMOS*/

/*LANDING PAGE NOTICIA E HISTORIA*/

.stc .pagination {
    text-align: center;
    display: inline-block;
}
.stc .pagination a, .stc .pagination span {
    font-size: 20px;
    padding: 0px 8px;
}

.stc .pagination .current{
 color: #DA291C;
}
.stc .overlay img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.stc .overlay:hover img {
  opacity: 0.4;
}
.stc .overlay {
  display: block;
  background-color: #da291c;
}


.stc #noticias .title-landing-noticia a, .stc #historias .title-landing-historia a, 
.stc #quienes_somos .title-landing-historia a, .stc #noticias .title-archive-noticia a {
  color: #4A4A4A;
}
.stc #noticias .content-landing-noticia a, .entry-date, .history-text-center, .stc #historias .content-landing-noticia a,
.stc #quienes_somos .content-landing-noticia a, .stc #noticias .content-archive-noticia a {
  color: #999999;
}

.stc #noticias .content-landing-noticia, .stc #noticias .title-landing-noticia {
/*  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;*/
}

.stc #noticias .content-landing-noticia, .stc #noticias .title-landing-noticia {
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative; 
  /* use this value to count block height */
  line-height: 1.2em;
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 2.4em; 
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: justify;  
  /* place for '...' */
  margin-right: -1em;
  padding-right: 1em;
}
/* create the ... */
.stc #noticias .content-landing-noticia:before, .stc #noticias .title-landing-noticia:before {
  /* points in the end */
  content: '...';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of block */
  right: 0;
  bottom: 0;
}
/* hide ... if we have text, which is less than or equal to max lines */
.stc #noticias .content-landing-noticia:after, .stc #noticias .title-landing-noticia:after {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of text */
  right: 0;
  /* set width and height */
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  /* bg color = bg color under block */
  background: #F0EEEE;
}


.stc .btn-ver-mas {
  background-color: #DA291C;
  border-radius: 25px;
  width: 115px;
  padding: 3px;
  text-align: center;
}
.stc .btn-ver-mas.empleo {
  width: 180px;
}
.tags-bar, .category-bar {
    display: flex;
    justify-content: center;
}
.tags-bar p{
margin: 6px 0;
}
    
.stc .tags-bar .btn-ver-mas, .stc .category-bar .btn-ver-mas {
width: initial;
    padding: 2px 16px;
    margin: 4px 8px 4px 8px;
}
.category-bar h2 {
 font-size: 20px;
    padding-bottom: 0.3em;
    line-height: 1;
    margin: 8px 0;
    padding: 0;
}
.stc .category-bar .btn-ver-mas {
    background-color: #F0EEEE;
}
.stc .category-bar .btn-ver-mas a{
    color: #000;
}
.stc .category-bar .btn-ver-mas.current {
    background-color: #DA291C;
}
.stc .category-bar .btn-ver-mas.current a{
    color: #fff;
}

.stc .btn-ver-mas a {
  color: #ffffff;
}
.stc .btn-ver-mas a:hover {
  text-decoration: underline;
}
.stc #noticias .date-btn-noticia {
  display: flex;
  justify-content: space-between;
}
.stc #noticias .footer-noticia {
  position: relative;
  bottom: 0;
  width: 100%;
}
.stc #noticias .content-image-noticias, .stc #noticias .content-text-noticias {
  padding: 25px;
}
.stc #noticias .content-image-noticias {
  background-color: #DA291C;
  padding-top: 30px;
  padding-bottom: 130px;
}
.stc #noticias .content-image-noticias img  {
  position: relative;
  float: right;
}
.stc .textos-noticias {
  position: relative;
  /*min-height: 240px;*/
}
.stc #noticias .content-text-noticias {
  background-color: #F0EEEE;
  padding-top: 50px;
  margin-top: 60px;
  /*min-height: 325px;*/

}
.slick-initialized .slick-slide {
    display: block;
    outline: none;
}


.stc #historias .title-landing-historia, .stc #historias .content-landing-noticia, 
.stc #historias .entry-date {
  text-align: center;
}
.stc .btn-centrado {
  display: flex;
  justify-content: center;
  align-items: center;
}

/*slider ultimas noticias*/
#noticias .slick-prev, #noticias .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
#noticias .slick-prev:before, #noticias .slick-next:before {
    font-family: 'arial';
    font-size: 36px;
    line-height: 1;
    opacity: .75;
    color: #da291c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 800;
}
#noticias .slick-next:before {
    content: url("inc/assets/images/arrow-right.png");
}
#noticias .slick-prev:before {
    content: url("inc/assets/images/arrow-left.png");
}
#noticias .slick-next {
    right: -50px;
}
#noticias .slick-prev {
    left: -50px;
}
/*fin slider ultimas noticias*/

/*slider historias*/
#historias .slick-prev, #historias .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
#historias .slick-prev:before, #historias .slick-next:before {
    font-family: 'arial';
    font-size: 36px;
    line-height: 1;
    opacity: .75;
    color: #da291c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 800;
}
#historias .slick-next:before {
    content: url("inc/assets/images/arrow-right.png");
}
#historias .slick-prev:before {
    content: url("inc/assets/images/arrow-left.png");
}
#historias .slick-next {
    right: -50px;
    top: 165px;
}
#historias .slick-prev {
    left: -50px;
    top: 165px;
}
/*fin slider historias*/

/*slider ultimas proyectos*/
#quehacemos_proyectos .slick-prev, #quehacemos_proyectos .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
#quehacemos_proyectos .slick-prev:before, #quehacemos_proyectos .slick-next:before {
    font-family: 'arial';
    font-size: 36px;
    line-height: 1;
    opacity: .75;
    color: #da291c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 800;
}
#quehacemos_proyectos .slick-next:before {
    content: url("inc/assets/images/arrow-right.png");
}
#quehacemos_proyectos .slick-prev:before {
    content: url("inc/assets/images/arrow-left.png");
}
#quehacemos_proyectos .slick-next {
    right: -50px;
}
#quehacemos_proyectos .slick-prev {
    left: -50px;
}
#quehacemos_proyectos .slick-track {
    min-width: 100%;
}
/*fin slider ultimas proyectos*/

/*noticias e historias*/
.stc #not_hist_landing .callout {
    width: auto;
    margin: auto;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
        top: 45%;
}
.stc #not_hist_landing .callout .linea_texto_1:hover{
  color: #DA291C;
}
.stc .divider-historias {
  width: 70px;
  border-top: 1px solid #999999;
}
.img-historias {
  margin: auto;
}

/*noticias*/
.archive-noticias-content, .archive-historias-content {
  background-color: #DA291C;
  padding: 42px 0;
  width: 44%;
  /*height: 474px;*/
}
.archive-noticias-content a img, .archive-historias-content a img {
  position: relative;
    width: 100%;
    margin-left: 42px;
}
.archive-noticias {
  background-color: #F0EEEE;
    width: 56%;
    margin: 24px 0;
}
.stc #noticias .archive-noticias-text {
  padding: 4%;
  /*margin-left: 50%;*/
  margin-left: 10%;
}
.stc #noticias .content-resumen-noticias a {
  color: #999999;
}
.stc #noticias .divider-noticias {
  border-top: 1px solid #000000;
}
.stc #noticias .ico-calendar {
  content: url("inc/assets/images/calendario.png");
  vertical-align: middle;
}
.stc #noticias .entry-date {
  vertical-align: middle;
  font-size: 12px;
}
.separador {
  padding-top: 25px;
  padding-bottom: 25px;
}

/*single noticia e historias*/
.stc .red-news-content {
  background-color: #DA291C;
  padding: 25px;
  max-height: 490px;
  position: relative;
  
  width: 55%;
}
.hr-content-red {
  border-top-color: #ffffff;
    width: 80%;
    position: absolute;
    bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.stc .red-news-content h1 {
    color: #ffffff;
    font-size: 50px;
    margin: 2%;
    line-height: 1;
        text-align: left;
}
.stc .bck-gray-news {
  background-color: #F0EEEE;
  position: relative;
  padding: 50px 0;
  width: 45%;
}
.stc .bck-gray-news img {
  position: relative;
  /*left: 50%;*/
  z-index: 2;
  margin-left: -30px;
}
.stc .ico-calendar {
  content: url("inc/assets/images/calendario.png");
  vertical-align: middle;
  margin-right: 20px;
}
.stc .entry-date {
  vertical-align: middle;
}
.stc #noticia .single-news-content > p, .stc #historias .single-news-content > p {
  color: #999999;
}
/*galeria de historias*/
.stc #historias .historia_wrapper{
  position: relative;
}
.stc #historias .historia_wrapper img{
  display: block;
  margin: auto;
}
#historias .callout-historias {
    width: 100%;
    left: 0;
    bottom: initial;
    padding: 0;
    height: 100%;
    top: 0;
}
.stc #historias a.historia_link{
display: block;
}
.stc #historias .callout-historias p{
  font-size: 24px;
  line-height: 24px;
  width: 60%;
  position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
}
.stc #historias .otras-historias h1, .stc #noticias .otras-noticias {
  text-align: center;
}
.stc #historias .callout .linea_texto_1 {
    position: absolute;
    bottom: 60px;
    padding: 12px 12px;
    left: 0;
    margin-bottom: 26px;
}
.stc #historias .callout .linea_texto_1 a:hover {
  color: #DA291C;
  text-decoration: none;
}
.stc #historias .btn-his-position {
  width: fit-content;
  position: absolute;
  bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}



/* campanas */

.stc .campanas {
    background-color: #F0EEEE;
    padding: 18px;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.stc .campanas .title-campana {
    clear: none;
}

.stc .campanas .btn-ver-mas {

    display: inline-block;
}




/* menu */
body:not(.theme-preset-active) .stc #masthead .navbar-nav > li > a:hover {
    color: #da291c !important;
}
body:not(.theme-preset-active) .stc #masthead .navbar-nav li.current-menu-item > a {
    color: #da291c !important;
}




/* media screen 900 */
@media screen and (max-width: 900px) {
.stc .callout .linea_texto_1, .stc .callout .linea_texto_2{
    padding: 9px 12px;
    font-size: 20px;
    line-height: 32px;
}
.stc .callout {
    width: 300px;
    bottom: 30px;
    left: 30px;
}
.stc #noticias .content-image-noticias img {
    width: 100%;
}


}



/* media screen 500 */
@media screen and (max-width: 500px) {

.stc #carousel .callout {
 bottom: 0;
    width: 100%;
    left: 0;
    position: relative;
    background-color: #da291c;
    background-color: #fff;
}
.stc #carousel .callout .linea_texto_1, .stc #carousel .callout .linea_texto_2{
  background-color: transparent;
    margin: 0;
    color: #fff;
    color: #000;
    padding: 2px;
}


.carousel-indicators {

    top: 150px;

}

.stc #nuestra_historia .labels.slick-initialized .slick-slide {
    min-height: 34em;
}
.stc .labels .callout {
    width: 85%;
}

 .stc #que_hacemos .opciones_tabs a {
    font-size: 13px;
    margin-right: 8px;
}


}
/* media screen 650 */
@media screen and (max-width: 650px) {

.stc .campanas .title-campana {
    clear: both; 
    padding-top: 14px;
}
.tags-bar, .category-bar {
    display: block;
}
.stc .category-bar .btn-ver-mas {
    margin: 8px 12px;
}
.category-bar h2 {
    text-align: center;
}


}
@media screen and (min-width: 769px) {

.mob-nav{display: none;}

}



/* media screen 992 */
@media screen and (max-width: 992px) {

.stc footer .footer_logo{
  display: block;
  margin: auto;
}
.stc footer .save-address{
  text-align: center;
}

ul.nav-pills {
  display: flex;
    justify-content: center;
}



.stc .red-news-content {
    padding: 12px;
    width: 100%;
}
.stc .red-news-content h1 {
    font-size: 1.8em;
    margin: 0px;
    padding: 0;
}
.stc .bck-gray-news {
    padding: 0;
    width: 100%;
}
.stc .bck-gray-news img {
    display: block;
    margin: auto;
    width: 100%;
}
.hr-content-red {
    width: 100%;
    position: relative;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    margin: 4px auto;
}
.stc #nuestra_historia .labels .timeline-img-content img {
    left: 0;
}



.stc #historias .callout-historias p {
    font-size: 14px;
    line-height: 13px;
    width: 80%;
}
.stc .labels .callout {
    padding: 26px;
    bottom: 3em;
    position: relative;
    width: 100%;
    left: 0;
    background-color: transparent;
    display: block;
    top: 0;
}
.stc #nuestra_historia .labels .callout h4 {
    padding-top: 1em;
}
}
/* media screen 1200 */
@media screen and (max-width: 1200px) {
.stc .social_networks {
    display: block;
    text-align: center;
}
.stc .red-news-content h1 {
    font-size: 2em;
    margin: 0px;
    padding: 0;
}
.stc .labels .callout {
    bottom: 1em;
}
}

/* media screen 1280 */
@media screen and (max-width: 1280px) {
.archive-noticias-content, .archive-historias-content {
    width: 100%;
    /* height: 474px; */
}
.archive-noticias-content a img, .archive-historias-content a img {
    width: 90%;
        margin: auto;
    display: block;
}
.archive-noticias {
    background-color: #F0EEEE;
    width: 100%;
    margin: 0px 0;
}
.stc #noticias .archive-noticias-text {
    margin-left: 0;
}

li.nav-item.opciones_tabs {
    margin: 6px 0px;
}

body:not(.theme-preset-active) .stc #masthead .navbar-nav > li > a, body:not(.theme-preset-active) .stc #masthead .navbar-nav > li.current_page_item > a {
  font-size: 14px;
}

}


/* media screen 1440 */
@media screen and (max-width: 1440px) {

#noticias .slick-prev, #historias .slick-prev, #quehacemos_proyectos .slick-prev {
    left: 35%;
    top: 104%;
}
#noticias .slick-next, #historias .slick-next, #quehacemos_proyectos .slick-next {
right: 35%;
    top: 104%;
}
.stc #nuestra_historia .slick-prev {
    left: 0px;
    top: -20px;
}
.stc #nuestra_historia .slick-next {
    right: 20px;
    top: -20px;
}
body:not(.theme-preset-active) .stc #masthead .navbar-nav > li > a, body:not(.theme-preset-active) .stc #masthead .navbar-nav > li.current_page_item > a {
  font-size: 16px;
}

}


@media screen and (min-width: 992px) {
.content-area .container {
    padding: 0 4em;
}
}