﻿html{
	height:100%;
}
body{
	min-height:100%;
	-webkit-overflow-scrolling:touch; font-family: 'Roboto'!important;
}
.ms-core-navigation, .ms-core-defaultFont, #pageStatusBar, #hybridTooltipStatusBar, .ms-status-msg, .js-callout-body{font-family: 'Roboto'!important;}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, .h6, .h7, .ms-h2, .ms-h3, .ms-headerFont, input, textarea, button, .cbs-largePictureLine1 { font-family: inherit!important}
#MSOZoneCell_WebPartctl00_ctl37_g_b9f3fd94_f753_4d6c_821b_6adfaa99c2f1{
	
margin-top:-40px !important;

}
.fl{
	float:left
}
.fr{
	float:right
}
.search-bar{ margin-top: 20px}
/*
#ctl00_ctl37_g_b9f3fd94_f753_4d6c_821b_6adfaa99c2f1{

height:100vh !important 
} */

#s4-workspace{
	overflow-x:hidden;
}
#s4-bodyContainer > #s4-titlerow{ display: none!important}

.js-webpart-titleCell {
    width: 100%;
    padding-top: 20px;
}

.HomeItem{
	display:none;
}
.cbs-Slideshow{
	background-color:transparent !important;
	height:800px;
}

.cbs-SlideshowPagingBarOverlay{
	text-align:center;
}

.cbs-SlideshowPagingBar{
	background-color:transparent !important;
}

.cbs-largePictureDataContainer{
	width: 650px;
    top: 40%;
    right: 9%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
}

.ms-noWrap{
	white-space: inherit;
}

.cbs-largePictureLine1 {
    /*font-family: 'Raleway', sans-serif!important;*/
    font-weight: 700;
    font-size: 44px;
    margin-top: 5px;
    border-bottom:1px solid #fff; padding-bottom:15px
}

.cbs-largePictureLine1:hover{
	/*color:#a3b723;*/
	color:#FFFFFF;	
	transition:.3s;
}

.cbs-largePictureLine2 {
	position: relative;
	top: 5px;
	/*font-family: 'Lato', sans-serif!important;*/
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.3px; 
    color:#9bb722;

}

a.cbs-largePictureLine1Link{
	text-decoration:none!important;
}

.cbs-largePictureDataOverlay{
	width:100%;
	top: 0%;
    right: 0%;
    height: 800px;
    /*background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=1 );*/
	background-color: #0d1e2f;
    opacity: .5;
}

body{
	background-color:#f3f3f3;
}

#header{
	width:100%;
	height:110px;
}

#logo{
	margin-top:7px;
	margin-left:25px;
}

#logo, #navBar{
	float:left;
}
.line-opi{ width: 100%; padding: 25px}

.estado{
	margin-right:20px;
	width:55px;
}

.logodesktop{
	width:400px;
	height:86.22px;
}

.logoterritorio{
	width:140px;
	position:relative;
	left:60px;
}

.logomobile{
	display:none;
}

#logo {
	float:left;

}
.img-icono-accordion{
	 height:50px;
}

#leftContent{
	float:left;
}

#wrapper{
	margin:0 auto 0 auto;
	background-color:#fff;
}

#wrapperSystem{
	margin:0 5px 0 5px;
	background-color:#fff;
	padding-left:20px;
	padding-right:20px;	
}

#s4-bodyContainer{
	max-width:100%;
	padding-bottom:0px;
	/*display:flex;
	margin-top:160px;*/
}

#outerHeader{	
	margin:0 auto 0 auto;
	min-height:110px;
	background-color:#133e65;
}

#header{
}

.clear{
	float:none;
	clear:both;
}

#navBar{	
    height: 35px;  
    width: 100%;
    text-transform:uppercase;
    margin-top:5px;
    /*background-color:#1a1e2a;*/
}

#navBar .static li {
	text-align:center;
}

#navBar .static li a{
	float:left;
	margin-bottom:-3px;
}

#navBar .static li{
	border-right:none;
}

#navBar .static li a span{
	color:#fff;
	font-size:13px;
	text-align:center;
	width:100% !important;
	white-space: nowrap;
	letter-spacing:.7px;
	/*font-family: 'lato';*/
}



#navBar .dynamic li{
	
}

#navBar .dynamic li a span{
	color: #133e65;
	font-size:12px;
	text-align:left;
	width:100% !important;
	padding-right:10px;
	display:block;
    white-space: nowrap;
    height:15px;
    margin-bottom: 7px!important;
    letter-spacing:.4px;
}

#navBar .static li a span:hover{
	color:#a6c239;
	transition: .3s;
}

.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
	margin-right:0;
}

.menu-item-text{ color:#fff}
#zz9_TopNavigationMenu ul li ul li a{
	color:#000
}
.menu-item-text:hover{ cursor: pointer}

