/*
Theme Name: Sitios 2018
Theme URI: http://www.conicet.gov.ar
Author: WEB-Conicet
Author URI: http://www.conicet.gov.ar
Description: Tema para la p&aacute;¡gina de Sitios UD.
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: comunicacion
*/
 
/* =Reset defa  ult browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
----------------------------*/


/*----------------GENERALES--------------------------------*/

body.custom-background {
    background-color: #F9F9F9!important;
    background-image: none!important;
}
.bg-violeta-conicet{
	background-color:#941B80;
}
.btn-verde-azulado {
    border-radius: 4px;
    color: #ffffff!important;
    background-color: #008388;
}
.btn-verde-azulado:hover, .btn-verde-azulado:focus, .btn-verde-azulado:active {
    background-color: #00686c;
}

img{
	border:0px;
}

a, a:active, a:hover, a:visited, a:focus{
	text-decoration:none;
}
a{
	color: #0072bb;
}
#primary #contenido ul,
#primary #contenido ol{
	margin-left: 20px;
}

.no-show{
	display:none!important;
}

.transparent{
    opacity:0.9;
    filter: alpha(opacity=90);	
}


::-webkit-input-placeholder {
   color: #7d7d7d;
}

:-moz-placeholder { /* Firefox 18- */
   color: #7d7d7d;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #7d7d7d; 
}

:-ms-input-placeholder {  
   color: #7d7d7d;  
}

.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

/**iconos de poncho mas grandes**/
.social-share [class*=icono-arg] {
    font-size: 1.3rem;
}

/*----------------#GENERALES --------------------------------*/
.w-100{
	width:100%;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: middle!important;
}

.py-0{
	padding-top:0px;
	padding-bottom:0px;
}
.d-block {
    display: block!important;
}
/*----------------HEADER--------------------------------*/

.conicet-text{
    font-size: 17px;
    width: 87%;
    float: left;
    color: #767676;
}
.navbar.navbar-top .input-group {
    width: 300px!important;
    margin-top: 13px;
    margin-left: 30px;
}
.navbar-default .nav > li > a {
    font-size: 14px!important;
}
.navbar-header{
    width: 60%;
}
.h-img-60,.conicet-text{ 
	padding-top: 10px;
}

.botones-mobile{display:none;}

.btn-header-container{
    margin-top: 1.2rem;
}
.btn-header-container > div:first-child{
    display: flex;
    justify-content: flex-end;
}
header .btn-header-container .btn {
    margin: 0px 0 0 13px;
}
header .btn-header-container .btn-sm {
    padding: 7px 10px;
}
.redeshome ul li { display: flex; float:left;}

.input-group {
    display: flex!important;
}
.input-group-addon, .input-group-btn { width: auto!important;}

.header-idioma{
    padding-top: 2.5%;
    padding-right: 14px;
}

.header-idioma, .header-botones{
	display:block;
	float:left;
}
.header-links a {
	text-decoration:none;
}

.navbar-default .nav > li > a {
    line-height: 17px!important;
    padding-bottom: 16px!important;
    padding-top: 16px!important;
}
.dropdown-menu li a {
    font-size: 14px!important;
}

.navbar-collapse{
	border-top:1px solid #eaeaea!important;
}

button .navbar-toggle{
	margin-left:1rem;
}


.pl-m5 {
    padding-left: .5rem;
}

.h-buscador .input-group .form-control, .input-group-addon, .input-group-btn{

    display: flex!important;

}
.h-buscador .form-control {
    font-size: 1rem;
    height:auto;
}
.h-buscador .btn .fa-search {
    font-size: .8rem;
}

.h-buscador .input-group .form-control {
     width: 100%!important;
}

/* .h-buscador { */
/*     margin-top: .4rem; */
/*     margin-bottom: .4rem; */
/* } */


.h-buscador .input-group-btn:last-child>.btn, .h-buscador .input-group-btn:last-child>.btn-group {
    margin-left: -7px!important;
}

