@font-face {
  font-family: 'Proxima Nova';
  src: local('Proxima Nova'), local('Proxima Nova'),
    url(../fonts/cambio_climatico/Proxima-Nova-Reg.otf) format('opentype');
}

@font-face {
  font-family: 'Proxima Nova Bold';
  src: local('Proxima Nova Bold'), local('Proxima Nova Bold'),
    url(../fonts/cambio_climatico/Proxima-Nova-Bold.otf) format('opentype');
}

@font-face {
  font-family: 'Baloo';
  src: local('Baloo'), local('Baloo'),
    url(../fonts/cambio_climatico/Baloo-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Baloo2';
  src: local('Baloo2'), local('Baloo2'),
    url(../fonts/cambio_climatico/Baloo2-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Baloo2 Medium';
  src: local('Baloo2 Medium'), local('Baloo2 Medium'),
    url(../fonts/cambio_climatico/Baloo2-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'Baloo2 SemiBold';
  src: local('Baloo2 SemiBold'), local('Baloo2 SemiBold'),
    url(../fonts/cambio_climatico/Baloo2-SemiBold.ttf) format('truetype');
}

@font-face {
  font-family: 'Baloo2 Bold';
  src: local('Baloo2 Bold'), local('Baloo2 Bold'),
    url(../fonts/cambio_climatico/Baloo2-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Baloo2 ExtraBold';
  src: local('Baloo2 ExtraBold'), local('Baloo2 ExtraBold'),
    url(../fonts/cambio_climatico/Baloo2-ExtraBold.ttf) format('truetype');
}

.tituloflotante {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #0066FF;
  color: #fff;
  z-index: 4;
  font-family: 'Baloo2';
  padding: 15px 25px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  z-index: 9999;
}

.r1 {

  font-family: 'Baloo2';
  text-transform: uppercase;
  font-size: 1.3rem;
}

.titulotemasambientales {
  font-family: 'Proxima Nova Bold';
  color: rgba(0, 15, 159, 1);
  line-height: 1;
  font-size: .8rem;
  text-transform: uppercase;
  margin: 10px 0px;
  display: block;
  padding: 0px 5px;
  line-height: 1.3;
}


.line-separador {
  height: 1px;
  width: 100%;
  border-bottom: 2px solid #b9c8e7;
  margin: 20px 0px;
}

.titulo-seccion {
  color: #080951;
  font-family: 'Baloo2 Bold';
  font-size: 1.1rem;
  margin-bottom: 15px;
}

.titulo-seccion2 {
  color: #080951;
  font-family: 'Baloo2 Bold';
  font-size: 2rem;
  margin-bottom: 15px;
}

.texto-interior {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  text-align: justify;
  color: #242424;

}

.complemento-titulo {

  color: rgb(0, 102, 255);
  font-weight: bold;

}

p strong {
  font-family: 'Proxima Nova Bold';

}

/* CAROUSEL INICIAL */

.campanias {
  background-color: #0d6efd;
  color: #fff;
  max-width: 100%;
  margin: 0px;
  max-height: 60px;
}

.campanias .img {
  max-height: 60px;

}

/* MENU DIRECTORIO*/
.container {
  max-width: 1300px;
}

/* ESTILOS HEADER */
body {
  font-family: "Proxima Nova";
  background-color: #fff;

  position: relative;
}

body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

body.offcanvas-menu:before {
  opacity: 1;
  z-index: 1002;
  visibility: visible;
}

p {
  color: #b3b3b3;
  font-weight: 300;
}

.visible {
  display: block;
}

.invisible {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Proxima Nova";
}

a {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

a,
a:hover {
  text-decoration: none !important;
}

.main {
  padding-top: 140px;
  height: auto;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.site-navbar-wrap {
  position: relative;
  z-index: 99;
  width: 100%;
  left: 0;
}

.site-navbar-wrap a {
  color: rgba(0, 15, 159, 1);
  font-weight: 600;
}

.site-navbar-wrap .site-navbar-top {
  font-size: 0.8rem;
  max-height: 80px;
}


.spantext {
  font-size: 0.8rem;
}

.site-navbar-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  z-index: 9999;
}

.site-navbar {
  margin-bottom: 0px;
  width: 100%;
}

.site-navbar .site-logo {
  font-weight: 200;
  line-height: 0;
  position: relative;
}

.site-navbar .site-logo a {
  font-weight: 200;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.site-navbar .site-logo a img {
  /* width: 133%; */
  max-width: 316px;
}

.site-navbar .site-navigation .site-menu {
  margin-bottom: 0;
}

.site-navbar .site-navigation .site-menu a {
  text-decoration: none !important;
  display: inline-block;
  font-weight: 500;
}

.site-navbar .site-navigation .site-menu>li {
  display: inline-block;
  padding: 10px 5px;
}

.site-navbar .site-navigation .site-menu>li>a {
  padding: 20px 10px;
  color: rgba(0, 15, 159, 1);
  font-size: 12px;
  text-decoration: none !important;
  font-weight: bold;
}

.site-navbar .site-navigation .site-menu>li>a.active {
  color: #000B75;
}

.site-navbar .site-navigation .site-menu>li>a:hover {
  color: #000B75;
}

.site-navbar .site-navigation .site-menu>li:last-child {
  padding-right: 0;
}

.site-navbar .site-navigation .site-menu>li:last-child>a {
  padding-right: 0;
}

.site-navbar .site-navigation .site-menu .has-children {
  position: relative;
}

.site-navbar .site-navigation .site-menu .has-children>a {
  position: relative;
  padding-right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
  position: absolute;
  content: "\e313";
  font-size: 16px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "icomoon";
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
  visibility: hidden;
  opacity: 0;
  top: 100%;
  position: absolute;
  text-align: left;
  -webkit-box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 0px 0;
  margin-top: 20px;
  margin-left: 0px;
  background: #0066FF;
  -webkit-transition: 0.2s 0s;
  -o-transition: 0.2s 0s;
  transition: 0.2s 0s;
  border-radius: 4px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
  position: absolute;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #0066ff;
  border-width: 10px;
  margin-left: -10px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
  font-size: 14px;
  text-transform: none;
  letter-spacing: normal;
  -webkit-transition: 0s all;
  -o-transition: 0s all;
  transition: 0s all;
  color: #ffffff;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
  color: #007bff;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active>a {
  color: #fff !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 200px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li:first-child>a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li:last-child>a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
  padding: 9px 20px;
  display: block;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
  background: #ffffff;
  color: #212529;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
  content: "\e315";
  right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
  left: 100%;
  top: 0;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a {
  background: #ebeef0;
  color: #212529;
}

.site-navbar .site-navigation .site-menu .has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:active>a {
  color: #000B75;
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
  cursor: pointer;
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  margin-top: 0px;
  visibility: visible;
  opacity: 1;
}

.gif-menu {
  position: relative;
  display: contents !important;
}


.gif-menu a img {
  max-width: 60px;
  margin-top: -10px;
}

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000000000000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.offcanvas-menu .site-mobile-menu {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.site-mobile-menu .site-mobile-menu-header {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
  float: right;
  margin-top: 8px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
  font-size: 30px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 0px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
  color: #dee2e6;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
  float: left;
  margin-top: 10px;
  margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
  display: inline-block;
  text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
  max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
  text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding: 20px;
  height: calc(100vh - 52px);
  padding-bottom: 150px;
}

.site-mobile-menu .site-nav-wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

.site-mobile-menu .site-nav-wrap a {
  padding: 10px 20px;
  display: block;
  position: relative;
  color: #212529;
}

.site-mobile-menu .site-nav-wrap a.active,
.site-mobile-menu .site-nav-wrap a:hover {
  color: #007bff;
}

.site-mobile-menu .site-nav-wrap li {
  position: relative;
  display: block;
}

.site-mobile-menu .site-nav-wrap li.active>a {
  color: #007bff;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 20;
  width: 36px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
  background: #f8f9fa;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
  font-size: 12px;
  z-index: 20;
  font-family: "icomoon";
  content: "\f078";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.site-mobile-menu .site-nav-wrap>li {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}

.site-mobile-menu .site-nav-wrap>li>a {
  padding-left: 20px;
  font-size: 20px;
}

.site-mobile-menu .site-nav-wrap>li>ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
  display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
  padding-left: 40px;
  font-size: 16px;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
  padding: 0;
  margin: 0;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
  display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
  font-size: 16px;
  padding-left: 60px;
}

.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%;
}

.sticky-wrapper+.site-blocks-cover {
  margin-top: 80px;
}

.sticky-wrapper .site-navbar {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.sticky-wrapper .site-navbar ul li.active a {
  color: #000B75;
}

.sticky-wrapper.is-sticky .site-navbar {
  background-color: #EEEEEE;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li {
  display: inline-block;
  padding: 10px 5px;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li:last-child {
  padding-right: 0;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li:last-child>a {
  padding-right: 0;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li.has-children>a {
  padding-right: 20px;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li>a {
  padding: 10px 10px;
  color: rgba(0, 15, 159, 1);
  font-size: 12px;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li>a:hover {
  color: #000B75 !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li>a.active {
  color: #000B75 !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li.active a {
  color: #000B75;
}

.separador {
  width: 2px;
  background: #b9c8e7;
  height: 16px;
  display: inline-block;
  margin-bottom: -3px;
}

.separador-b {
  width: 2px;
  background: #b9c8e7;
  height: 18px;
  display: inline-block;
  margin-bottom: -26px;
}

.iconos {
  vertical-align: middle;
  text-align: center !important;
}

.iconos a {
  font-size: .9rem;
}

.iconos .idioma {
  font-size: .6rem;
}

/* CSS Idiomas*/
.gtranslate_wrapper {
  display: inline-block;
}

.gtranslate_wrapper #gt_float_wrapper {
  display: flex;
  margin-top: 10px;
}

.social.xs-center {
  /*display: flex;*/
  align-items: center;
}

.gt_float_switcher {
  box-shadow: none !important;
  display: block !important;
}

.gt_float_switcher {
  background-color: transparent !important;
  font-family: 'Proxima Nova' !important;
  font-size: 0.8rem !important;
}

.gt_float_switcher .gt_options {
  position: absolute !important;
}

.gt_float_switcher .gt-selected {
  background-color: transparent !important;
}

.gt_float_switcher img {
  width: 22px !important;
  top: -2px;
  position: relative;
}

.gt_float_switcher .gt-selected .gt-current-lang {
  padding: 0px !important;
}

.gt-open {
  position: absolute !important;
  z-index: 900 !important;
  max-height: 260px !important;
  background-color: #E4ECFA !important;
}

.gt_float_switcher .gt_options a,
.gt-open a {
  font-size: 0.8rem !important;
  text-align: left;
}

.gto-positioncontrol-716694276 {
  width: 335px;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
  top: -2px;
  position: relative;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
  top: -1px !important;
}

/* FIN CSS Idiomas*/




/*a.gflag {vertical-align:middle;font-size:32px;padding:1px 0;background-repeat:no-repeat;background-image:url(//gtranslate.net/flags/32.png);}*/
a.gflag {
  vertical-align: sub;
  font-size: 32px;
  padding: 1px 0;
  background-repeat: no-repeat;
}

a.gflag img {
  border: 0;
}

/*a.gflag:hover {background-image:url(//gtranslate.net/flags/32a.png);}*/
#goog-gt-tt {
  display: none !important;
}

.goog-te-banner-frame {
  display: none !important;
}

.goog-te-menu-value:hover {
  text-decoration: none !important;
}

body {
  top: 0 !important;
}

#google_translate_element2 {
  display: none !important;
}

-->.mt-lg-n11 {
  margin-top: -11rem !important;

}


/* cards de grandeza*/


.ourTeam h2 {
  color: #fff;
  margin: 0 0 10px 0
}

.ourTeam .i {
  margin-top: 30px
}

.ourTeam .i .c {
  background: #fff;
  -webkit-box-shadow: 0 4px 0 #2b86ac;
  -moz-box-shadow: 0 4px 0 #2b86ac;
  box-shadow: 0 4px 0 #2b86ac;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  padding-bottom: 110px
}

.ourTeam .i .c .wrap {
  position: relative
}

.ourTeam .i .c .wrap img {
  width: 100%;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.ourTeam .i .c .wrap .info {
  padding: 30px 0;
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.ourTeam .i .c .wrap .info .name {
  margin: 0;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 8px 0
}

.ourTeam .i .c .wrap .info .position {
  margin: 0;
  font-size: 12px;
  font-size: 0.8rem;
  color: #555659
}

.ourTeam .i .c .more {
  position: absolute;
  bottom: -100%;
  width: 100%;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.ourTeam .i .c .more p {
  margin: 0 18px 30px 18px;
  line-height: 22px
}

.ourTeam .i .c .more .socials {
  margin: 0 0 20px 0
}

.ourTeam .i .c .more .socials a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-size: 1rem;
  color: #fff;
  margin: 0 0 0 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, .1)
}

.ourTeam .i .c .more .socials a:first-child {
  margin: 0
}

.ourTeam .i .c .more .socials a.facebook {
  background: #3262b9
}

.ourTeam .i .c .more .socials a.facebook:hover {
  background: #2d57a5
}

.ourTeam .i .c .more .socials a.twitter {
  background: #3dd7e5
}

.ourTeam .i .c .more .socials a.twitter:hover {
  background: #27d2e2
}

.ourTeam .i .c .more .socials a.google-plus {
  background: #e23535
}

.ourTeam .i .c .more .socials a.google-plus:hover {
  background: #de2020
}

.ourTeam .i .c .more .socials a.linkedin {
  background: #069
}

.ourTeam .i .c .more .socials a.linkedin:hover {
  background: #005580
}

.ourTeam .i .c:hover img {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0
}

.ourTeam .i .c:hover .info {
  top: 0
}

.ourTeam .i .c:hover .more {
  bottom: 0
}

.position-sticky {
  position: sticky !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.name {
  margin: 0;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 8px 0
}

.shadow-lg {
  box-shadow: 0 8px 26px -4px rgba(20, 20, 20, 0.15), 0 8px 9px -5px rgba(20, 20, 20, 0.06) !important;
}


.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0.625rem;
}

.card>hr {
  margin-right: 0;
  margin-left: 0;
}

.card>.list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card>.list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}

.card>.list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link+.card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: 0.625rem 0.625rem 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: #fff;
  border-top: 0 solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 0.625rem 0.625rem;
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: 0.625rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}

.card-group>.card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }

  .card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-top,
  .card-group>.card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-bottom,
  .card-group>.card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-top,
  .card-group>.card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-bottom,
  .card-group>.card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.min-height-160 {
  height: 160px !important;
}

h1,
.h1,
.h1 {
  font-size: 3rem;
  line-height: 1.25;
  letter-spacing: -0.025rem;
}

@media (max-width: 575.98px) {

  h1,
  .h1,
  .h1 {
    font-size: calc(1.425rem + 2.1vw);
  }
}

h2,
.h2,
.h2 {
  font-size: 2.25rem;
  line-height: 1.3;
}

@media (max-width: 575.98px) {

  h2,
  .h2,
  .h2 {
    font-size: calc(1.35rem + 1.2vw);
  }
}

h3,
.h3,
.h3 {
  font-size: 1.875rem;
  line-height: 1.375;
}

@media (max-width: 575.98px) {

  h3,
  .h3,
  .h3 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}

h4,
.h4,
.h4 {
  font-size: 1.5rem;
  line-height: 1.375;
}

@media (max-width: 575.98px) {

  h4,
  .h4,
  .h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}

h5,
.h5,
.h5 {
  font-size: 1.25rem;
  line-height: 1.375;
}

@media (max-width: 575.98px) {

  h5,
  .h5,
  .h5 {
    font-size: 1.25rem;
  }
}

h6,
.h6,
.h6 {
  font-size: 1rem;
  line-height: 1.625;
}

p,
.p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

.lead {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625;
}

h1,
.h1,
.h1,
h2,
.h2,
.h2,
h3,
.h3,
.h3 {
  font-weight: 700;
}

h4,
.h4,
.h4,
h5,
.h5,
.h5,
h6,
.h6,
.h6 {
  font-weight: 700;
}

h1,
.h1,
.h1,
h2,
.h2,
.h2,
h3,
.h3,
.h3,
h4,
.h4,
.h4 {
  letter-spacing: -0.07rem;
}

.ver-b {
  background-image: url(https://www.guanajuato.gob.mx/static_dev/images/ver-mas.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  margin: 0px !important;
  cursor: pointer;
}

.labelboletines {

  max-height: 53px;
  overflow: hidden;
  line-height: 1.5;
  padding: 0px 0px;
  margin: 13px 0px 7px 0px;

}




.tituloboletin {
  font-family: 'Proxima Nova Bold';
  color: rgba(0, 15, 159, 1);
  line-height: 1;
  font-size: .8rem;
  text-transform: uppercase;
  margin: 10px 0px;
  display: block;
  padding: 0px 5px;
  line-height: 1.3;



}

/* ESTILOS FOOTER */
.footer {
  background-color: #E4ECFA;
}

.footer .col-xs-12>label {
  text-transform: uppercase;
  color: #000ea7;
  font-weight: 700;
  width: 100%;
  margin-bottom: 15px;
}

.footer .col-xs-12>img {
  margin-bottom: 30px;
  max-width: 100%;
}

.footer .col-xs-12>.marginb-t {
  margin-bottom: 20px;
}

.footer .col-xs-12 {
  padding-top: 30px;
}

.footer .col-xs-12 a>label {
  width: 100%;
  cursor: pointer;
  color: #000ea7;
  font-weight: 500;
}

.footer .col-xs-12 a label {
  margin: 3px 0px;
}

.mapinfo {
  background-color: #0e2b5d;
  max-height: 40vh;
  min-height: 40vh;
  width: 30%;
  opacity: .9;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #ffffff;
  font-family: 'Baloo2';
  padding: 10px 20px;
  z-index: 999;
  overflow-y: scroll;

}


.page {
  width: 100%;
  position: relative;
}

/*wrapper*/

.hero-image-ost {
  height: 100%;
  position: relative;
  background: url(../img/cambio_climatico/fondo.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
}

.hero-image-ot {
  height: 100%;
  position: relative;
  background: url(../img/cambio_climatico/carretera-urbana.webp);

  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
}

.hero-image-cc {
  height: 100%;
  position: relative;
  background: url(../img/cambio_climatico/1.jpg);

  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
}

.hero-text-container,
.parallax-text-container {
  width: 100%;
  height: 100vh;
  min-height: 900px;
  display: flex;
  justify-content: center;
  align-items: center;

}

.hero-title,
.parallax-title {
  font-family: 'Proxima Nova';
  padding: 1em 1em;
  max-width: 90%;
  background: rgba(0, 0, 0, 0.4);
  font-size: 26px;
  text-align: center;
  color: WHITE;
  border-radius: 5px;
  border: 1px solid
}

.parallax-title h1 {
  font-family: 'Baloo2 Bold' !important;
}


.parallax-title p {
  color: WHITE;
}


.hero-title h1 {
  font-family: 'Baloo2 Bold' !important;


}

section.main {
  display: flex;
  justify-content: center;
  position: relative;
  background: white;
  /* fallback for old browsers */

}



div.article {
  max-width: 1300px;
  background: white;
  padding: 1em;
  border-radius: 5px;
  line-height: 1.8;
  margin: 4px 10px;
}

.article>h2 {
  margin: 3em auto 2em;
  column-span: all;
  color: #0066FF;
}

.icons {
  font-size: 10vh;
  color: #0066FF;
  padding: 20px;
}

.icons2 {
  font-size: 5vh;
  color: #0066FF;
  padding: 2px;
  align-items: center;
  text-align: center;

}

.leaflet-container {
  background: #ffffff !important;
  outline: 0;
}

.fa-gradient {
  background: -webkit-linear-gradient(to left, #00c6ff, #2a5298);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #00c6ff, #2a5298);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.bg-gradient-primary {
  background-image: linear-gradient(310deg, #2F80ED 0%, #000EA7 100%);
}

.bg-gradient-2 {
  background-image: linear-gradient(310deg, #E44D26 0%, #F16529 100%);
}

.bg-gradient-1 {
  background-image: linear-gradient(310deg, #2F80ED 0%, #000EA7 100%);
}

.bg-gradient-3 {
  background-image: linear-gradient(310deg, #757F9A 0%, #D7DDE8 100%);
}

.bg-gradient-4 {
  background-image: linear-gradient(310deg, #56ab2f 0%, #a8e063 100%);
}

.icon-shape i {
  color: #fff;
  opacity: 0.8;
  top: 11px;
  position: relative;
}

.icon-shape {
  width: 48px;
  height: 48px;

  border-radius: 0.75rem;
}

.icon-shape {
  width: 48px;
  height: 48px;
  background-position: center;
  border-radius: 0.75rem;
}

.icon-lg {
  width: 64px;
  height: 64px;
}

.border-radius-lg {
  border-radius: 0.75rem;
}


.icon {
  display: inline-block;
  color: #111111;
  ;
}

.icon {
  fill: currentColor;
  stroke: none;
}



.opacity-10 {
  opacity: 1 !important;
}


shadow-xl {
  box-shadow: 0 23px 45px -11px rgb(20 20 20 / 25%) !important;
}

border-radius-xl {
  border-radius: 1rem;
}

.horizontal {
  width: 33% !important;
  text-align: center !important;
  align-items: center !important;
}


i.fas.icons {

  font-style: normal;
  font-family: fontawesome;
  background: -webkit-linear-gradient(310deg, #2F80ED 0%, #000EA7 100%);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(310deg, #2F80ED 0%, #000EA7 100%); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

i.fas.icons2 {

  font-style: normal;
  font-family: fontawesome;
  background: -webkit-linear-gradient(310deg, rgb(0, 102, 255) 0%, #080951 100%);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(310deg, rgb(0, 102, 255) 0%, #080951 100%); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}


.calendario .card-margin {
  margin-bottom: 1.875rem;
}

.calendario .card {
  border: 0;
  box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
  -ms-box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
}

.calendario .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid #e6e4e9;
  border-radius: 8px;
}

.calendario .card .calendario .card-header.no-border {
  border: 0;
}

.calendario .card .calendario .card-header {
  background: none;
  padding: 0 0.9375rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  min-height: 50px;
}

.calendario .card-header:first-child {
  border-radius: calc(8px - 1px) calc(8px - 1px) 0 0;
}

.calendario .widget-49 .widget-49-title-wrapper {
  display: flex;
  align-items: center;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #edf1fc;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-primary .widget-49-date-day {
  color: #4e73e5;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-primary .widget-49-date-month {
  color: #4e73e5;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #fcfcfd;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-secondary .widget-49-date-day {
  color: #dde1e9;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-secondary .widget-49-date-month {
  color: #dde1e9;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-success {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #e8faf8;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-success .widget-49-date-day {
  color: #17d1bd;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-success .widget-49-date-month {
  color: #17d1bd;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #ebf7ff;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-info .widget-49-date-day {
  color: #36afff;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-info .widget-49-date-month {
  color: #36afff;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-warning {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: floralwhite;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-warning .widget-49-date-day {
  color: #FFC868;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-warning .widget-49-date-month {
  color: #FFC868;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-danger {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #feeeef;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-danger .widget-49-date-day {
  color: #F95062;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-danger .widget-49-date-month {
  color: #F95062;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-light {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #fefeff;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-light .widget-49-date-day {
  color: #f7f9fa;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-light .widget-49-date-month {
  color: #f7f9fa;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-dark {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #ebedee;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-dark .widget-49-date-day {
  color: #394856;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-dark .widget-49-date-month {
  color: #394856;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-base {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #f0fafb;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-base .widget-49-date-day {
  color: #68CBD7;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-date-base .widget-49-date-month {
  color: #68CBD7;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-meeting-info {
  display: flex;
  flex-direction: column;
  margin-left: 1rem;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-meeting-info .widget-49-pro-title {
  color: #3c4142;
  font-size: 14px;
}

.calendario .widget-49 .widget-49-title-wrapper .widget-49-meeting-info .widget-49-meeting-time {
  color: #B1BAC5;
  font-size: 13px;
}

.calendario .widget-49 .widget-49-meeting-points {
  font-weight: 400;
  font-size: 13px;
  margin-top: .5rem;
}

.calendario .widget-49 .widget-49-meeting-points .widget-49-meeting-item {
  display: list-item;
  color: #727686;
}

.calendario .widget-49 .widget-49-meeting-points .widget-49-meeting-item span {
  margin-left: .5rem;
}

.calendario .widget-49 .widget-49-meeting-action {
  text-align: right;
}

.calendario .widget-49 .widget-49-meeting-action a {
  text-transform: uppercase;
}
.scale-on-hover

{
-webkit-transition: 0.2s ease-out;
transition: 0.2s ease-out;
overflow: hidden;
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: perspective(999px) rotateX(0deg) translate3d(0, 0, 0);
transform: perspective(999px) rotateX(0deg) translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
will-change: transform, box-shadow;}

 .card-text{
  text-align: justify;
  font-size: .8rem;
 }


.sobre {
  transition: background-color 0.3s ease, transform 0.3s ease;
}

/* Cambiar el color de fondo cuando el mouse está sobre la tarjeta */
.sobre:hover {
  background: linear-gradient(310deg, #2F80ED 0%, #000EA7 100%);
  /* Cambia esto al color que desees */
  transform: scale(1.1);
  z-index: 9999;
  color: #000B75;
}

.sobre:hover .card-title,
.sobre:hover .card-text,
.sobre:hover .card-body

{
  color: #fff
}


#page-container{
  padding: 0 !important;
}

.main{
  padding-top: 20px !important;
}

/* Nuevos estilos para Cambio Climático Moderno */
.card-hover-effect {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
}

.card-hover-effect:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
}

.bg-gradient-primary-cc {
    background-image: linear-gradient(310deg, #7928CA 0%, #FF0080 100%);
}

.section-parallax-modern {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.title-underline {
    height: 4px;
    width: 60px;
    border-radius: 2px;
    margin-top: 0.5rem;
}

.rounded-4 {
    border-radius: 1rem !important;
}

.card-mitigacion {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: none;
  border-radius: 15px;
  overflow: hidden;
}

.card-mitigacion:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
}

.card-mitigacion .card-img-top {
  height: 200px;
  object-fit: cover;
}

.card-mitigacion .card-title {
  min-height: 3.5rem;
  display: flex;
  align-items: center;
}

.card-mitigacion .card-text {
  color: #555;
  font-size: 0.95rem;
  text-align: justify;
}

.link-card {
  text-decoration: none !important;
  color: inherit !important;
}
