/*fonts*/
@font-face {
  font-family: 'bebas_neueregular';
  src: url('fonts/BebasNeue-webfont.eot');
  src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/BebasNeue-webfont.woff') format('woff'),
  url('fonts/BebasNeue-webfont.ttf') format('truetype'),
  url('fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 22, 2014 */
@font-face {
  font-family: 'franklin_gothic_bookitalic';
  src: url('fonts/frabkit-webfont.eot');
  src: url('fonts/frabkit-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/frabkit-webfont.woff2') format('woff2'),
  url('fonts/frabkit-webfont.woff') format('woff'),
  url('fonts/frabkit-webfont.ttf') format('truetype'),
  url('fonts/frabkit-webfont.svg#franklin_gothic_bookitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'franklin_gothic_bookregular';
  src: url('fonts/frabk-webfont.eot');
  src: url('fonts/frabk-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/frabk-webfont.woff2') format('woff2'),
  url('fonts/frabk-webfont.woff') format('woff'),
  url('fonts/frabk-webfont.ttf') format('truetype'),
  url('fonts/frabk-webfont.svg#franklin_gothic_bookregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*RESET*//* Wordpress WYSIWYG Styles */
.entry-content img {
  margin: 0 0 1.5em 0;
}
.sponsor-gold-carousel__image{
  padding: 0px !important;
}
.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
/*CLASES GENERALES*/
body, p, span {
  color: #575755;
  font-family: "franklin_gothic_bookregular";
  font-size: 20px;
}
p {
  line-height: 30px;
}
h1, h2, h3, h4, h5, h6, .btn, .button-link, span.enfasis, .page-title span, .date-countdown .green {
  font-family: "bebas_neueregular";
}
h1, h2, h3, h4, h5, h6, .no-margin  {
  margin: 0;
}
h2, .page-title span {
  font-size: 36px;
  font-weight: normal;
  line-height: 44px;
}
h2.green, .button-link, .time-wrap .green {
  color: #3bbc00;
}
h2.dark, h3.dark, a.dark {
  color: #575755!important;
}
h3, h3 span {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}
h4, .button-link {
  font-size: 24px;
  line-height: 30px;
}
a, .enfasis {
  color: #3bbc00;
}
a:hover, a:focus {
  color: #4C9A28;
  text-decoration: underline;
}
a.btn {
  display: inline-block;
}
input, button {
  display: inline-block;
  vertical-align: middle;
}
input, .text-area-field {
  padding: 11px 18px;
}
input.white {
  background: none;
  border: 2px solid #CFCFCF;
}
.green input.form-field {
  background: #37a504;
  border: 0;
  color: #fff;
}
.green ::-webkit-input-placeholder { /* WebKit browsers */
  color:    #c4e5bb;
}
.green :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #c4e5bb;
  opacity:  1;
}
.green ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #c4e5bb;
  opacity:  1;
}
.green :-ms-input-placeholder { /* Internet Explorer 10+ */
  color:    #c4e5bb;
}
.brown input.form-field {
  background: #4e4137;
  border: 0;
  color:#fff;
}

.brown .wpcf7-response-output {
  color: white;
}

div.wpcf7 img.ajax-loader {
  padding: 10px;
  background-color: white;
  border-radius: 4px;
  max-width: 50px;
  margin: 20px auto;
}
.light-text, .light-text p, a.light-text,
.light-text span, .light-text a, .light-text ul li a {
  color: #fff;
}
.txt-center{
  text-align: center;
}
.brd-top{
  border-top: 1px solid #dadada;
}
.pdt35{
  padding-top: 35px;
}
.pdb35{
  padding-bottom: 35px;
}
.mg0{
  margin:0 !important;
}
.mgb40{
  margin-bottom: 40px !important;
}
.mgt40{
  margin-top: 40px !important;
}
button.btn.center-btn, .center-btn {
  display: block;
  margin: 0 auto;
  text-align: center;
}
button.full, a.full, input.full, .text-area-field.full {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
div img {
  height: auto;
  width: 100%;
}
.ajax-loader {
  width: inherit;
}
.sm-icon img {
  width: 30%;
  display: block;
  margin: 0 auto;
}
.md-icon, .list-item {
  margin-bottom: 30px;
}
.md-icon img {
  width: 60%;
  height: auto;
  display: block;
  margin: 0 auto;
}
/*buttons*/
.btn {
  background: none;
  border-radius: 0!important;
  font-size: 24px!important;
  letter-spacing: 1px;
  line-height: 20px!important;
  padding: 15px 35px!important;
}
.white-btn {
  border: 2px solid #fff;
  color: #fff;
}
.green-btn {
  border: 2px solid #3BBC00!important;
  color: #3BBC00;
}
.white-btn:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #3BBC00;
  text-decoration: none;
}
.green-btn:hover {
  background: #3bbc00;
  border: 2px solid #3bbc00;
  color: #fff!important;
  text-decoration: none;
}
.button-link.arrow:after {
  border: 9px solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #3BBC00;
  content: "";
  display: inline-block;
  margin-left: 10px;
}
.button-link.arrow:hover:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #4C9A28;
}
.back-btn {
  background: none;
  border: 0;
  margin-right: 20px;
}
.button-link.white {
  color: #fff;
}
.button-link.white:hover {
  color: #575755;
}
.button-link.white.arrow:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
  content: "";
}
.button-link.white.arrow:hover:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #575755;
  content: "";
}
.button-link.white.left-arrow:before {
  border: 9px solid;
  border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  margin-right: 10px;
}
.button-link.white.left-arrow:hover:before {
  border-color: rgba(0, 0, 0, 0) #575755 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  content: "";
}
.button-link:hover {
  text-decoration: none;
}
.green-bg {
  background: #3bbc00 url(images/icons/web-07.png)no-repeat;
  background-size: cover;
}
.white-bg-pattern {
  background-image: url(images/icons/gray-web-conocenos.png);
}
.white-text h2,
.white-text h3,
.white-text h4,
.white-text p {
  color: white;
}
.span.enfasis {
  font-size: 22px;
  color: #3bbc00;
}
.dark-bg {
  background: #575755;
}
.brown-bg {
  background: #45372c;
}
.brown-bg.lighter {
  background: #4d3d31;
}
.green-bg-title {
  background-color: #3bbc00;
  text-align: center;
}
.green-bg-lighter {
  background-color: #45bf0d;
}
.xs-padding {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sm-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
.md-padding {
  padding-top: 25px;
  padding-bottom: 25px;
}
.lg-padding {
  padding-top: 35px;
  padding-bottom: 35px;
}
.xl-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
.mgb40{
  margin-bottom: 40px;
}
.sm-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}
.md-margin {
  margin-top: 25px!important;
  margin-bottom: 25px!important;
}
.lg-margin {
  margin-top: 35px;
  margin-bottom: 35px;
}
.xl-margin {
  margin-top: 50px;
  margin-bottom: 50px;
}
.xs-text, .xs-text p, .xs-text p a {
  font-size: 14px;
}
.sm-text, .sm-text p, .sm-text p a  {
  font-size: 16px;
}
.lg-text, .lg-text p, .lg-text p a  {
  font-size: 18px;
}
.xl-text, .xl-text p, .xl-text p a, .xl-text a  {
  font-size: 22px;
  line-height: 30px;
}
.xxl-text, .xxl-text p, .xxl-text p a, .xxl-text a  {
  font-size: 25px;
  line-height: 33px;
}
/*Modals*/
.modal-content {
  border-radius: 0;
}
.modal-content input.form-control {
  border-radius: 0;
  padding: 22px 12px;
}
.ecored-camelcase {
  font-family: 'franklin_gothic_bookregular' !important;
  font-style: normal;
}
/*LAYOUT*/
/*Banners*/
.banner-container {
  background-color: #4c3e2f;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.banner-content .container-fluid {
  width: 100%;
}
.banner-content {
  background-color: #45372C;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 15px solid #4D3D31;
  border-bottom: 15px solid #4D3D31;
}
.banner-content h2 {
  margin: 2px 0 0 0;
  line-height: 32px;
}
.home-banner-info {
  font-size: 28px;
  text-align: right;
}
.home-banner-info .banner-title,
.home-banner-info .banner-date{
  display: inline;
}
.banner-content .date-countdown {
  display: inline-block;
  margin-right: 20px;
}
h2 span.green-slash {
  color: #3bbc00;
  font-family: "bebas_neueregular";
  font-size: 30px;
  line-height: 38px;
  font-weight: normal;
  color: #3bbc00;
  margin-left: 5px;
  margin-right: 5px;
}
.cont-count-btn {
  border-left: 1px solid #fff;
  padding-left: 30px;
}
.cont-count-btn h3 {
  margin-top: 0;
}
.banner-btn {
  padding: 10px 40px 10px 40px!important;
}
/*Formularios*/
/*Layout*/
form._mailchimp-subscription input.error {
  border: 1px solid #FF8B8B;
  background-color: #FFEBEB;
}
.suscription-form, .more-info-form {
  max-width: 945px;
  margin: 32px auto;
}
.suscription-form input, .more-info-form input {
  width: 348px;
  margin-right: 15px;
}
.suscription-form input[type="submit"], .more-info-form input[type="submit"] {
  width: auto;
}
.form-header .container {
  max-width: 740px;
}
.form-cont .container {
  max-width: 555px;
}
.form-header h2 {
  margin: 0;
}
.form-cont p {
  font-size: 18px;
  margin-bottom: 10px;
}
.form.brown .form-header, .profitability .head {
  background: #4d3d31;
}
.form.brown .form-cont, .profitability  {
  background: #45372c;
}
.form.brown span.input-group-addon {
  background: #4e4137;
  border: 0;
  color: #a9a9a9;
  margin-bottom: 10px;
  padding: 11px 18px;
}
span.input-group-addon label{
  font-size: 18px;
  font-weight: initial;
  min-width: 147px;
  text-align: left;
}
.input-group {
  margin-bottom: 10px;
}
.input-group .wpcf7-form-control-wrap {
  display: table-cell;
}
.input-group .form-field {
  margin: 0 !important;
}
.form.green .form-header, .members-header {
  background: #3bbc00;
}
.form.green .form-cont {
  background: #4fc31a;
}
.form-cont .form-field {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.more-info-wrapper {
  border-bottom: 5px solid #3bbc00;
}

.write-to-us .wpcf7-form-control {
  border: 2px solid #CFCFCF;
}
.write-to-us span.wpcf7-not-valid-tip {
  color: #3BBC00!important;
  background-color: #fff;
  font-size: 14px;
}
a._btn-slider.back-btn.button-link.white.left-arrow.md-margin {
  cursor: pointer;
}
.write-to-us div.wpcf7-validation-errors,
.write-to-us div.wpcf7-mail-sent-ng {
  border: 1px dotted #3BBC00;
  color: #3BBC00;
  text-align: center;
  margin: 0;
}
.form.green span.wpcf7-not-valid-tip,
.form.brown span.wpcf7-not-valid-tip,
.form-sost-bg span.wpcf7-not-valid-tip {
  color: #fff!important;
  font-size: 14px;
  text-align: center;
}
.join-ecored input.wpcf7-form-control.wpcf7-submit.btn.white-btn.md-margin {
  margin-bottom: 25px!important;
}
.write-to-us input.wpcf7-form-control.wpcf7-submit.btn.green-btn.md-margin.center-btn,
input.wpcf7-form-control.wpcf7-submit.btn.white-btn.md-margin {
  margin-bottom: 0!important;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng {
  border: 1px dotted #fff;
  color: #fff;
  text-align: center;
  margin: 0;
}
/*Home form validation*/
.form-sost-bg span.wpcf7-not-valid-tip {
  margin-top: -15px;
}
.form-sost-bg .invalid div.wpcf7-validation-errors {
  display: none!important;
}
/*Servicios*/
.globo-concon {
  height: 682px;
  padding-top: 50px;
  overflow: hidden;
}
section.services-home .services-home-info {
  background-color: #fff;
  padding: 45px;
}
section.services-home .globo-container #Stage {
  -webkit-animation:spin 200s linear infinite;
  -moz-animation:spin 200s linear infinite;
  animation:spin 200s linear infinite;
  margin-top: -50px;
  position: absolute !important;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
}
/*Slider MEMBERS*/
#carousel.flexslider {
  background-color: #35a900;
  border-right: 40px solid #3bbc00;
  border-left: 40px solid #3bbc00;
  border-top: none;
  border-bottom: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
  margin-bottom: 0;
  padding: 0 45px;
}
#carousel.flexslider .flex-viewport {
  min-height: 120px;
}
#carousel.flexslider .flex-viewport ul.slides li {
  display: inline-block;
}
#carousel.flexslider .flex-viewport ul.slides li h4 {
  cursor: pointer;
  padding-bottom: 10px;
  padding-top: 10px;
}
#carousel.flexslider .flex-viewport ul.slides li.flex-active-slide h4 {
  position: relative;
}
#carousel.flexslider .flex-viewport ul.slides li.flex-active-slide h4.active-arrow {
  background-color: #3bbc00;
}
#carousel.flexslider .flex-viewport ul.slides li.flex-active-slide h4.active-arrow:after {
  bottom: -60px;
  border-style: solid;
  border-width: 30px 100px 0 100px;
  border-color: #3bbc00 transparent transparent transparent;
  content: "";
  display: block;
  height: 0px;
  position: absolute;
}
#carousel.flexslider h4.light-text {
  text-align: center;
}
.slider-title {
  box-shadow:-740px 0px 0 #3BBC00;
}
.slider-title .green-bg {
  background-image: none;
  padding: 30px;
}
.slider-title .xl-margin {
  margin-bottom: 0;
}
.slider-title h2 {
  /*margin-bottom: 30px;*/
  text-align: center;
}
.flex-direction-nav a {
  opacity: inherit!important;
  color: rgba(59,188,0, 1);
}
.flex-direction-nav .flex-next {
  right: 0!important;
  text-align: left!important;
}
.flex-direction-nav .flex-prev {
  left: 0!important;
  text-align: right!important;
}
#slider.flexslider {
  border: none;
  box-shadow: none;
  margin-top: 30px;
  padding: 30px;
}
#slider.flexslider .flex-direction-nav {
  display: none;
}
.flex-prev::before {
  content: url(http://ecored/content/uploads/2014/11/slider-arrows-prev.png)!important;
}
.flex-next::before {
  content: url(http://ecored/content/uploads/2014/11/slider-arrows-next.png)!important;
}
/*Member slider*/
#members-slider .carousel-inner{
  padding: 1px;
}
#members-slider .slide-box {
  border: 1px solid #f1f1f1;
  padding: 15px;
  margin-right: -15px;
  margin-left: -15px;
  margin:0 -15px -1px -16px;
  min-height: 136px;
  text-align: center;
}
#members-slider .col-md-4:nth-child(1) .slide-box, #members-slider .col-md-4:nth-child(2) .slide-box, #members-slider .col-md-4:nth-child(3) .slide-box {
  border-top: none;
  border-bottom: none;
}
#members-slider .col-md-4:nth-child(1) .slide-box, #members-slider .col-md-4:nth-child(4) .slide-box, #members-slider .col-md-4:nth-child(7) .slide-box {
  border-left: none;
}
#members-slider .col-md-4:nth-child(3) .slide-box, #members-slider .col-md-4:nth-child(6) .slide-box, #members-slider .col-md-4:nth-child(9) .slide-box {
  border-right: none;
}
#members-slider .col-md-4:nth-child(7) .slide-box, #members-slider .col-md-4:nth-child(8) .slide-box, #members-slider .col-md-4:nth-child(9) .slide-box {
  border-bottom: none;
}
#members-slider {
  margin: 40px;
}
#members-slider .carousel-control.left,
#members-slider .carousel-control.right {
  background: none;
}
#members-slider .carousel-control {
  text-shadow: none;
  width: auto;
}
#members-slider .carousel-control .glyphicon {
  color: #3bbc00;
  font-size: 30px;
}
#members-slider .carousel-control .glyphicon-chevron-left {
  left: 0;
}
#members-slider .carousel-control .glyphicon-chevron-right {
  right: 0;
}
ul.member-list {
  clear: both;
  list-style: none;
  margin-left: -40px;
}
.member-list .lg-margin {
  margin-bottom: none;
}