.flexbox-container {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.navbar {
    height: auto;
}

	.navtopright {
		width:40%;
	}

ul.scrollmenu {
  overflow: auto;
  /*white-space: nowrap; /* [1] */
  /*overflow-x: auto;*/ /* [2] */
  -webkit-overflow-scrolling: touch; /* [3] */
  -ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */
}

ul.scrollmenu li{
  display: inline-block;
  text-align: center;
  padding: 3px;
  margin-bottom: .5rem;
  text-decoration: none;
}

header .redeshome .header-botones .btn {
    margin: 0px 2px 0 2px!important;
    padding: 7px 10px!important;
}

/* width */
.scrollmenu::-webkit-scrollbar {
  height: 10px;
}

/* Track */
.scrollmenu::-webkit-scrollbar-track {
  background: #ffffff; 
}
 
/* Handle */
.scrollmenu::-webkit-scrollbar-thumb {
  background: #ccc; 
}

/* Handle on hover */
.scrollmenu::-webkit-scrollbar-thumb:hover {
  background: #888; 
  cursor: pointer;
}

.scrollmenu.nav>li>a, .scrollmenu.nav>li>a {
    text-decoration: none;
    background-color: #eee;
}

.scrollmenu.nav>li>a {
    padding: 9px 15px!important;
    font-size:1rem;
}
.navigation2 #btn-show-menu {
    display:none;
}

.scrollmenu.nav-pills>li {
    float: none;
}

.navigation3 .nav>li>a{
    font-size:.95rem;
}

.home .jumbotron .jumbotron_body {
    padding: 65px 0;
}
.vissible-xs{ display:none!important; }

.btn-tag {
    font-size: 13px;
    text-transform: uppercase;
    padding: 6px 10px;
    border: 2px solid #ddd !important;
}

@media (max-width: 991px) {

	.navbar-header {
	    width: 40%;
	}
	.navtopright {
    	width: 60%;
	}
	.h-buscador #searchsubmit .btn {
    	margin: 0px 0px 0px 0px!important;
    }
    .navbar #searchsubmit.btn {
    	margin-top: 0px !important;
	}
	
}

@media (max-width: 1199px) {
	nav .container {
    	width: 100%;
	}
}
@media (max-width: 1200px) and (min-width: 768px) {
	.navbar .navbar-brand img {
		width:auto!important;
	}
	
	.navtopright {
		top:35px!important;
	}
}

@media (max-width: 767px) and (min-width: 300px){
	
	.navtopright {
    	position: absolute!important;
    	right: 0!important;
    	top: 0px!important;
    	margin-right:0px!important;
	}
	
	.h-buscador .form-submit.btn {
    	margin: 0px!important;
    }
    .btn-header-container .header-botones{
    	display:none!important;
    }

.btn.btn-sm {
    font-size: 12px!important;
}
   .header-idioma {
    padding-top: 6%;
	}
   .header-idioma .fa{
   font-size:1.2rem;
	}
	.header-links {
    margin-left: 10px;
    
	}
	.hidden-xs{ display:none;}
	.vissible-xs{ display:inline-block; }
	
	 .botones-mobile .btn {
	    margin: 0px 5px 5px 0!important;
	    padding: 8px 10px!important;
	}
	.botones-mobile .header-botones{
		float:left;
	}
}


@media (max-width: 420px) {
	.navbar .container .navbar-header .navbar-brand {
    	width: 89px!important;
	}
	
	.navbar .container .navbar-header .navbar-brand img {
    	width: auto!important;
    	margin-left:9px;
	}
}


@media (min-width: 768px) {
	.navbar-nav {
    	float: none!important;
    	margin: 0 auto!important;
    	max-width: 100%;
     	max-width: 1170px!important; /*menu normal sin que ocupe el 100% del ancho*/
	}
	/*
	.navbar-nav>li {
    	float: none!important;
	}*/

	
	.nav-justified>li {
	    width: 2%!important;
	}
	
}

/*----------------#HEADER--------------------------------*/

.nav>li>a {
    padding: 14px 10px 10px 10px !important;
}
.navbar-brand img{
	height:70px;
	width:auto;
}
.navbar .navbar-brand {
    padding: 0px 15px!important;
}
/*----------------BODY--------------------------------*/
.d-flex{
	display:flex;
}

.justify-content-end{
	justify-content: flex-end;
}

