/*
Theme Name: Conicet principal 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 comunicaci&oacute;n.
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--------------------------------*/


.bg-violeta-conicet{
	background-color:#941B80;
}
.bg-azul-oscuro{
	background-color:#01579b;
}
.bg-azul, .bg-poncho-azul{
	background-color:#0072bb;
}
.bg-poncho-primary{
	background-color:#0695d6;
}
.bg-poncho-success{
	background-color:#2e7d33;
}
.bg-poncho-danger{
	background-color:#c62828;
}
.bg-poncho-warning{
	background-color:#f9a822;
}
.bg-black{
	background-color:#000000;
}

.text-poncho-verde{
	color: #2e7d33!important;
}

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

/* Ticket # 2021110857003291 */
/* https://www.codegrepper.com/search.php?answer_removed=1&q=instagram%20gradient%20color%20code%20css background instagram */
.bg-instagram{
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

.color-instagram{
	color: white !important;
}

.bg-youtube{
	background-color: white !important;
}

.color-youtube{
	color: #FF0000 !important;
}
.bg-soundcloud{
	background-color: #f50 !important;
}


/* Fin Ticket # 2021110857003291 */

.bg-linkedin{
	background-color: #0a66c2;
}

.bg-poncho-azul:hover,
.bg-poncho-primary:hover,
.bg-poncho-success:hover,
.bg-poncho-danger:hover,
.bg-poncho-warning:hover{
	opacity: .8;
}

img{
	border:0px;
}

a, a:active, a:hover, a:visited, a:focus{
	text-decoration:none;
}

#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);
}


/*----------------#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;
}
.justify-content-center{
    justify-content: center;
}
.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;
}
.d-block{
	display:block!important;
}

.fa-1mx{
	font-size: 1.5em;
}

.mb-0{
	margin-bottom:0;
}
.mr-1{
	margin-right: 1rem;
}
.d-flex{
	display:flex;
}
.justify-content-start{
	justify-content: start;
}
.justify-content-center{
	justify-content: center;
}
.justify-content-end{
	justify-content: end;
}
.align-items-center{
	align-items: center;
}
/*----------------HEADER--------------------------------*/

.conicet-text{
    font-size: 17px;
    width: 47%;
    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: 55%;
}
.h-img-60,.conicet-text{ 
	padding-top: 10px;
}

.navtopright {
    float: right;
    margin-right: 20px;
    margin-top: 15px;
}

.navtopright .buscador {
    float: left;
    width: 250px;
}

.navtopright .redeshome {
    float: left;
    margin-top: 7px;
}

.header-links{
	float:left;
	margin-left:15px;
	list-style-type: none;
}

.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;
}

.redes-header .social-share li a {
    font-size: 1.2rem!important;
    padding: 0px 0!important;
}

.redes-header .social-share a {
    min-width: 25px;
}

@media (max-width: 1366px) {
	.owl-item .carousel-title {
    	font-size: 1.5rem;
	}
}
@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: 320px){
	
	.navtopright {
    	position: absolute!important;
    	right: 0!important;
    	top: 0px!important;
    	margin-right:0px!important;
	}
	
	.owl-item .carousel-caption {
	    font-size:2.2rem;
	    padding-left: 2rem;
    	padding-right: 2rem
    }
    
    .icono-arg-comunidad:before {
    content: "\f4c9"!important;
}
	
}


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


@media (min-width: 768px) {
	.navbar-nav {
    	float: none!important;
    	margin: 0 auto!important;
    	max-width: 1170px!important;
	}
}

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

.nav>li>a {
    padding: 10px 10px 10px 10px !important;
}

.lang-en .nav>li>a {
    padding: 11px 21px!important;
    line-height: 17px!important;
    padding-bottom: 16px!important;
    padding-top: 16px!important;
}

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

#main{
	min-width:1120px;
}



#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;
}


@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;
	}
}

