/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 22 2025 | 19:34:59 */
a{text-decoration: underline}

*:focus {
    outline: none !important
}



@media (max-width: 480px){
.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h1{
  font-size:36px !important;
  line-height: 1.2em !important;
  margin-top:-30px !important;
  }
}

.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
    position: relative;
}

@media only screen and (max-width: 5000px){
body {
    padding-top: 0;
}
}

.entry-content ul li, .entry-content ol li {
    margin-left: 0.9em;
    margin-bottom: 0.5em;
}

.entry-content {
    line-height: 1.4em;
}

.entry-content h1 {
    background: #002e47;
    padding: 20px;
}



h1,h2,h3,h4,h5,h6{
  line-height: 1.3em;
  text-align:left;
  margin-bottom:8px !important;
  font-weight:500 !important;
}

@media (max-width: 480px){
  h2{
    font-size: 28px !important;
  }
  
  h3{
    font-size: 24px !important;
  }
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

a, a:hover, a:active, a:focus { outline: none !important} 

a.disabled {
  pointer-events: none;
  cursor: default;
}

ul, ol {
    margin: 10px 0;
}

.border{
  border:1px solid #ccc !important;
}

.bg-grey{
	background:#F1F2F6;
}


@media(min-width: 1024px){
  .col-1-5{
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media(max-width: 1023px){
  .col-1-5{
    width: 100%;
  }
}


.title-page{
  font-size: 32px;
  line-height: 1.1em;
  color: #fff;
  font-weight: bold;
}

@media (max-width: 1220px){
.title-page{
  margin-right: 40px;
}
}

@media (max-width: 680px){
.title-page {
    font-size: 20px;
    float: right;
    margin-top: -5px;
}

.title-page span{
    display: block;
    text-align: right;
}  
} 


.jumbotron{
  font-size:20px;
  line-height:1.4em;
}


@media (max-width: 480px){
.img-xs{
    max-width: 60% !important;
    margin-top: 30px;
}
}

.arrow{
  width:60px;
  height:60px;
  z-index: 9999;
  position:absolute;
  bottom:40px;
  margin-left:auto;
  margin-right:auto;
  left:0;
  right:0;    
}

.call-slider{
  display:none;
}

@media (max-width: 1024px){
.call-slider{
  display:block;
  width:60%;
  padding-top:400px;
}
}

@media (max-width: 768px){
.call-slider{
  display:block;
  width:60%;
  padding-top:100px;
}
}


@media (max-width: 480px){
.call-slider{
  display:block;
  width:80%;
  padding-top:100px;
}
}

@media (max-width: 768px){
  .arrow{
  bottom:90px;
   display:none; 
}
}


.txt-just{
  text-align:justify;
}

@media (max-width: 480px){
.txt-just{
  text-align:left;
}
} 

@media (max-width: 480px){
	.banner-middle-img {
		width: 60% !important;
	}
	.banner-middle-txt {
		letter-spacing: 0px !important;
	}
}


/* ---------------------------------------------------------------------- */
/*  NDC
 /* ---------------------------------------------------------------------- */
@media (max-width: 480px){
	.info-ndc{
	padding-top: 15px !important;
	}	
	
.info-ndc p{
	font-size:13px !important;
	line-height:1.1em;
}
}




/*
.box-ndc-step{
	position: relative;
	padding: 15px 25px;
	height:90px;
}

.box-ndc-step h2{
	color:#fff !important;
	font-size:16px !important;
	margin:0 !important;
}

.box-ndc-step p{
	color:#fff;	
	font-size:14px;
	margin:0 !important;
}

.box-ndc-step:after {
  position: absolute;
top: 18px;
    right: -27px;
    width: 54px;
    height: 54px;
  transform: rotate(134deg) skewX(-10deg) skewY(-10deg);
  content: '';
}

.box-ndc-step1, .box-ndc-step1:after{background:#2a4f87;z-index:5;}
.box-ndc-step2, .box-ndc-step2:after{background:#568ec0;z-index:4;}
.box-ndc-step3, .box-ndc-step3:after{background:#ebbfa8;z-index:3;}
.box-ndc-step4, .box-ndc-step4:after{background:#df8168; z-index:2;}
.box-ndc-step5, .box-ndc-step5:after{background:#86302f; z-index:1;}
*/


/* ---------------------------------------------------------------------- */
/*  compromisos compaña
 /* ---------------------------------------------------------------------- */
.box-compromisos h3{
	color:#fff !important;
	background:rgba(3, 46, 61, 0.8);
	width:100%;
	text-align:center;
	font-size:1.8em !important;
	line-height:1.2em !important;
	padding:15px 0;
}

.box-compromisos h4{
	color:#fff !important;
	background:rgba(3, 46, 61, 0.8);
	width:100%;
	text-align:center;
	font-size:1.3em !important;
	line-height:1.2em !important;
	padding:15px 0;
}

.box-compromisos h5{
	color:#fff !important;
	background:rgba(3, 46, 61, 0.8);
	width:100%;
	text-align:center;
	font-size:1em !important;
	line-height:1.2em !important;
	padding:10px 0;
}

.box-compromisos .sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover{
	background-size: 115%;
	transition: all .5s ease-in-out;
	border-radius:4px;
	margin-bottom:20px;
}

.box-compromisos .sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover:hover{
	background-size: 140%;
	border-radius:4px;
	margin-bottom:20px;
}

.title-compromisos{
	color:#fff;
	text-transform:uppercase;
	font-size:2.7em;
	line-height:1.2em;
	text-align:center;
	font-weight:bold;
}

@media (max-width: 480px){
.title-compromisos{
	font-size:2.1em;
	line-height:1.1em;
}
	}
	@media (max-width: 768px){
.box-compromisos h5{
	font-size:1.4em !important;
}	
}

/* ---------------------------------------------------------------------- */
/*  bucle
 /* ---------------------------------------------------------------------- */
.bucle .pagination{
  display:none;
}

.bucle .date{
  font-size:11px;
}

/* ---------------------------------------------------------------------- */
/*  banner
 /* ---------------------------------------------------------------------- */
.logo-encuesta{
	width:220px;
	padding-top:20px;
	
}

.padding-banner{
	padding: 15px 0 0 35px;
}

@media (max-width: 480px){
.padding-banner{
	padding: 15px 0 0 0px;
}	
}

.bg-overlay-banner{
	background:rgba(0,0,0,0.2);
	border-radius:15px;
	padding:20px 15px;
}

@media (max-width: 480px){
	.logo-encuesta{
	width:100px;
	margin:0 !important;	
	padding:20px 0 0 0;
}
	
	.bg-overlay-banner h5{
		font-size:14px !important;
	}
	

.bg-overlay-banner{
	background:rgba(0,0,0,0.2);
	border-radius:10px;
	padding:10px 5px;
}	
}


/* ---------------------------------------------------------------------- */
/*  btn
 /* ---------------------------------------------------------------------- */
.btn {
    padding: 0.72em 1em;
    font-size: 1em;
}

.btn-primary {
    color: #fff;
    background-color: #0a344c;
    border-color: #0a344c;
}

.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus{
    color: #fff;
    background: #001B33 !important;
    border-color: #001B33 !important;
}
.btn-secondary {
    color: #fff !important;
    background-color: #2CAFC7;
    border-color:#2CAFC7;
	text-decoration:none !important;
}

.btn-secondary:hover,
.btn-secondary.focus,
.btn-secondary:focus{
    color: #fff;
    background: #0096AE !important;
    border-color: #0096AE !important;
}

.btn-success{
    color: #fff;
    background-color: #186A7F;
    border-color:#186A7F;
}

.btn-success:hover,
.btn-success.focus,
.btn-success:focus{
    color: #fff;
    background: #005166 !important;
    border-color: #005166 !important;
}



/* ==========================================================================
  tabs
   ========================================================================== */
body .sow-tabs .sow-tabs-panel-container {
    background-color: #fff !important;
    padding: 20px;
}

.sow-tabs .sow-tabs-tab-container {
    padding: 0 !important;
}

.sow-tabs .sow-tabs-tab-container .sow-tabs-tab{
    margin: 0px 5px 0px 0px  !important;
}

.sow-tabs .sow-tabs-panel-container .sow-tabs-panel {
    padding: 0 !important;
}


.sow-tabs .sow-tabs-panel-container {
    background-color: #fff;
    border: 1px solid #ccc;
}

.sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected,
.sow-tabs .sow-tabs-tab-container .sow-tabs-tab:hover {
    background-color: #1BAFC7 !important;
    color: #fff !important;
    border: 1px solid #1BAFC7 !important;

}

.sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    color: #333 !important;
    background: #fff;
    font-size: 1em !important;
    padding: 24px 15px 24px 15px !important;
    border: 1px solid #ccc;
    margin-bottom: -1px !important;
}

.sow-tabs .sow-tabs-tab-container,
.sow-tabs .sow-tabs-panel-container{
    background-color: transparent !important;
}

@media screen and (max-width: 768px) {
.sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    width: 100%;
}
  
.sow-tabs .sow-tabs-tab-container .sow-tabs-tab{
    margin: 0px 0px 0px 0px  !important;
}  
}


/*tab vertical*/
.tab-vertical  .sow-tabs .sow-tabs-tab-container{
  width:25%;
  float:left;
  padding:0 !important;
}

.tab-vertical .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
  margin:0 !important;
}


.tab-vertical .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    width: 100%;
}

.tab-vertical  .sow-tabs .sow-tabs-panel-container{
  width:75%;
  float:right;
  min-height: 580px;
}

.tab-vertical .sow-tabs .sow-tabs-panel-container .sow-tabs-panel {
    padding: 0 !important
}