.descrip_slider{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 16rem;
    padding: 1rem;
    text-align: center;
    color:#fff;
}
.text-shadow{
	text-shadow: 0 2px 2px rgba(0,0,0,0.5);
}
.descrip_slider .descrip h1{
	margin-top: 10px;
}
.overlay {
	position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    height: 100%;
    display: block!important;
    width: 100%;
    z-index: 1!important;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0px!important;
}

#m-nivel1{
	margin:auto;	
}

#m-nivel2{
	margin:auto;	
	width:980px;
}

#m-nivel3{
	margin:auto;	
	width:980px;
}


.user-actions {
	padding:5px 0;
	max-width:980px;
}

#body-en *{
	-webkit-box-sizing: unset;
    -box-sizing: unset;
    box-sizing: unset;
}
.px-0{
	padding-right:0px!important;
	padding-left:0px!important;
}
.pl-0{
	padding-left:0px!important;
}
.pr-0{
	padding-right:0px!important;
}
.h-100{
	height: 100%;
}
/**Paginado********/
#nav-below .nav-content{
	text-align:center;
}
span.snumeracion a {
    width: 2.5rem;
    height: 2.5rem;
    display: inline-flex;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    background: #f1f1f1;
    margin: 2px;
}
span.snumeracion .actualp a {
    background: #0695d6;
    color:#fff;
}
/**Fin Paginado****/
@media (max-width: 768px) {
	.carousel-volanta {
    	display:none;
	}
	
	.carousel-title {
		font-size: 1.2rem!important;
		width:95%!important;
		margin-bottom:0px!important;
	}
	
	.carousel-caption .vermas {
    	display: none;
	}
	
	.header-links {
		font-size:14px!important;
	}
	
	.navtopright .redeshome {
		padding-right:10px!important;
	}
	.nav-justified>li>a {
   		 margin-bottom: 0px!important;
    	text-align: left!important;
	}
	.nav-justified {
    	width: auto!important;
	}
	.botones-mobile{display:inline-block;}
	.navbar .navbar-brand {
    	padding: 0px 0px!important;
	}
}

/*----------------#BODY--------------------------------*/


/*----------------FOOTER--------------------------------*/

h2.section-title a {
	color:#767676;
}

footer h1.section-title, 
footer h2.section-title, 
footer h3.section-title, 
footer h4.section-title, 
footer h5.section-title, 
footer h6.section-title, 
footer .h1.section-title, 
footer .h2.section-title, 
footer .h3.section-title, 
footer .h4.section-title, 
footer .h5.section-title, 
footer .h6.section-title {
    margin-bottom: 15px;
    font-weight: 500;
}

footer .text-muted p{
	font-size:13.6px;
}
footer.main-footer h3 > a {
    color: #767676;
}

#container-direccion {
	padding-top:15px;
    border-top: 1px solid #eaeaea;
}

#texto-direccion {
	max-width: 1135px;
    margin: auto;
    margin-bottom: 15px;
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: #767676;
    text-align: center;
}

#texto-direccion p {
	font-size:.85em;
}

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

#secciones-footer {
	padding-top:20px;
}
h3.section-title, .h3.section-title {
    font-size: .95em!important;
}
.main-footer .col-footer-menu li a {
    font-size: 14px;
    padding: 2px 0;
}

.main-footer ul.ul-foot {
	margin-bottom: 15px;
}
.main-footer ul.ul-foot li a {
    font-size: 14px;
    padding: 3px 0;
}

.ul-foot{
    min-height: 130px;
    max-height: 130px;
    overflow-x: auto;
}/*
.ul-foot{    
    -moz-box-shadow: inset 0px -11px 8px -10px #f6f6f6;
  	-webkit-box-shadow: inset 0px -11px 8px -10px #f6f6f6;
  	box-shadow: inset 0px -11px 8px -10px #f6f6f6;
}*/
/* Tamaño del scroll */
.ul-foot::-webkit-scrollbar {
  width: 5px;
}

 /* Estilos barra (thumb) de scroll */
.ul-foot::-webkit-scrollbar-thumb {
  background: #e0e0e0;
  border-radius: 4px;
}

.ul-foot::-webkit-scrollbar-thumb:active {
  background-color: #ccc;
}