.members-slider-and-association-home {
  border-top: 1px solid #dadada;
}

.top-members {
  background-color: #fff;
  padding-top: 35px;
  margin-left: -15px;
}
.slider-space {
  height: 100%;
}
.members-space {
  padding-left: 15px;
}
.members-space h2, .members-space p {
  margin-bottom: 40px;
}
.green-border {
  border-right: 1px solid #3bbc00;
}
.slider-space.green-border a.member-slider-link {
  cursor: pointer;
  display: block;
  padding-top: 20px;
  padding-bottom: 35px;
  text-align: center;
}
.slider-space.green-border a.member-slider-link.lg-margin {
  margin-bottom: 0;
}
/*LAYOUT HEADER*/
.logo.brand {
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  height: 85px;
  width: 260px;
  float: left;
}
.header-contact {
  padding-bottom: 0;
}
.ecored-navbar {
  margin: 0;
  padding-bottom: 0;
  padding-top: 10px;
}
#menu-top-menu, #menu-main-menu, .social-links ul li,
.social-links ul, .contact-num p, ul.sub-menu, .post-categories ul,
.other-publications ul, .members-benefits, ul.category-list {
  padding: 0!important;
  margin: 0!important;
}
#menu-top-menu > li, #menu-main-menu > li, .social-links ul li {
  display: inline-block;
  list-style: none;
}
.sub-menu li {
  display: block;
  list-style: none;
}
#menu-top-menu {
  position: relative;
}
#menu-top-menu > li a {
  color: #FFF;
  display: block;
  padding: 7px;
}
#menu-main-menu > li > a {
  color: #575755!important;
  display: block;
  font-size: 24px;
  font-family: "bebas_neueregular";
  padding: 10px 15px 15px 10px;
  line-height: 16px;
}

#menu-main-menu :nth-child(5){
 display: none;
}
#menu-main-menu > li > a:hover, #menu-main-menu > li.current-menu-item > a, #menu-main-menu>.current-menu-ancestor>a,
#menu-main-menu li.menu-item-has-children:hover > a:first-child, #menu-main-menu li.current_page_parent > a{
  text-decoration: none;
  color: #3bbc00!important;
}
#menu-main-menu > li:last-child a {
  padding: 10px 0;
}

li.menu-item-has-children .sub-menu {
  display: none;
}

li.menu-item-has-children .sub-menu.block {
  display: block !important;
}

#menu-main-menu li.menu-item-has-children:hover > .sub-menu,
#menu-main-menu li.menu-item-has-children:focus > .sub-menu {
  display: block;
}

.menu li.menu-item-has-children a {
  cursor: pointer;
}

