/*agregados*/
@font-face {
    font-family: 'DIN Next Rounded';
    src: url(../fonts/DINNextRoundedLTPro-Regular.woff);
}

@font-face {
    font-family: 'DIN Next Rounded Bold';
    src: url(../fonts/DINNextRoundedLTPro-Bold.woff);
}

.contHeader {
	overflow: auto;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
/* Lista horizontal */
ul.listaHorizontal {
	margin: 0;
	padding: 0;
	line-height: inherit;
}
.listaHorizontal li {
	float: left;
	padding: 0 0 0 15px;
	list-style: none;
}
.listaHorizontal li:first-child {
	padding-left: 0 !important;
}
/* --------------- PIE (FOOTER) --------------- */
.footerPrincipal {
	width: 100%;
	background-color: #2b2b2b;
	color: #FFF;
	line-height: 18px;
}
.footerPrincipal address {
	font-style: normal;
}
#seccionBuscador {
	float: right;
	width: 300px;
	padding-top: 15px;
}
.logoOrganismo {
	float: left;
	/*margin: 0 1.5%;*/
	height: 110px;
	padding: 15px 0;
}
.navbar-brand {
	display: none;
}
.imagentop {
	width: 100%;
	/*border-top-left-radius: calc(0.25rem - 1px);
            border-top-right-radius: calc(0.25rem - 1px);*/
	padding-bottom: 15px;
}
.card-body1 {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
}

.stylish-input-group .input-group-addon {
	background: white !important;
}
.stylish-input-group .form-control {
	border-right: 0;
	box-shadow: 0 0 0;
	border-color: #ccc;
}
.stylish-input-group button {
	border: 0;
	background: transparent;
}
 @media(max-width:1067px) {
.navbar-nav {
	padding-left: 5%;
}
}
 @media (max-width: 991px) {
.portfolio-item {
	margin-top: 20px;
}
}
@media (max-width:991px) and (min-width:767px){
	.nav>li>a {
		padding-right: 5px;
		padding-left: 5px;
	}
	.logo>img{
		width:85%;	
	}
}

 @media(max-width:887px) {
.navbar-nav {
	padding-left: 3%;
}
}
 @media(max-width:767px) {
#seccionBuscador {
	display: none;
}
.contHeader {
	overflow: hidden;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1, .h1 {
    font-size: 25px;
}
h3, .h3 {
    font-size: 17px;
}
.simplenew{
    margin-top: 15px !important;	
	}
.left-column{
	padding-left:15px !important
	}	
}
 @media(max-width:768px) {
.navbar-brand {
	display: normal;
}
.card-body {
	float: left;
	padding: 5px 0 0 0;
}
.card-img-top {
	float: left;
	padding: 0;
}
.card {
	flex-direction: row;
}
.card1 {
	flex-direction: column;
}
.img-responsive {
	width: 80%;
}
.carousel {
	width: 100%;
}
.block {
	width: 100%;
}
.textobloquechico {
	padding: 5px 5px 0 0;
	font-size: 16px;
}
.navbar-brand {
	display: inline-block;
	padding-top: 0.7125rem;
	padding-bottom: 0.3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap;
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none;
}
}
 @media(max-width:576px) {
.card-body1 {
	float: left;
	padding: 5px 0 0 0;
}
.card1 {
	flex-direction: row;
}
.imarow1 {
	float: left;
	width: 80%;
}
.textoimarow1 {
	float: left;
	/*width: 215px;*/
	font-size: 19px !important;
	padding-top: 5px;
}
.imagentop {
	padding: 0;
}
.logoOrganismo a img {
	max-width: 100%;
}
}
 @media(max-width:448px) {
.camara {
	float: left;
	width: 80%;
}
.textobloquechico {
	float: left;

	font-size: 19px !important;
	padding-top: 5px;
}
.card-body {
	float: left;
	padding: 5px 0 0 0;
}
.card-body1 {
	float: left;
	padding: 5px 0 0 0;
}
.card-title {
	float: left;
	padding: 5px 0 0 0;
	font-size:17px;
}
.card-img-top {
	float: left;
	padding: 0;
}
.card {
	flex-direction: row;
}
.card1 {
	flex-direction: row;
}
.carousel {
	width: 100%;
}
}
.navbar-inverse {
	background-color: transparent !important;
	border-color: transparent !important;
	border-radius: 0;
	background-image: none;
	box-shadow: none;
	margin-bottom: 0;
}
.menu-background {
	background-color: #1e70a2 !important;
	border-color: #1e70a2 !important;
}
.modal {
	background: rgba(255, 255, 255, 0.2); /* The color depends on your template */
}
.modal-backdrop {
	display: none;
}
.navbar-toggle {
	position: relative;
	float: left !important;
	margin-right: 20px;
	padding: 9px 10px;
	margin-top: 13px;
	margin-bottom: 13px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.container-servicios {
    /* padding: 15px; */
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #00a8ae;
}
#servicios a {
	padding: 5px;
	display: block;
}
.container-enlacesdesta {
	padding: 15px;
	background-color: #1954a5;
}
#enlacesdesta a {
	padding: 5px;
	display: block;
}
.container-accesos {
	margin-top: 50px;
}
.col-xs-6 {
/*padding: 5px;*/
}
.textobloquechico {
	font-family: 'DIN Next Rounded';
	font-size: 16px;
	font-weight: normal;
	/* padding-left: 15px; */
	padding-bottom: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	color: #636161;
	padding-top: 0;
}
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	/*border-radius: 0.25rem;*/
}
.card-body {
	/*
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	*/
	padding: 0.6rem;
}
.card-img-top {
	width: 100%;
	/*
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px);
	*/
}
.camara {
	/* padding: 15px 15px 0 15px; */
	padding-bottom: 15px;
}
.h-100 {
	height: 100% !important;
}
.bg-dark {
	background-color: #00a8ae !important;
}
#fh5co-footer {
	padding: 5em 0;
	border-top: 1px solid #e9e9e9;
}
.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}
#fh5co-footer ul {
    padding: 0;
    margin: 0;
}
#fh5co-footer ul li {
    list-style: none;
}
#fh5co-footer .fh5co-footer-widget {
    float: left;
    width: 100%;
}
.servicios {
    font-family: 'DIN Next Rounded Bold';
    font-size: 30px;
    font-weight: bold;
    /*padding-left: 35px;*/
    padding-bottom: 5px;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    letter-spacing: normal;
    text-align: left;
    vertical-align: top;
    word-spacing: normal;
    color: #00a8ae;
}