.container::-webkit-scrollbar-thumb:hover {
  background: #eaeaea;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

 /* Estilos track de scroll */
.ul-foot::-webkit-scrollbar-track {
  background: #f4f4f4;
  border-radius: 4px;
}

.ul-foot::-webkit-scrollbar-track:hover, 
.ul-foot::-webkit-scrollbar-track:active {
  background: #eaeaea;
}

@media (max-width: 589px){
	#texto-direccion {
		margin-left:5%;
	}
	.descrip img {
	    height: auto;
	    min-height: 150px;
	}
}

/*----------------#FOOTER--------------------------------*/


/*-------------POPUP----------*/

/*POPUP */  
#box1, #box2, #box3{
    background-color: #ffffff;
    color: #888888;
 /*   height: 205px; */ 
    left: 100%;
    padding: 1.6rem;
    position: fixed;
    right: 30%;
    top: 25%;
    width: 500px;
    z-index: 100002;
    border:5px solid #888888;
    border-radius:10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}


#banco-imagenes #box3{
    position:absolute!important;
    display:none;
}

.box-title{ 
    padding-bottom:5px;
    border-bottom:1px solid #CCC;
    margin-bottom:7px;
    margin-right:10px;
    color:#C2C2C2;
}

.boxclose {
    background: url("images/comunicacion/controls.png") no-repeat scroll -25px 0 transparent;
    top: 5px;
    height: 25px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    width: 25px;
    cursor:pointer;
}

.overlay {
    display:none;
    background: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100001;
    opacity:0.5;
}

.page-template-template-home-vocar #overlay,
.page-template-template-home-vocar .overlay {
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10!important;
    background-color: rgba(0,0,0,0.5);
}

@media (max-width:979px){
	
	#box3{
	    box-sizing: border-box;
	}
	
	#box3 iframe{
	    width: 95%;
	}
	
	.descrip img{
    height: auto;
      object-fit: cover;
	}
	
}


/*-------------#POPUP----------*/

/*-------------camino migas----------*/

#container-camino-migas {
	background-color:#E6E7E8;	
	min-width:1120px; 
	height: 47px;
}

#camino-migas {
	height:30px; 
	padding: 15px 0 0 0;
    width: 967px;
	font-size:14px; 
	margin:auto;
	font-family: 'Roboto-Regular'!important;
}

        #camino-migas a {
        	margin-right:3px;
            color:#7D7D7D;	
        }
        
        #camino-migas a:link {
            color:#7D7D7D;
        }

        #camino-migas a:visited {
            color:#7D7D7D;
        }

        #camino-migas a:hover {
            color:#464646;
        }


/*-------------#camino migas----------*/
        
        
/*-------------menu nivel 3----------*/
        

        
    #menu_nivel_3 {
		font-family: 'Roboto-Regular'!important;
    }    
        
    #menu_nivel_3 a {
        color:#7D7D7D;
    	padding: 12px 8px 7px 9px;
		float: left;
    	position: relative;
		display: inline-block;
		outline: none;
		text-decoration: none;
    	border-bottom: 3px solid #fff;
     }

     #menu_nivel_3 a.selected-n3 {
     	border-bottom:3px solid #27ADE3;
     	color:#232020;
	 }
     
      #menu_nivel_3 a:link {
          color:#7D7D7D;
      }

      #menu_nivel_3 a:visited {
          color:#7D7D7D;
      }

      #menu_nivel_3 a:hover,
      #menu_nivel_3 a:focus {
          outline:none;
      }
      

	#menu_nivel_3 a::after {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 1px;
		background: #27ADE3;
		content: '';
		opacity: 0;
		-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
		-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
		transition: height 0.3s, opacity 0.3s, transform 0.3s;
		-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	
	#menu_nivel_3 a.selected-n3:hover::after,
	#menu_nivel_3 a.selected-n3:focus::after {
		opacity: 0!important;
		-webkit-transform: initial!important;
		-moz-transform: initial!important;
		transform: initial!important;
		transition: initial!important;
		-webkit-transform: initial!important;
		-moz-transform: initial!important;
	}
	
	
	#menu_nivel_3 a:hover::after,
	#menu_nivel_3 a:focus::after {
		height: 3px;
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
      
        
/*-------------#menu nivel 3----------*/