/*----------------#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;
}

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;
}

.ul-foot{
	min-height:210px;
}

.pane-area-contacto .social-share ul {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
}

@media (max-width: 589px){
	#texto-direccion {
		margin-left:5%;
	}
}

/*----------------#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%;
	}
	
}


/*-------------#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: 7rem;
    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;
}

.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;
}

.social-share ul {
    margin: 5px 5px 5px 0px!important;
}

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

.panel .panel-body .media-left i{
	color:#0695d6;
}

.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;
}

@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: 320px) {
	#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;
	}
}

@media (max-width:640px){
	.container-form-ta #contact {
    		width: 89%;
    		left: 2%;
	}
}


@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;
	}
}

/****************************************/
/***panel banner popup home***/
.banner01{
    position: fixed;
    bottom: 0;
    z-index: 11;
    right: 15px;
    width: 352px;
}
.banner01 > .banner01Icon .box1 {
    width: 40px;
    height: 40px;
    border: 1px solid #dee2e6;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #fff !important;
    float: right;
    text-align: center;
    padding-top: 2px;
}
.banner01 > .banner01Icon {
    display: block;
    overflow: auto;
    padding: 0px 0px;
}
.banner01 > .bannerBody {
    float: right;
    min-width: 330px;
    padding-right: 0px !important;
}
.banner01 > .bannerBody a {
    margin-bottom: 0px !important;
}
.banner01 div a .panel-heading {
    padding: 0px;
    max-height: 174px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    border-top-right-radius: 0px!important;
}
.banner01 div a .panel-heading img {
    width: 100%;
}
.banner01 .bannerBody .panel-body > h4,
.banner01 .bannerBody .panel-body > .h4{
		font-size:1em;
}
@media screen and (min-width: 768px){
	.panel.panel-default .panel-heading {
	    min-height: 177px!important;
	}
}
@media screen and (max-width: 1366px){
	
	.banner01 {
    	width: 302px;
	}
	.banner01>.bannerBody {
    	min-width: 302px;
    }
    .banner01 div a .panel-heading {
	    min-height: 161px!important;
	    max-height: 161px;
	}
	.banner01 .bannerBody .panel-body > h4{
		font-size:.9em;
	}
}

@media screen and (max-width: 768px){

	.banner01 div a .panel-heading img {
    	height: 100%;
   		justify-content: center !important;
	}
	.banner01 {
    	width: 100%;
    	margin: 0px!important;
    	right: 0;
	}
	.banner01 > .bannerBody {
	    width: 100%!important;
	    float: right!important;
	    padding-left: 0px!important;
	    padding-right: 0px;
	}
	.banner01 > .bannerBody .panel .panel-body {
    float: none!important;
    padding: 0px 0px!important;
	}
	.banner01 div a .panel-body {
	    display: flex;
	    align-content: center !important;
	    align-items: center;
	    height: 74px;
	}
	.banner01 div a .panel-heading {
	    min-width: 130px!important;
	    width: 130px;
	    margin-right: 12px;
	    -webkit-border-top-left-radius: 0px!important;
	    -webkit-border-bottom-left-radius: 0px!important;
	    -moz-border-radius-topleft: 0px!important;
	    -moz-border-radius-bottomleft: 0px!important;
	    border-top-left-radius: 0px!important;
	    border-bottom-left-radius: 0px!important;
	    -webkit-border-top-right-radius: 0px!important;
	    -webkit-border-bottom-right-radius: 0px!important;
	    -moz-border-radius-topright: 0px!important;
	    -moz-border-radius-bottomright: 0px!important;
	    border-top-right-radius: 0px!important;
	    border-bottom-right-radius: 0px!important;
	    float: left;
	    min-height: auto!important;
	    display: flex;
	    justify-content: center !important;
	}
	.banner01 div a .panel-body .text-muted {
    	display: none;
	}
	.banner01 div a .panel-body h4 {
    	padding-top: 6px;
    	font-size: .8em;
	}
	.social-share [class*=icono-arg] {
		font-size: .75rem;
	}
	.section-actions.social-share [class*=icono-arg] {
		font-size: 1.3rem;	
	}
}
/*** fin panel banner popup home****/