.tab-vertical .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected {
    background-color: #1BAFC7 !important;
    color: #fff !important;
    border-top: 1px solid #1BAFC7 !important;
    border-bottom: 1px solid #1BAFC7 !important;
    border-left: 1px solid #1BAFC7 !important;
    border-right: none !important;
}

.tab-vertical .sow-tabs .sow-tabs-tab-container .sow-tabs-tab:hover {
    background-color: #0296AE !important;
    color: #fff !important;
    border-top: 1px solid #0296AE !important;
    border-bottom: 1px solid #0296AE !important;
    border-left: 1px solid #0296AE !important;
    border-right: none !important;
}

.tab-vertical .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    color: #333 !important;
    background: #fff;
    font-size: 1em !important;
    padding: 18px 15px 18px 15px !important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: none;
    margin-bottom: -1px !important;
}

.sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tabs-title {
    text-align: left;
    line-height:1.1em !important;
}

@media (max-width: 768px) {
  .tab-vertical .sow-tabs .sow-tabs-tab-container{
    width:100%;
  }
  
  .tab-vertical  .sow-tabs .sow-tabs-panel-container{
  width:100%;
    min-height: auto;
}
 
.sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected,
.sow-tabs .sow-tabs-tab-container .sow-tabs-tab:hover {
    border: 1px solid #256eae !important;
   
}

.sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    font-size: 1.2em !important;
    border: 1px solid #ccc !important;
}
    
}



/* ---------------------------------------------------------------------- */
/*  accordion
 /* ---------------------------------------------------------------------- */
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    color: #333 !important;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
    font-size: 18px;
	padding-right: 25px !important;
}


.sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    border: 1px solid #ccc;
    background: #fff !important;
}


/* ==========================================================================
hero slider home
========================================================================== */  
.sow-slider-base ul.sow-slider-images li.sow-slider-image video.sow-background-element {
    left: 0% !important;
    margin-left: 0 !important;
}

/* ---------------------------------------------------------------------- */
/*  video
 /* ---------------------------------------------------------------------- */
/*video {
    width: 100%;
    height: auto;
    max-height: 100%;
}
*/


/* ---------------------------------------------------------------------- */
/*  Foogallery
 /* ---------------------------------------------------------------------- */
.foogallery.fg-masonry.fg-center {
    margin: 15px auto !important;
}

.foogallery .fg-image-wrap {
    border: 1px solid #ccc;
}

.fg-masonry.fg-col4.fg-gutter-large .fg-item {
    margin-bottom: 1%;
}

.foogallery.fg-light .fg-item-inner {
    background-color: transparent !important;
	border-color: transparent !important;
}


.foogallery .fg-caption {
	background-color: transparent !important;
	color: #444 !important;
	position: relative !important;
	font-family: 'Roboto';
}

.foogallery .fg-caption-title {
	white-space: normal !important;
	overflow: visible !important;
	text-overflow: inherit;
	font-size: 14px !important;
    min-height:50px !important;
}


@media (max-width: 480px){
 .foogallery .fg-caption-title {
    min-height:100px !important;
} 
}


.foogallery .fg-caption-title {
    padding: 0px;
}

.fg-masonry.fg-captions-bottom.fg-border-thin .fg-caption {
    border-width: 0px 0px 0px 0px !important;
}


.fg-masonry.fg-masonry-2col .fg-image, .fg-masonry.fg-masonry-3col .fg-image, .fg-masonry.fg-masonry-4col .fg-image, .fg-masonry.fg-masonry-5col .fg-image {
    border: 1px solid #ccc;
}

.foogallery .fg-image-overlay {
    background-color: rgba(0, 46, 71, 0.85) !important;
}


.foogallery.fg-caption-hover.fg-hover-colorize .fg-caption, .foogallery.fg-caption-hover.fg-hover-fade .fg-caption, .foogallery.fg-caption-hover.fg-hover-grayscale .fg-caption, .foogallery.fg-caption-hover.fg-hover-instant .fg-caption, .foogallery.fg-caption-hover.fg-hover-push .fg-caption, .foogallery.fg-caption-hover.fg-hover-scale .fg-caption, .foogallery.fg-caption-hover.fg-hover-slide-down .fg-caption, .foogallery.fg-caption-hover.fg-hover-slide-left .fg-caption, .foogallery.fg-caption-hover.fg-hover-slide-right .fg-caption, .foogallery.fg-caption-hover.fg-hover-slide-up .fg-caption, .foogallery.fg-hover-colorize .fg-image, .foogallery.fg-hover-colorize .fg-image-overlay, .foogallery.fg-hover-fade .fg-image-overlay, .foogallery.fg-hover-grayscale .fg-image, .foogallery.fg-hover-grayscale .fg-image-overlay, .foogallery.fg-hover-instant .fg-image-overlay, .foogallery.fg-hover-push .fg-thumb, .foogallery.fg-hover-scale .fg-image-overlay, .foogallery.fg-hover-scale .fg-item, .foogallery.fg-hover-slide-down .fg-image-overlay, .foogallery.fg-hover-slide-left .fg-image-overlay, .foogallery.fg-hover-slide-right .fg-image-overlay, .foogallery.fg-hover-slide-up .fg-image-overlay, .foogallery.fg-hover-zoomed .fg-image{
    transition-duration: .5s;
}


.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls, .fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-count, .fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-next, .fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-prev, .fg-image-viewer.fg-light .fiv-inner .fiv-inner-container {
    background-color: transparent !important;
    border-color: transparent !important;
}

.foogallery-hidden { 
    display:none !important;
}

/* ==========================================================================
publicaciones destacadas
   ========================================================================== */
.box-destacados{
  border:1px solid #ccc;
  padding:15px;
  border-radius:4px;
}



/* ==========================================================================
form
   ========================================================================== */
.form-control-lg {
    height: calc(2em + 1.1rem + 2px)!important;
    font-size: 1.1em !important;
}



/* ==========================================================================
 catastro
   ========================================================================== */
.btn-mr{margin-right:40px !important;}

@media (max-width: 768px) {
.btn-mr{margin-right:0px !important; }
}




/* ==========================================================================
 Time Line New
   ========================================================================== */
.timeline .so-widget-sow-anything-carousel .sow-carousel-container {
    background: transparent;
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 9px,
        rgba(204, 207, 210, 1) 9px,
        rgba(204, 207, 210, 1) 11px,
        rgba(255, 255, 255, 0) 11px
    ) !important;
}


.c-blue-dark{color:#002e47}
.c-blue-light{color:#18afc7}
.bg-blue-dark{background:#002e47}
.bg-blue-light{background:#18afc7}

.container-timeline{
  position: relative;
}

#slider_4523 .owl-item,
#slider_4531 .owl-item,
#slider_7100 .owl-item{
  margin:30px 0;
}

#slider_8517 .owl-item:before,
#slider_8520 .owl-item:before,
#slider_4523 .owl-item:before,
#slider_4531 .owl-item:before,
#slider_7100 .owl-item:before,
#slider_11246 .owl-item:before{
    background: #cccfd2;
    position: absolute;
    top: 17px;
    content: "";
    height: 3px;
    width: 100%;
    left: 20px;
}


.timeline-title{
  font-size:16px;
  line-height:1.2em;
  text-align:center;
  font-weight:bold;
}

.timeline-date{
  font-size:14px;
  line-height:1em;
  color:#777;
  text-align:center;
  text-transform: uppercase;
  margin-bottom:6px;
}

.timeline-circle {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin: 0 auto;
}

.timeline-line-dark{
    width: 2px;
    height: 36px;
    margin: 0 auto;
    margin-bottom: 8px;
}

.timeline-line-light{
    width: 2px;
    height: 66px;
    margin: 0 auto;
    margin-bottom: 8px;
}



#slider_4523.owl-carousel .owl-nav button.owl-prev,
#slider_4531.owl-carousel .owl-nav button.owl-prev,
#slider_7100.owl-carousel .owl-nav button.owl-prev{
  background: transparent !important;
  position: absolute;
  top:54px;
  left: -20px;
}

#slider_4523.owl-carousel .owl-nav button.owl-next,
#slider_4531.owl-carousel .owl-nav button.owl-next,
#slider_7100.owl-carousel .owl-nav button.owl-next{
  background: transparent !important;
  position: absolute;
  top:54px;
  right: -25px;
}

#slider_4523.owl-carousel .owl-nav button.owl-prev:before,
#slider_4531.owl-carousel .owl-nav button.owl-prev:before,
#slider_7100.owl-carousel .owl-nav button.owl-prev:before{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f104";
  color: #cccfd2;
  font-size:36px;
}


#slider_4523.owl-carousel .owl-nav button.owl-next:before,
#slider_4531.owl-carousel .owl-nav button.owl-next:before,
#slider_7100.owl-carousel .owl-nav button.owl-next:before{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  color: #cccfd2;
  font-size:36px;
}

#slider_4523.owl-carousel .owl-nav button.owl-prev:hover:before,
#slider_4523.owl-carousel .owl-nav button.owl-next:hover:before{
 color:#999C9F; 
}

#slider_7100.owl-carousel .owl-nav button.owl-prev:hover:before,
#slider_7100.owl-carousel .owl-nav button.owl-next:hover:before{
 color:#999C9F; 
}



/* ==========================================================================
 featured-posts
   ========================================================================== */
.featured-posts .sow-image-container{
  overflow: hidden;
  border:1px solid #ccc;
  background: #082D47;
}

.featured-posts a img{
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
}


.featured-posts a:hover img{
  transform: scale(1.05);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}


.featured-posts h3{
  font-size:16px !important;
  margin-top:10px !important;
}


@media (max-width: 768px){
  .featured-posts h3{
     font-size:22px !important;
  margin-bottom:35px !important;
}
}

@media (max-width: 480px){
  .featured-posts h3{
     font-size:18px !important;
}
}


/* ==========================================================================
 banner sni
   ========================================================================== */