/**-----Media print------**/
@media print{
	#post-page #column-der,#comunicacion-actions-container,#container-camino-migas,header,footer,.icono-descarga-slider{
		display:none;
}
}
/**-----Media print------**/

#slider-lang-wrapper img.wp-post-image{
	width: 100%;
    height: 100%;
}
/**********************************************************************nuevo header 11-10-2016*****************************************************************/
	header #h-contact-div #h-contact{
				background-image: url('images/contacto.png');
				opacity:1;
    			filter: alpha(opacity=100);	
		}
		
	header #h-contact-div #h-contact:hover{
				background-image: url('images/contactoHover.png');
				opacity:1;
    			filter: alpha(opacity=100);	
		}
		
		
@media (max-width: 979px)  and (min-width:750px){		
	#contact-icon-resp {
		display:inline-block!important;
		background: url('images/contacto.png') no-repeat;
		height: 42px;
		width: 42px;
		background-size:35px;	
	}
	
	#contact-icon-resp:hover {
		display:inline-block!important;
		background: url('images/contactoHover.png') no-repeat;
		height: 42px;
		width: 42px;
		background-size:35px;	
	}
			
}

@media (max-width: 749px)  and (min-width:590px){

		#contact-icon-resp {
		display:inline-block!important;
		background: url('images/contacto.png') no-repeat;
		height: 42px;
		width: 42px;
		background-size:35px;	
	}
	
	#contact-icon-resp:hover {
		display:inline-block!important;
		background: url('images/contactoHover.png') no-repeat;
		height: 42px;
		width: 42px;
		background-size:35px;	
	}


}

@media (max-width: 589px)  and (min-width:480px){

		#contact-icon-resp {
		display:inline-block!important;
		background: url('images/contacto.png') no-repeat;
		height: 42px;
		width: 42px;
		background-size:35px;	
	}
	
	#contact-icon-resp:hover {
		display:inline-block!important;
		background: url('images/contactoHover.png') no-repeat;
		height: 42px;
		width: 42px;
		background-size:35px;	
	}

}


@media (max-width: 479px) and (min-width:320px){

	#contact-icon-resp {
		display:inline-block!important;
		background: url('images/contacto.png') no-repeat;
		height: 35px;
		width: 35px;
		background-size:30px;	
	}
	
	#contact-icon-resp:hover {
		display:inline-block!important;
		background: url('images/contactoHover.png') no-repeat;
		height: 35px;
		width: 35px;
		background-size:30px;	
	}
	


}
/**********************************************fin nuevo header 11-10-2016*****************************************************************************/

.scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; 
}


#form_rsa{
	text-align: left;
}



/********************Ajustes adicionales al actualizar plugin pueden perderse estilos ***************/
.sfsiplus_norm_row {
float: left;
min-width: 25px;
width: 65px!important;
margin-left: -9px;
margin-top: -12px;
}


/****************************************/


/******************TRANSPARENCIA ACTIVA**********************/
.v-align {
    display: flex;
    align-items: center;
}

.titulo_ta{
    padding: 23px 40px 23px 40px;
    background-repeat: no-repeat;
    background-position: 97.7%;
    color: white;
    background-color: #941B80;
    font-size: 1.2em;	      
}


.contenido_ta{
    background-color:#fff!important;
    color: black;
    border:2px solid #b9087c;
    border-top:0px!important;	
    padding: 25px;	
    padding-right:60px;	
    font-size: 16px;	
}

.arrow-down-ta {
	background-image: url(images/page/arrow-down-poncho.svg);
	background-size: 1.2rem;
}
.arrow-up-ta {
	background-image: url(images/page/arrow-up-poncho.svg);
	background-size: 1.2rem;
}

.titulo_ta:hover{
   cursor:pointer;
}

#content-ta p{
	color:#111;
}

.ta-drop-container {
	margin-bottom: 1.3%;
}

#ta-entry-title {
    text-align: left;
    font-family: 'Roboto-Regular';
    color: #39393A;
    padding-left: 3px;
    font-size: 36px;
    line-height: 36px;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 20px;
}