/*
.ms-core-listMenu-root li ul li:last-Child{
	padding:10px;
	background: #6d7733; 
background: -moz-linear-gradient(top,  #6d7733 0%, #afc23d 100%); 
background: -webkit-linear-gradient(top,  #6d7733 0%,#afc23d 100%); 
background: linear-gradient(to bottom,  #6d7733 0%,#afc23d 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d7733', endColorstr='#afc23d',GradientType=0 );

}
*/


/* ICONSSSSS BARRR !! */

.iconsbar{
	width:100%;
	background-color:#133e65;
	padding:0!important;
	display: flex!important;
    justify-content: center;
}
.iconsbar img{ height: 90px}

.icon{
	width: 100px!important;
    margin: 15px!important;
}

#footer{
	height:auto;
	width:100%;
}

#footer a, #footer a:visited{
	color:#606060;
}

.container{
	background-color:#212121;
	/*font-family: 'Lato', sans-serif!important;*/
	color: #ffffff;
	width:100%!important;
	padding:0!important
}
	
.row{
	margin:0!important;
}
.col-md-2,.col-sm-2,.col-xs-2{
	padding-right:0!important;
	position:inherit!important;
}

.menu-footer{
	background-color:#f8f8f8;
	padding: 50px 110px 10px 110px!important;
	color:#606060;
	display:flex;
	justify-content:space-between;
}

.menu-footer h6{
	text-transform:uppercase;
	font-weight:bolder;
	color:#06223b;
	margin-top:0;
	letter-spacing:.7px;
	font-size:10px;
	margin-bottom: 5px;
}

.menu-footer ul{
	list-style:none;
	padding-left:1em;
	font-size:11px;
}

.menu-footer ul li::before{
	content:"\2022";
	color: #a3b723;
	font-weight:bold;
	display:inline-block;
	width:1em;
	margin-left:-1em;
}

.related-entities{
	background-color:#f8f8f8;
	text-align:center;
	width:100%;
	padding-bottom:30px;
}

.entities-text{
	padding-top:10px;
	width: 100%;
    max-width: 1200px;
	border-top:1px #d3d2d2 solid;
	margin:0 auto;
	font-size:12px;
	font-weight:400;
	color:#8d8b8b;
}

.logoentities{
	display:inline-flex;
	margin-top:5px;
}

.logo-comision, .logo-unidad{
	padding:0 15px 0 15px;
	width:200px;
}

.logo-comision{
	border-right:2px #d3d2d2 solid;
	text-align:right;
}

.footer-info{
	padding:30px;
	text-align:center;
	font-size: 12px;
    letter-spacing: .7px;
    /*  background-color: #1a1e2a;
  position: absolute;*/
	width: 100%;
}

.logo-footer{
	width:200px;
	margin:0 auto;
}

.redes-footer{
	display:flex;
	justify-content: center;
	margin:10px 0 10px 0;
}

.footer-text span{
	font-weight:bolder;
}

.whitefooter{
	color:#ffffff!important;
	text-decoration:none!important;
}

.flag{
	width:100%;
}

.yellow,.green,.darkgreen{
	height:20px;
	float:left;
}

.yellow{
	width:33%;
	background-color:#fddf00;
}

.green{
	width:34%;
	background-color:#a3b723;
}

.darkgreen{
	width:33%;
	background-color:#535d22;
}

/*HOME Standart*/

#jepHome{
	display:block;
}

#jepHome h1{
	color:#6c7633;
	margin-left:10px;
	margin-top:10px;
	display:none;
}

#jepHome .row{
	display:block;		
}

.cols{
	float:left;
}

#noticias {
	float:left;
	width:100%;
	background: #ebebeb;
}

#noticias .dfwp-list{

}

#noticias .dfwp-item{
}

#noticias .ms-rtestate-field img{
	margin-top:2px !important;
}

#newSlider{
	/*height:450px;*/
}

#newSlider .ms-WPBody{
	position:relative;
}

#newSlider .ms-WPBody .dfwp-item{
	/*float:left;
	width:47%;
	padding:5px;
	border:1px solid #ccc;
	margin:5px;
	height:115px;
	position:absolute;
	left:0;
	height:450px;
	bottom:0;*/
}

#newSlider .ms-WPBody .dfwp-item .item .image{
	width:100%;
	height:385px;
}

#newSlider .ms-WPBody .dfwp-item .item .link-item{
	bottom:0;
}


#newSlider .ms-WPBody .dfwp-item .image{
	width:100%;
	height:385px;
}


#noticias .ms-WPBody  .dfwp-item .link-item a{
	color:#a8c52f;
	font-size:16px;
}

#noticias .ms-WPBody .dfwp-item .description{
	color:#afafaf;
}

#noticias .ms-webpartzone-cell, #tweeter .ms-webpartzone-cell{
	margin:0px;
}

.wideWebpart{
	max-width: 1200px;
    margin: 0 auto;
}

#WebPartWPQ2{
	margin: 0 auto!important;
}