.banner-container{
  background: #2cafc7;
  color:#fff !important;
  text-decoration:none !important;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.375rem 0.75rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%;
  margin: 0px 0 30px;
}

.banner-container:hover{
  background: #1396AE;
}

.banner-icon {
    float: left;
    left: 10px;
    position: absolute;
    text-align: center;
    width: 80px;
    z-index: 5;
    border-radius: 100%;
    margin-top: 0px;
}

.banner-icon img {
    padding-top: 10px;
}

.banner-icon .icon {
    width: 60px;
}

.single-banner-content {
    padding-left: 100px;
    height: 80px;
    display: table;
    padding-right: 10px;
}

.single-banner-content > h4 {
    font-size: 17px !important;
    padding-bottom: 0px;
    transition: .4s;
    display: table-cell;
    vertical-align: middle;
    color: #fff !important;
}


/* ==========================================================================
 tabs
   ========================================================================== */
.iw-so-tabs .iw-so-tabs-nav .iw-so-tab-title a {
    text-align: left;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    padding: 20px 15px;
}

.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-nav .iw-so-tab-title {
    margin-bottom: -1px !important;
}

.iw-so-tabs .iw-so-tab-title.iw-so-tab-active a,
.iw-so-tabs .iw-so-tab-title.iw-so-tab-active a:hover{
    color: #fff !important;
}

.iw-so-tabs .iw-so-tab-title a:hover {
    color: #fff !important;
   background: #0296AE;
}

.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-nav {
    margin-right: 0;
    width: 26%;
}

.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content {
    width: 73.41059%;
    margin-left: 0px;
    border: 1px solid #ccc;
   /* min-height: 348px !important;*/
}

.iw-so-tabs.iw-so-tabs-horizontal .iw-so-tabs-content {
    border: 1px solid #ccc;
}

.iw-so-tabs.iw-so-tabs-horizontal .iw-so-tab-title a {
    padding: 15px 10px;
}

.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content ul {
    list-style-type: disc; 
}

.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content li{
  /*border-bottom:1px solid #ccc;*/
  padding: 9.2px 0;
}

.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content li:last-child{
  border-bottom:none
}

.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content .iw-so-tabs-panel,
.iw-so-tabs.iw-so-tabs-horizontal .iw-so-tabs-content .iw-so-tabs-panel{
    padding: 20px;
    min-height: 654px;
}

.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-nav .iw-so-tab-title a {
    border-radius: 0px;
}


.iw-so-tabs-panel h3{
  margin-top:0 !important;
}


/*.
.iw-so-tabs.iw-so-tabs-vertical .iw-so-tab-title.iw-so-tab-active a {
    border-radius: 
}*/


/*
.h-tabs{
  height:508px;
}*/

@media (max-width: 768px) {
  
/*.h-tabs{
  height:auto;
}  */
  

 
.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content,
.tabsmall .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content{
    width: 100% !important;
    min-height: auto;
}
  
  .iw-so-tabs .iw-so-tabs-nav .iw-so-tab-title a {
    border-right:1px solid #ccc;
}
  
.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-nav .iw-so-tab-title {
    width: 100%;
}
  
  .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-nav,
  .tabsmall .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-nav{
    width: 100% !important;
}
  
  .iw-so-tabs.iw-so-tabs-vertical .iw-so-tab-title.iw-so-tab-active a {
    border-radius: 0px !important;
}
.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-nav .iw-so-tab-title a {
    border-radius: 0px !important;
}
  
  .iw-so-tabs.iw-so-tabs-horizontal .iw-so-tab-title a {
    padding: 8px 10px;
}
  
  .iw-so-tabs.iw-so-tabs-horizontal .iw-so-tab-title {
    width: 100%;
    margin-top: 3px;
}
  
  .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content {
    min-height: auto !important;
}
  
  
.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content .iw-so-tabs-panel,
.iw-so-tabs.iw-so-tabs-horizontal .iw-so-tabs-content .iw-so-tabs-panel,
.tabsmall .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content .iw-so-tabs-panel,
.tabsmall .iw-so-tabs.iw-so-tabs-horizontal .iw-so-tabs-content .iw-so-tabs-panel{
    min-height: auto;
}
  
}



/* ==========================================================================
   tabs buenas practicas
   ========================================================================== */
.tabsmall .iw-so-tabs .iw-so-tabs-nav .iw-so-tab-title a {
    padding: 10px 15px;
}

.tabsmall .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-nav {
    margin-right: 0;
    width: 28%;
}

.tabsmall .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content {
    width: 71.41059%;
}

.tabsmall  .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content .iw-so-tabs-panel,
.tabsmall  .iw-so-tabs.iw-so-tabs-horizontal .iw-so-tabs-content .iw-so-tabs-panel{
    padding: 20px;
    min-height: 686px;
}

.tabsmall .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content h3{
  margin:0 0 20px 0 !important;
}

.tabsmall .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content ul {
    list-style-type: none;
    margin-left: -20px;
    margin-top: -10px;
    font-size: 14px;
    color: #666;
}


.tabsmall .iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-content li {
    border-bottom: 1px solid #ccc;
    padding: 9.2px 0;
    font-size: 16px;
}

/* ==========================================================================
   mapa proyecciones
   ========================================================================== */
.map{
  width:100px;
}

.iconos-mapa{
   width:120px;
}

.margin-iconos{
   margin-top:80px;
}

.sa_owl_theme .owl-dots .owl-dot span {
    background-color: rgba(22,157,177,0.2) !important;
	width: 15px !important;
    height: 15px !important;
	    border: 1px solid rgba(255, 255, 255, 0.4) !important;
}

.sa_owl_theme .owl-dots .active span {
    background-color: rgba(0,0,0,0.8) !important;
	width: 15px !important;
    height: 15px !important;
	    border: 1px solid rgba(255, 255, 255, 0.4) !important;
}

/*.ic-temperature{
    background: url(https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/ic-temperature-gris.png);
	background-repeat: no-repeat;
    background-size: 120px 120px;
	width: 120px;
	height:120px;
    display:inline-block;
}

.tabordion input[name="sections"]:checked + label .ic-temperature{
     background: url(https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/ic-temperature-color.png);
	background-repeat: no-repeat;
    background-size: 120px 120px;
	width: 120px;
	height:120px;
    display:inline-block;
}


.ic-lluvia{
    background: url(https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/ic-lluvia-gris.png);
	background-repeat: no-repeat;
    background-size: 120px 120px;
	width: 120px;
	height:120px;
    display:inline-block;
}

.tabordion input[name="sections"]:checked + label .ic-lluvia{
     background: url(https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/ic-lluvia-color.png);
	background-repeat: no-repeat;
    background-size: 120px 120px;
	width: 120px;
	height:120px;
    display:inline-block;
}



.tabordion {
  color: #333;
  display: block;
  font-family: arial, sans-serif;
  margin: auto;
  position: relative;
}

.tabordion input[name="sections"] {
  left: -9999px;
  position: absolute;
  top: -9999px;
}

.tabordion section {
  display: block;
}

.tabordion section label {
    cursor: pointer;
    display: block;
    padding: 15px 0px;
    width: 120px;
    z-index: 100;
}

.tabordion section article {
  display: none;
  left: 130px;
  padding: 0 0 0 21px;
  position: absolute;  
  top: 0;
}

.tabordion section article:after {
  bottom: 0;
  content: "";
  display: block;
  left:0px;
  position: absolute;
  top: 0;
  width: 150px;
  z-index:1;
}

.tabordion input[name="sections"]:checked + label { 
  color: #bbb;
}

.tabordion input[name="sections"]:checked ~ article {
  display: block;
}

@media (max-width: 480px){
  
  .tabordion {
    width: 100%;
  }
  
  .tabordion section label {
    font-size: 1em;
    width: 90px;
  }  

 .tabordion section article {
    left: 0;
    position: relative;
}
  
  .tabordion section article:after {
    bottom: 0;
    content: "";
    display: block;
    left:0px;
    position: absolute;
    top: 0;
    width: 70px;
  }  
  
  .ic-temperature{
    background-size: 70px 70px;
	width: 70px;
	height:70px;
}

.tabordion input[name="sections"]:checked + label .ic-temperature{
    background-size: 70px 70px !important;
	width: 70px !important;
	height:70px !important;
}


.ic-lluvia{
    background-size: 70px 70px !important;
	width: 70px !important;
	height:70px !important;
}

.tabordion input[name="sections"]:checked + label .ic-lluvia{
    background-size: 70px 70px !important;
	width: 70px !important;
	height:70px !important;
} 
  
}

*/




/* ==========================================================================
   modal
   ========================================================================== */
.modal-body{
  max-height: 500px;
  width: 100%;
  overflow-y: auto;
}

.modal {
    z-index: 10050;
}


.modal button {
    background: transparent;
    font-size: 27px;
    border: none;
    color:#fff;
}

.modal button:hover {
    color:#000;
}

.modal-body {
    padding: 0px 30px 40px;
}

.modal-header {
    border-bottom: none;
}

.modal-title {
  color: #fff !important;
  padding: 0 20px;
  margin: 20px 0 0 0;
  line-height: 1.1em;
}


.modal-title h5{
    text-align:center;
}


.iconos-modales{
  width:50px;
}

/*Modales*/
.bg-modal-blue-light{ 
  background: #269DB2;
  background-size: cover;
  width: auto;
  max-height 550px;
  color:#fff;
  line-height:1.2em;
}

.bg-modal-purple{ 
  background: #8c71ac;
  background-size: cover;
  width: auto;
  max-height 550px;
  color:#fff;
  line-height:1.2em;
}


.bg-modal-temperatura,
.bg-modal-green{ 
  /*background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-tem1.jpg");*/
  background: #2dab66;
     background-size: cover;
     width: auto;
    max-height 550px;
  color:#fff;
  line-height:1.2em;
}

