/*
Theme Name: Institucional 2018
Author: equipo de MARANDU COMUNICACIONES
Author URI: http://www.marandu.com.ar
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description: Plantilla institucional para sitios del estado. 
*/


@font-face {
	font-family: "GoRegular";
	src: url('fonts/GoRegular.ttf');
}
@font-face {
	font-family: "GoBook";
	src: url('fonts/GoBook.ttf');
}
@font-face {
	font-family: "GoBlack";
	src: url('fonts/GoBlack.ttf');
}
@font-face {
	font-family: "GoBold";
	src: url('fonts/GoBold.ttf');
}
@font-face {
	font-family: "GoLight";
	src: url('fonts/GoLight.ttf');
}
@font-face {
	font-family: "Calibri";
	src: url('fonts/CALIBRI.ttf');
}
#footer ul li {
	color: #ffffff;
	font-size: 13px;
	font-family: "GoLight";
}
strong {
	font-family: "GoBold";
}
#footer-1 {
	color: #ffffff;
}
#footer-1 .navbar-right {
	color: #ffffff;
}
#footer-1 .circle-blue {
	background-color: #ffffff;
	color: #424347;
	margin-bottom: 30%;
}
#custom-search-form {
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
#custom-search-form .search-query {
	padding-right: 3px;
	padding-right: 4px \9;
	padding-left: 3px;
	padding-left: 4px \9;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */
 
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#custom-search-form button {
	border: 0;
	background: none;
	/** belows styles are working good */
	padding: 2px 5px;
	margin-top: 2px;
	position: relative;
	left: -28px;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.search-query:focus + button {
	z-index: 3;
}
.slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_description_box div.slideshow_title {
	width: 450px !important;
}
.slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_description_box div.slideshow_description {
	width: 550px;
}
div.slideshow_title {
	background: none !important;
	opacity: 1 !important;
	font-size: 40px !important;
	font-family: "GoBold";
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 40px !important;
	text-align: left !important;
}
.slideshow_description_box h6 a {
	text-align: left !important;
}
.flecha {
	width: 14px;
	height: 14px;
	padding: 0px;
	margin: 0px;
}
div.slideshow_description {
	opacity: 1 !important;
	background-color: #0058B9 !important;
	padding-left: 40px !important;
	text-align: left !important;
	padding-right: 20px !important;
}
.slideshow_transparent {
	opacity: 1 !important;
}
body {
	font-family: "GoRegular";
	margin: 0px !important;
}
.demo-default {
	top: 0px !important;
	    padding-right: 10px !important;
}

.selectize-input {
    border-radius: 0px !important;
}

.navbar {
	position: inherit;
	padding-top: 20px;
}
.banner-mis {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 100px;
	cursor: pointer;
}
#banners-mis {
	margin-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
}
.caption-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	color: white;
	opacity: 0.4;
	margin: 0;
	display: block;
	width: 100%;
	line-height: 1.4em;
}
#sombra .widget {
	margin-bottom: 0px;
}
#social-widget {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 30px;
}
#senti-widget {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 30px;
}


#senti-widget img{
	width: 100%;
}

div.slideshow_title {
	font-size: 1.3em;
	color: white;
	background: #000000;
	opacity: 0.4;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: inherit !important;
	line-height: inherit !important;
}
.slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image .slideshow_description_box {
	width: 25%;
}
.form-control {
	height: 36px;
	font-size: 15px;
	padding: 0px 0px;
	border: 0px !important;
    box-shadow: none;
	
}

.option {
	background: #fff;
}
#txt-contacto-lg.buscar {
	padding-top: 8px;
}
.metaslider .caption .mi-texto {
	padding: 30px 40px;
	color: white;
	background: red;
	width: 60%;
	word-wrap: break-word;
}
.navbar-default {
	background-color: #ffffff;
	border-color: #ffffff;
	margin-bottom: 0;
	padding-top: 15px;
}
.navbar-header {
	height: 75px;
	clear: both;
}
#bs-example-navbar-collapse-1 {
	padding-left: 10%;
}
.navbar-default .navbar-nav li a {
	color: #424347;
	font-weight: 900;
	font-size: 16px;
	border-bottom: 2px #fff solid;
	font-family: "GoBold";
}
.navbar-default .navbar-nav li a:hover {
	color: #70727B;
	border-bottom: 2px solid #fff;
}
.navbar-default .navbar-nav li a:hover#icono {
	border-bottom: none;
}
a.navbar-brand img {
	margin-top: -10px;
}
.navbar-brand {
	height: inherit;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover
{
	background-color:  #ccc;
}

/*#################################*/
/*############BANNER###############*/
/*#################################*/

#banner {
	padding-left: 0px;
	padding-right: 0px;
}
#tira {
	padding-left: 0px;
	padding-right: 0px;
	height: 10px;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	margin-bottom: 20px;
}
.tira1 {
	height: 10px;
	background-color: #D90000;
}
.tira2 {
	height: 10px;
	background-color: #0057C0;
}
.tira3 {
	height: 10px;
	background-color: #ffffff;
}
.slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_description_box div a {
	text-align: left !important;
	line-height: inherit !important;
}
/*###################################################*/
/*############ICONOS SOCIALES DEL MENU###############*/
/*###################################################*/