#WebPartWPQ2 table{
	/*font-family:'Raleway', sans-serif;*/
	font-size:13px;
}

#WebPartWPQ2 table{
	margin-top:3em;
}


#sica{
	width:100%;
	margin-top: -6px;
	background: #fff;
}

#sica .ms-webpartzone-cell{
	margin-bottom:0 !important;
}

#sica img{
	margin:0 !important;
}

#sica ul {
    margin-bottom: 80px!important;
}

#tweeter{
	display: none;
}

.ccol{
	width: 33.36%;
	/*margin-right:5px;*/
}

.ccol:last-child{
	margin-right:0;
}

.title-section, .title-section2{
	margin: 60px auto 30px!important;
    width: 100%!important;
    text-transform:uppercase;
    letter-spacing:2px;
    border-bottom: 1px solid #bdbdbd;
    font-size: 15px;
    /*font-family: 'Lato', sans-serif;*/
    max-width:1200px;
}

.title-section span{
	font-weight:800;
	color:#1e4365;
}

.title-section2{
	color:#ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: 900;
}

#infografias{
	width:65.84%;
	margin-right:10px;
}

#infografias #MSOZoneCell_WebPartWPQ6 img{
	width:100%;
	height:auto;
}

.separator{
	border-bottom:1px solid #e0e0e0;
	margin-top:20px;
	margin-bottom:20px;
}

#centerRow{	
	margin-bottom:0px;
	background:#ebebeb;
}

.internalCenter{	
	min-height:50px;
	display:block;
	margin:50px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:20px;
}

.internalCenter:nth-child(2){
	border-right:0;
	margin-bottom:0px;	
}

#tweeter .internalCenter{
	margin-right:0;
}


#shower{
	display:none;	
}

#centerMesaje{
	font-size:40px;
	color:#fff;
	top:250px;
	position:absolute;
	width:100%;
	text-align:center;
	text-shadow: 1px 1px 1px #363636;
}

#MSOTlPn_Tbl{
	position:absolute;
	z-index:1000000;
}


.cbs-Slideshow{
	max-height:800px;
	min-height:390px;
}

.cbs-largePictureContainer{
	
}

.cbs-SlideshowPagingLink-Active > span{
	background-color: #ffffff;
	border:2px solid white;
	border-radius:50px;
}

a.cbs-SlideshowPagingLink-Inactive > span{
	border: 2px solid white;
	border-radius:50px;
}

a.cbs-SlideshowPagingLink-Active, a.cbs-SlideshowPagingLink-Inactive{
	padding:0!important;
	text-decoration:none!important;
}

.cbs-SlideshowPagingLink-Active > span:hover, a.cbs-SlideshowPagingLink-Inactive > span:hover{
	border:2px solid #a3b273;
	background-color: #a3b273;
	transition:.2s;
}

.cbs-SlideshowPagingLink-Active > span, .cbs-SlideshowPagingLink-Inactive > span{
	width:15px!important;
	height:15px!important;
	margin: 0px 0px!important;
}

cbs-SlideshowItems{
	width:100%!important;
}

.cbs-SlideshowPagingBar{
	z-index:1000;
	right:44%;
	display: flex;
    justify-content: space-between;
    width: 170px;
    margin-bottom: 20px;
}

#socials{
	display:block;
	float:left;
	text-align:center;
}

#socialIcons{
	width:70px;
	margin:50px auto 0 auto;
}

.soc{
	float:left;
	margin-right:10px;
}

#ctl00_ctl36_g_eb95de71_4fad_43a6_9bd8_52c32e493708_csr{
	height:520px;
}

.cbs-largePictureImg{
	margin:0;
	width:100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.cbs-largePictureContainer{
	padding:0;
}

.cbs-Slideshow, .cbs-largePictureContainer, .cbs-largePictureImageContainer{
	width:100%;
	height:auto;
}

.alto350{
	height:350px;
}

#ctl00_ctl45_ExplicitLogin{	
	width: 99.7%;
	text-align: right;
	background-color: #edebeb;
	color: #333;
	font-weight: bold;
	float: left;
	display: block;
	padding: 0;
    padding-right: 0px;
	padding-right: 15px;
}

#banded {
	
}

#banded .dfwp-column {
	padding-left:0;
}

#banded .dfwp-column .dfwp-item:nth-child(odd){
	background-color:#a8c52f;	
}

#banded .dfwp-column .dfwp-item:nth-child(odd) a, #banded .dfwp-column .dfwp-item:nth-child(even) a{
	font-size:16px;
}


#banded .dfwp-column .dfwp-item:nth-child(odd) *{
	color:#fff;
}

#banded .dfwp-column .dfwp-item:nth-child(even) *{
	color:#575757;
}


#banded .dfwp-column .dfwp-item .link-item .description{
	margin-left:35px;
}

.Yellow{
	background-color:#f0ea2c;
}

.Black{
	background-color:black;
}