.bg-modal-precipitaciones,
.bg-modal-blue-dark{ 
  /*background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-tem1.jpg");*/
  background: #1d70b7;
     background-size: cover;
     width: auto;
     max-height 550px;
  color:#fff;
  line-height:1.2em;
}

.bg-modal-calor,
.bg-modal-yellow{ 
  /*background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-tem1.jpg");*/
  background: #f8b133;
     background-size: cover;
     width: auto;
      max-height 550px;
  color:#fff;
  line-height:1.2em;
}

.bg-modal-erosion{ 
  /*background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-tem1.jpg");*/
  background: #00a099;
     background-size: cover;
     width: auto;
     max-height 550px;
  color:#fff;
  line-height:1.2em;
}


.modal hr{
    background-color: transparent;
    height: 0px;
    margin-bottom: 9px;
    margin-top: 9px;
    border-bottom: 1px dashed #fff;
}

.modal .legal {
    font-size: 0.7em;
    line-height: 1.2em !important;
    color: rgba(255,255,255,0.8) !important;
    margin-top: 20px;
}

/* ---------------------------------------------------------------------- */
/*	logo cambio climatico
 /* ---------------------------------------------------------------------- */

.logo-cc{
  width:180px;
  margin-right: 50px;
}

@media (max-width: 480px){
.logo-cc{
  width: 170px;
  margin-top: -76px !important;
  margin-left: 160px !important;
}
} 

/* ---------------------------------------------------------------------- */
/*	chart
 /* ---------------------------------------------------------------------- */
.wrap-chart{
   position:relative;
}

.container-chart{
  
}

.container-chart a{
  text-decoration: none !important;
}

.single-chart{
  color: #fff;
  border:1px solid #ccc;
  transition: .4s;
  padding:0 20px;
  text-align:center;
}

.ch-green {background: #2dab66;}
.ch-green:hover {background: #007833;}

.ch-blue-light {background: #269DB2;}
.ch-blue-light:hover {background: #006A7F;}

.ch-blue-dark {background: #1d70b7;}
.ch-blue-dark:hover {background: #003D84;}

.ch-purple {background: #8c71ac;}
.ch-purple:hover {background: #593E79;}

.ch-yellow {background: #f8b133;}
.ch-yellow:hover {background: #C57E00}

.box-chart{
  height:60px;
  display: inline-table;
}

.box-chart > .text-chart {
    font-size: 20px !important;
    padding-bottom: 0px;
	display: table-cell;
    vertical-align: middle;
    color: #fff !important;
   text-align:center;
}

.box-chart > .text-chart span {
    font-size: 13px !important;
    line-height:1em;
  display:block;
}

.arrow-center{
  display:block !important;
  margin:0 auto;
}

.arrow-left{
  display:block !important;
  margin:0 0px 0 130px;
}

.arrow-position{
 position: absolute;
 top: 184px;
 right: -90px; 
 margin-right: 50%; 
}

@media (max-width: 480px) {
  .box-chart > .text-chart {
    font-size: 16px !important;
}
  
.box-chart > .text-chart span {
    font-size: 11px !important;
}  
  
.arrow-left{
  margin:0 0px 0 80px;
}  
}






/*justify boostrapt*/
.justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }



/* ---------------------------------------------------------------------- */
/*	box and icon with color
 /* ---------------------------------------------------------------------- */
.box-featured-color a{
   position: relative;
   text-decoration: none !important;
   border-radius:4px;
} 

.single-featured-color {
  color: #002e47;
  background: #f1f2f6;
  transition: .4s;
}

.single-featured-color:hover {
  color: #fff;
  background: #D8D9DD;
}

.single-featured-color.active{
  background: #006A7F !important;
  border:1px solid rgba(255,255,255,0.4);
  pointer-events: none;
  cursor: not-allowed;
}


.single-featured-color:hover h4{ 
	color: #002e47;
}

.featured-icon-color {
    left: 0px;
    position: relative;
    text-align: center;
    width: 80px;
    z-index: 5;
	border-radius: 100%;
	margin: 0 auto;
}


.icon-color{
    width: 75px;
}

.featured-icon-color img{
  padding-top:10px;
}

.single-featured-content-color{
	padding-bottom: 10px;
	}

.single-featured-content-color > h4 {
    font-size: 16px !important;
    padding-bottom: 0px;
    color: #002e47 !important;
	text-align:center;
}


/* ---------------------------------------------------------------------- */
/*	box and icon
 /* ---------------------------------------------------------------------- */
.box-featured a{
   position: relative;
   text-decoration: none !important;
  border-radius:4px;
} 

.single-featured {
  color: #fff;
  background: transparent;
  border:1px solid rgba(255,255,255,0.4);
  transition: .4s;
}

.single-featured:hover {
  color: #fff;
  background: rgba(255,255,255,0.2);
}

.single-featured.active{
  background: #006A7F !important;
  border:1px solid rgba(255,255,255,0.4);
  pointer-events: none;
  cursor: not-allowed;
}


.single-featured:hover h4{ 
	color: #fff;
}

.featured-icon {
    float: left;
    left: 10px;
    position: absolute;
    text-align: center;
    width: 80px;
	border-radius: 100%;
	margin-top:0px;
}


.icon{
    width: 55px;
}

.featured-icon img{
  padding-top:10px;
}

.single-featured-content{
	padding-left: 90px;
	height:80px;
	display: table;
	padding-right: 10px;
	}

.single-featured-content > h4 {
    font-size: 16px !important;
    padding-bottom: 0px;
	display: table-cell;
    vertical-align: middle;
    color: #fff !important;
}

@media (max-width: 768px) {
  .box-featured a{
  border-radius:0px;
} 
}


/* ---------------------------------------------------------------------- */
/*	titulos ocultos
 /* ---------------------------------------------------------------------- */
.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h1{
  background: rgba(0, 132,154, 0.9)!important;
    color: #fff !important;
    margin-left: -2000.5px !important;
    margin-right: -2000.5px !important;
    padding-left: 2000.5px !important;
    padding-right: 2000.5px !important;
    padding-top: 10px !important;
    padding-bottom: 15px !important;
    text-transform: inherit !important;
    font-weight: bold !important;
    position: absolute;
    bottom: -10px !important;
    z-index: 1000 !important;
    margin-top: 0 !important;
    font-size: 38px !important;
    text-shadow:none !important;
}


@media (max-width: 1150px) {
   .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper{
    padding: 0 35px !important;
  }
}

@media (max-width: 768px) {
.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h1 {
    bottom: -10px !important;
    font-size: 24px !important;
    text-align:left !important;
	right: 37px;
    left: 37px;
}
  
}

/* ---------------------------------------------------------------------- */
/*	titulos de paginas
 /* ---------------------------------------------------------------------- */
article.page .entry-header h1.entry-title{
    background: rgba(0, 132,154, 0.8);
    color: #fff !important;
    margin-left: -2000.5px !important;
    margin-right: -2000.5px !important;
    padding-left: 2000.5px !important;
    padding-right: 2000.5px !important;
    padding-top: 10px !important;
    padding-bottom: 15px !important;
    text-transform: inherit;
    font-weight: bold !important;
    position: absolute;
    bottom: -308px !important;
    z-index: 1000;
    margin-top: 0 !important;
    font-size: 38px;
}

@media (max-width: 768px) {
article.page .entry-header h1.entry-title {
    bottom: -258px !important;
      padding: 15px 0 15px 0;
    font-size: 24px;
    text-align:left;

}
}


article.post .entry-header, article.page .entry-header {
    margin-bottom: 0;
  position: relative;

}


/* ---------------------------------------------------------------------- */
/*	box color
 /* ---------------------------------------------------------------------- */
.box1 h2{
  text-align:center;
  margin-bottom: 20px !important;
  font-size:22px !important;
}


.box1{
  background: #F0F2F6;
  border: 1px solid #F0F2F6;
  padding:15px !important;
  border-radius: 4px;
  transition: all 200ms ease-in; 
  margin-bottom: 0px;
}


.box1 img{
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   
}


.box1:hover img{
      -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}

/* ==========================================================================
    search from menu
   ========================================================================== */
#search-icon ::placeholder{ 
	font-family: 'Roboto' !important;
	font-weight: normal;
    color: rgba(255,255,255,0.5);
}

#search-icon :-ms-input-placeholder{ 
	font-family: 'Roboto' !important;
	font-weight: normal;
    color: rgba(255,255,255,0.5);
}

#search-icon ::-ms-input-placeholder{ 
	font-family: 'Roboto' !important;
	font-weight: normal;
    color: rgba(255,255,255,0.5);
}


#search-icon .searchform input[name=s], .mobile-nav-frame form.search input[type=search] {
	font-family: 'Roboto' !important;
	font-weight: normal;
    color:#fff;
}

/* ---------------------------------------------------------------------- */
/*	arrow submenu
 /* ---------------------------------------------------------------------- */
.main-navigation li > a:after {
	color: inherit;
	content: "\f107";
	font-family: FontAwesome;
	margin-left: 3px;
	float: right;
	vertical-align: middle;
}
.main-navigation li > a:only-child:after {
	content: '';
}

/* ==========================================================================
   Menu parent active
   ========================================================================== */
.main-navigation .current-menu-parent > a {
	background: #0196ae;
	color: #fff;
}
/* focus menu */
.main-navigation ul ul li.focus > a, .main-navigation ul li.focus > a {
	background: #138090 !important;
}

/* ==========================================================================
  mobile menu
   ========================================================================== */
.main-navigation ul li a {
    line-height: 1.1em;
}

.mobile-nav-frame ul li a.link {
	color: #fff;
	text-shadow: none;
    font-weight: normal;
}
.mobile-nav-icon:before {
	font-size: 14px;
	content: "\f0c9";
}
.mobile-nav-frame ul {
	border: none;
	box-shadow: none;
}
.mobile-nav-frame form.search input[type=search] {
	border-radius: 4px;
	padding: 10px;
    color: #333;
}
.mobile-nav-frame .title {
	margin-bottom: 0;
	border-bottom: none;
}
.mobile-nav-frame .title h3 {
	display: none;
}
.mobile-nav-frame form.search {
	margin: 20px;
}

.mobile-nav-frame [class^="fa fa-"] {
    font-family: Fontawesome !important;
}

.mobile-nav-frame ul li {
    border-top: none;
}

@media screen and (max-width: 845px){
.main-navigation ul {
    text-align: right !important;
}}

/* ---------------------------------------------------------------------- */
/*	Menu change color in scroll
 /* ---------------------------------------------------------------------- */
button#rmp_menu_trigger-6838 {
  background-color:transparent !important; 
}

button#rmp_menu_trigger-6838 > .headertext span {
    margin-top: -15px !important;
}

button#rmp_menu_trigger-6838.active {
   background: #159DB3 !important; 
   border: 1px solid rgba(255,255,255,0.3);
}

 button {
    background: transparent;
}

@media screen and (max-width: 8000px){
#rmp-menu-wrap-6838 .rmp-menu-item {
    margin-bottom: 10px;
}
  }

@media (min-width: 1300px)  {
#rmp-menu-wrap-6838 .rmp-menu-item-link {
    height: 36px !important;
    line-height: 30px !important;
}	
}