#footer-1 #social-icono-header {
	padding-top: 12px;
	width: 80%;
}
#footer-3 .text-center {
	text-align: right;
	margin-bottom: 6px;
}
/*#################################*/
/*##########CONTACTO###############*/
/*#################################*/

#contacto {
	padding-top: 20px;
	overflow: auto;
	background-color: #fff;
	z-index: 9;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}
#sombra {
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}
#cont-contacto {
	margin-bottom: 10px;
	overflow: auto;
}
#ico-contacto {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 32px;
}
#ico-contacto-c {
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	padding-left: 0px;
	padding-right: 0px;
}
#ico-contacto-c span {
	border-radius: 50%;
	background-color: #848484;
	padding: 10px;
	color: #ffffff;
}
#ico-contacto span {
	border-radius: 50%;
	/*background-color: #08298A;*/
	background-color: #848484;
	padding: 10px;
	color: #ffffff;
}
#ico-contacto span.fa.fa-phone {
	padding-left: 12px;
	padding-right: 12px;
}
#ico-contacto span.fa.fa-map-marker {
	padding-left: 13px;
	padding-right: 13px;
}
#ico-contacto-c span.fa.fa-phone {
	padding-left: 12px;
	padding-right: 12px;
}
#ico-contacto-c span.fa.fa-map-marker {
	padding-left: 13px;
	padding-right: 13px;
}
#txt-contacto {
	/*color: #08298A;*/
	color: #424347;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	font-size: 14px;
}
#txt-contacto-m {
	/*color: #08298A;*/
	color: #ffffff;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#txt-contacto-m.buscar {
	padding-top: 0px;
	padding-bottom: 0px;
}
#txt-contacto-lg {
	color: #ffffff;
	font-size: 11px;
}
#txt-contacto-lg.buscar {
	padding-top: 8px;
}
#txt-contacto-sm {
	color: #ffffff;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#txt-contacto-sm.buscar {
	padding-top: 10px;
	padding-bottom: 0px;
}
#txt-contacto-xs {
	color: #ffffff;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#txt-contacto-xs.buscar {
	padding-top: 0px;
	padding-bottom: 0px;
}
.form-md form {
/*margin-left:15%;*/
}
/*#################################*/
/*############SOCIAL###############*/
/*#################################*/


#social {
	background-color: #dddddd;
	color: #08298A;
	padding-top: 3%;
	padding-bottom: 5%;
	overflow: auto;
	padding-left: 0px;
	padding-right: 0px;
}
#social-icono {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
#social-icono span {
	border-radius: 50%;
	background-color: #ffffff;
	padding: 10px;
	color: #08298A;
}
#social-icono span.face {
	padding-left: 13px;
	padding-right: 13px;
}
.circle-blue {
	background: #424347;
	border-radius: 50%;
	color: #ffffff;
	display: table;
	height: 32px;
	font-weight: bold;
	font-size: 1.2em;
	width: auto;
	margin: 0 auto;
	margin-bottom: 10%;
}
.circle-blue span {
	display: table-cell;
	vertical-align: middle;
	height: 32px;
	width: 32px;
	text-align: center;/*padding: 0 15px;*/
	
}
.circle-blue span i {
	padding-left: 5px;
	padding-right: 5px;
}
.circle-blue span.tw i {
	padding-left: 2px;
	padding-right: 2px;
}
.circle-blue span.yt i {
	padding-left: 2px;
	padding-right: 2px;
}
.circle-blue span.it i {
	padding-left: 2px;
	padding-right: 2px;
}
.link-blue {
	padding-left: 0px;
	padding-right: 0px;
}
.circle-blue .link-blue a {
	text-decoration: none;
	font-size: 15px;
}
.circle-blue:hover {
	-ms-transform: scale(2, 2); /* IE 9 */
	-webkit-transform: scale(2, 2); /* Safari */
	transform: scale(1.2, 1.2); /* Standard syntax */
	text-decoration: none;
}
.circle {
	background: #ffffff;
	border-radius: 50%;
	color: #08298A;
	display: table;
	height: 64px;
	font-weight: bold;
	font-size: 1.2em;
	width: auto;
	margin: 0 auto;
	margin-bottom: 10%;
}
.circle span {
	display: table-cell;
	vertical-align: middle;
	height: 64px;
	width: 64px;
	text-align: center;/*padding: 0 15px;*/
	
}
.circle:hover {
	-ms-transform: scale(2, 2); /* IE 9 */
	-webkit-transform: scale(2, 2); /* Safari */
	transform: scale(1.2, 1.2); /* Standard syntax */
	text-decoration: none;
}
.link a {
	text-decoration: none;/*font-size: 22px;*/
}
.icono i {
 font size:25px;
}
#video-destacado {
	background-color: #ffffff;
	color: #08298A;
	padding-left: 0;
	padding-right: 0;
	border-radius: 4px;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}