.Green{
	background-color:#a9c42c;
}

#topImage .link-item a, #topImage .description{
	display:none;
}

#topImage *{
	margin:0;
	padding:0;
}

#cajaBusqueda{
	float: right;
	margin-right: 10px;
}

#cajaBusqueda .ms-webpart-chrome .ms-srch-sb-border, #cajaBusqueda .ms-webpart-chrome .ms-srch-sb-borderFocused {
	border-radius: 15px!important;
    border: none;
    background: #3f6081;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
    height: 26px;
    padding: 2px;
    display:none;
    }

#cajaBusqueda .ms-webpart-chrome .ms-srch-sb-border .ms-helperText{
	text-transform:uppercase;
	font-family: 'Roboto'!important;
	font-size: 12px;
	color:#ffffff;
}

#cajaBusqueda .ms-webpart-chrome .ms-srch-sb input {
	width:auto;
	color: #ffffff!important;
	font-family: 'Roboto'!important;
	font-size: 12px;
}

a.ms-srch-sb-searchLink{
	background-image: url(https://www.jep.gov.co/PublishingImages/svgfiles/lupa.svg)!important;
    background-repeat: no-repeat!important;
    margin-right: 5px;
    background-color:#007cae;
    background-size:45%; background-position:center center;
}
.ms-srch-sb > .ms-srch-sb-searchLink{
	height:32px; width:32px; border-radius:25px; float:right; margin-right:-3px; margin-top:0px
}

/*a.ms-srch-sb-searchLink:hover{
	background: #3f6081;
}*/

.ms-srch-sb-searchLink img{
	display:none;
}

#SocialNet{
	float:right;
	margin-top:30px;
}

.socialN{
	float:left;
	margin-right:2px;
}

.red, .red a {
    color: #a8c52f;
}

.NewsInfo *{
	list-style-type:none;
}

#news{
}



.NewsInfo{
	float: left;
	width: 47%;
	border: 1px solid #ccc;
	padding: 6px !important;
	margin-bottom: 10px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
	/*margin-right: 10px !important;*/
	margin-bottom: 10px !important;
}

.dfwp-item:nth-child(odd) .NewsInfo{
	margin-right: 20px !important;

}

.NewsInfo a, .ms-link:visited{
	color:#afafaf;
}

.cifras{
	max-width: 800px!important;
	margin-bottom:0!important;
}

.cifras img{
	margin-bottom:0!important;
}

.button-cifras{
	text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    margin-bottom: 80px!important;
    letter-spacing: .7px;
    /*position:absolute;*/ 
    left:45%; 
    /*bottom:80px;*/
    /*display:none;*/
}

.button-cifras a{
	color: #ffffff!important;
	text-decoration:none!important;
	background: #1e4365!important;
	border-radius: 50px!important;
	padding:7px 15px 7px 15px!important;
}

.button-cifras a:hover{
    background: #a3b723!important;
    transition: .3s!important;
    padding:7px 20px 7px 20px!important;
}

.multi{
		
}

.multi *{
	padding: 0;
    margin: 0 auto;
    width: 100%;
}

#infografias #MSOZoneCell_WebPartWPQ4{
	margin-bottom:0px;
}

#bottomRigth .internalCenter{
	min-height:0;
}

#bottomRigth .ms-webpartzone-cell{
	margin-bottom:0;
}

.ms-webpartzone-cell{
	margin:0;
}

ul.dynamic *,ul.dynamic {
	padding:0;
	margin:0;
	list-style:none; color:#000
}

ul.dynamic {
	background-color: rgba(255,255,255,.99);
	left: 0 !important;
	display: inline-table;
	width: auto !important;
	padding: 15px;
	border:none;
	box-shadow:none;
	min-width:300px;
}
/*.additional-background .menu-item-text{
	 color:#000;
}*/
#zz9_TopNavigationMenu ul li ul li a{
	 padding-bottom:5px; line-height:12px; margin-bottom:5px
}


ul.dynamic li{
	border-right:0 !important;
}

ul.dynamic li a{
	color:#000
}
ul.dynamic li a .menu-item-text{
	padding-bottom:12px;
}
ul.dynamic li a .menu-item-text:hover{ color:#a2b637;}

#banded .image-fixed-width{
	width:100%;
	height:auto;
	float:left;		
}
	
#banded .dfwp-item{
	min-height:60px;		
}

#WebPartWPQ9{
	
}

#pickerimages li{
	margin-left:10px;
	width:156px;
	height:150px;
	margin-top:10px;	
}

#pickerimages .ms-assetpicker-tiled-mediumthumbs, #pickerimages  .ms-assetpicker-tiled-mediumprops{
	width:128px;
}

#pickerimages input{
	display:none !important;
}

#pickerimages .ms-assetpicker-tiled-mediumthumbs{
	border:1px solid #ccc;
}

.ms-assetpicker-tiled-mediumprops{
	
}

#onetidDoclibViewTbl0{
	width:100%;
}