#scroll-to-top {
    bottom: 130px;
}
/* ---------------------------------------------------------------------- */
/*	Image zoom on hover + Overlay colour
 /* ---------------------------------------------------------------------- */

 .card-bg1 {
    background: url(https://cambioclimatico.mma.gob.cl/wp-content/uploads/2021/01/eclp-bg-scaled.jpg) center no-repeat;
    background-size: 100%;
    height:320px;
    display: table !important;
}

 .card-bg2 {
    background: url(https://cambioclimatico.mma.gob.cl/wp-content/uploads/2021/01/ley-bg-new-scaled.jpg) center no-repeat;
    background-size: 100%;
    height:320px;
    display: table !important;
}

 .card-bg3 {
    background: url(https://cambioclimatico.mma.gob.cl/wp-content/uploads/2020/05/ndc-xs.jpg) center no-repeat;
    background-size: 100%;
    height:320px;
    display: table !important;
}

 .card-bg4 {
    background: url(https://cambioclimatico.mma.gob.cl/wp-content/uploads/2021/05/arclim-banner.jpg) center no-repeat;
    background-size: 100%;
    height:320px;
    display: table !important;
}

 .card-bg5 {
    background: url(https://cambioclimatico.mma.gob.cl/wp-content/uploads/2020/07/banner-buenasprac.jpg) center no-repeat;
    background-size: 100%;
    height:320px;
    display: table !important;
}


@media (min-width: 1200px) and (max-width: 1540px)  {
  .card-bg1, .card-bg2, .card-bg3, .card-bg4, .card-bg5 {
  height:250px;
}
  
a.card-image h2 {
 font-size: 20px !important;
}
 } 


  @media (min-width: 860px) and (max-width: 1199px)  {
  .card-bg1, .card-bg2, .card-bg3, .card-bg4, .card-bg5 {
  height:180px;
}
    
    a.card-image h2 {
    font-size: 18px !important;
}      
  }

  @media (min-width: 481px) and (max-width: 859px)  {
  .card-bg1, .card-bg2, .card-bg3, .card-bg4, .card-bg5 {
  height:160px;
}
    
    a.card-image h2 {
    font-size: 20px !important;
}      
  }
  


@media (max-width: 480px){
  .card-bg1, .card-bg2, .card-bg3, .card-bg4, .card-bg5 {
  height:150px !important;
  }
  
      a.card-image h2 {
    font-size: 18px !important;
} 
}

.card-image {
    padding: 0 30px;
    position: relative;
    transition: all 1.0s !important;
}

a.card-image{
  text-decoration:none !important;
}

a.card-image h2 {
  color:#fff;
  text-decoration:none !important;
  margin:0 !important;
  font-size:22px;
  text-transform: uppercase;
  text-align: center;
}

.card-image h2{
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}


a.card-image p{
  color:#fff;
   text-decoration:none !important;
}

a:hover.card-image h2 {
  color:#fff;

}

.full-width {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
}

.card-image:hover {
    background-size: 120% auto;
    color: rgba(0,0,0,0.4) !important;
  
}
.card-image.full-width {
    width: 100%;
    display: block;
}



/* ---------------------------------------------------------------------- */
/*	banner 2 column
 /* ---------------------------------------------------------------------- */
@media (max-width: 480px) {
.twocolumn .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {
    font-size: 16px !important;
    line-height: 1.2em !important;
}
}

/* ---------------------------------------------------------------------- */
/*	download doc
 /* ---------------------------------------------------------------------- */
.bajada-download{
  text-align:center;
}

@media (max-width: 480px) {
  .bajada-download{
  font-size: 12px;
    line-height: 1.2em;
}
}


/* ---------------------------------------------------------------------- */
/*	iconos mitigacion
 /* ---------------------------------------------------------------------- */
.ic-miti{
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 100%;
}

.txt-miti{
  margin-left: 100px
}

@media (max-width: 480px) {
.ic-miti {
    width: 40px;
    height: 40px;
}
  
.txt-miti{
  margin-left: 50px
}  
  
}

/* ---------------------------------------------------------------------- */
/*	list-group
 /* ---------------------------------------------------------------------- */
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ccc;
}


.list-group .row {
    margin-right: 0px;
    margin-left: 0px;
}


.list-group-item{
  text-align: left;
  line-height: 1.3em;
}

.list-group-item:hover{
  color: #0077af !important;
}

.list-group .title{
  font-size: 16px;
}

.list-unstyled strong{
  font-family: 'Quicksand';
  color: #0990c8;
}

.modal-header h4{
  margin-top:0 !important
}

@media (max-width: 480px) {
.list-group .title{
  margin-top:10px;
}
}

/* ==========================================================================
   featured-card
   ========================================================================== */
.featured-card {
    position: relative;
    display: block;
    cursor: pointer;
    background: #E7EBED;
    border:1px solid #ccc;
    overflow: hidden;
    border-radius: 6px;
} 

.featured-card img {
   border-bottom: 1px solid #ccc;
   background: #ccc;
   transition: all .4s ease-in-out;
}

.featured-card:hover img {
 transform: scale(1.05);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.featured-card a {
    text-decoration: none !important;
}

.featured-card:hover {
    text-decoration: none !important;
    background-color: #fff;
    border: 1px solid #ccc;
}

.featured-card h3{
    margin: 0 0 10px 0px !important;
}

.featured-card p {
    margin: 0px !important;
    border: transparent !important;
    padding: 0;
    color: #333333;
    line-height: 1.4em;
}

.featured-card-body {
    padding: 15px 20px;
    background-color: transparent;
}

@media (max-width: 768px) {
.featured-card {
    margin-bottom: 35px;
}   
}

/* ==========================================================================
   iframe gei
   ========================================================================== */
.outerdiv{
width:100%;
height:670px;
overflow:hidden;
position:relative;
border:1px solid #ccc;  
}

.inneriframe{
position:absolute;
top:-235px;
left:0px;
width:100%;
height:1430px;
}

/* ==========================================================================
 button
   ========================================================================== */
.ow-button-base a {
    padding: 0.9em 0.7em !important;
    background: #18afc7;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18afc7), color-stop(1, #18afc7)) !important;
    background: -ms-linear-gradient(bottom, #18afc7, #18afc7)!important;
    background: -moz-linear-gradient(center bottom, #18afc7 0%, #18afc7 100%)!important;
    background: -o-linear-gradient(#18afc7, #18afc7)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18afc7', endColorstr='#18afc7', GradientType=0) !important;
    border-color: #18afc7 #18afc7 #18afc7 #18afc7!important;
    box-shadow: none !important;
    text-shadow:none !important;
    color:#fff !important;
    margin:10px 0 20px;
	line-height:1.2em !important;
}

.ow-button-base a:hover {
    background: #0096AE;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0096AE), color-stop(1, #0096AE)) !important;
    background: -ms-linear-gradient(bottom, #0096AE, #0096AE)!important;
    background: -moz-linear-gradient(center bottom, #0096AE 0%, #0096AE 100%)!important;
    background: -o-linear-gradient(#0096AE, #0096AE)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0096AE', endColorstr='#0096AE', GradientType=0) !important;
    border-color: #0096AE #0096AE #0096AE #0096AE!important;
    text-decoration:none !important;
}

.ow-button-base a span{
  color:#fff;
}

/* ==========================================================================
   button
   ========================================================================== */
.fasc-size-medium {
    font-size: 16px;
    line-height: 1.1em;
    border-radius: 3px;
    padding: 15px 12px;
    color: #fff !important;
}



/*buttons line white*/
.fasc-size-medium.line {
    font-size: 16px;
    line-height: 1.1em;
    border-radius: 3px;
    background: transparent !important;
    border: 1px solid #fff !important;
    padding: 15px 12px;
    color: #fff !important;
    text-decoration:none;
    margin:10px 0 20px;
    display: inline-block;
}

a.fasc-button.line:hover,
a.fasc-button.line:focus,
a.fasc-button.line:active {
    background: #fff !important;
    color: #0ba2ba !important;
}

/* ==========================================================================
   flip card
   ========================================================================== */
/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 360px;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  -webkit-perspective:  1000px;
  -moz-perspective: 1000px; /* Mozilla */
  -o-perspective: 1000px; /* Opera */
  -ms-perspective: 1000px;
   margin-bottom: 30px;
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  display: inline-block;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
    -webkit-transform: rotateY(180deg); /* WebKit */
-moz-transform: rotateY(180deg); /* Mozilla */
-o-transform: rotateY(180deg); /* Opera */
-ms-transform: rotateY(180deg); /* Internet Explorer */
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    visibility:visible;
    backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color:#F0F2F6;
  color: black;
  border-radius:4px;
}

/* Style the back side */
.flip-card-back {
  background-color: dodgerblue;
  color: white;
  border-radius:4px;
  padding:15px;
  -webkit-transform: rotateY(180deg); /* WebKit */
-moz-transform: rotateY(180deg); /* Mozilla */
-o-transform: rotateY(180deg); /* Opera */
-ms-transform: rotateY(180deg); /* Internet Explorer */
transform: rotateY(180deg); /* CSS3 */
  
}

.flip-card-back p{
  margin:0 !important;
  font-size: 0.9em;
  line-height:1.1em;
}

.flip-card-back hr{
    background-color: transparent;
    height: 0px; 
    margin-bottom: 10px;
    border-bottom: 1px dashed #fff;
}
  


/*card*/
.flip-card .card {
    padding:0;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 360px;
    background: #F0F2F6;
}



.card {
    /*padding:0;
    margin: 0;
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 360px;*/
    background: #F0F2F6;
    
  
}

.card .card-heading {
    padding: 0 20px;
    margin: 0;
}

.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}

.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}

.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}

/*
.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}
*/

.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
}

.card.hovercard .cardheader {
    background-size: cover;
    width: auto;
    height: 160px;
}

.box-agua{
    background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-agua.jpg");
}

.box-agua2{
    background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-agua2.jpg");
    background-size: cover;
    width: auto;
    height: 360px;
     display: table;
}

.box-energia{
    background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-energia.jpg");
}

.box-energia2{
    background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-energia2.jpg");
    background-size: cover;
    width: auto;
    height: 360px;
     display: table; 
}

.box-transporte{
    background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-transporte.jpg");
}

.box-transporte2{
    background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-transporte2.jpg");
    background-size: cover;
    width: auto;
    height: 360px;
    display: table;
}

.box-naturaleza{
    background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-naturaleza.jpg");
}

.box-naturaleza2{
    background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-naturaleza2.jpg");
    background-size: cover;
    width: auto;
    height: 360px;
     display: table;
}


.box-temperatura{
     background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-temperatura2.jpg");
     background-size: cover;
     width: auto;
     height: 360px;
 
}

.box-precipitaciones{
      background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-precipitaciones2.jpg");
   background-size: cover;
     width: auto;
     height: 360px;
   
}

.box-calor{
      background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-calor2.jpg");
   background-size: cover;
     width: auto;
     height: 360px;
 
}

.box-erosion{
      background: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2019/11/bg-erosion2.jpg");
   background-size: cover;
     width: auto;
     height: 360px;
     
}


.wrap-middle{
  display: table-cell;
  vertical-align: middle;
}

.card.hovercard .avatar2 {
    position: relative;
    padding-top: 160px;
    padding-bottom: 10px;
}

.card.hovercard .avatar2 img {
    width: 90px;
    height: 90px;
	margin:0 auto;
}

.card.hovercard .info .title2 {
    margin-bottom: 4px;
        font-size: 18px;
    line-height: 1.1em;
    color: #fff;
    vertical-align: middle;
    text-transform: uppercase;
  margin:10px 20px;
  font-weight:bold;
}

.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}

.card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card.hovercard .info {
    padding: 4px 20px 10px;
}

.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 19px;
    line-height: 1.1em;
    color: #002D47;
    vertical-align: middle;
    text-transform: uppercase;
    margin:10px 20px;
    font-weight:bold;
}

.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 1em;
    line-height: 1.2em;
    color: #777;
    text-overflow: ellipsis;
}

.icon-flip{
  width:35px;
}


@media (max-width: 480px){
	.box-temperatura, 
    .box-precipitaciones,
	.box-calor,
	.box-erosion{
    height: 100px;
	background-position:center;	  
}
	
.card.hovercard .avatar2 {
    padding-top: 10px;
    padding-bottom: 0px;
}	
	
.card.hovercard .avatar2 img {
    width: 50px;
    height: 50px;
}	
	
.card.hovercard .info .title2 {
    font-size: 16px;
    margin: 0px 20px;
}	
	
a.impacto-box .impacto-container {
    margin-bottom: 5px !important;
}	
}

/*-----------------------------------
flip card principios
------------------------------------*/

.flip-card.principios {
	height: 270px !important;
}

.title-principios {
	margin-top: 0px !important;
}

@media screen and (max-width: 1024px){
	.flip-card.principios{
		height: 360px !important;
		width: 115% !important;
	}
}

@media screen and (max-width: 769px){
	.flip-card.principios{
		width: 100% !important;
	}
}
	
/*-----------------------------------
Slider herramientas EA
------------------------------------*/
.slider1-ea{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-portal.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider1-ea:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-portal2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider2-ea{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-adriana.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider2-ea:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-adriana2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider3-ea{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-sncae.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider3-ea:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-sncae2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider4-ea{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-scam.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider4-ea:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-scam2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider5-ea{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-forjadores.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider5-ea:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-forjadores2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider6-ea{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-fpa.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider6-ea:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-fpa2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

/*-----------------------------------
Slider herramientas BIO
------------------------------------*/

.slider1-bio{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-naturalist.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider1-bio:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-naturalist2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}
	
.slider2-bio{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-simbio.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider2-bio:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-simbio2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider3-bio{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-humedales.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider3-bio:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-humedales2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

/*-----------------------------------
Slider herramientas OTROS
------------------------------------*/
.slider1-otr{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-sinia.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider1-otr:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-sinia2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider2-otr{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-ine.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider2-otr:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-ine2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider3-otr{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-reciclaje.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider3-otr:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-reciclaje2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider4-otr{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-rechile.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}

.slider4-otr:hover{
	background-image: url('https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/03/bg-rechile2.png');
	background-size: cover;
	background-position: center !important;
	color: #ffffff;
	padding: 10px;
	height: 300px;
	border-radius: 3px;
}


/*color*/
/*-----------------------------------
circulos home territorio
------------------------------------*/
a.impacto-box .impacto-container{
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

a.impacto-box .impacto-image {
  display: block;
  width: 100%;
  height: auto;

}

a.impacto-box .impacto-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  border-radius: 3px;
}

a.impacto-box .impacto-green-light{
 background-color: rgba(45,171,102, 1);
}

a.impacto-box .impacto-blue{
 background-color: rgba(29,112,183,1);
}

a.impacto-box .impacto-yellow{
 background-color: rgba(248, 177, 51, 1);
}

a.impacto-box .impacto-green{
 background-color: rgba(0, 160, 153, 1);
}

a:hover.impacto-box .impacto-container .impacto-overlay {
  opacity: 1;
}

a.impacto-box .impacto-text {
  color: #fff;
  font-size: 1.5em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 40px;
}

a.impacto-box{
  text-decoration:none !important;
}



/* ==========================================================================
   caption 
   ========================================================================== */
/*.dark.caption,
.light.caption{
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-sizing: border-box;
    border-radius: 4px;
}

.dark.caption h5{
   margin:0 !important;
   color: #002e47 !important;
  padding: 10px 10px 0;
}


.light.caption h5{
   margin:0 !important;
   color: #1aafc7 !important;
   padding: 10px 10px 0;
}

.dark.caption:hover::before{
    background: #002e47;
    border-radius: 3px;
}


.light.caption:hover::before{
    background: #1aafc7;
    border-radius: 3px;
}

.dark.caption p,
.light.caption p{
  padding: 0px 10px;
  line-height: 1.3em;
}

.dark.caption:hover h5,
.light.caption:hover h5{
   color: #fff !important;
}

.dark.caption::before,
.light.caption::before{
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}

.caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.caption__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0px;
    color: white;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
}

.caption:hover .caption__overlay{
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.caption__overlay__title{
    -webkit-transform: translateY( -webkit-calc(-100% - 10px) );
    transform: translateY( calc(-100% - 10px) );
    transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
}

.caption:hover .caption__overlay__title{
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
/*

/* ==========================================================================
   titulos de ley de cambio climatico
   ========================================================================== */
.box-3070,
.box{
  border-bottom: 1px solid #ccc;
}

.box-3070 h3,
.box-3070-noborder h3{
  text-align:right;
  margin: 0 !important;
}

@media (max-width: 768px){
.box-3070 h3,
.box-3070-noborder h3{
  text-align:left !important;
  margin-bottom: 10px !important;
}
}

.box-3070 span,
.box-3070-noborder span{
  font-size: 16px  !important;
  display:block;
  font-weight:normal !important;
  color: #999C9F;
}



/* ==========================================================================
   para que funcione el full img
   ========================================================================== */
@media screen and (max-width: 768px) {
.fullimage .panel-grid-cell {
    margin-bottom: 0 !important;
}
  
.fullimage.panel-row-style {
 padding: 0px 0px 0px 0px !important;
}  
}

/* ==========================================================================
  faq-accordion
   ========================================================================== */
.faq-accordion .faq-main {
    background: #fff;
    border:1px solid #ccc !important;
  background: #fff

}

.faq-title h4 {
    color: #333 !important;
    font-weight: normal !important;
}

.definiciones .faq-accordion .faq-main {
    margin-bottom: 3px;
    padding:8px 10px;
}

.definiciones .faq-title h4 {
    font-size: 16px !important;
    line-height: 16px !important;
}

.faq-title {
    padding: 15px 30px 15px 20px;
}

.faq-content{
	padding:0px 20px 10px;
}

/* ==========================================================================
  Slider
   ========================================================================== */
.txt-slider{
   position:relative;
}

.txt-slider h2{
  line-height:1.1em !important;
  text-align:left; 
  width: 65%;
}


@media (max-width: 480px){
  .txt-slider h2{
  font-size: 36px !important;
  width: 100%;  
}}



/*.sow-slider-image-wrapper{
  position:relative;
}

.sow-slider-image-wrapper h2{
  line-height:1.1em !important;
  text-align:left; 
  width: 65%;
}


@media (max-width: 480px){
  .sow-slider-image-wrapper h2{
  font-size: 36px !important;
  width: 100%;  
}}*/





.page-id-5 .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container {
  background: transparent;
}

/* ==========================================================================
  consejos
   ========================================================================== */
.advise-box{
  border:1px solid #ccc;
  background: #fff;
  padding:5px;
  border-radius: 6px;
  margin-bottom: 5px;
}

.advise-img img{
  text-align:center;
  width: 100px;
}

.advise-txt{text-align:center; font-size:14px; line-height:1.1em; padding-bottom: 10px;}

@media (max-width: 768px){
 .advise-container{
  display: table;
  height: 60px;  
}
  
  .advise-img img{
    text-align:left;
    float:left;
    width: 60px;
    margin-right: 10px;
}

.advise-txt{text-align:left;
    display: table-cell;
    vertical-align: middle;
  padding-bottom: 0;
   }
}

/* ==========================================================================
  logo header responsive
   ========================================================================== */
@media (max-width: 680px){
body.responsive #masthead .hgroup .logo {
    float: left;
    margin-top: -30px;
    width: 30%;
}   
}



/* ==========================================================================
  Menu responsive ok
   ========================================================================== */

@media screen and (max-width: 8000px){

 #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    padding: 10px 20px;
} 
  
  #responsive-menu-container #responsive-menu{
    padding-top: 80px;
}
  
}

@media screen and (max-width: 768px){
#responsive-menu-container {
    width: 100% !important;
}
  
	
#responsive-menu-container #responsive-menu{
    padding-top: 90px;
}  

button#responsive-menu-button {
    top: 28px !important;
    right: 1%;
}  
  
  }


/* ==========================================================================
  imagen hero parte del top 0 de la pagina - page
   ========================================================================== */
/*solo el stilo al home .page-id-5 */

 #masthead {
    background-color: #fff;
	z-index: 10000;
}

.site-header {
	position: absolute;
	left: 0;
	right: 0;
}

.hgroup, .main-navigation {
	z-index: 400;
}

#sticky-container .main-navigation {
	background: rgba(52,56,1,.5) !important;
}
/*.main-navigation {
	background: none !important;
}
*/

.site-main {
	padding: 0 35px !important
}

 #search-icon #search-icon-icon {
	background: rgba(52,53,56,.5);
}

/* Vantage Logo in Menu Transparent Menu BG */
.main-navigation ul{
  background: #1AAFC7;
}

.main-navigation.sticky { 
	background: #1AAFC7 !important; }

.main-navigation {
	background: rgba(255,255,255,0.5);
	box-shadow: none !important;
}

.main-navigation a {
    font-weight: normal;
}

/*.main-navigation.sticky a{
  color: #00bcff;
}

.main-navigation.sticky ul li:hover > a{
  background: #EAEDF0;
}

.main-navigation ul li:hover > a{
  background: transparent;
}*/


/* ==========================================================================
  error page
   ========================================================================== */
/*.error404 #masthead{
    background-color: #2cafc7;
}*/

/* ==========================================================================
  single entrada
   ========================================================================== */
.search #masthead,
.single #masthead,
.category-noticias #masthead{
    background-color: #2cafc7;
}

.single .site-header,
.category-noticias .site-header{
	position: inherit;
	left: 0;
	right: 0;
}

.single .hgroup, .single .main-navigation,
.category-noticias .hgroup, .category-noticias .main-navigation{
	z-index: 400;
}

.single #sticky-container .main-navigation,
.category-noticias #sticky-container .main-navigation{
	background: rgba(52,56,1,.5) !important;
}

.search .site-main,
.single .site-main,
.category-noticias .site-main{
	padding: 35px !important
}

 .single #search-icon #search-icon-icon,
.category-noticias #search-icon #search-icon-icon{
	background: rgba(52,53,56,.5);
}

.single .main-navigation ul,
.category-noticias .main-navigation ul{
  background: #1AAFC7;
}

.single .main-navigation.sticky,
.category-noticias .main-navigation.sticky{ 
	background: #1AAFC7 !important; }

.single .main-navigation,
.category-noticias .main-navigation{
	background: rgba(255,255,255,0.5);
	box-shadow: none !important;
}

.single .main-navigation a,
.category-noticias .main-navigation a{
    font-weight: normal;
}

.search .content-area{
	margin-top:140px;
}

@media screen and (max-width: 480px) {
.search .content-area {
    margin-top: 80px;
}
}
.search #page-title{
	font-size:26px !important;
	color:#2cafc7 !important;
	margin-bottom: 35px !important;
}

.search article.page .entry-header h1.entry-title {
    background: transparent;
    color: #333 !important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: inherit;
    font-weight: bold;
    position: relative;
    bottom: auto !important;
    z-index: auto;
    margin-top: 0 !important;
    font-size: 22px;
}

.search #page-wrapper h1 {
    font-family: "Roboto";
    font-weight: 400 !important;
    font-size: 21px;
}

.search article.post .entry-header h1.entry-title a,
.search article.page .entry-header h1.entry-title a {
    color: #17AFC6;
}

.search article.post .entry-header h1.entry-title a:hover,
.search article.page .entry-header h1.entry-title a:hover {
    color: #0096AD
}

article.post .entry-summary p:last-child, article.page .entry-summary p:last-child {
    margin-bottom: 0;
    font-size: 16px;
}

input[type="search"]{
  font-size:1.7em;
}

/* ==========================================================================
  article
   ========================================================================== */

.single article.post .entry-header .entry-thumbnail{
  margin-bottom: 35px;
  border:1px solid #ccc;
}


.single article.post .entry-header h1.entry-title{
  color: #1AAFC6;
  font-weight:bold !important;
  font-size:38px;
  line-height:1.2em;
}

@media screen and (max-width: 768px){
  .single article.post .entry-header h1.entry-title{
  font-size:22px;

}
}


.single article.post .entry-header .entry-meta{
  text-transform: uppercase; 
  margin-bottom: 20px;
  color:#777 !important;
}

.date{
  text-transform: uppercase; 
  color:#777 !important;
}

.single article.post .entry-header .entry-excerpt{
  color:#777;
  font-size:20px;
  line-height:1.3em;
  border-left: 3px solid #1AAFC6;
  padding-left: 15px;
  margin-top:25px;
}

.single article.post{
  border-bottom:1px solid #ccc;
}

.single .site-content {
    width: 80%;
	margin: 0 auto;
}

@media screen and (max-width: 768px){
	.single .site-content {
    width: 100%;
	margin: 0 auto;
}
}

@media screen and (max-width: 480px){
.single article.post .entry-header .entry-excerpt {
    font-size: 16px;
}
}

.post-navigation a,
#image-navigation a {
  text-decoration: none;
  padding: 10px 15px;
  border-top: solid 1px #18afc7;
  border-left: solid 1px #18afc7;
  border-right: solid 1px #18afc7;
  border-bottom: solid 1px #18afc7;
  background:#18afc7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18afc7), color-stop(1, #18afc7));
  background: -ms-linear-gradient(bottom, #18afc7, #18afc7);
  background: -moz-linear-gradient(center bottom, #18afc7 0%, #18afc7 100%);
  background: -o-linear-gradient(#18afc7, #18afc7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18afc7', endColorstr='#18afc7', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  display: inline-block;
  box-shadow: none !important;
}

.post-navigation a:hover,
#image-navigation a:hover {
  border-top: solid 1px #279fb6;
  border-left: solid 1px #279fb6;
  border-right: solid 1px #279fb6;
  border-bottom: solid 1px #279fb6;
  background: #279fb6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #279fb6), color-stop(1, #279fb6));
  background: -ms-linear-gradient(bottom, #279fb6, #279fb6);
  background: -moz-linear-gradient(center bottom, #279fb6 0%, #279fb6 100%);
  background: -o-linear-gradient(#279fb6, #279fb6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#279fb6', endColorstr='#279fb6', GradientType=0);
}


/* ==========================================================================
  category-noticias
   ========================================================================== */
.category-noticias #page-title{
  color: #1AAFC6;
  font-weight:bold !important;
  font-size:38px;
  line-height:1.2em;
  margin-bottom:35px !important;
}

.vantage-grid-loop article h3 a{
   color: #1AAFC6 !important;
  font-size:20px;
  line-height:1.2em;
  font-weight: normal;
}

.vantage-grid-loop article h3 a:hover{
   color: #007C93 !important;
}

.vantage-grid-loop article .excerpt p{
  display:none;
}

.date{
  text-transform: uppercase; 
  color:#777 !important;
  margin-top:10px;
}

.vantage-grid-loop article .grid-thumbnail{
  padding: 0;
}

.vantage-grid-loop article .grid-thumbnail{
  box-shadow:none;
  margin-bottom:0 !important;
  border:none;
  background:#002d47 !important;
}

.vantage-grid-loop article .grid-thumbnail:hover{
  box-shadow:none;
  
}


.grid-thumbnail figure{
  margin:0 !important;
}

/* ==========================================================================
  pagination
   ========================================================================== */
.pagination span,
.entry-content .pagination span,
.pagination a,
.entry-content .pagination a {
  background: #002D47;
  border-top: solid 1px #002D47;
  border-left: solid 1px #002D47;
  border-right: solid 1px #002D47;
  border-bottom: solid 1px #002D47;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002D47), color-stop(1, #002D47));
  background: -ms-linear-gradient(bottom, #002D47, #002D47);
  background: -moz-linear-gradient(center bottom, #002D47 0%, #002D47 100%);
  background: -o-linear-gradient(#002D47, #002D47);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002D47', endColorstr='#002D47', GradientType=0);
  color: #fff;
  box-shadow: none !important;
}

.pagination a:hover,
.entry-content .pagination a:hover {
    border-top: solid 1px #1AAFC6;
  border-left: solid 1px #1AAFC6;
  border-right: solid 1px #1AAFC6;
  border-bottom: solid 1px #1AAFC6;
  background: #1AAFC6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1AAFC6), color-stop(1, #1AAFC6));
  background: -ms-linear-gradient(bottom, #1AAFC6, #1AAFC6);
  background: -moz-linear-gradient(center bottom, #1AAFC6 0%, #1AAFC6 100%);
  background: -o-linear-gradient(#1AAFC6, #1AAFC6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AAFC6', endColorstr='#1AAFC6', GradientType=0);
  color: #fff;
}
.pagination .current,
.entry-content .pagination .current {
  border-top: solid 1px #1AAFC6;
  border-left: solid 1px #1AAFC6;
  border-right: solid 1px #1AAFC6;
  border-bottom: solid 1px #1AAFC6;
  background: #1AAFC6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1AAFC6), color-stop(1, #1AAFC6));
  background: -ms-linear-gradient(bottom, #1AAFC6, #1AAFC6);
  background: -moz-linear-gradient(center bottom, #1AAFC6 0%, #1AAFC6 100%);
  background: -o-linear-gradient(#1AAFC6, #1AAFC6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AAFC6', endColorstr='#1AAFC6', GradientType=0);
  box-shadow: none !important;
  color: #fff;
}


 .iw-so-article-byline-above{
  text-transform:uppercase;
   color: #777 !important;
  font-size: 13px !important;
}

 .iw-so-article-title a{
  color:#1AAFC6 !important
}

 .iw-so-article-title a:hover{
  color:#007C93 !important
}


/* ==========================================================================
 News home
   ========================================================================== */
.iw-so-article-thumb,
.box-content-news{
  overflow: hidden;
  border:1px solid #ccc;
  background: #082D47 !important;
}

.iw-so-article-thumb a img,
.box-content-news a img{
  transition: all .8s ease-in-out;
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -ms-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
}


.iw-so-article-thumb a:hover img,
.box-content-news a:hover img{
    transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transform: scale(1.05);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}


/* ==========================================================================
   Data table
   ========================================================================== */
.dataTables_wrapper .dataTables_info {
    padding-top: 0;
    font-size: 12px;
    margin-bottom: 0px;
}
.dataTables_wrapper {
    padding: 0px 0;
}
table.dataTable thead th, table.dataTable thead td {
    border-bottom: 2px solid #ccc !important;
}
.dataTables_wrapper .dataTables_filter input {
    padding: .5rem .75rem;
    font-size: 16px;
    line-height: 1.25;
    color: #464a4c;
    border: 1px solid #ccc;
    border-radius: .25rem;
    margin-bottom: 10px;
   background:#fff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate a.paginate_button {
    padding: 0px 10px !important;
    margin-left: 2px;
    color: #333 !important;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 0px !important;
    font-size: 11px;
    font-weight: bold;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #ccc !important;
    background: #2CAFC7 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
	background: #2CAFC7 !important;
    background-color: #2CAFC7 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #333 !important;
    border: 1px solid transparent !important;
    background: transparent !important;
    font-weight: normal;
}
table.dataTable tbody tr:hover {
    background-color: #E2E6E8;
}
table.dataTable {
    border-collapse: collapse !important;
}


/* ==========================================================================
   table
   ========================================================================== */
.entry-content table {
    border-bottom: 1px solid #ccc !important;
}


.table-hover > tbody > tr:hover {
    background-color:  #EAEAEA;
}



table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	border-spacing: 0px;
	border-collapse: collapse;
    font-size: 16px !important;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ccc;
}


table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #1396AE !important;
    background-color: #2CAFC7;
    color: #fff;
    border-top: 1px solid #1396AE !important;
    border-left: 1px solid #1396AE !important;
    border-right: 1px solid #1396AE !important;
  width:10%;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    border: 1px solid #ccc;
}

table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
table > tbody + tbody {
	border-top: 2px solid #ccc;
}
table {
	background-color: #fff;
}
table {
	border: 1px solid #ccc;
}

table > thead > tr > th,
table > thead > tr > td {
	border-bottom-width: 2px;
}



table > tbody > tr:hover {
	background-color:  #EAEAEA;
}
table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}
table > thead > tr > td.active, table > tbody > tr > td.active, table > tfoot > tr > td.active, table > thead > tr > th.active, table > tbody > tr > th.active, table > tfoot > tr > th.active, table > thead > tr.active > td, table > tbody > tr.active > td, table > tfoot > tr.active > td, table > thead > tr.active > th, table > tbody > tr.active > th, table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
table > tbody > tr > td.active:hover, table > tbody > tr > th.active:hover, table> tbody > tr.active:hover > td, table > tbody > tr:hover > .active, table > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

@media screen and (max-width: 767px) {
table {
	overflow-x: auto;
	border: 1px solid #ccc !important;
	min-height: .01%;
	display: block
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	white-space: nowrap;
}
table > thead > tr > th:first-child,
table > tbody > tr > th:first-child,
table > tfoot > tr > th:first-child,
table > thead > tr > td:first-child,
table > tbody > tr > td:first-child,
table > tfoot > tr > td:first-child {
	border-left: 0;
}
table > thead > tr > th:last-child,
table > tbody > tr > th:last-child,
table > tfoot > tr > th:last-child,
table > thead > tr > td:last-child,
table > tbody > tr > td:last-child,
table > tfoot > tr > td:last-child {
	border-right: 0;
}
table > tbody > tr:last-child > th,
table > tfoot > tr:last-child > th,
table > tbody > tr:last-child > td,
table > tfoot > tr:last-child > td {
	border-bottom: 0;
}
}


/* ==========================================================================
   table modal
   ========================================================================== */
.entry-content .modal-body table {
    border-bottom: 1px solid #624f78 !important;
}

.modal-body table > thead > tr > th,
.modal-body table > tbody > tr > th,
.modal-body table > tfoot > tr > th,
.modal-body table > thead > tr > td,
.modal-body table > tbody > tr > td,
.modal-body table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #624f78;
}

.modal-body table > tbody > tr:hover{
   background-color: rgba(0,0,0,0.1);
}


.modal-body table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #463856 !important;
    background-color: #624f78;
    color: #fff;
    border-top: 1px solid #463856 !important;
    border-left: 1px solid #463856 !important;
    border-right: 1px solid #463856 !important;
    width:10%;
}

.modal-body table > thead > tr > th,
.modal-body table > tbody > tr > th,
.modal-body table > tfoot > tr > th,
.modal-body table > thead > tr > td,
.modal-body table > tbody > tr > td,
.modal-body table > tfoot > tr > td {
    border: 1px solid #624f78;
}


.modal-body table > tbody + tbody {
	border-top: 2px solid #624f78;
}

.modal-body table {
	background-color: transparent;
}

.modal-body table {
	border: 1px solid rgba(0,0,0,0.3);
}

.modal-body table > tbody > tr:hover {
	background-color:  rgba(0,0,0,0.1);
}

.slider-img {
	width: 50% !important;
	height: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

@media (max-width: 480px){
	.img-planes {
		width: 100%;
	}
	.img-compromiso {
		width: 80%;
	}
	.compromiso-img {
		width: 60%;
	}
}

/* ==========================================================================
  background-esquema
   ========================================================================== */
.mdi {
	background-image: url("https://cambioclimatico.mma.gob.cl/wp-content/uploads/2023/01/mdi-back.png");
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: left;
}

/* ==========================================================================
  conyrol arrow slide
   ========================================================================== */
.sow-slider-base .sow-slide-nav a em {
    display: none;
}

/* ==========================================================================
  cabecera
   ========================================================================== */
.logo-no-height-constrain {
	width: 130px !important;
	height: auto !important;
	padding-bottom: 24px !important;
}

/* ==========================================================================
  logo footer
   ========================================================================== */
.logo-footer {
    width: 130px;
}

@media screen and (max-width: 480px) {
.logo-footer {
    width: 85px;
}
	
.datos-footer {
  margin-top: -125px;
}
  	

 .datos-footer .list-unstyled {
  font-size:12px;
} 
  
}

/* ==========================================================================
   footer
   ========================================================================== */  
.datos-footer {
    text-align: right;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.datos-footer .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.sliderlink {
	color: #fff !important;
	text-decoration: none !important;
}

.sliderlink:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

.btn-social {
    display: inline-block;
    background: rgba(0,0,0,0.2);
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 27px;
    color: #fff !important;
    font-size: 14px;
}
.btn-social:hover {
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}
#footer-widgets aside.widget {
    padding: 0;
}
.layout-full #colophon {
    padding-top: 20px;
    padding-bottom: 10px;
}
/* ==========================================================================
   sticky footer
   ========================================================================== */ 
#colophon #theme-attribution, #colophon #site-info {
    display: none;
}


#page-wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
 
#main {
     -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -o-flex: 1 1 auto;
    flex: 1 1 auto;
}

#main {
    padding: 30px;
}


/* ==========================================================================
   flip card principios - responsive
   ========================================================================== */

@media (max-width: 768px){
	.principios-fila {
		margin: 0px 20px;
	}
}

/* ==========================================================================
   sistema de información
   ========================================================================== */
.logo-id {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	height: 80px;
}

.info-sistemas {
	height: 220px;
}

.btn-saber {
	display: flex;
	align-items: center;
	justify-content: center;	
}

#slider_8919 {
	height: auto !important;	
	}