#header-ta{
	min-height:160px;
	background: linear-gradient(to right, #941B80, #0199DD);
	font-size: 1.2em;
       padding:30px;
}

#ta-entry-title {
 	color:white;
	width:18%;
	float:left;
	font-size:1.2em;
}

#ta-texto-banner{
	width:65%;
	float:left;
	color:white;
	font-family:Roboto-Light;
	margin-top:6px;
	font-size:.9em;
	opacity:.8;
	margin-left:5%;
}

#ta-header-container {
	max-width:970px;
	margin:auto;
}

#contactdiv {
    position: fixed;
    top: 0px;
    padding: 3% 0 68%;
    left: 0px;
    height: 100%!important;
    min-height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    font-family:'Roboto-Regular';
	z-index: 99
}
#contact {
    /*width: 40%;*/
    width: 100%;
    margin: 0px;
    background-color: white;
    position: relative;
    border: 0px;
    z-index: 50;
    /*left: 30%;*/
    left: 0;
    top: 33.3%;
    margin-left: 0;
    margin-top: 0;
}

.container-form-ta #contact {
    width: 40%;
    margin: 0px;
    background-color: white;
    position: relative;
    border: 0px;
    z-index: 50;
    /*left: 30%;*/
    left: 31%;
    top: 2rem;
    margin-left: 0;
    margin-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
}


.form {
    border-radius: 0px!important;
    padding: 20px 0px;
    box-shadow: none;
    font-size: 14px;
    font-weight: normal;
    width: 96%;
    margin: 0!important;
    float: left;
}


div#cancel-popup {
    float: right;
    margin-top: -55px;
    margin-right: -20px;
    cursor: pointer;
    background-image: url(images/closeform.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    border: none;
    display: block;
    background-position: 50% 50%;
    opacity: 1;
}

#cancel-popup {
	background: linear-gradient(to right, #941B80, #0199DD);
}

#header-form {
    text-align: center;
}
.contacto-form input {
    -webkit-appearance: textfield;
    background-color:rgb(243,243,243);
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    border-width: 0px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
    width: 96.5%;
    height: 20px;
    margin-top: 5px;
    padding: 10px;
   font-family:'Roboto-Regular';
    font-size: 14px;
    border:1px solid #941B80;	
}

.contacto-form input[type='text']::-webkit-input-placeholder, .contacto-form input::placeholder, .contacto-form textarea::placeholder  {
    color:rgb(185, 8, 124);	
}


#header-form {
    border-bottom: 1px solid rgb(185, 8, 124);
    height: 55px;	
}

#header-form h2 {
    border-bottom: 0px;
    float:left;
    color:rgb(185, 8, 124);	
}

#header-form p {
    margin: 0px;
    color: #f2f2f2;
    letter-spacing: 1px;
}
.contacto-form textarea {
    width: 96.5%;
    height: 80px;
    margin-top: 5px;
    padding: 5px;
    resize: none;
    background-color:rgb(243,243,243);
   font-family:'Roboto-Regular';
    font-size: 14px;
    padding: 10px;
    border:1px solid #941B80;		
}
#send, #send-autoridades  {
    display: inline-block;
    font-weight: 400;
    line-height: .5em;
    white-space: nowrap;
    vertical-align: middle;
    font-family:'Roboto-Regular';
    text-transform: uppercase;
    padding: .75rem .75rem;
    font-size: .95rem;
    width: 20%;
    border: 1px solid #941B80;
    background-color: rgb(185, 8, 124);
    color: #fff;
    opacity: 1;
    float:right;
}

#send:hover, #cancel-popup:hover {
    cursor:pointer;
}
.contacto-form ::-webkit-input-placeholder {
    color: rgb(255, 255, 255);
}
.mensajes-error {
    margin-top: 10px;
    color: #ff3a3a;
    font-weight: normal;
    font-style: italic;
}
.mensajes-exito {
	margin-top:10px;
	color:#2bcd85;
	font-weight:normal;
	font-style:italic;
	
}

div#contactdiv * {
    box-sizing: unset;
}

.contactoBtn:hover{
	cursor:pointer;
}

.mb-1{
	margin-bottom: 1rem;
}
.mb-2{
	margin-bottom: 2rem;
}