#MSOZoneCell_WebPartWPQ12 .ms-tileview-tile-root {
	float:left;
}

#MSOZoneCell_WebPartWPQ12 .ms-viewheadertr{
	display:none;
}
.accessibility-controls{ margin-left: 25px; margin-top: 25px}
#searchAndSocial{
	display: flex;
	flex-direction: row-reverse;
	float: right;
	margin-top:17px;
	margin-right:25px;
}

#newSocial{
	float:right;
	/*width:270px;*/
	margin-top:25px;
	clear:both;
}
.btnCircle{ border-radius: 50%;}
.btnCircle:hover{cursor: pointer}
#collapseTranslator{ clear: both}
#google_translate_element{
	 float:right;
}
#SocialUIA{
	float:right;
	width:200px;
}

.SocialICO{	
	float:left;
}

.socialICO:last-child{
	margin-right:0!important;
}

/*NEW DESIGN===============================*/

.titulosHome{
	background-color:#F3E51F;	
	font-size:24px;
	height:11px;	
	line-height:8px;
	text-transform:uppercase;
	/*font-family: 'Lato', sans-serif;*/
	padding-left:10px;
	font-weight:bold;	
}

#WebPartWPQ10{
	padding-right:10px;
}
/*LAYOUT INTERNO===========================*/

#WebPartWPQ5{ width: 75%; float: right}
.newNoticias{
	display:block;	
	width: 100%;
    margin: 0 auto!important;
}

.newNoticias h3{
	color:white;
	display:block;
	font-size:20px;
	display:none;
}

.cbs-List{
	width:100%;
}

.cbs-Item{
	border-bottom:1px #ebebeb solid;
	padding: 20px 40px 20px 40px!important;
    display: flex;
}

.cbs-ItemLink img{
	display:none!important;
}

.cbs-Detail, .cbs-Detail a {
	font-size:1.25rem;
	width:100%!important;
	display: flex!important;
    flex-direction: column-reverse!important;
}
.cbs-picture3LinesLine1{
	font-size:1.15rem; white-space:normal!important;

}

.cbs-Line1Link{		
    font-size: 24px;
    text-decoration: none!important;
    color: #212121!important;
    /*font-family: 'Raleway', sans-serif!important;*/
    font-weight: 600;
    line-height: 26px;
}

.cbs-Line1Link:hover {
	color:#a3b722!important;
	transition:.3s!important;
}

.cbs-Line2{
	/*font-family: 'Lato', sans-serif!important;*/
	font-size:11px!important;
	text-transform:uppercase;
	letter-spacing:.7px;
	color:#777;
}

.document{
	border: 1px solid #fff;
    padding: 15px!important;
    margin-bottom: 20px!important;
}

.document a{
	/*font-family: 'Raleway', sans-serif!important;*/
    text-transform: uppercase;
    font-weight: 800;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: .7px;
    line-height: 23px;
}

.document a:hover{
	text-decoration:none;
	transition: .3s;
	color:#535d22;
}


.document a img{
	width: 25px;
    float: right;
}

#layoutInterno{
	display:block;
	width:100%;
	padding-top: 25px;
	margin-bottom:50px; margin-top:160px;
}

#layoutInterno #InternoLeft{
	width:320px;
	position: fixed;
	word-wrap: break-word;
	background-color:#fff;
	top:260px
}

#layoutInterno #InternoLeft .itemInterno{
	padding:8px;
	color: #1a1e2a;
	font-size: 12px;
	border-bottom: #eee 1px solid;
	display: block;
	text-transform: uppercase;
	/*font-family:'lato';*/
	letter-spacing:.7px;
	text-decoration:none;
	margin-left:30px;
	margin-right:20px;
}

#layoutInterno #InternoLeft .itemInterno:hover{
	background-color: #f8f8f8;
	transition: .3s;
}

#menuInterno{
	float:left;
	width:100%;	
}

#internoRigth{
	margin:0 auto;
	max-width:920px;
	width:100%;
	padding-top:10px;
	margin-left:350px;
}

#internoRigth .article-content{ margin-top: 0px!important; padding-top: 0px!important}


#titMenuLat{
}

.mobileMenu{
	text-align:center
}
.mobileMenu .btn{
	
}
.mobileMenu img {
height:30px
	
}
#titMenuLat h3{
	border-bottom: 1px solid #1a1e2a;
	font-size:18px;	
	text-transform:uppercase;
	font-weight:500;
	display:block;
	padding:10px;
	letter-spacing:1px;
	margin:0;
	width:100%;
}

#breadCrumb *{
	color:#999999;
	/*font-family:'Raleway';*/
}

#subNotices{
	width:auto;
	background-color:#fbf7bb;
	padding:10px;
}

#subNotices h3{
	/*font-family: 'Maven Pro', sans-serif;*/
	color:#5f7031;
	display:block;
	text-align:center;
	height:43px;
	line-height:43px;
	border-bottom:1px #5f7031 solid;
	font-size:20px;
	width:auto;
}