.menu li.menu-item-has-children > a:after {
  content: "\e114";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-size: 13px;

  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 0 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

.sub-menu {
  background: #575755;
  display: none;
  width: 225px;
  z-index: 1;
  position: absolute;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.sub-menu:before {
  content: "";
  border: 12px solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #575755 rgba(0, 0, 0, 0);
  display: inline-block;
  top: -23px;
  left: 10px;
  position: absolute;
}
#menu-main-menu li.menu-item-has-children:hover .sub-menu {
  list-style: none;
  display: inline-block;
  z-index: 5;
}
.sub-menu li a {
  color: #fff!important;
  display: block;
  font-size: 16px;
  padding: 8px 15px;
}
.sub-menu li:first-child a {
  padding-top: 12px;
}
.sub-menu li a:hover {
  background: #727272;
  text-decoration: none;
}
#menu-top-menu-1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
#menu-top-menu-1 li.menu-item {
  font-size: 16px;
  margin-bottom: 10px;
}
#menu-top-menu .current-menu-item a {
  color: #3BBC00;
  background: #4D4D4C;
}
.navbar-toggle {
  margin-right: 0;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  /*border: 1px solid #BEBEBE;*/
  border-radius: 3px;
}
.navbar-toggle .icon-bar {
  background: #575755;
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 1px;
}
.navbar-toggle:hover .icon-bar {
  background: #3BBC00;
}
.social-links ul li a {
  display: block;
  width: 35px;
  height: 34px;
  box-shadow: none;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.social-links ul li a:hover {
  box-shadow: 2px 2px 3px #ccc;
}
.social-links ul li .tw-icon {
  background: url(images/twitter-icon.png)no-repeat;
  background-size: 100%;
}
.social-links ul li .fb-icon {
  background: url(images/facebook-icon.png)no-repeat;
  background-size: 100%;
}
.social-links ul li .ig-icon {
  background: url(images/instagram-icon.png)no-repeat;
  background-size: 100%;
}
.social-links ul li .go-icon {
  background: url(images/google-icon.png)no-repeat;
  background-size: 100%;
}
.contact-num, .social-links {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.contact-num a, .dropdown-toggle {
  color: #575755;
}
.contact-num a:hover {
  color: #3bbc00;
  text-decoration: none;
}
.join-ecored{
  position: relative;
}
.join-ecored .wpcf7-submit{
  margin: 0 auto;
}
.join-ecored .wpcf7-form p:nth-child(7),
.join-ecored .wpcf7-form p:nth-child(8) {
  display: inline-block;
}
.join-ecored .wpcf7-form p:nth-child(8),
.join-ecored .wpcf7-form p:nth-child(9) {
  display: inline-block;
}

/*PAGE HOME*/
.top-post {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.top-post-image {
  height: 350px;
  overflow: hidden;
}
.reason > div {
  width: 75%;
}
.reason .cont{
  border: 1px solid #a4e088;
  border-radius: 3px;
  padding: 15px;
}
.reason .image-line {
  display: block;
  width: 100%;
  height: 43px;
  background: url(images/line-1.png)no-repeat center;
}
.reason .image-line-2 {
  display: block;
  width: 100%;
  height: 43px;
  background: url(images/line-2.png)no-repeat right;
}
.form-sost-bg {
  min-height: 610px;
  width: 100%;
  background-size: 100% 100%;
}
.form-sost-cont {
  padding: 0 0 0 100px;
}
.form-sost-cont h2 {
  margin: 0;
}
.form-sost-cont {
  color: #fff;
}
._mailchimp-subscription input {
  height: 55px;
  padding: 11px 18px 11px;
  line-height: 26px;
}
._mailchimp-subscription ::-webkit-input-placeholder {
  font-size: 14px
}
._mailchimp-subscription :-moz-placeholder { /* Firefox 18- */
  font-size: 14px;
}
._mailchimp-subscription ::-moz-placeholder {  /* Firefox 19+ */
  font-size: 14px;
}
._mailchimp-subscription :-ms-input-placeholder {
  font-size: 14px;
}
.sost-img {
  background: url(images/cloud-bottom.png) no-repeat 80px -299px;
  min-height: 390px;
  margin-top: -15px;
}
/*Home services*/
.service, .method {
  margin-top: 40px;
}
/*Home Transparency and regulations*/
.transparency-and-regulations-home {
  background: url(images/transparency-bg.png)repeat-y center;
}
.normativas {
  background: #3bbc00;
}
.transparency-home {
  background: url(images/transparency.png)no-repeat;
  background-size: 100%;
  width: 100%;
  min-height: 515px;
}
.transparency-home div {
  position: absolute;
  top: 25%;
  left: 15%;
}
.transparency-home h2 {
  font-size: 50px;
}
.transparency-home p, .transparency-home ul {
  color: #fff;
}
.transparency-home p {
  line-height: 21px;
  margin-top: 10px;
}
/*Home Last posts*/
.post-date,.post-categories span {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.post-date span {
  text-transform: none;
  font-size: 14px;
  font-weight: normal;
}
.post-categories span, .post-categories ul, .post-categories ul li {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}
.post-categories ul li:after {
  content: " -";
}
.post-categories ul li:first-child:after, .post-categories ul li:last-child:after {
  content: "";
}
.other-publications h2 {
  margin-bottom: 30px;
}
.other-publications ul li, .members-benefits li {
  list-style: none;
  padding: 10px;
  border-top: 1px solid #ebebeb;
}
.post-thumb {
  margin-bottom: 20px;
}
/*PAGE UNETEA A ECORED*/
.why-join-content, .course-benefits-content {
  padding-left: 90px;
  background: url('images/icons/side-pattern.png')repeat-y 0px 21px;
}
.why-join .container, .actions .container {
  max-width: 620px;
}
.inform-archive{
  margin-bottom:30px;
  display: table;
}

.inform-archive .date{
  margin-bottom:15px;
  font-size:16px;
}

.member-name, .inform-name {
  background: #3bbc00;
  position: relative;
  margin-bottom: 40px;
}
.member-name p, .inform-name p {
  padding: 20px;
  color: #fff;
}
.member-name:before, .inform-name:before {
  content: "";
  border: 25px solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #3BBC00!important;
  position: absolute;
  top: -21px;
}
/*Empresas SPECIFIC PAGE*/
/*Slider// Hacerse miembro*/
.members-slider-empresas .green-border {
  border-right: none;
}
.members-slider-empresas .ui-slider-tabs-list-wrapper {
  border-right: none;
  border-right: none;
}
.members-slider-empresas .row .slide-content .ui-slider-tab-content .selected {
  width: 100%!important;
}
/*Profitabilty*/
.profitability .head .container {
  max-width: 615px;
}
.profitability .nav {
  border: 0;
  text-align: center;
  max-width: 445px;
  margin: 0 auto 25px;
}
.profitability h2 {
  margin-bottom: 20px;
}
.profitability .nav-tabs>li>a {
  border: 2px solid #FFF;
  border-radius: 0;
  color: #FFF;
  padding: 10px 25px;
  margin-right: 15px;
  font-size: 24px;
  line-height: 20px;
  font-family: "bebas_neueregular";
  display: block;
  white-space: nowrap;
  margin-bottom: 10px;
}
.profitability .nav-tabs>li:last-child>a {
  margin-right: 0;
}
.profitability .nav-tabs>li.active>a:hover, .profitability .nav-tabs>li>a:hover {
  background: #fff;
  color: #45372C;
  border-bottom-color: #fff;
}
.profitability .nav-tabs>li.active>a,
.profitability .nav-tabs>li.active>a:focus {
  color: #4d3d31;
  background-color: #fff;
  border: 2px solid #FFF;
  border-bottom-color: none;
  cursor: pointer;
  border-radius: 0;
  font-family: "bebas_neueregular";
  padding: 10px 25px;
}
.member-col {
  float: left;
  width: 50%;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
/*.member-col.protective-partner{
  width: 66%;
}*/
.member-col.regular-members #miembro{
  margin-top: 45px !important;
}

.mount h2 {
  font-size: 64px;
  color: #3bbc00;
  border-bottom: 1px solid #3bbc00;
}
sup {
  font-size: 55%;
}
.mount h2 span{
  font-size: 36px;
  color: #3bbc00;
  font-family: "bebas_neueregular";
}
/*CONOCENOS*/
.wi-icon {
  width: 95px;
}
.wi-icon, .media-body {
  display: inline-block;
  vertical-align: middle;
}
.media-body {
  width: 70%;
}
.web-img {
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 120%;
  height: 468px;
  margin-left: -135px;
  margin-bottom: -100px;
}
.introduction {
  text-align: center;
  margin-bottom: 50px;
}
.green-development .image-wrapper {
  width: 60%;
}
.what-we-do {
  background: #4d3d31;
  min-height: 1110px;
}
.what-we-do-list {
  /*background: url(images/what-we-do-bg.png)no-repeat center 32%;*/
  /*background-size: 20%;*/
  margin-top: 35px;
}
.what-we-do-icon {
  margin-bottom: 20px;
}
.what-we-do-icon img {
  background: white;
  border-radius: 50%;
  max-width: 30%;

}
.what-we-do-icon.left img {
  width: 60%;
  float: left;
}
.what-we-do-icon.right img {
  width: 60%;
  float: right;
}
.what-we-do-icon.border img {
  border: 2px solid white;
}
.what-we-do-text p {
  font-size: 17px;
  line-height: 23px;
}
.list-item-row {
  min-height: 340px;
}
.list-item {
  margin-bottom: 40px;
}
.our-team {
  min-height: 1110px;
}
.our-team .green-bg {
  background-color: #45bf0d;
  min-height: 956px;
}
.round-avatar {
  width: 70%;
  margin: 0 auto;
}
.our-team .round-avatar {
  padding-top: 0;
}
.round-avatar .thumbnail {
  border: 3px solid #fff;
  border-radius: 50%;
  margin: 0 auto;
  padding: 1px;
  position: relative;
  z-index: 1;
}
.round-avatar .thumbnail .thumb-content {
  border-radius: 50%;
  background-color: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.round-avatar .thumbnail .thumb-content img{
  width: 150%;
}
.our-team .name-caption {
  text-align: center;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 10px;
  padding: 10px;
  box-shadow: 3px 3px 2px 0px #46ba11;
  position: relative;
}
.name-caption:before {
  background: url(images/whiteline.png)no-repeat;
  content: "";
  display: block;
  height: 56px;
  position: absolute;
  top: -56px;
  width: 134px;
  z-index: 0;
}
.name-caption h4, .name-caption p {
  margin: 0;
  color: #3bbc00;
}
.name-caption p {
  font-size: 14px;
  line-height: 16px;
}
.our-team .round-avatar img.white-line {
  width: 50px;
  margin: -10px 40px;
  height: 30px;
}
.members-slider-empresas .slider-space,
.members-slider-and-association-conocenos .slider-space,
.members-slider-and-association-conocenos .top-members .members-space {
  text-align: center;
  padding: 0;
}
.top-members .members-space h2,
.top-members .members-space p {
  margin: 0;
}
.members-slider-empresas .slider-space a,
.members-slider-and-association-conocenos .slider-space a {
  display: inline-block;
  padding: 10px 5px;
  width: 100%;
}

.members-slider-empresas .slider-space ul.nav-tabs li,
.members-slider-and-association-conocenos .slider-space ul.nav-tabs li {
  padding: 0;
}

.members-slider-empresas .slider-space ul.nav-tabs li a {
  width: 100%;
}

#defaultForm div.form-group,
._mailchimp-subscription div.form-group{
  display: inline-block;
  vertical-align: top;
}
/*ABC memeber slider*/
.letter-selectors {
  margin: 24px 0 60px 0;
}
.letter-selector {
  display: inline-block;
  margin-bottom: 24px;
  text-indent: -999em;
}
.letter-selector.disabled {
  cursor: default;
}
/*acb*/
.letter-selector-0 {
  background: url(images/abc-nav.png) no-repeat 0 -4px;
  height: 74px;
  width: 149px;
}
.letter-selector-0.active {
  background: url(images/abc-nav.png) no-repeat 0 -80px;
}
.letter-selector-0.disabled {
  background: url(images/abc-nav.png) no-repeat 0 -163px;
}
/*def*/
.letter-selector-1 {
  background: url(images/abc-nav.png) no-repeat -151px -1px;
  height: 66px;
  width: 110px;
}
.letter-selector-1.active {
  background: url(images/abc-nav.png) no-repeat -151px -80px;
}
.letter-selector-1.disabled {
  background: url(images/abc-nav.png) no-repeat -151px -156px;
}
/*ghi*/
.letter-selector-2 {
  background: url(images/abc-nav.png) no-repeat -263px -8px;
  height: 67px;
  width: 117px;
}
.letter-selector-2.active {
  background: url(images/abc-nav.png) no-repeat -263px -85px;
}
.letter-selector-2:disabled {
  background: url(images/abc-nav.png) no-repeat -263px -164px;
}
/*jkl*/
.letter-selector-3 {
  background: url(images/abc-nav.png) no-repeat -382px -1px;
  height: 66px;
  width: 110px;
}
.letter-selector-3.active {
  background: url(images/abc-nav.png) no-repeat -382px -79px;
}
.letter-selector-3.disabled {
  background: url(images/abc-nav.png) no-repeat -382px -156px;
}
/*mnñ*/
.letter-selector-4 {
  background: url(images/abc-nav.png) no-repeat -494px -8px;
  height: 67px;
  width: 118px;
}
.letter-selector-4.active {
  background: url(images/abc-nav.png) no-repeat -494px -85px;
}
.letter-selector-4.disabled {
  background: url(images/abc-nav.png) no-repeat -494px -164px;
}
/*opq*/
.letter-selector-5 {
  background: url(images/abc-nav.png) no-repeat -614px -4px;
  height: 65px;
  width: 141px;
}
.letter-selector-5.active {
  background: url(images/abc-nav.png) no-repeat -614px -83px;
}
.letter-selector-5.disabled {
  background: url(images/abc-nav.png) no-repeat -614px -158px;
}
/*opq*/
.letter-selector-6 {
  background: url(images/abc-nav.png) no-repeat -757px -1px;
  height: 66px;
  width: 110px;
}
.letter-selector-6.active {
  background: url(images/abc-nav.png) no-repeat -757px -79px;
}
.letter-selector-6.disabled {
  background: url(images/abc-nav.png) no-repeat -757px -156px;
}
/*opq*/
.letter-selector-7 {
  background: url(images/abc-nav.png) no-repeat -869px -8px;
  height: 67px;
  width: 117px;
}
.letter-selector-7.active {
  background: url(images/abc-nav.png) no-repeat -869px -85px;
}
.letter-selector-7.disabled  {
  background: url(images/abc-nav.png) no-repeat -869px -164px;
}
/*xyz*/
.letter-selector-8 {
  background: url(images/abc-nav.png) no-repeat -988px 0px;
  height: 66px;
  width: 110px;
}
.letter-selector-8.active {
  background: url(images/abc-nav.png) no-repeat -988px -79px;
}
.letter-selector-8.disabled  {
  background: url(images/abc-nav.png) no-repeat -988px -154px;
}
/*list*/
.member-list-item {
  /*width: 32%;*/
  /*display: inline-block;*/
  margin-bottom: 30px;
  /*vertical-align: top;*/
}
.member-list-item h4 {
  border: 1px solid #3bbc00;
  border-radius: 50%;
  color: #3bbc00;
  font-size: 48px;
  float: left;
  height: 66px;
  line-height: 36px;
  padding: 15px;
  text-align: center;
  width: 66px;
}
.member-list-item ul {
  border-top: 1px solid #3bbc00;
  float: left;
  margin-top: 33px;
  margin-right: 2%;
  padding: 30px 0 0 0;
  width: 90%;
}
.member-list-item ul li {
  font-size: 24px;
  list-style: none;
}

#nuestros-miembros.members-slider-and-association-conocenos .slider-title {
  box-shadow: 740px 0px 0 #3BBC00, -740px 0px 0 #3BBC00;
}
.slider-title h2 {
  margin-bottom: 0;
}
.members-slider-and-association-conocenos .slider-title .green-bg {
  padding: 40px;
}
.members-slider-and-association-conocenos .top-members {
  padding-bottom: 35px;
}

.our-allies .name-description,
.state-members .state-members-description {
  text-align: center;
  padding: 15px;
}
.our-allies .name-description p+p {
  font-size: 16px;
  line-height: 1.6em;
}
.our-allies .image-wrapper img {
  width: 120px;
  height: 120px;
}
.our-allies .image-wrapper,
.state-members .image-wrapper {
  margin: 0 auto;
}
.allies-col{
  position: relative;
  min-height: 555px;
  margin-bottom: 40px;
}
.allies-col .name-description a{
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
}
.state-members .state-members-description p {
  margin-top: 40px;
  margin-bottom: 40px;
}
.form-conocenos {
  border-top: 5px solid #3bbc00;
  border-bottom: 5px solid #3bbc00;
}
.carousel-control span p {
  position: absolute;
  left: -10px;
  line-height: 18px;
  margin-top: 10px;
  text-align: center;
}
.carousel-whatdo-team .carousel-control {
  z-index: 10;
}
.carousel-whatdo-team .carousel-control span.glyphicon {
  color: white;
}
.member-list-group {
  margin-left: -15px;
  margin-right: -15px;
  display: none;
}
.member-list-group:not(.is-empty):first-child {
  display: block;
}
/*SERVICIOS*/
.right {
  float: right;
}
.left {
  float: left;
}
.services-pg {
  position: relative;
}
.services-pg .rayas {
  left: 370px;
  position: absolute;
  top: 240px;
  z-index: -1;
}
.services-pg .rayas .raya-2 {
  margin-top: -30px;
  margin-right: 40px;
}
.services-pg .rayas .raya-3 {
  margin-top: -110px;
}
.services-pg .rayas .raya-4 {
  margin-top: -260px;
}
.services-pg .container img {
  width: 50%;
}
.services-pg h3.lg-margin {
  margin-top: 0;
}
.services-pg .service-info {
  width: 500px;
}
.services-pg .service-info.left {
  text-align: left;
}
.services-pg .service-info.right {
  text-align: right;
}
.services-pg .service-info h4 {
  margin-bottom: 10px;
}
.services-pg .service-info.right ul li:before {
  display: none;
}
.services-pg p {
  font-size: 18px;
  line-height: 24px;
}
.services-pg ul {
  font-size: 16px;
  padding-left: 20px;
}
.services-pg ul li {
  list-style: none;
}
.services-pg ul li:before {
  content: '\2022';
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: -3px;
  color: #3BBC00;
  font-size: 20px;
}
.rayas00 .row:nth-child(1):before {
  background-image: url(images/raya-1.png);
  background-repeat: no-repeat;
  height: 300px;
  left: 30%;
  position: absolute;
  top: 15%;
  width: 675px;
}
.rayas00 .row:nth-child(2):before {
  background-image: url(images/raya-2.png);
  background-repeat: no-repeat;
  height: 313px;
  left: 30%;
  position: absolute;
  top: 28%;
  width: 487px;
}
.rayas00 .row:nth-child(3):before {
  background-image: url(images/raya-3.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 592px;
  height: 373px;
  left: 30%;
  top: 40%;
}
.rayas00 .row:nth-child(4):before {
  background-image: url(images/raya-2.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 507px;
  height: 554px;
  left: 30%;
  top: 51%;
}
.rayas00 .row:nth-child(5):before {
  background-image: url(images/raya-1.png);
  background-repeat: no-repeat;
  height: 300px;
  position: absolute;
  left: 30%;
  top: 68%;
  width: 675px;
}
.rayas00 .row:nth-child(6):before {
  background-image: url(images/raya-4.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 507px;
  height: 554px;
  left: 34%;
  top: 76%;
}
.services-contact {
  margin-top: 200px;
}
/* INFO TEMPLATE PAGE */
.infotemplate-page {
  position: relative;
}
.infotemplate-page img {
  max-width: 600px;
  max-width: 100%;
}
.infotemplate-page h2, h3 {
  color: #575755;
  margin: 30px 0 15px 0;
}
.infotemplate-page p {
  margin-bottom: 20px;
}

/*CURSOS*/
.course-benefits .container {
  max-width: 768px;
}
.course-benefits .call-to-action {
  font-size: 24px;
  font-family: "bebas_neueregular";
  line-height: 30px;
  color: #3BBC00;
}
.methodology {
  background: #3bbc00 url(images/methodology-pattern.png)no-repeat;
  background-size: 100%;
}
.methodology-intro {
  max-width: 768px;
  margin: 0 auto 40px;
}
.method-col {
  border-right: 2px solid #2ACB2A;
}
.methodology .row .method-col:last-child {
  border-right: 0;
}
.instructor-image {
  margin-bottom: 80px;
}
.instructor-image img {
  border: 5px solid #3BBC00;
  position: relative;
}
.instructor .row {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.instructor .row:last-child {
  border-bottom: 1px solid transparent;
  padding-bottom: 50px;
  margin-bottom: 0;
}
.instructor-bottom {
  background: #3BBC00;
  width: 94%;
  padding: 12px;
  position: absolute;
  bottom: 0;
}
.instructor-image:after {
  content: "";
  display: block;
  background: url(images/instructor-bottom-img.png)no-repeat;
  position: absolute;
  width: 100px;
  background-size: 100%;
  min-height: 80px;
  z-index: -1;
}
.instructor-bottom:before {
  content: "";
  display: block;
  background: url(images/instructor-bottom-img-2.png)no-repeat;
  position: absolute;
  right: 0;
  width: 100px;
  background-size: 100%;
  min-height: 80px;
  bottom: 52px;
  right: 0;
  z-index: -1;
}
/*BLOG*/
.page-title span, .dropdown-toggle:hover span, .nav .open>a {
  color: #3BBC00;
}
.search-btn {
  background: #3BBC00;
  border: 0;
  padding: 14px 20px;
}
.search-btn span {
  color: #fff;
}
.category-search input {
  border-radius: 0;
  border-color: #DDD;
  padding: 23px 12px;
}
.nav>.dropdown>a:hover, .nav>.dropdown>a:focus {
  background: none;
}
.blog-categories .navbar-nav>li {
  float: right;
}
.blog-categories .navbar-right .dropdown .dropdown-toggle > span{
  vertical-align: middle;
}
.dropdown a span {
  margin-left: 10px;
  font-size: 16px;
}
.post {
  background-color: #3bbc00;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 30px;
  height: 315px;
  overflow: hidden;
}
.single-post-content {
  margin-bottom: 40px;
}
.single-post-content>div>img {
  width: 100%!important;
  height: auto;
}
.post-info {
  background: rgba(87,87,85,0.7);
  position: absolute;
  display: block;
  bottom: 0;
  padding: 20px;
  width: 100%;
}
.post-details {
  height: 0;
  min-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.post:hover .post-details {
  opacity: 1;
  min-height: 65px;
}
.big-post:hover .post-details {
  opacity: 1;
  min-height: 55px;
}
.post-info h2 {
  margin-top: 0;
}
.single .attachment-post-thumbnail, .single-post-content .post-image  {
  height: auto;
}
.related-posts li {
  list-style: none;
}
.single .post-info h2 {
  font-size: 25px;
  line-height: 25px;
}
.single .post:hover .post-details {
  min-height: 90px;
}
.single-post-content img {
  max-width: 100%;
  height: auto;
  width: inherit;
}
.single-post-content h2,
.single-post-content h3,
.single-post-content h3 span,
.single-post-content h4 {
  color: #575755;
}

.single-post-content span {
  font-family: inherit;
  font-size: 100%;
}

.post .post-image a img {
  height: 315px;
  width: auto;
}
.big-post .post-image a img {
  height: auto;
  width: 100%;
}
.post-image {
  height: 350px;
  overflow: hidden;
}
.postid-6011 .single-post-container,
.postid-5828 .single-post-container {
  width: 100%;
}
.postid-6011 .single-post-container .post-info,
.postid-5828 .single-post-container .post-info {
  display: none;
}
.postid-6011 .single-post-sidebar,
.postid-5828 .single-post-sidebar {
  display: none;
}

/*Blog Single*/
.related-posts .post-image img{
    height: 100%;
    width: auto;
  }
.primary-post {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.primary-post img {
  width: 100%;
}
.primary-post .post-info {
  background: rgba(87,87,85,0.7);
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  padding: 0;
  width: 260px;
}
.primary-post .post-info-details {
  padding: 25px;
}
.primary-post .post-info-details .media-body {
  margin-top: 10px;
}
.primary-post .post-info h2 {
  margin-top: 0;
}

.primary-post.no-thumbnail .post-info {
  background: rgba(87,87,85,0.7);
  position: relative;
  width: 100%;
}
.primary-post .post-info-details {
  padding: 15px;
}
.primary-post .media .media-body .au-date {
  margin-left: 15px;
}
.primary-post .media .media-left,
.primary-post .media .media-body {
  vertical-align: middle;
}
.primary-post .media .media-left img,
.primary-post .media .media-left img,
.primary-post .media .media-left img {
  float: left;
  margin: 0;
  width: 100%;
  height: auto;
  max-width: 42px;
}

.author-icon img{
  float: left;
  width: 25%;
}
.post-info-details img {
  float: left;
  margin: 0;
  width: 10%;
}
.au-date-cont {
  background-color: rgba(87,87,85,0.7);
  padding: 15px;
}
.au-date-cont .div img {
  display: inline-block;
}
.media .au-date-cont>.pull-left {
  margin-right: 0;
}
.au-date p {
  margin: 0;
}
.au-date>p {
  font-size: 16px;
  font-weight: normal;
  line-height: 23px;
}
.post-info-details .media-body {
  padding-left: 15px
}
.au-date p + p, .post-info-details .media-body {
  font-size: 14px;
  font-weight: normal;
}
.au-date .post-date {
  text-transform: inherit;
}
/*Single share*/
.share-post h4, div#atstbx {
  text-align: center;
}
span.at300bs.at15nc.at15t_facebook,
span.at300bs.at15nc.at15t_twitter {
  width: 100px!important;
  height: 40px!important;
  background-position: center!important;
  background-size: 25%;
}
span.at300bs.at15nc.at15t_facebook {
  background-image: url(images/icons/single-share-fb.png)!important;
  background-color: #3b5998!important;
}
span.at300bs.at15nc.at15t_twitter {
  background-image: url(images/icons/single-share-tw.png)!important;
  background-color: #00aced!important;
}
/*CONTACTANOS*/
.acf-map {
  height: 380px;
}
.map-wrapper {
  position: relative;
}
.address {
  color: #fff;
  position: absolute;
  top: 0;
  padding: 20px;
  background: rgba(77,61,49,0.7);
  width: 100%;
}
.wpcf7-form-control-wrap {
  margin-bottom: 10px;
  display: block;
}
/*Normativas y legislacion*/
.form-normativas {
  border-top: 5px solid #3bbc00;
  border-bottom: 5px solid #3bbc00;
  margin-bottom: 40px;
}
.inform-name {
  min-height: 100px;
}
.regulations-page .top-description {
  padding-top: 0;
}
.regulations-page h3 {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 10px;
}
.category-title {
  border-right: 1px solid #e1e1e1;
  width: 100%;
}
.category-colum ul.category-list {
  padding-top: 25px!important;
  padding-bottom: 25px!important;
}
li.category-element {
  margin-bottom: 10px;
}
.category-colum ul.category-list li.category-element {
  list-style: none;
}
.regulations-page .informs-cont {
  border-left: 1px solid #e1e1e1;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -30px;
  background-color: #f9f9f9;
}

.regulations-page .informs-cont h3 {
  color: #575755;
}

/*TRANSPARENCY PAGE*/
.anual-informs {
  border-top: 5px solid #3bbc00;
}
.transparency-page input {
  padding: 11px 18px;
  line-height: 28px;
}
.anual-informs .row {
  margin-left: 0;
  margin-right: 0;
}
/*Proyecto recicladores*/
.about-project, .development {
  position: relative;
}
.spine-line {
  background: #CCC;
  position: absolute;
  top: 0px;
  bottom: 0%;
  width: 1px;
  border-radius: 2px;
  -webkit-transition: bottom 0.5s linear;
  -moz-transition: bottom 0.5s linear;
  -ms-transition: bottom 0.5s linear;
  -o-transition: bottom 0.5s linear;
  transition: bottom 0.5s linear;
  left: 50%;
  margin-left: -2px;
  z-index: -1;
}
.hor-line {
  background: #CCC;
  position: absolute;
  top: 50%;
  bottom: 0%;
  width: 102.5%;
  height: 1px;
  margin-top: -2px;
  z-index: -1;
}
.hor-line.right {
  margin-left: -15px;
}
.about-project .col, .development .col {
  margin-bottom: 60px;
  min-height: 200px;
  display: table;
}
.col-cont {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.image-wrapper {
  width: 80%;
}
.view-inform {
  width:50%;
  position: absolute;
  margin-left: 20%;
  margin-top: 20%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.inform:hover .view-inform {
  opacity: 1;
  z-index: 10;
}
.inform .placeholder {
  position: relative;
  min-height: 258px;
  max-height: 258px;
  overflow: hidden;
  background-size: cover!important;
}
.inform .placeholder .overlay {
  position: absolute;
  opacity: 0;
  background: rgba(59,188,0,0.3);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.inform:hover .placeholder .overlay {
  opacity: 1;
}
.view-inform a {
  font-family: "bebas_neueregular";
}
.view-inform:after {
  content: "";
  display: block;
  width: 100%;
  height:0;
  padding-bottom: 100%;
  background: #3bbc00;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.view-inform div {
  color:white;
  float:left;
  line-height:1em;
  margin-top:-0.5em;
  padding-top:45%;
  text-align:center;
  width:100%;
}


/* Green Modal */
.green-modal {
  background-color: rgba(255,255,255,0.8);
}

.green-modal .modal-title {
  display: block;
  font-size: 30px;
  line-height: normal;
  text-align: center;
}

.green-modal .close {
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 20px;
}

.green-modal .close span {
  font-size: 48px;
  color: white;
}

.green-modal .modal-content {
  background: #4fc31a url(images/icons/web-07.png) no-repeat;
  background-size: cover;
  border: 0;
  color: white;
}

.green-modal .modal-header {
  background-color: #3bbc00;
  border: 0;
  padding: 30px 50px 30px 30px;
}

.green-modal .modal-body {
  padding: 30px 25px;
}

.green-modal .modal-body .wpcf7-form-control {
  display: block;
  width: 100%;
}

/* Schedule section */

  .schedule-section {
    background-color: white;
    padding: 30px 0 60px;
  }

  .schedule-section h2 {
      /*color: #1F407A;*/
      /*display: inline-block;*/
      font-size: 48px;
      /*font-weight: 600;*/
      /*letter-spacing: -2px;*/
      /*margin-left: -3px;*/
      margin-bottom: 20px;
      text-transform: uppercase;
  }

      /*@include r(medium) {
        font-size: 38px;
      }

      @include r(small) {
        font-size: 32px;
      }

      @include r(smaller) {
        font-size: 26px;
      }*/

    .schedule-section h3 {
      border-top: 1px solid #3bbc00;
      border-bottom: 2px solid #3bbc00;
      /*color: #3bbc00;*/
      /*display: inline-block;*/
      /*font-size: 28px;*/
      /*font-weight: 600;*/
      /*letter-spacing: -2px;*/
      margin: 0;
      padding: 22px 18px 24px 15px;

      /*@include r(small) {
        font-size: 24px;
      }

      @include r(smaller) {
        font-size: 18px;
      }*/
    }

    /* Event item */

    .schedule-section .schedule {
      margin-bottom: 50px;
      padding: 20px 0 0 0;
      position: relative;
    }

    .schedule-section .schedule::after {
        background-color: #3bbc00;
        content: " ";
        display: block;
        height: 100%;
        height: calc(100% - 35px);
        left: 50%;
        position: absolute;
        top: 0;
        transform: translateX(-1px);
        width: 2px;
        z-index: 2;
    }

    .schedule-section .event {
      border-top: 1px solid #DFDFDF;
      font-size: 16px;
      position: relative;
    }

    .schedule-section .event::after {
        clear: both;
        content: " ";
        display: table;
      }

    .schedule-section .event::before {
        background-color: #3bbc00;
        border-radius: 12px;
        box-shadow: 0 1px 2px rgba(0,0,0,0.40);
        content: " ";
        display: block;
        height: 12px;
        left: 50%;
        position: absolute;
        transform: translateX(-50%) translateY(-50%);
        top: 50%;
        width: 12px;
        z-index: 2;
      }

    .schedule-section .event:hover > .detail .hour {
        background-color: white;
        box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    }

    .schedule-section .detail {
      float: left;
      min-height: 71px;
      padding: 23px 120px 23px 10px;
      position: relative;
      text-align: right;
      width: 50%;

      /*@include r(767px) {
        padding: 20px;
      }*/
    }

    .schedule-section .hour {
        padding: 6px 9px;
        position: absolute;
        right: 18px;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
        width: 90px;
    }

    .schedule-section .description {
      font-weight: 400;
    }

    .schedule-section p:last-of-type {
        margin-bottom: 0;
    }

    .schedule-section .host {
      float: left;
      min-height: 71px;
      padding: 15px 10px 15px 30px;
      position: relative;
      text-align: left;
      width: 50%;
    }

    .schedule-section .host span {
        font-size: 16px;
        display: block;
      }

    .schedule-section .host strong {
      font-size: 20px;
    }

/*Mesa de reciclaje*/
.actions .image-col {
  background: url(images/icons/side-pattern.png)repeat-y;
  display: block;
  float: left;
  margin-right: 40px;
  min-height: 1260px;
  width: 64px;
}
.meetings-head {
  margin: 0 auto;
  max-width: 750px;
}
.meeting {
  margin-top: 30px;
}
.meeting-thumb {
  margin: 0 auto;
  width: 70%;
}
.meeting-thumb img {
  margin-bottom: 15px;
}
/*Banner*/
.meeting-date {
  text-align: right;
}
/*FOOTER*/
footer.xl-padding {
  padding-bottom: 0;
}
footer .thumbnail {
  border: none;
}
footer .logo.brand {
  float: none;
}
footer .lg-margin {
  margin-top: 0;
}
.members-foot-thumbs .footer-thumbs {
  margin-left: -15px;
}
.foot-text {
  color: #3bbc00;
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 5px 0;
}
.foot-text + p {
  font-size: 16px;
  line-height: 19px;
}
.foot-title {
  height: 20px;
  margin-bottom: 20px;
}
.foot-title p {
  margin-bottom: 0;
  margin-top: 5px;
}
.foot-members p {
  color: #575755;
  display: inline-block;
  font-size: 16px;
  margin: 0 20px 20px 20px;
}
.foot-title,.members-foot-thumbs{
  text-align: center;
}
.foot-members ul {
  padding: 0;
}
.foot-members .thumbnail {
  border-radius: 50px;
  border: none;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 0px;
  height: 80px;
  width: 80px;
  padding: 0;
}
.bottom-footer .footer-art {
  background: url(images/footer-art-04.svg);
  height: 200px;
}
.bottom-footer .footer-green {
  background-color: #3bbc00;
  height: 30px;
}
.scroll-top {
  padding: 5px 15px;
  text-align: center;
  background: #4C3E2F;
  font-weight: bold;
  text-decoration: none;
  position: fixed;
  bottom: 75px;
  right: 40px;
  display: none;
  opacity: 0.7;
  z-index: 1000;
}
.scroll-top:hover {
  text-decoration:none;
}
.scroll-top p {
  margin: 0;
  line-height: 14px;
  font-weight: normal;
}
/*404*/
.not-found-bg {
  background-position: center;
  height: 500px;
}
.not-found-body {
  text-align: center;
}
.not-found-body p,
.not-found-body h2,
.not-found-body a {
  color: #fff;
}
.not-found-body a {
  display: inline-block;
}
.404 .button-link.arrow:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
}
.404 .button-link.arrow:hover:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
}
.not-found-body h2 {
  font-size: 120px;
  display: inline-table;
}


/* Slick Carousel - Front Page */

.slideshow-home {
  min-height: 470px;
  max-height: 640px;
  overflow: hidden;
}
.slick-track {
  height: 470px; /* fallback */
  min-height: 410px;
  max-height: 640px;
}
.slideshow-home > .slide-post,
.slick-track .slide-post {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.slideshow-home > .slide-post .post-image {
  margin: 0;
  padding: 0; 
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.slideshow-home > .slide-post .post-image img {
  margin: 0;
  padding: 0; 
  width: 100%;
  height: auto;
  position: relative;
}
.slick-track .slide-post .post-image {
  display: none;
}
.slideshow-home > .slide-post .post-content,
.slick-track .slide-post .post-content {
  margin-top: -80px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  z-index: 3;
}
.slideshow-home > .slide-post .post-content h2,
.slick-track .slide-post .post-content h2 {
  line-height: 42px;
  margin-bottom: 25px;
}
.slideshow-home > .slide-post .post-content .inner,
.slick-track .slide-post .post-content .inner {
  margin: 0 auto;
  max-width: 600px;
  padding: 0 54px;
  width: 100%;
}
.slideshow-home > .slide-post .post-content h2 a,
.slick-track .slide-post .post-content h2 a {
  color: #fff !important;
  font-size: 42px;
  text-shadow: 0 2px 2px black;
}
.slideshow-home > .slide-post .post-content p,
.slick-track .slide-post .post-content p {
  color: #fff;
  font-size: 20px;
  line-height: 23px;
  text-shadow: 0 2px 2px black;
}

.slideshow-home > .slide-post:before,
.slick-track .slide-post:before {
    background: rgba(0,0,0,0.5);
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

/* Slick Carousel - Controls */

/*.slick-carousel {} */

.slick-carousel .slick-arrow {
  background-color: inherit;
  border: 0;
  color: white;
  display: inline-block;
  font-size: 30px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 50px;
  line-height: 1;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  z-index: 5;
  width: 50px;
}
.slick-carousel .slick-next {
  right: 10px;
}
.slick-carousel .slick-next::before {
  content: "\e080";
}
.slick-carousel .slick-prev {
  left: 10px;
}
.slick-carousel .slick-prev::before {
  content: "\e079";
}

.slick-carousel .slick-dots {
  position: absolute;
  bottom: 25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-carousel .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-carousel .slick-dots li button::before {
  font-family: 'slick';
  font-size: 33px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
  opacity: .50;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-carousel .slick-dots li.slick-active button::before {
  opacity: .95;
  color: white;
}


/* Responsive Videos */

.video-container,
.video-responsive {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
  margin-bottom: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-responsive iframe,
.video-container object,
.video-responsive object,
.video-container embed,
.video-responsive embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
        max-width: 100%;
}


/*RESPONSIVE*/
@media(max-width: 1200px) {
  /*Home transparency*/
  .transparency-and-regulations-home {
    background: none;
  }
  .transparency-home {
    background: url(images/transparency.png)no-repeat center;
    background-size: 100%;
    width: 100%;
  }
  .transparency-and-regulations-home .container {
    width: 100%;
    padding: 0 15px;
  }
  .normativas {
    padding: 0 110px 60px;
  }
  .transparency-page .lg-padding {
    padding-bottom: 0;
  }
  .transparency-home-wrapper {
    padding: 0;
  }
  /*servicios home*/
  section.services-home img {
    margin-top: 120px;
    width: 100%;
  }

  .members-slider-and-association-home .slider-space {
    text-align: center;
  }
  .members-slider-and-association-home a.button-link.arrow.member-slider-link {
    display: inline-block;
    margin-bottom: 35px;
  }
  .members-slider-and-association-home .slider-space a.button-link.arrow.member-slider-link {
    margin-bottom: 0;
  }
  .members-slider-and-association-home .slider-title {
    box-shadow: -600px 0px 0 #3BBC00;
  }
  /*CONOCENOS*/
  .what-we-do {
    background: #4D3D34;
  }
  .what-we-do-list {
    /*background: url(images/what-we-do-bg.png)no-repeat center 10%;*/
    /*background-size: 20% 62%;*/
  }
  .our-team .name-caption {
    width: 100%;
  }

  /*Normativas y legislación*/
  .inform .placeholder {
    min-height: 200px;
    max-height: 200px;
  }
  /*SERVICIOS*/
  .rayas00 .row::before {
    background-size: 87%;
  }
  .rayas00 .row:nth-child(1):before {
    background-image: url(images/raya-1.png);
    background-repeat: no-repeat;
    height: 300px;
    left: 29%;
    position: absolute;
    top: 17%;
    width: 675px;
  }
  .rayas00 .row:nth-child(2):before {
    background-image: url(images/raya-2.png);
    background-repeat: no-repeat;
    height: 313px;
    left: 30%;
    position: absolute;
    top: 28%;
    width: 487px;
  }
  .rayas00 .row:nth-child(3):before {
    background-image: url(images/raya-3.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 592px;
    height: 373px;
    left: 30%;
    top: 40%;
  }
  .rayas00 .row:nth-child(4):before {
    background-image: url(images/raya-2.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 507px;
    height: 554px;
    left: 30%;
    top: 51%;
  }
  .rayas00 .row:nth-child(5):before {
    background-image: url(images/raya-1.png);
    background-repeat: no-repeat;
    height: 300px;
    position: absolute;
    left: 30%;
    top: 68%;
    width: 675px;
  }
  .rayas00 .row:nth-child(6):before {
    background-image: url(images/raya-4.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 507px;
    height: 554px;
    left: 34%;
    top: 76%;
  }
}
@media(min-width: 1200px) {
  /*HOME*/
  .form-sost-cont {
    padding: 0 40px 0 100px;
  }
  .404 .button-link.arrow:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
  }
  .404 .button-link.arrow:hover:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
  }
  .not-found-body h2 {
    font-size: 120px;
    display: inline-table;
  }
}
@media(min-width: 1024px) {
  .members-slider-empresas .slider-title {
    box-shadow: -740px 0px 0 #3BBC00, 740px 0px 0 #3BBC00!important;
  }
}
@media(max-width: 1024px) {
  .slideshow-home > .slide-post .post-content h2,
  .slick-track .slide-post .post-content h2 {
    line-height: 36px;
    margin-bottom: 25px;
  }
  .slideshow-home > .slide-post .post-content h2 a,
  .slick-track .slide-post .post-content h2 a {
    font-size: 33px;
  }
  .slideshow-home > .slide-post .post-content p,
  .slick-track .slide-post .post-content p {
    font-size: 20px;
    line-height: 20px;
  }
}
@media(max-width: 992px) {
  /*LAYOUT*/
  /*Banners*/
  .home-banner-info {
    text-align: center;
  }
  .cont-count-btn {
    border-left: none;
    padding-left: 0;
    text-align: center;
  }
  .cont-count-btn a {
    margin-top: 10px;
  }
  /*formularios*/
  .suscription-form input, .more-info-form input {
    width: 265px;
    margin-right: 5px;
  }
  /*HOME*/
  .form-sost-cont {
    padding: 0 40px 0 100px;
  }
  .form-mobile-bg {
    z-index: 1;
  }
  .members-slider-and-association-home .slider-title {
    box-shadow: -600px 0px 0 #3BBC00, 600px 0px 0 #3BBC00;
  }
  .members-slider-and-association-home .top-members {
    box-shadow: 300px 1px #FFF, 250px 0px #dadada, -300px 1px #FFF, -250px 0px #dadada;
  }
  .members-slider-and-association-home .top-members .members-space {
    text-align: center;
  }
  .members-slider-and-association-home .top-members .members-space br {
    display: none;
  }
  /*HOME SERVICES*/
  section.services-home .globo-container #Stage {
    position: absolute !important;
    left: -375px;
    top: -20px;
    z-index: -1;
  }
  .md-icon img {
    width: 40%;
    height: auto;
  }
  .transparency-home {
    background-size: cover;
  }
  .form-sost-cont {
    padding: inherit;
  }
  .form-sost-bg {
    background: #3BBC00;
    min-height: inherit;
    width: inherit;
    background-size: initial;
  }
  .form-sost-bg:after {
    content: "";
    background: none;
  }
  .form-mobile-bg {
    background: #3BBC00;
    padding: 40px 10%;
  }
  /*SERVICIOS*/
  .services-pg img {
    width: 70%;
  }
  .services-pg .service-info {
    width: 100%;
  }
  .rayas00 .row::before {
    background-size: 70%;
  }
  .rayas00 .row:nth-child(1):before {
    background-image: url(images/raya-1.png);
    background-repeat: no-repeat;
    height: 300px;
    left: 28%;
    position: absolute;
    top: 22%;
    width: 675px;
  }
  .rayas00 .row:nth-child(2):before {
    background-image: url(images/raya-2.png);
    background-repeat: no-repeat;
    height: 313px;
    left: 26%;
    position: absolute;
    top: 36%;
    width: 487px;
  }
  .rayas00 .row:nth-child(3):before {
    background-image: url(images/raya-3.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 592px;
    height: 373px;
    left: 26%;
    top: 46%;
  }
  .rayas00 .row:nth-child(4):before {
    background-image: url(images/raya-2.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 507px;
    height: 554px;
    left: 30%;
    top: 56%;
  }
  .rayas00 .row:nth-child(5):before {
    background-image: url(images/raya-1.png);
    background-repeat: no-repeat;
    background-size: 76%;
    height: 300px;
    position: absolute;
    left: 27%;
    top: 68%;
    width: 675px;
  }
  .rayas00 .row:nth-child(6):before {
    background-image: url(images/raya-4.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 507px;
    height: 554px;
    left: 34%;
    top: 79%;
  }
  .services-contact {
    margin-top: 0;
  }
  /*UNETE A ECORED*/
  /*member-slider*/
  a.page-scroll.btn.white-btn.md-margin {
    margin-top: 0!important;
  }
  .slider-title {
    box-shadow: -201px 0px 0 #3BBC00, 200px 0px 0 #3BBC00, 201px 0px 0 #3BBC00, -200px 0px 0 #3BBC00;
  }
  .ui-slider-tabs-list-wrapper {
    border-right: none!important;
    border-left: none!important;
  }
  .green-border {
    border-right: none;
  }
  .top-members {
    margin-left: 0;
  }
  .members-space {
    padding-left: 0;
  }
  .member-list, .slide-content {
    margin: 0;
    padding: 0;
  }
  #nuestros-miembros.members-slider-and-association-conocenos .slider-title {
    box-shadow: 660px 0px 0 #3BBC00, -620px 0px 0 #3BBC00;
  }
  /*conocenos*/
  .green-development .image-wrapper {
    width: 100%;
  }
  .our-team .round-avatar img.white-line {
    margin: -25px 40px;
    height: 55px;
  }
  .method-col {
    border-right: none;
  }
  /*Blog*/
  .blog-categories {
    text-align: center;
  }
  .blog-categories .navbar-nav>li {
    float: none!important;
  }
  /*Regulations*/
  .regulations-page .container .row.search-bar {
    box-shadow: none!important;
  }
  .regulations-page .btn {
    border: none;
    padding: 15px!important;
  }
  .regulations-page .informs-cont {
    border: none;
    background-color: inherit;
    padding-left: 30px;
  }
  /*transparencia page*/
  .transparency-page .lg-padding {
    padding-bottom: 35px;
  }
  .transparency-page .top-description p {
    margin-bottom: 45px;
  }
  /*FOOTER*/
  footer .logo.brand {
    margin: 0 auto;
  }
  .foot-text {
    text-align: center;
    margin-top: 10px;
  }
  .members-foot-thumbs  {
    text-align: center;
  }
  .members-foot-thumbs .footer-thumbs {
    margin-left: inherit;
  }
  .allies-col{
    min-height: inherit;
  }
  .allies-col .name-description a {
    margin-top: 30px;
    position: relative;
  }
}
@media(min-width: 992px) {
  /*HOME*/
  .about-us-home {
    /* background: url(images/home-cloud.jpg)no-repeat top center; */
  }
  .service h4 {
    min-height: 62px;
  }
  .members-slider-and-association-conocenos #members-slider .slide-box {
    min-height: 156px;
  }
}
@media(max-width: 768px) {
  /*CLASES GENERALES*/
  h2 {
    font-size: 28px;
    line-height: 28px;
    font-weight: normal;
  }
  h4, .button-link {
    font-size: 20px;
    line-height: 22px;
  }
  p {
    line-height: 22px;
  }
  body, p, span {
    font-size: 16px;
  }
  span.input-group-addon {
    padding: 11px 8px 11px 18px !important;
  }
  span.input-group-addon label {
    font-size: 16px;
    min-width: 131px;
  }

  input.white.sm-margin {
    margin-top: 0;
  }
  /*LAYOUT*/
  /*New Member slider*/
  #members-slider {
    margin: 0;
  }
  #members-slider .slide-box {
    border: none;
    border-bottom: 1px solid #f1f1f1 !important;
  }
  /*member slider*/
  .slide-box {
    border: none;
    border-bottom: 1px solid #dadada;
  }
  .slide-content ul:last-child.slide-box {
    border: none;
  }
  .slider-title {
    box-shadow: none!important;
    margin-left: -15px!important;
    margin-right: -15px!important;
  }
  .ui-slider-tabs-list-wrapper {
    background-color: #3bbc00;
    margin-left: -15px!important;
    margin-right: -15px!important;
    width: inherit!important;
  }
  #carousel.flexslider .flex-viewport ul.slides li h4 {
    padding-top: 15px;
  }
  #carousel.flexslider .flex-viewport ul.slides li.flex-active-slide h4.active-arrow {
    height: 50px;
  }
  .flexslider .slides {
    height: 50px;
  }
  /*header*/
  .header-contact {
    text-align: right;
  }
  .ecored-navbar {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  #menu-main-menu > li > a {
    padding: 10px 15px;
  }
  #menu-main-menu, #navbarCollapse {
    width: 100%;
  }
  #menu-main-menu > li:last-child a {
    padding: 10px 15px;
  }
  .sub-menu {
    width: 100%;
    position: inherit;
    display: none;
  }
  .sub-menu:before {
    content: "";
    border-color: rgba(0, 0, 0, 0);
  }
  /*HOME*/
  .logo.brand {
    width: 170px;
    height: 50px;
  }
  .reason > div {
    width: 100%;
  }
  .reason .image-line-2 {
    background: url(images/line-2.png)no-repeat center;
  }
  .transparency-home h2 {
    margin-top: 20px;
  }
  /*home services*/
  .globo-concon {
    height: 372px;
    overflow: hidden;
    padding-top: inherit;
  }
  section.services-home .globo-container #Stage {
    left: 0 !important;
    margin: 0 auto;
    top: inherit!important;
    width: 100% !important;
  }
  section div.services-home-info {
    padding-top: 20px !important;
  }
  section div.services-home-info h4.xl-margin {
    margin-bottom: 0;
  }
  /*conocenos*/
  .what-we-do-icon.right img, .what-we-do-icon.left img {
    float: none;
  }
  .our-team .round-avatar img.white-line {
    margin: -35px 0px;
    height: 95px;
    width: 40%;
  }
  .our-team .round-avatar img.white-line {
    margin: -35px 0px;
    height: 95px;
    width: 40%;
  }
  .instructor-bottom:before {
    bottom: 45px;
  }
  /*SERVICIOS*/
  .right {
    float: none;
  }
  .left {
    float: none;
  }
  .services-pg img {
    width: 50%;
  }
  .services-pg h3.lg-margin {
    margin-top: 0;
  }
  .services-pg .service-info {
    margin-top: 20px;
    width: 100%;
  }
  .services-pg .service-info.left {
    text-align: center;
  }
  .services-pg .service-info.right {
    text-align: center;
  }
  .services-pg .service-info h4 {
    margin-bottom: 10px;
  }
  .services-pg ul li:before {
    display: none;
  }
  .rayas00 .row:nth-child(1):before {
   display: none;
  }
  .rayas00 .row:nth-child(2):before {
    display: none;
  }
  .rayas00 .row:nth-child(3):before {
    display: none;
  }
  .rayas00 .row:nth-child(4):before {
    display: none;
  }
  .rayas00 .row:nth-child(5):before {
    display: none;
  }
  .rayas00 .row:nth-child(6):before {
    display: none;
  }
  /*proyecto recolectores*/
  .image-wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  .about-project .col, .development .col {
    min-height: 50px;
    margin-bottom: 0;
  }
  .col-cont.text {
    margin-bottom: 50px;
    display: block;
    text-align: left;
  }
  /*transparency*/
  .normativas {
    padding: 0 60px 60px;
  }
  /*hacerser miembro empresas*/
  .member-col {
    width: 100%;
  }
  /*quien lo imparte*/
  .instructor-image img {
    width: 60%;
  }
  .instructor-bottom {
    width: 60%;
    left: 20%;
  }
  .instructor-image:after {
    left: 20%;
  }
  /*Blog single*/
  /*.primary-post {
    position: relative;
    margin-bottom: 30px;
    height: 100%;
    overflow: hidden;
  }*/
  .primary-post .post-info {
    position: relative;
    width: 100%;
  }
  /*
  .primary-post .post-info-details {
    padding: 25px;
    text-align: center;
  }
  .primary-post .post-info h2 {
    margin-top: 0;
  }
  .author-icon img{
    float: none;
    height: 50px;
    width: 50px;
  }
  .post-info-details img {
    float: none;
    margin: 0;
    width: 20px;
  }
  .au-date-cont .media-body {
    text-align: center;
    margin-top: 10px;
    width: 100%;
  }
  .au-date-cont .div img {
    display: inline-block;
  }
  .media .au-date-cont>.pull-left {
    margin-right: 0;
  }
  .post-info-details .media-body {
    padding-left: 0;
  }*/
  /*Universidades y camaras*/
  .why-join-content, .course-benefits-content {
    padding-left: 90px;
    background: url(images/icons/side-pattern.png)repeat-y;
  }
  .why-join .container, .actions .container {
    max-width: 620px;
  }
  .member-name, .inform-name {
    background: #3bbc00;
    position: relative;
    margin-bottom: 40px;
  }
  .member-name p, .inform-name p {
    padding: 20px;
    color: #fff;
  }
  .member-name:before, .inform-name:before {
    content: "";
    border: 25px solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #3BBC00!important;
    position: absolute;
    top: -21px;
  }
  /*NORMATIVAS*/
  .category-search {
    margin: 0!important;
  }
  .search-btn {
    padding: 16px 20px;
  }
  .inform .placeholder {
    min-height: 250px;
    max-height: 250px;
  }
  .carousel-whatdo-team .carousel-control {
    width: 18%;
  }
  .why-join-content, .course-benefits-content {
    background: none;
    padding-left: 20px;
  }
  .why-join p,
  .why-join-content p {
    display: list-item;
    list-style: disc outside none;
    margin: 0 0 20px 30px;
  }
  .why-join br,
  .why-join-content br {
    display: none;
  }

  .what-we-do-icon img {
    width: 30%!important;
  }
  .what-we-do-text {
    text-align: center!important;
    width: 80%;
    margin: 0 auto;
  }
  .slideshow-home > .slide-post .post-content h2,
  .slick-track .slide-post .post-content h2 {
    line-height: 32px;
    margin-bottom: 20px;
  }
  .slideshow-home > .slide-post .post-content h2 a,
  .slick-track .slide-post .post-content h2 a {
    font-size: 29px;
  }
  .slideshow-home > .slide-post .post-content p,
  .slick-track .slide-post .post-content p {
    font-size: 20px;
    line-height: 18px;
  }
}

@media(max-width: 766px) {
  #menu-main-menu > li {
    display: block;
  }
  #menu-main-menu li > a {
    padding-left: 15px !important;
  }
}

@media(min-width: 768px) {
  /*HEADER*/
  #navbarCollapse {
    padding-right: 0;
  }
  .blog-categories .navbar-right {
    float: none!important;
  }
}

@media(max-width: 992px) and (min-width: 768px) {
  /*HEADER*/
  #navbarCollapse {
    float: left !important;
    padding-left: 0;
  }
  #navbarCollapse .navbar-nav {
    float: left !important;
  }
  #menu-main-menu > li:first-child a {
    padding: 10px 0;
  }

}

@media(max-width: 640px) {
  /*LAYOUT*/
  /*Banners*/
  .banner-content h2,
  div.time-wrap h3,
  div.time-wrap h3 span,
  h2 span.green-slash {
    font-size: 24px!important;
  }
  .cont-count-btn {
    margin-top: 0px;
    padding-top: 0px;
  }
  /*formularios*/
  .suscription-form .form-group, .more-info-form .form-group {
    display: block !important;
  }
  .suscription-form input, .more-info-form input {
    width: 100%;
  }
  /*HOME*/
  .transparency-home {
    background: #d0e0e9; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #d0e0e9 0%, #718591 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#d0e0e9), color-stop(100%,#718591)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #d0e0e9 0%,#718591 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #d0e0e9 0%,#718591 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #d0e0e9 0%,#718591 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  #d0e0e9 0%,#718591 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e0e9', endColorstr='#718591',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    min-height: initial;
  }
  .transparency-home div {
    position: inherit;
    padding: 10%;
  }
  /*servicios home*/
  .globo-concon {
    height: auto;
  }
  section.services-home .globo-container #Stage {
    display: none !important;
  }
  section div.services-home-info {
    margin-top: 0;
  }
  /*SERVICIOS*/
  .services-pg p, .services-pg ul {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
  }
  /*Conocenos*/
  .what-we-do-list {
    /*background: none;*/
  }
  /*blog single*/
  /*.primary-post .post-info {
    top: auto;
    bottom: 0;
    padding: 0;
    height: 45px;
    width: 100%;
    overflow: hidden;
  }
  .au-date-cont {
    padding: 10px;
  }
  .author-icon {
    display: none;
  }
  .author-icon img{
    float: none;
    height: 25px;
    width: 25px;
  }
  .post-info .media-body {
    width: 100%;
    float: none;
  }
  .post-info .media-body .au-date {
    text-align: center;
  }
  .post-info-details {
    display: none;
  }
  .au-date p {
    display: inline;
  }
  .au-date p,
  .au-date .post-date {
    font-size: 12px!important;
  }
  .au-date>p {
    margin-right: 10px;
  }
  .au-date p:after {
    content: '-';
    margin-left: 10px;
  }
  .au-date p + p:after {
    display: none;
  }
  .au-date-cont .media-body {
    margin: 5px 0 0 0;
  }*/
  .alignleft, img.alignleft {
    float: none!important;
    height: auto!important;
    width: 100%!important;
    margin-right: 0!important;
  }
  .issuuembed {
    width: 100%!important;
  }
  .inform .placeholder {
    min-height: 200px;
    max-height: 200px;
  }
  /*Scroll to top*/
  .scroll-top {
    bottom: 10px;
    right: 10px;
    padding: 5px 8px 2px 10px;
  }
  .scroll-top p {
    display: none;
  }
  .members-slider-and-association-conocenos .slider-space ul.nav-tabs li {
    padding: 0;
  }

  .members-slider-and-association-conocenos .slider-space ul.nav-tabs li a h2 {
    font-size: 21px;
    min-height: 60px;
  }
  .members-slider-empresas .slider-space ul.nav-tabs li a {
    min-height: 80px;
  }
}

@media(max-width: 480px) {
  /*CLASES GENERALES*/
  .sm-padding {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /*header*/
  .contact-num {
    float: left;
    margin: 0;
  }
  .contact-num a {
    font-size: 16px;
    line-height: 16px;
  }
  .social-links ul li a {
    width: 25px;
    height: 25px;
  }
  .social-links {
    height: 25px;
    float: right;
  }
  .logo.brand {
    width: 125px;
    height: 40px;
  }
  .ecored-navbar.md-padding {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /*BANNER*/
  .home-banner-info {
    text-align: center;
  }
  .banner-content h2,
  div.time-wrap h3,
  div.time-wrap h3 span,
  h2 span.green-slash {
    font-size: 20px!important;
  }
  .cont-count-btn {
    border-left: none;
    padding-left: 0;
    text-align: center;
  }
  .banner-content h2 {
    line-height: 24px;
  }
  /*member slider*/
  .slider-title .green-bg.lg-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ui-slider-tabs-list-container {
    margin: 0!important;
  }
  .ui-slider-tabs-list li {
    width: 470px!important;
  }
  .ui-slider-tabs-list li.selected {
    background-color: inherit!important;
  }
  ul.member-list {
    margin-left: inherit;
  }
  .why-join-content {
    padding-left: 0;
    background: none;
  }
  /*hacerse miembro empresas*/
  .mount h2 {
    font-size: 40px;
  }
  .mount h2 span{
    font-size: 25px;
  }
  .profitability ul.nav.nav-tabs li {
    float: none;
  }
  .profitability ul.nav.nav-tabs li a {
    width: 100%;
  }
  /*transparency page*/
  .anual-informs .inform {
    clear: both;
    width: 100%;
  }
  /*Regulation page*/
  .regulations-page .search-cont,
  .regulations-page .category-cont  {
    text-align: center;
    width: 100%;
  }
  .regulations-page .search-cont .search.md-margin {
    margin-bottom: 0!important;
  }
  .regulations-page .dropdown {
    margin-top: 0!important;
  }
  .inform .placeholder {
    min-height: 300px;
    max-height: 300px;
  }
  /*quien lo imparte*/
  .instructor-bottom {
    bottom: -25px;
  }
  /*Blog single*/
  .related-posts .post .post-image img, .related-posts .col-xs-6, .inform {
    height: auto;
    width: 100%;
  }
  .letter-selectors {
    margin-bottom: 30px;
  }
  .col-mobile-12 {
    width: 100% !important;
  }
  .list-item-row {
    min-height: inherit;
    margin-bottom: 30px;
  }

  .slideshow-home > .slide-post .post-content h2,
  .slick-track .slide-post .post-content h2 {
    line-height: 28px;
    margin-bottom: 20px;
  }
  .slideshow-home > .slide-post .post-content h2 a,
  .slick-track .slide-post .post-content h2 a {
    font-size: 26px;
  }
  .slideshow-home > .slide-post .post-content p,
  .slick-track .slide-post .post-content p {
    font-size: 16px;
    line-height: 16px;
  }
}
@media(max-width:410px) {
  /*member slider*/
  .ui-slider-tabs-list-container {
    margin: 0!important;
  }
  .ui-slider-tabs-list li {
    width: 365px!important;
  }
  /*conocenos*/
  .wi-icon  {
    width: 100%;
  }
  .wi-icon img {
    width: 30%;
    margin-bottom: 20px;
  }
  .whatis-ecored .media .media-body {
    width: 100%;
    text-align: center;
  }
  .members-slider-empresas .slider-space ul.nav-tabs li a {
    min-height: 70px;
  }
  .members-slider-empresas .slider-space ul.nav-tabs li a h2 {
    font-size: 19px;
    line-height: 22px;
  }
}
@media(max-width:360px) {
  /*home*/
  .post-content-home .col {
    width: 100%;
  }
  /*Countdown banner*/
  .banner-content h2,
  div.time-wrap h3,
  div.time-wrap h3 span,
  h2 span.green-slash {
    font-size: 16px!important;
  }
  .join-recycling-table {
    font-size: 20px !important;
    padding: 10px 20px !important;
    text-align: center;
    width: 100%;
  }
  .slideshow-home > .slide-post .post-content .inner,
  .slick-track .slide-post .post-content .inner {
    padding: 0 25px;
  }
  .slideshow-home > .slide-post .post-content h2,
  .slick-track .slide-post .post-content h2 {
    line-height: 25px;
    margin-bottom: 16px;
  }
  .slideshow-home > .slide-post .post-content h2 a,
  .slick-track .slide-post .post-content h2 a {
    font-size: 22px;
  }
  .slideshow-home > .slide-post .post-content p,
  .slick-track .slide-post .post-content p {
    font-size: 15px;
    line-height: 18px;
  }
}
@media(max-width: 320px) {
  /*Countdown Banner*/
  .home-banner-info .banner-title, .home-banner-info .banner-date {
    display: inline-block;
    line-height: 16px!important;
  }
  /*member slider*/
  .ui-slider-tabs-list-container {
    margin: 0!important;
  }
  .ui-slider-tabs-list li {
    width: 300px!important;
  }
  #carousel.flexslider .flex-viewport ul.slides li.flex-active-slide h4.active-arrow {
    background-color: inherit;
  }
  #carousel.flexslider .flex-viewport ul.slides li.flex-active-slide h4.active-arrow:after {
    display: none;
  }
  /*Home*/
  .top-post-image {
    height: inherit;
  }
  /*SERVICIOS*/
  .services-pg img {
    width: 70%;
  }
  /*Conocenos*/
  .our-team .round-avatar img.white-line {
    margin: -35px 0px;
    height: 70px;
    width: 20%;
  }
  .whatis-ecored .media .wi-icon {
    float: none!important;
    margin-right: 0;
  }
  .whatis-ecored .media h4 {
    text-align: center;
  }
  .our-team .round-avatar img.white-line {
    margin: -35px 0px;
    height: 70px;
    width: 20%;
  }
  /*Regulation page*/
  .regulations-page .inform {
    width: 100%;
  }
  .regulations-page .informs-cont {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -15px;
  }
  .inform .placeholder {
    min-height: 230px;
    max-height: 230px;
  }
  /*blog single*/
  .related-posts {
    margin: -15px;
  }
  .related-posts .post .post-image img {
    width: inherit;
  }
}

/* BIODIVERSIDAD - Page Template */

.white-filled-btn {
  background-color: #fff !important;
  color: #343535!important;
}
.biodiversity-container {
  margin: 0;
  padding: 0;
}

.white-bg {
  background-color: #fff;
} 
.biodiversity-container section {
  margin: 0;
  padding: 70px 0;
}

#biodiversity .biodiversity-check-image-sm {
  display:none;
}

@media(max-width:767px) {
  #biodiversity .biodiversity-check-image-sm {
    display:block;
  }
  #biodiversity .biodiversity-check-image-lg {
    display:none;
  }
}