#video-head {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #424347;
}
#video-destacado iframe {
	width: 100%;
}
#video-footer {
	background-color: #ffffff;
	color: #08298A;
	border-radius: 4px;
}
/*#################################*/
/*############FOOTER###############*/
/*#################################*/

#footer-mis {
	padding-left: 0px;
	padding-right: 0px;
}
#footer {
	/*color: #848484;*/
	overflow: auto;
	background-color: #424347;
	padding: 20px 0px;
}
.footer-menu {
	height: 170px;
}
#footer h3 {
	color: #f4f4f4;
	text-align: left;
	font-size: 14px;
	font-family: "GoBold";
}
#footer ul {
	list-style: none;
	padding-left: 0px;
}
#footer ul li a {
	/*color: #848484;*/
	color: #ffffff;
	font-size: 13px;
	font-family: "GoLight";
}
#footer ul li a:hover {
	/*color: #848484;*/
	color: #f4f4f4;
}
#footer-3 {
	padding-top: 10px;
}
#footer-3 small {
	text-align: right;
}
#copyright {
	border-top: 1px solid #ddd;
	padding-top: 10px;
}
/*#################################*/
/*##########PROVINCIA##############*/
/*#################################*/

#menu-interno {
	background-color: #08298A;
	padding: 0px;
	text-align: center;
}

#menu-poder-ejecutivo {
	
	
}

.alignnone {
	width: 100%;
}

#menu-interno ul {
	list-style: none;
	padding: 15px 0px;
	    margin-bottom: 0px;
}
#menu-interno ul li {
	display: inline;
	padding-left:  6px;
	padding-right: 6px;
}
#menu-interno ul a, a:hover {
	color: #ffffff;
}
#contenido {
	color: #424347;
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 5%;
	overflow: auto;
	font-family: "GoRegular";
	padding-left: 0px;
	padding-right: 0px;
}
#contenido h1 {
	font-family: "GoRegular";
}
#contenido h2 {
	font-family: "GoRegular";
}
#contenido h3 {
	font-family: "GoRegular";
}
div#contenido h4 {
	font-family: "GoRegular";
}
#contenido #img {
	padding-top: 25px;
}
.enlaces {
	font-family: "GoRegular";
	border-radius: 8px;
}
.enlaces a {
/*color: #ffffff;*/
}
#contenido-enlaces {
	margin-bottom: 15px;
}
#contenido-enlaces h3 {
	font-family: "GoRegular";
	color: #848484;
}
/*##########################################*/
/*##########MENU HASTA 4 NIVEL##############*/
/*##########################################*/

.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
	display: block;
	right: 162px;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:active>a:after {
	border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/*#################################*/
/*##########PAGE VIDEOS############*/
/*#################################*/

#video-mini .thumbnail .caption div iframe {
	width: 100%;
	height: 200px;
}
.video-mini h3 {
	min-height: 60px;
}
#video-mini > div > div > h3 {
	min-height: 60px;
}
.pagination a, a:hover {
	text-decoration: none;
	color: #337ab7;
}
/*#################################*/
/*#########PAGE CONTACTO###########*/
/*#################################*/

.dropdown-submenu ul.dropdown-menu {
	min-width: 250px;
	width: 100%;
}
/*#################################*/
/*##########MUNICIPIOS############*/
/*#################################*/

  .panel-heading [data-toggle="collapse"]:after {
        font-family: 'fontawesome';
        content: "\f054"; /* "play" icon */
        float: right;
        color: #F58723;
        font-size: 18px;
        line-height: 22px;
        /* rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        margin-top: -25px;
    }

    .panel-heading [data-toggle="collapse"].collapsed:after {
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #454444;
        margin-top: -25px;
    }

/*#################################*/
/*##########MINISTERIOS############*/
/*#################################*/

.ministerio-foo .fa {
	font-size: 16px;
} 

.ministerio-foo a {
	font-size: 16px;
} 



#ministerio .panel-default {
    border-color: none !important; 
	border: 0px;
}