#subNotices .dfwp-item{
	border-bottom: 1px #5f7031 solid;
	text-decoration: none;	  
	padding: 10px !important;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	width: 46%;
	float: left;
	margin-right: 15px;
}

#subNotices .dfwp-item a, #subNotices .dfwp-item a:hover{
	color:#5f7031;
	font-size:16px;
}

.tercerN{
	font-size:13px !Important;
	color:#999999 !important;
	padding-left:25px !important;
	text-transform: initial!important;
	border-bottom: none!important;
}

.parentHomeItem{
	margin:0 !important;
	padding:0 !important;
	display:none;
}

.HomeItem{
	/*background-color:#a6c239;background-image:url('../images/home.jpg');*/
	background-repeat:no-repeat;
	width:50px !important;
	height:47px !important;
	border-right:1px dotted #ccc !important;
}

#zz12_RootAspMenu, ul.static{
	padding-left:0;
}

#navBar li.static.selected{
	/*background-image:url('../images/bg.png');
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#A6C239;*/
}

#navBar .ms-core-listMenu-horizontalBox {
	display:flex;
	flex-direction: row-reverse;
}
li.static{
	padding:0px 8px;
}

#navBar .ms-core-listMenu-horizontalBox .dynamic-children .additional-background {
	padding-right:12px;
}

#navBar ul.static {
	width:auto!important;
	margin-right: 15px;
}

#navBar ul.dynamic {
	padding-top:15px;
	padding-bottom:15px;
	border-bottom: 1px solid #133e65;
	margin-top:-1px;
}

#navBar li.static {
	width:auto!important;
}

#navBar li.static.selected *{
	font-weight:500;
	/*font-family:'Lato', sans-serif!important;*/
}


/*NUEVOS ESTILOS*/

#navBar li.dynamic {
	list-style-type:none;
	width:100%;
}

#navBar ul.static li {	
	float:left;	
	margin-left:25px!important;
}

.primeros a{
	width:100%;
	float:left;
}

.seleccionado{
	border-bottom:none !important;
	padding-bottom:2px;
}

#sideNavBox .static{
	width:auto !Important;
}

.ms-vl-applist {
	max-width:1050px;
}

.abbe-TableEvenCol{
	padding:0px 0px 0px;
}

.ms-rteTable-10{
}

#suiteBarLeft {
	background-color:#000;
}

.ms-alignRight{
	text-align:center;
}

.ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item {
    width: 100px;
}

.ms-v4propertysheetspacing, .propertysheet, .ms-settingsframe, .ms-listedit, .ms-viewlsts{
	width:1020px !important;
	margin: 8em auto;
	margin-left: 8em;
}

.ms-siteSettings-root{
	display:flex;
	justify-content: center;
	margin: 8em auto;
	margin-left: 8em;
}

.article-content{
    width:100%!important;
    max-width: 1000px!important;
	margin: 60px auto 100px!important;
	/*font-family:'Raleway';*/
	font-size:13pt;
	padding-top:100px!important;
}

.ms-rteFontSize-4{
	font-size:24pt;
}

.ms-rteForeColor-6{
	color:#133e65!important;
	/*font-family:'Raleway'!important;*/
}

.ms-rtestate-field p {
	line-height:1.6!important;
}


.YoutubePlaylist{
	width:800px !important;
	height:460px !important;	
	margin-bottom: 80px;
	display:block;
}

.ms-fullWidth{
	width:100%;
}

/*
#MSOZoneCell_WebPartWPQ2{
	margin-left:8em;
}
*/

.multi.ms-fullWidth{
	max-width:1200px!important;
}

#MSOZoneCell_WebPartctl00_ctl36_g_87e386c1_716b_49e0_9687_23becffda990, #MSOZoneCell_WebPartWPQ4{
	width: 80%!important;
    float: none;
    margin-right: 4.6%;
    margin-left: 0;
    position: relative;
    margin-top: -50px;
}

#MSOZoneCell_WebPartctl00_ctl36_g_48c2a42c_dfc1_4e26_950c_20ea04441347, #MSOZoneCell_WebPartctl00_ctl36_g_63166b04_bad5_48b5_9436_8e751f74e6af{
	width: 33.4%!important;
    float: left;
    background: #a3b722;
    padding-left: 4%;
    padding-right: 8.3%;
}

#MSOZoneCell_WebPartctl00_ctl36_g_805bd251_0e4b_4208_99dd_c4b3c4e3fd40{
	margin:0;
    background: black;
}

#MSOZoneCell_WebPartctl00_ctl36_g_48c2a42c_dfc1_4e26_950c_20ea04441347{
	min-height: 710px;
	padding-top: 25px;
}