.mt-1{
	margin-top: 1rem;
}
.mt-2{
	margin-top: 2rem;
}

.ml-1{
	margin-left: 1rem;
}
.mr-1{
	margin-right: 1rem;
}
.mx-1{
	margin-left: 1rem;
	margin-right: 1rem;
}
.my-1{
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.float-left{
	float:left;
}
.float-right{
	float:right;
}

.social-share li a {
    font-size: 2rem!important;
    padding: 0px 0!important;
}
.social-share li:hover span, .social-share li:hover i {
    color: #337ab7!important;
}
.social-share li:hover {
    background: transparent!important;
}

.social-share li {
    border-radius: 0px;
    margin: 0;
    padding: 2px!important;
}

section.video-home {
    padding: 40px 0 55px 0!important;
}

.panel-botones .panel-body:hover i,
.panel-botones .panel-body:focus i,
.panel-botones .panel-body:visited i{
	color:#fff!important;
}
.single-post .jumboarticle{
	min-height:300px;
}
.single-post article .overlap {
	margin-top: -118px;
}

#body-en .banner-en * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.my-2{
	margin-top:2rem;
	margin-bottom:2rem;
}
.mb-2{
	margin-bottom:2rem;
}
.col-banner-en{
	margin-top:30px;
}

.titulo_seccion_perfiles{
	font-size: 1.2rem;
	font-family: 'Roboto-Bold';
}


.nav.nav-icons li a span {
    font-family: Roboto-bold;
}

.volanta-single{
    font-size: 0.95rem;
    margin-bottom: 0;
}


.cuerpo img {
    max-width: 100%;
    height: auto;
}

section.columnas .panels-row > div {
    display: grid;
}

.archive .page-title {
    font-size: 1.2rem;
    font-family: 'Roboto-Bold', sans-serif;
    margin-top: 2rem;
}

.logo-contraparte-ud{
	max-height: 50px;
	width:auto;
}

@media (max-width: 1199px){
	.single-post .jumboarticle{
		min-height:110px;
	}	
	.single-post article .overlap {
    	margin-top: 0;
	}
	
}
@media (max-width: 991px){
	.box_video iframe {
		width: 100%;
    	height: auto;
	}
	 .vinculacion-home-bkg #post-page, .vinculacion-home-bkg #post-page .page-content {
    	width: 100%!important;
	}
	.volanta-single, .overlap h1 {
    	margin-top: 15px!important;
	}
}

@media (max-width: 979px) and (min-width: 300px) {
	#ta-entry-title {
 		width:100%!important;
		margin: auto;
    		margin-left: 12px;
		margin-top: -5px;
	}

	#ta-texto-banner{
	 	width:95%!important;
		font-size: .8em!important;
   		margin-left: 13px!important;
    		margin: auto;
	}

	.titulo_ta{
    		padding: 23px 40px 23px 15px;
    		font-size: 1em;	      
	}

	.contenido_ta{
    		padding:10px!important;	
	}
	.conicet-text, .contenedor-buttons-feeds, .h-img-60{ display:none; }
	.v-align{
	 display:inline-flex;
	}
	.header-idioma {
    	margin-top: 7px;
    }
}


@media (max-width: 414px) and (min-width: 351px) {
	#ta-entry-title {
		margin-top: -20px;
	}
}

@media (max-width: 350px) and (min-width: 320px) {
	.titulo_ta{
    		padding: 23px 40px 23px 5px;
    		font-size:.9em;
	}
	
	#ta-entry-title {
		margin-top: -25px;
	}
	
}
@media (max-width: 500px) and (min-width: 300px) {
	

    .navbar .navbar-brand img{
    height: 53px!important;
    padding: 8px 6px 0px!important;
	}

	.header-idioma {
    padding-right: 0px;
	}
	.header-links {
	    margin-left: 6px;
	}
	.h-buscador {
	    margin-left: 10px;
	}
	.h-buscador .btn .fa-search {
    	font-size: .6rem;
	}
	.navbar .btn {
   		padding: 10px 10px;
	}
	.col-h-buscador{
		padding-left: 0px;
	}
	.col-h-idioma{
		padding-right: 0px;
		padding-left: 0px;
	}
}

/****************************************/