.biodiversity-container .subtitle-section {
  color: #565755;
  font-size: 32px;
  line-height: normal;
  margin: 0 0 32px;
  padding: 0 0 18px;
  position: relative;
  text-align: left;
}

.biodiversity-container .subtitle-section::after {
  background: #00C100;
  border: 1px;
  bottom: 0;
  content: '';
  height: 2px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 25px;
}
.biodiversity-container .subtitle-section--text-center {
  text-align: center;
}
.biodiversity-container .subtitle-section--text-center::after {
  left: 50%;
  transform: translate(-50%,0);
}
.biodiversity-container p {
  color: #6D6D6D;
  font-size: 16px;
  line-height: 28px;
  padding: 0;
  text-align: left;
  padding-right: 12px;
}
.biodiversity-container p span {
  color: #00C100;
}
.biodiversity-container img {
  height: auto;
  max-width: 100%;
  width: initial;
}
.biodiversity-container .d-flex {
  display: flex;
  flex-wrap: wrap;
}
.biodiversity-container .d-flex::before {
  display: none!important;
}
.biodiversity-container .d-flex::after {
  display: none!important;
}
.biodiversity-container .divider {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
.biodiversity-container .divider::before {
  background: #FFFFFF;
  content: '';
  height: 100%;
  left: 50%;
  margin: 0;
  opacity: 0.17;
  padding: 0;
  position: absolute;
  top: 0;
  transform: translate(-50%,0);
  width: 1px;
}
.biodiversity-container .flex-column {
  flex-direction: column;
}
.biodiversity-container .justify-center {
  justify-content: center;
}
.biodiversity-container .justify-start {
  justify-content: flex-start;
}
.biodiversity-container .justify-end {
  justify-content: flex-end;
}
.biodiversity-container .align-center {
  align-items: center;
}
.biodiversity-container .align-start {
  align-items: flex-start;
}
.biodiversity-container .align-end {
  align-items: flex-end;
}
.biodiversity-container .order-md-1 {
  order: 1;
}
.biodiversity-container .order-md-2 {
  order: 2;
}
.biodiversity-container .no-padding {
  padding: 0;
}

@media(max-width: 991px) {
  .biodiversity-container section {
    padding: 40px 0;
  }
  .biodiversity-container .subtitle-section {
    font-size: 28px;
  }
  .biodiversity-container .justify-xs-center {
    justify-content: center;
  }
  .biodiversity-container .justify-xs-start {
    justify-content: flex-start;
  }
  .biodiversity-container .justify-xs-end {
    justify-content: flex-end;
  }
  .biodiversity-container .align-xs-center {
    align-items: center;
  }
  .biodiversity-container .align-xs-start {
    align-items: flex-start;
  }
  .biodiversity-container .align-xs-end {
    align-items: flex-end;
  }
  .biodiversity-container .order-md-1 {
    order: 0;
  }
  .biodiversity-container .order-md-2 {
    order: 0;
  }
  .mgB-xs-16 {
    margin-bottom: 16px;
  }
  .biodiversity-container .divider {
    min-height: 82px;
  }
  .biodiversity-container .divider::before {
    height: 1px;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
  }
}

/* SHOWCASE */
.biodiversity-container .showcase {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover, 0;
  color: #ffffff;
  display: block;
  margin: 0 0 -70px 0;
  min-height: 582px;
  padding: 104px 0;
  width: 100%;
}

.biodiversity-container .showcase h2 {
  color: #ffffff;
  font-family: 'franklin_gothic_bookregular';
  font-size: 34px;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 32px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}

.biodiversity-container .showcase h2 span{
  font-size: inherit;
}

.biodiversity-container .showcase h2 strong {
  color: #00C100;
}

.biodiversity-container .showcase p {
  color: #ffffff;
  font-size: 16px;
  line-height: normal;
  margin: 0 0 24px;
  padding: 0;
  text-align: left;
}

.biodiversity-container .showcase p:last-child {
  margin: 0;
  padding: 0;
}

.biodiversity-container .showcase p a {
  background: #00C100;
  border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.08);
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 14px 32px;
  text-transform: uppercase;
}