.enlaces {
    font-family: 'DIN Next Rounded Bold';
    font-size: 30px;
    font-weight: bold;
    /*padding-left: 35px;*/
    padding-bottom: 5px;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    letter-spacing: normal;
    text-align: left;
    vertical-align: top;
    word-spacing: normal;
    color: #1954a5;
}
.newsdesta {
    background-position: center;
    background-repeat: no-repeat;
    /*
	position: relative;
    display: inline-block;
    */
	min-height:350px;
	overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
	padding-left:0px;
	padding-right:0px;
}

.newsdesta .play {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ +CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=") no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
	
}

.newsdesta .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.videoGraph {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    background: #103662;
    text-align: left;
    /* font-size: 18px; */
    font-weight: bold;
    margin-top: 0 !important;
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 100%;
	color:#fff;
}

#twitter-title{
	color:#ffffff;
	padding:5px;
	}
	
	
#twitter-title span {
    color: #ffffff;
    font-family: 'DIN Next Rounded Bold';
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
    /* bottom: -10px; */
    top-bottom: 10px;
    position: relative;
    margin-left: 5px;
    top: -9px;
}


/*Change icons size here*/
.social-icons .fa {
	font-size: 1.8em;
}
/*Change icons circle size and color here*/
.social-icons .fa {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-adn{background-color:#504e54;} 
.social-icons .fa-apple{background-color:#aeb5c5;} 
.social-icons .fa-android{background-color:#A5C63B;}  
.social-icons .fa-bitbucket,.social-icons .fa-bitbucket-square{background-color:#003366;} 
.social-icons .fa-bitcoin,.social-icons .fa-btc{background-color:#F7931A;} 
.social-icons .fa-css3{background-color:#1572B7;} 
.social-icons .fa-dribbble{background-color:#F46899;}  
.social-icons .fa-dropbox{background-color:#018BD3;}
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{background-color:#070709;} 
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-html5{background-color:#E54D26;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
.social-icons .fa-linux{background-color:#FBC002;color:#333;}
.social-icons .fa-maxcdn{background-color:#F6AE1C;}
.social-icons .fa-pagelines{background-color:#241E20;color:#3984EA;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-renren{background-color:#025DAC;}
.social-icons .fa-skype{background-color:#01AEF2;}
.social-icons .fa-stack-exchange{background-color:#245590;}
.social-icons .fa-stack-overflow{background-color:#FF7300;}
.social-icons .fa-trello{background-color:#265A7F;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-vimeo-square{background-color:#229ACC;}
.social-icons .fa-vk{background-color:#375474;}
.social-icons .fa-weibo{background-color:#D72B2B;}
.social-icons .fa-windows{background-color:#12B6F3;}
.social-icons .fa-xing,.social-icons .fa-xing-square{background-color:#00555C;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}
.carousel-indicators {
margin-bottom:0px;
}

.carousel-indicators li {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 10px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    background-color: #0000ff;
    box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);    
}
.carousel-indicators .active {
    width: 48px;
    height: 48px;
    margin: 10px;
    background-color: #ffff99;
}
.main_title{
 font-weight:bold;	
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}
.simplenew{
    padding-right: 0px;	
	}
.simplenew:nth-child(2){
    margin-bottom: 15px;	
	}
	
.video-container { 
   position: relative; /* keeps the aspect ratio */ 
   padding-bottom: 56.25%; /* fine tunes the video positioning */ 
   padding-top: 60px; overflow: hidden;
   margin-bottom: -1px;
   margin-right: -1px;   
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;  
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
.carousel-caption {
 display: none;
 background: none repeat scroll 0 0 #103662;
  bottom: 0;
  font-size: 15px;
  text-align: center;
  opacity: 1;
  padding:7px 30px 7px;
  text-transform: uppercase;
  z-index:11;
  pointer-events:none;
  left:0;
  right:0;
}	
.left-column{
	padding-left:0;
	}