#ministerio .panel {
    border-color: none !important; 
	border: 0px;
}

#ministerio .panel-default>.panel-heading
{
    border-color: none !important; 
	border: 0px;
	background-color: #ddd;
}


#ministerio .panel-body {
    padding: 0px !important; 
}




#ministerio {
	margin-bottom: 30px;
}
#ministerio .cab {
	padding-left: 0px;
	padding-right: 0px;
	    background-color: #ddd;
    margin-bottom: 10px;
}
#ministerio .contenedor {
	padding-left: 0px;
	padding-right: 0px;
	background-color: #CCCCCC;
	min-height: 130px;
}

#ministerio .muni {
	padding: 12px 0px;
	background-color: #CCCCCC;
}



#collapseSeven .contenedor {
	padding: 16px 6px;
	min-height: inherit;
}


#ministerio .izq {
	padding-left: 0px;
	padding-bottom: 5px;
}
#ministerio .der {
	padding-left: 10px;
	padding-right: 0px;
	font-size: 12px;
	padding-bottom: 5px;
}
#ministerio .ico-localizacion {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 22px;
	top: -5px;
}
#ministerio .ico-localizacion a {
	color: #444444;
}
#ministerio .localizacion {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
}
#ministerio .localizacion a {
	color: #444444;
}
#ministerio .localizacion .fa {
	font-size: 20px;
	margin-right: 10px;
	    float: left;
    margin-left: 10px;
}
#ministerio .icono {
	padding-left: 0px;
	padding-right: 0px;
}
#ministerio .descripcion {
	padding-left: 0px;
	padding-right: 0px;
	word-wrap: break-word;
}
#ministerio .ministerio-foo {
	background-color: #08349f;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	min-height: 30px;
}
#ministerio .ministerio-foo a {
	color: #ffffff;
}

@media (max-width: 768px) {
	
	.navbar-brand {
		  padding: 0px; 
}
	
	
#footer-1 #social-icono-header {
	width: 100%;
}
#footer-1 .col-xs-12 {
	text-align: center;
}
#footer-3 .text-center {
	text-align: center;
}
#footer-3 div {
	text-align: center;
}
	
	#footer-3 img {
		margin-bottom: 20px;
}
	
.slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_description_box div.slideshow_description {
	width: 100% !important;
}
	
	.slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_description_box div.slideshow_title
	{
	width: 100% !important;
		    font-size: 22px !important;
}
	
	.col-lg-3 .banner-mis	{
		height: 200px;
}
	
.banner-mis {
	margin-bottom: 20px;
}
}

@media (min-width:576px) {
.text-sm-left {
	text-align: left!important
}
.text-sm-right {
	text-align: right!important
}
.text-sm-center {
	text-align: center!important
}
}

@media (min-width:768px) {
.text-md-left {
	text-align: left!important
}
.text-md-right {
	text-align: right!important
}
.text-md-center {
	text-align: center!important
}
}

@media (min-width:992px) {
.text-lg-left {
	text-align: left!important
}
.text-lg-right {
	text-align: right!important
}
.text-lg-center {
	text-align: center!important
}
}

@media (min-width:1200px) {
.text-xl-left {
	text-align: left!important
}
.text-xl-right {
	text-align: right!important
}
.text-xl-center {
	text-align: center!important
}
}

.custom-search-form{
    margin-top:5px;
    width: 500px;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 8px;
    margin-bottom: 8px;
}

#senti-widget #video-destacado {
	background-color: #D90000;
}

#senti-widget #video-head {
	color: #D90000;
}

#senti-widget #video-footer {
	background-color: #D90000;
	color: #D90000;
}

#senti-widget a, a:visited {
    color: #FFF;
}

.div-news-home:hover .img-news-home {
  transform: scale(1.2);
}

.div-news-home {
     overflow: hidden;
    cursor: pointer;
}

.img-news-home {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.img-news-home {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.thumbnail a:hover {
    color: #23527c;
    text-decoration: none;
}


a.contacto{
	color: #fff;
  text-decoration: none;
}

#txt-contacto a.contacto{
  color: #666; !important
  text-decoration: none;
}

  .grecaptcha-badge {
      display: none;
  }

#footer-1 a:visited {
    color: #fff;
    text-decoration: none;
}
#footer-1 a:hover {
    color: #fff;
    text-decoration: none;
}

#ministerio p {
    margin: 0 0 0px 0 !important;
}

#sidebar-coronavirus {
	margin-top: 2%;
}

#sidebar-coronavirus ul{
	list-style: none;
}