@media(max-width: 991px) {
  .biodiversity-container .showcase {
    background-position: center;
    background-size: 0, cover;
    margin: 0;
    min-height: 1px;
    padding: 40px 0;
  }
  
  .biodiversity-container .showcase h2 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

/* Biodiversity- Two Colums Container */
.biodiversity-container .container-two-columns {
  position: relative;
}
.biodiversity-container .container-two-columns .half-with-bg {
  background-position: center; 
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
}

.biodiversity-container .container-two-columns .half-with-bg.half-with-bg-right {
  right: 0;
  left: auto;
}
.biodiversity-container .container-two-columns .container-two-columns__text {
  margin: 0;
  padding: 94px 0;
}


@media(max-width: 991px) {
  .biodiversity-container .container-two-columns .half-with-bg {
    position: relative;
    width: 100%;
    min-height: 300px;
  }
  .biodiversity-container .container-two-columns .container-two-columns__text {
    padding: 40px 0;
  }
  .biodiversity-container .container-two-columns.inverter-order {
    display: flex;
    flex-direction: column;
  }

  .inverter-order .container {
    order:1
  }
}

/* BIODIVERSITY CHECK APLICACION */

.biodiversity-check-aplicacion {
  margin: 50px auto;
  padding: 50px;
  background-image:url('https://ecored.org.do/content/uploads/2022/01/ecored-biodiversity-check-image-background.png');
  background-repeat:no-repeat;
  background-position: 178% -24%;;
  background-size: 800px;
  background-color: #F8F8F8;
}
@media(max-width:992px) {
  .biodiversity-check-aplicacion {
    background-size: 500px;
  }
}

@media(max-width:445px) {
  .biodiversity-check-aplicacion {
    background-image: none;
  }

  .biodiversity-check-aplicacion {
    padding: 30px;
  }
}

.biodiversity-check-aplicacion h4 {
  margin-bottom:40px;
  font-family: 'franklin_gothic_bookregular';
  font-weight: bold;
}

.biodiversity-check-aplicacion ol li {
  margin-bottom:4px;
  font-size: 16px;
}

/* Footer */
.biodiversity-container .footer-content {
  background-image: url('images/contactos_base.jpg');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
}
.biodiversity-container .footer-content .subtitle-section {
  color: #ffffff;
}
.biodiversity-container .footer-content .text-content {
  margin: 0 0 72px;
  padding: 0;
}
.biodiversity-container .footer-content .text-content > * {
  color: #ffffff;
  font-size: 26px;
  line-height: normal;
}
.biodiversity-container .footer-content .text-content > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.biodiversity-container .footer-content .form-container form {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
}
.biodiversity-container .footer-content .form-container p {
  width: calc(50% - 8px);
  margin: 0 8px 20px;
}
.biodiversity-container .footer-content .form-container p:nth-child(odd) {
  margin-right: 0;
}
.biodiversity-container .footer-content .form-container p:nth-child(even) {
  margin-left: 0;
}
.biodiversity-container .footer-content .form-container p:nth-child(n+6) {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.biodiversity-container .footer-content .form-container p:last-child {
  margin-bottom: 0;
}
.biodiversity-container .footer-content .form-container input,
.biodiversity-container .footer-content .form-container textarea {
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #ffffff;
  color: #565755;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  margin: 0;
  padding: 8px 16px;
  text-align: left;
  width: 100%;
}
.biodiversity-container .footer-content .form-container input::-webkit-input-placeholder,
.biodiversity-container .footer-content .form-container input:-moz-placeholder,
.biodiversity-container .footer-content .form-container input::-moz-placeholder,
.biodiversity-container .footer-content .form-container input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #565755;
}
.biodiversity-container .footer-content .form-container input[type="submit"] {
  background: #00C100;
  border-radius: 4px;
  border: 1px solid #00C100;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.08);
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 10px 10px 0;
  padding: 0 32px;
  text-transform: uppercase;
  width: auto;
}
.biodiversity-container .footer-content .form-container textarea {
  height: 108px;
}
.biodiversity-container .footer-content .form-container label {
  color: #ffffff;
  font-size: 12px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.biodiversity-container .footer-content .form-container span {
  margin: 0;
  padding: 0;
}
.biodiversity-container .footer-content .form-container .wpcf7-not-valid {
  border: 1px solid red;
}
.biodiversity-container .footer-content .form-container .wpcf7-not-valid-tip {
  display: none;
}
.biodiversity-container .footer-content .form-container .wpcf7-mail-sent-ok {
  color: #ffffff;
}
.biodiversity-container .footer-content .contact-info * {
  color: #ffffff;
}
.biodiversity-container .footer-content .contact-info p {
  color: #ffffff;
  font-size: 14px;
  opacity: 0.8;
}
.biodiversity-container .footer-content .contact-info h4 {
  color: #ffffff;
  font-family: 'franklin_gothic_bookregular';
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 8px;
  padding: 0;
}
.biodiversity-container .footer-content .contact-info ul {
  margin: 0;
  padding: 0;
}
.biodiversity-container .footer-content .contact-info ul li {
  color: #ffffff;
  display: block;
  font-size: 16px;
  margin: 0 0 12px;
  padding: 0;
}
.biodiversity-container .footer-content .contact-info ul li img {
  margin: 0 12px 0 0;
}
@media(max-width: 991px) {
  .biodiversity-container .footer-content {
    background-image: none;
  }
  .biodiversity-container .footer-content .text-content {
    margin-bottom: 30px;
  }
}
@media(max-width: 767px) {
  .biodiversity-container .footer-content {
    background-image: none;
  }
  .biodiversity-container .footer-content .form-container p {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

/* LOGO CONTAINER */

.biodiversity-container .logo-container .container .row .col-md-3:first-child img {
  max-width: 200px;
}
@media(max-width: 992px) {
  .biodiversity-container .logo-container {
    text-align: center;
  }
  .biodiversity-container .logo-container img {
    margin-bottom: 20px;
  }
}
/* LOGO CONTAINER   */

/* CASOS DE ÉXITO  */

.casos-de-exito-carousel .slick-list{
  max-width: 1152px;
  width: 100%;
  margin: 0 auto;
}

.casos-de-exito-carousel-item {
  background-color: #fff;
  padding: 40px 35px;
  border-radius: 4px;
  box-shadow: 5px 3px 10px rgb(239 239 239 / 60%);
  max-width: 540px;
  width: 100%;
  display: flex!important;
  flex-direction: column;
  align-self: stretch;
  height: 100%;
}

.casos-de-exito-image {
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 290px;
  width: 100%;
}

.casos-de-exito-title {
  margin-bottom: 30px;
}
.casos-de-exito-content {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  width: 100%;
  margin-bottom: 16px;
}

.casos-de-exito-link  button{
    background: #00C100;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 8%);
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 14px 32px;
    text-transform: uppercase;
    border: 0;
}

.casos-de-exito-carousel-item.slick-slide {
  margin: 0 30px;
  height: auto!important;
}

.casos-de-exito-carousel .slick-track {
  height: auto;
  display: flex;
  justify-content: stretch;
}

.casos-de-exito-carousel .slick-arrow {
  -webkit-font-smoothing: antialiased;
    background: transparent!important;
    border: 0;
    box-shadow: 0 0 0 0 transparent!important;
    color: rgba(190, 190, 190, .7);
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    height: 50px;
    line-height: 1;
    margin-top: -25px;
    outline: none!important;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 2;
}

.casos-de-exito-carousel .slick-prev {
  left: 10px;
}

.casos-de-exito-carousel .slick-next {
  right: 10px;
}

.casos-de-exito-carousel .slick-prev::before {
  content: "\e079";
}

.casos-de-exito-carousel .slick-next::before {
  content: "\e080";
}

.dialog-close {
  background: rgba(53,53,53,.48);
  border-radius: 50%;
  color: var(--color--brand-white,#fff);
  position: absolute;
  right: .75rem;
  top: .75rem;
  width: 50px;
  height: 50px!important;
  z-index: 150;
  border: 0;
}

@media(max-width:425px) {
  .casos-de-exito-carousel .slick-list {
    width: 100%;
  }  
}

@media(max-width:992px) and (min-width:768px) {
  .casos-de-exito-carousel .slick-list {
    width: 60%;
  }  
}

@media(max-width:425px) {
  .casos-de-exito-carousel .slick-list {
    width: 100%;
  }  
}

@media(max-width:320px) {
  .casos-de-exito-carousel-item {
    padding: 25px 22px;
  }
  .casos-de-exito-image {
    margin-bottom:16px;
  }
  .casos-de-exito-title {
    margin-bottom: 15px;
  }
}
/* CASOS DE ÉXITO  */

/* DOCUMENTOS DE CONSULTA  */

.documento-consulta__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.documento-consulta__link {
  display: block;
}

.documento-consulta__column:hover {
  text-decoration: none;
}

.documento-consulta__column {
  width: 30.3%;
  padding: 20px 10px;
  border: 1px solid #2ACB2A;
  color:#343535;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  height: 90px;
  align-items: center;
}


.documento-consulta__box p {
  text-align: center;
  margin-bottom: 0;
  line-height: 18px;
}

@media(max-width:767px) {
  .documento-consulta__wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .documento-consulta__column {
    width: 90%;
  }
}

/* DOCUMENTOS DE CONSULTA  */

/* DIALOG MODAL */

.dialog[aria-hidden="true"]
 {
  display: none;
}

.dialog__caso-de-exito__image {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

 .dialog-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(43, 46, 56, 0.9);
  animation: fade-in 200ms both;
 }

 .dialog-container {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
 }
 
 .dialog-container[aria-hidden='true'] {
   display: none; /* 1 */
 }
 
 .dialog {
   margin: auto; /* 1 */
   z-index: 2; /* 2 */
   position: relative; /* 2 */
   background-color: white; /* 3 */
   max-width: 800px;
   position: absolute;
   width: 100%;
 }

 .dialog__caso-de-exito__text-container {
  padding: 10px 20px;
  overflow-y: auto;
  height: 280px
 }

 .dialog .dialog-content {
  display: flex;
  flex-flow: column nowrap;
 }

 .dialog-scroll-container {
  height: 300px;
 }

 @media(min-width: 768px) {
   .dialog{
    border-radius: 4px;
    left: 50%;
    max-height: 600px;
    top: 0;
    transform: translateY(0) translateX(-50%);
    width: 70%;
   }
 }

 @media(min-width: 992px) {
  .dialog {
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
  }

  .dialog .dialog-content {
    display: flex;
    height: 100%;
  }
 }

 @media(max-width:768px) {
  .dialog__caso-de-exito__text-container {
    height: 200px;
  }
  .dialog{
    max-height: 538px;
  }
 }
/* INDICARSE - Page Template */
.indicarse-container-container {
  margin: 0;
  padding: 0;
}
.indicarse-container section {
  margin: 0;
  padding: 70px 0;
}
.soft-gray-bg {
  background: #F8F8F8;
}
.light-gray-bg {
  background: #fcfcfc;
}
.gray-bg {
  background: #565755;
}
.indicarse-container .subtitle-section {
  color: #565755;
  font-size: 32px;
  line-height: normal;
  margin: 0 0 32px;
  padding: 0 0 18px;
  position: relative;
  text-align: left;
}
.indicarse-container .subtitle-section::after {
  background: #00C100;
  border: 1px;
  bottom: 0;
  content: '';
  height: 2px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 25px;
}
.indicarse-container .subtitle-section--text-center {
  text-align: center;
}
.indicarse-container .subtitle-section--text-center::after {
  left: 50%;
  transform: translate(-50%,0);
}
.indicarse-container p {
  color: #6D6D6D;
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 16px;
  padding: 0;
  text-align: left;
}
.indicarse-container p span {
  color: #00C100;
}
.indicarse-container img {
  height: auto;
  max-width: 100%;
  width: initial;
}
.indicarse-container .d-flex {
  display: flex;
  flex-wrap: wrap;
}
.indicarse-container .d-flex::before {
  display: none!important;
}
.indicarse-container .d-flex::after {
  display: none!important;
}
.indicarse-container .divider {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
.indicarse-container .divider::before {
  background: #FFFFFF;
  content: '';
  height: 100%;
  left: 50%;
  margin: 0;
  opacity: 0.17;
  padding: 0;
  position: absolute;
  top: 0;
  transform: translate(-50%,0);
  width: 1px;
}
.indicarse-container .flex-column {
  flex-direction: column;
}
.indicarse-container .justify-center {
  justify-content: center;
}
.indicarse-container .justify-start {
  justify-content: flex-start;
}
.indicarse-container .justify-end {
  justify-content: flex-end;
}
.indicarse-container .align-center {
  align-items: center;
}
.indicarse-container .align-start {
  align-items: flex-start;
}
.indicarse-container .align-end {
  align-items: flex-end;
}
.indicarse-container .order-md-1 {
  order: 1;
}
.indicarse-container .order-md-2 {
  order: 2;
}
.indicarse-container .no-padding {
  padding: 0;
}

@media(max-width: 991px) {
  .indicarse-container section {
    padding: 40px 0;
  }
  .indicarse-container .subtitle-section {
    font-size: 28px;
  }
  .indicarse-container .justify-xs-center {
    justify-content: center;
  }
  .indicarse-container .justify-xs-start {
    justify-content: flex-start;
  }
  .indicarse-container .justify-xs-end {
    justify-content: flex-end;
  }
  .indicarse-container .align-xs-center {
    align-items: center;
  }
  .indicarse-container .align-xs-start {
    align-items: flex-start;
  }
  .indicarse-container .align-xs-end {
    align-items: flex-end;
  }
  .indicarse-container .order-md-1 {
    order: 0;
  }
  .indicarse-container .order-md-2 {
    order: 0;
  }
  .mgB-xs-16 {
    margin-bottom: 16px;
  }
  .indicarse-container .divider {
    min-height: 82px;
  }
  .indicarse-container .divider::before {
    height: 1px;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
  }
}

/* SHOWCASE */
.indicarse-container .showcase {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover, 0;
  color: #ffffff;
  display: block;
  margin: 0 0 -70px 0;
  min-height: 582px;
  padding: 104px 0;
  width: 100%;
}

.indicarse-container .showcase h2 {
  color: #ffffff;
  font-family: 'franklin_gothic_bookregular';
  font-size: 40px;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 32px;
  padding: 0;
  text-align: left;
}

.indicarse-container .showcase h2 strong {
  color: #00C100;
}

.indicarse-container .showcase p {
  color: #ffffff;
  font-size: 16px;
  line-height: normal;
  margin: 0 0 24px;
  opacity: 0.8;
  padding: 0;
  text-align: left;
}

.indicarse-container .showcase p:last-child {
  margin: 0;
  padding: 0;
}

.indicarse-container .showcase p a {
  background: #00C100;
  border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.08);
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 14px 32px;
  text-transform: uppercase;
}

@media(max-width: 991px) {
  .indicarse-container .showcase {
    background-position: center;
    background-size: 0, cover;
    margin: 0;
    min-height: 1px;
    padding: 40px 0;
  }
  
  .indicarse-container .showcase h2 {
    font-size: 32px;
    margin-bottom: 16px;
  }
}

/* Beneficios de IndicaRSE */
.beneficios-listado {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -15px -30px;
  padding: 16px 0 0 0;
}
.beneficios-listado li {
  align-items: center;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.08);
  display: flex;
  justify-content: flex-start;
  margin: 0 15px 30px;
  padding: 16px;
  width: calc(25% - 30px);
}
.beneficios-listado li img {
  max-width: 48px;
  margin: 0 24px 0 0;
}
.beneficios-listado li span {
  color: #565755;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  white-space: pre-wrap;
  word-break: break-word;
}
.beneficios-listado li:nth-child(n+5) {
  width: calc(33.33% - 30px);
}
@media(max-width: 991px) {
  .beneficios-listado li {
    width: calc(50% - 30px);
  }
  .beneficios-listado li:nth-child(n+5) {
    width: calc(50% - 30px);
  }
}

@media(max-width: 767px) {
  .beneficios-listado li {
    font-size: 20px;
    width: calc(100% - 30px);
  }
  .beneficios-listado li:nth-child(n+5) {
    width: calc(100% - 30px);
  }
}

/* Beneficios - Two Colums Container */
.indicarse-container .container-two-columns {
  position: relative;
}
.indicarse-container .container-two-columns .half-with-bg {
  background-position: center; 
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
}
.indicarse-container .container-two-columns .container-two-columns__text {
  margin: 0;
  padding: 94px 0;
}

@media(max-width: 991px) {
  .indicarse-container .container-two-columns .half-with-bg {
    position: relative;
    width: 100%;
    min-height: 300px;
  }
  .indicarse-container .container-two-columns .container-two-columns__text {
    padding: 40px 0;
  }
}

/* Testimonios */
.indicarse-container .quote-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 100%;
}
.indicarse-container .quote-text {
  margin: 0 0 24px 0;
  padding: 0;
  position: relative;
}
.indicarse-container .quote-text > * {
  font-size: 20px;
  font-style: italic;
  line-height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.indicarse-container .quote-text::before {
  background-image: url('images/ic_quote.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 36px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  transform: translate(-100%,-50%);
  width: 46px;
}
.indicarse-container .quote-text::after {
  background-image: url('images/ic_quote.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 36px;
  right: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  transform: translate(100%,50%) scale(-1);
  width: 46px;
}
.indicarse-container .quote-photo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  height: 56px;
  margin: 0 0 12px;
  overflow: hidden;
  padding: 0;
  width: 56px;
}
.indicarse-container .quote-name {
  color: #00C100;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 8px;
  padding: 0;
  text-align: center;
}
.indicarse-container .quote-charge {
  margin: 0;
  padding: 0;
}
.indicarse-container .quote-charge > *{
  font-size: 14px;
  line-height: normal;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* Testimonios Carousel - Controls */
.testimonios-carousel-wrapper {
  width: 100%;
  overflow: hidden;
}
.testimonios-carousel .testimonio,
.testimonios-carousel .testimonio:focus {
  background: transparent!important;
  box-shadow: 0 0 0 0 transparent!important;
  outline: none!important;
}
.testimonios-carousel .slick-list {
  overflow: visible;
}
.testimonios-carousel .slick-track {
  height: auto;
  max-height: 100000px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonios-carousel .slick-arrow {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: transparent!important;
  border: 0;
  box-shadow: 0 0 0 0 transparent!important;
  color: rgba(190, 190, 190, .7);
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  height: 50px;
  line-height: 1;
  margin-top: -25px;
  outline: none!important;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 5;
}
.testimonios-carousel .slick-next {
  right: 10px;
}
.testimonios-carousel .slick-next::before {
  content: "\e080";
}
.testimonios-carousel .slick-prev {
  left: 10px;
}
.testimonios-carousel .slick-prev::before {
  content: "\e079";
}

@media(max-width: 991px) {
  .indicarse-container .quote-text > * {
    font-size: 16px;
    line-height: 24px;
  }
  .indicarse-container .quote-text::before {
    display: none;
  }
  .indicarse-container .quote-text::after {
    display: none;
  }
}

/* Footer */
.indicarse-container .footer-content {
  background-image: url('images/contactos_base.jpg');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
}
.indicarse-container .footer-content .subtitle-section {
  color: #ffffff;
}
.indicarse-container .footer-content .text-content {
  margin: 0 0 72px;
  padding: 0;
}
.indicarse-container .footer-content .text-content > * {
  color: #ffffff;
  font-size: 26px;
  line-height: normal;
}
.indicarse-container .footer-content .text-content > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.indicarse-container .footer-content .form-container form {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
}
.indicarse-container .footer-content .form-container p {
  width: calc(50% - 8px);
  margin: 0 8px 20px;
}
.indicarse-container .footer-content .form-container p:nth-child(odd) {
  margin-right: 0;
}
.indicarse-container .footer-content .form-container p:nth-child(even) {
  margin-left: 0;
}
.indicarse-container .footer-content .form-container p:nth-child(n+6) {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.indicarse-container .footer-content .form-container p:last-child {
  margin-bottom: 0;
}
.indicarse-container .footer-content .form-container input,
.indicarse-container .footer-content .form-container textarea {
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #ffffff;
  color: #565755;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  margin: 0;
  padding: 8px 16px;
  text-align: left;
  width: 100%;
}
.indicarse-container .footer-content .form-container input::-webkit-input-placeholder,
.indicarse-container .footer-content .form-container input:-moz-placeholder,
.indicarse-container .footer-content .form-container input::-moz-placeholder,
.indicarse-container .footer-content .form-container input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #565755;
}
.indicarse-container .footer-content .form-container input[type="submit"] {
  background: #00C100;
  border-radius: 4px;
  border: 1px solid #00C100;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.08);
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 10px 10px 0;
  padding: 0 32px;
  text-transform: uppercase;
  width: auto;
}
.indicarse-container .footer-content .form-container textarea {
  height: 108px;
}
.indicarse-container .footer-content .form-container label {
  color: #ffffff;
  font-size: 12px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.indicarse-container .footer-content .form-container span {
  margin: 0;
  padding: 0;
}
.indicarse-container .footer-content .form-container .wpcf7-not-valid {
  border: 1px solid red;
}
.indicarse-container .footer-content .form-container .wpcf7-not-valid-tip {
  display: none;
}
.indicarse-container .footer-content .form-container .wpcf7-mail-sent-ok {
  color: #ffffff;
}
.indicarse-container .footer-content .contact-info * {
  color: #ffffff;
}
.indicarse-container .footer-content .contact-info p {
  color: #ffffff;
  font-size: 14px;
  opacity: 0.8;
}
.indicarse-container .footer-content .contact-info h4 {
  color: #ffffff;
  font-family: 'franklin_gothic_bookregular';
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 8px;
  padding: 0;
}
.indicarse-container .footer-content .contact-info ul {
  margin: 0;
  padding: 0;
}
.indicarse-container .footer-content .contact-info ul li {
  color: #ffffff;
  display: block;
  font-size: 16px;
  margin: 0 0 12px;
  padding: 0;
}
.indicarse-container .footer-content .contact-info ul li img {
  margin: 0 12px 0 0;
}
@media(max-width: 991px) {
  .indicarse-container .footer-content {
    background-image: none;
  }
  .indicarse-container .footer-content .text-content {
    margin-bottom: 30px;
  }
}
@media(max-width: 767px) {
  .indicarse-container .footer-content {
    background-image: none;
  }
  .indicarse-container .footer-content .form-container p {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

/* Menu Mobile */
@media(max-width: 767px) {
  header .top-menu {
    margin: 7.5px -15px;
  }
  header .top-menu ul li {
    margin: 0;
  }
  #menu-main-menu > li > a,
  header .top-menu ul li a {
    color: #575755;
    display: block;
    font-family: "bebas_neueregular";
    font-size: 22px;
    line-height: 16px;
    padding: 10px 15px;
  }
  header .top-menu ul li a:hover {
    color: #3bbc00;
  }

  .inform-archive .placeholder{
    margin-bottom:20px;
 }
}
@media (max-width:767px) and (min-width:480px){
  .view-inform{
    width: 20%;
    margin-left: 36%;
    margin-top: 10%;
  }
}

@media (max-width:479px) and (min-width:381px){
  .view-inform{
    width: 35%;
    margin-left: 30%;
  }
}