.conteSenal {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.conteSenal iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container {
	position: relative;
	padding-bottom: 42%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-width:1200px;
}

iframe{
	overflow:hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height:550px;
}
.framecifras{
	height:900px;
}
.perfilesdoc{
	width:100%;
	height:5800px;
}

.ms-rtestate-field h3{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#a3b723;
	padding-top:20px;
	padding-bottom:10px;
	letter-spacing:.7px;
	width:100%;
	border-bottom: 1px solid #a3b723;
	text-transform:uppercase;
	/*font-family:'Lato';*/
	}

.articlelist{
	background-color:#fff;
	color:#133e65;
	border-bottom:1px solid #efefef;
	padding-top:15px!important;
	padding-bottom:10px!important;
}

.articlelist p{
	font-weight:300;
	color:#333;
}

.articlelist:hover{
	background-color:#f8f8f8;
	transition:.3s;
}

.articlelist2{
	background-color:#fff;
	color:#133e65;
	border-bottom:1px solid #efefef;
	padding-top:15px!important;
	padding-bottom:10px!important;
}

.articlelist2 a{
	display:flex;
	align-items:center;
	text-decoration:none!important;
}

.articlelist2 p{
	font-weight:300;
	color:#333;
}

.articlelist2:hover{
	background-color:#f8f8f8;
	transition:.3s;
}

img.file-icon2{
	width:30px!important;
}

img.file-icon{
	width:50px!important;
}

.downarticle{
	padding-left:10px;
}

h4{
	margin:0!important;
	text-transform:uppercase!important;
	letter-spacing:.7px!important;
	font-size:14px!important;
	color:#a3b723!important;
}

a h5{
	margin:0;
	color:#133e65;
}

a h6{
	margin-top:5px;
	color:#333;
	font-weight:300;
}

.cbs-picture3LinesContainer{
	display:flex;
	padding-top:0;
	margin-bottom:20px;
	align-items:flex-start;
}


/* #MSOZoneCell_WebPartWPQXXX */
.cbs-noImageContainer {
    display: none;
    background-color: #808080;
}
 

.cbs-picture3LinesDataContainer{
	display:flex!important;
	flex-direction:column-reverse!important;
	margin-left:20px!important;
	padding:0!important;
}

h2.ms-webpart-titleText{
	color:#133e65!important;
	margin: 0 0 40px!important;
	font-size:1.75rem!important;
	text-align:center!important;
	height:35px;
}

.cbs-pictureLine3{
	/*font-family:'Lato', Sans-serif!important;*/
	font-size:11px!important;
	text-transform:uppercase!important;
	letter-spacing:.7px!important;
	padding-top:0!important;
}

.cbs-picture3LinesDataContainer,.cbs-picture3LinesLine1Link,.ms-rtestate-field h2{
	width: 100% !important;
}


a.cbs-picture3LinesLine1Link{
	text-decoration:none!important;
}

.ms-rtestate-field h1{
	line-height:1.4;
	color:#133e65;
	text-align: center;
	font-weight:900;
	font-size:2em;
	margin-top:20px;
}


.ms-rtestate-field h2{
	font-size:24px;
	text-decoration:none!important;
	/*font-family: 'Raleway', sans-serif!important;*/
	font-weight:600;
	line-height:26px;
	margin-top:5px;
	color:#212121;
}

.ms-rtestate-field h2:hover{
	color:#a3b723!important;
	transition:.3s!important;
}

.contactus{
    background-color:#fff;
    color:#000;
    text-align:center;
  }
  .contact-icon{
    width:35px;
    margin:0 auto;
  }
  .contact-item{
    margin-bottom:30px;
  }
  .contact-date{
    /*font-family:'Raleway', Sans-serif;*/
  }
  .contact-date span{
   /* font-family:'Lato', Sans-serif;*/
    letter-spacing:.7px;
    font-weight:bold;
    margin-top:5px;
    font-size:15px;
  }
  
	.scene {
	max-width: 1000px;
	width: 100%;
 	margin: 0 auto;
 	display:inline-block;
 	
	}

	.cube {
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	transition: all 0.5s cubic-bezier(0.17, 0.67, 0.14, 0.93);
	transform-style: preserve-3d;
	transform-origin: 100% 50%;
	width: 17em;
	height: 3em;
	float: left;
	margin: 2px;
	}

	.cube:hover {
	transform: rotateX(-90deg);
	}

	.side {
	box-sizing: border-box;
	position: absolute;
	display: inline-block;
	height: 3.6em;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	padding-top: 1em;
	font-size: 14px;
	}

	.top {
	background: #ececec;
	color: #0b121f;
	transform: rotateX(90deg) translate3d(0, 0, 2em);
	}

	.front {
	background: #0b121f;
	color: #fff;
	box-shadow: inset 0 0 0 .5px #0b121f;
	transform: translate3d(0, 0, 2em);
	}
	
	
/*	Estilos 2019 */



div#VideosStreaming {
    height: auto;
    background-color: #000;
}

.film-pt {
    padding-top: 181px;
}

@media screen and (max-width:840px) and (min-width: 300px){
    .film-pt {
        padding-top: 1px;
    }    
}


/*
#VideoRow{
	 margin-bottom: -60px !important;
}*/
.newNoticias .s4-wpcell-plain:nth-child(2),
.newNoticias .s4-wpcell-plain:nth-child(4)
{
	Width: 33.4% !important;
	Float:right;
	Background: #a3b722;
	padding-left: 4.6% !important;
	padding-right: 8.3% !important;
}	

/*.newNoticias .s4-wpcell-plain:nth-child(2){
	min-height: 710px;
	padding-top: 25px;
}*/
	
/*

@media (max-width: 990px) { 
#ctl00_ctl37_g_b9f3fd94_f753_4d6c_821b_6adfaa99c2f1{
	height: 89vh !important;

}

}
@media screen and (min-width:1024px) {
#ctl00_ctl37_g_b9f3fd94_f753_4d6c_821b_6adfaa99c2f1{
	height: 83vh !important;
}
      
}

@media screen and (min-width:840) {
#ctl00_ctl37_g_b9f3fd94_f753_4d6c_821b_6adfaa99c2f1{
	height: 83vh !important;
}
      
}

@media (max-width: 800px) and (min-width: 300px) {

}	*/


.newNoticias .s4-wpcell-plain:nth-child(3)
{
Width: 54% !important;
Float: left;
    padding-left: 4.6% !important;
    padding-right: 8.3% !important;}
    
.article-content, .welcome-content {
    margin: 4px 0 0;
}
.welcome-content {}
/*######################--Sharepoint 2013 Busqueda--############################*/
.search-bar{ margin-top: 21px}
#searchInputBox {
 background: url('/_catalogs/masterpage/CSS/bg_search.png') no-repeat scroll 0 0;
 background:#FFFFFF;
 height: 27px; /*exact same height as image */
 width: 325px; /*exact same width as image */
 border-radius:7px;
 margin-top:1%;
 margin-right:70%;
}

#SearchBox > div {
 border: 0;
 /*border:thin #EEEEEE solid;*/
 border-radius:25px;
	height: 32px; width: 300px;
 background:rgba(168,168,168,0.55);
	padding-left: 15px;
	color: #fff;
}

#SearchBox > div > input {
	border: 0 none;
	font-weight:bold;
	font-family: inherit;
	height: 32px; 
	color: #e4e4e4;
	font-size: 12px;  
}

/* hide or show dropdown list button */
#SearchBox .ms-srch-sb {
  display: block;
 }
#SearchBox .ms-srch-sb-navLink{
   margin-right:10px;
}
/*
#SearchBox .ms-srch-sb-searchLink{
 float:right;

}
*/


/*
  #SearchBox .ms-srch-sb > .ms-srch-sb-searchLink {
  border: 0 none;
  height: 34px;
  margin-left: 0;
  width: 62px;
 }
*/


/* reset hover bg color */
#SearchBox .ms-srch-sb-searchLink:hover{
	background-color: #7789b0;
}
#SearchBox .ms-srch-sb-navLink:hover {
background-color: transparent;
}

 /* hide search button image (magnifier) */
/*
 #SearchBox .ms-srch-sb > .ms-srch-sb-searchLink img {
   display: none;
 }
 */
 /*##################---fin caja de texto busqueda---##########################*/
.welcome-content { display: none}
.ms-noWrap {
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    /*font-size: medium!important;
    color: #a2b637!important;*/
}


/* clase para los contrastes*/
body.invertir-color-normal {
    -webkit-filter: invert(0);
    filter: invert(0);
}

body.invertir-color-alto {
    -webkit-filter: invert(1);
    filter: invert(1);
}

/*RESPONSIVE BEHAVIOR*/
@media (max-width: 768px) { 
	.line-opi{ padding: 0px}
	#SearchBox > div { width: 100%;}
	#SearchBox .ms-srch-sb { width:100%; }
	.search-bar{ margin-bottom: 15px; margin-top: 15px}
	#WebPartWPQ5{ width: 100%; float: none}
	.accessibility-controls{ display: none!important}
	.welcome-content { display: none}
	
}

a.botonAzul {
    display: block;
    color: #fff!important;
    text-decoration: none!important;
    background: #007cae;
    border-bottom: none;
    text-align: center;
    width: 100px;
    padding: 7px 6px;
    text-transform: uppercase;
    font-size:.8em;
}

a.botonAzul:hover {
	background: #0291bc!important;
	transition:.3s!important;
}

a.botonVerde {
    display: block;
    color: #fff!important;
    text-decoration: none!important;
    background: #a8c438;
    border-bottom: none;
    text-align: center;
    width: 170px;
    padding: 7px 6px;
    text-transform: uppercase;
    float: right;
    font-size:.8em;
}

a.botonVerde:hover {
	background: #b7d340!important;
	transition:.3s!important;
}


