/*
Theme Name:   2017
Description:  Plantilla de wordpress para el Ministerio de Hacienda
Author:       Área Internet
Template:     twentyseventeen
Version:      1.0.0
Text Domain: twentyseventeen-child
*/
@import url("../twentyseventeen/style.css");
/*@import url("css/roboto-fontface.css");*/
/*@import url("css/droid-serif.css");*/
@import url("css/bootstrap.css");
@import url("css/font-awesome.min.css");
@import url("css/poncho.css");
@import url("css/icono-arg.css");



/* Ajustes conflictos poncho-twentyseventeen*/
html{
	font-size: 10px;
}
.content_format h2, .content_format h3, .content_format h4, .content_format h5, .content_format h6, .content_format .h2, .content_format .h3, .content_format .h4, .content_format .h5, .content_format .h6 {
paddin:0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.1;
	padding:  0;
	text-transform: none;
	letter-spacing: normal;
}
a{
	font-weight: 500;
}

.breadcrumb {
	max-width: 850px;
}
.breadcrumb > li {
    display: inline;
}

.banda-breadcrumb{
/*	margin-bottom: 12px;*/
}
.banda-breadcrumb .list-inline{
    margin: 16px 0 0;
}
.banda-breadcrumb .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.banda-breadcrumb .list-inline > li a{
  text-decoration: none;
}
.banda-breadcrumb .list-inline > li:after {
    content: '|';
    margin-left: 15px;
}
.banda-breadcrumb .list-inline > li:last-child:after {
    content: '';

}
.banda-breadcrumb .list-inline > li > a .glyphicon,
.banda-breadcrumb .list-inline > li > .dropdown > a .glyphicon {
  margin-right: 10px;
}

.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover
{webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-toggle{
	padding:0 5px;
}

header .dropdown-toggle{
	padding:8px 10px;
}

.title-description hr{
	margin: 0 0 30px;
}

.overlap .title-description hr{
	margin:30px 0 0;
}

ol, ul {
	padding-left: 40px;
}

 ul.menu{
		padding-left: 0;
}

/*Para ocultar o mostrar cosas en internet explorer*/
.solo-ie{
  display: none;
}
.solo-no-ie{
  display:block;
}






.has-sidebar #secondary {
		float: left;

	}





/*FOOTER*/



/* Pie Argentina.gob.ar */
#arg-footer {
			clear: both !important;
			background: #FFF !important;
			padding:  15px 0 !important;
			color: #767676 !important;
			font-size: 14px !important;
		    text-align: center !important;
			font-family: "Roboto", "Arial", "Helvetica" !important;
			border-top: 1px solid #EEE !important;
		}
		#arg-footer strong {
			font-weight: bold !important;
			color: inherit !important;
			font-size: inherit !important;
			font-family: inherit !important;
		}
		#arg-footer img {
			vertical-align: -14px !important;
			height: 40px !important;
		}
		#arg-footer div{
			display: inline-block;
			margin: 0 10px;
		}
		#arg-footer img.image-responsive {
    margin-bottom: 20px;
    max-width: 300px;
    display: block;
}

/*Sidebar con estilo igual a poncho*/



.page-sidebar .nav-pills li.current-menu-item > a{
  background-color: #0695d6;
    border: 0;
    color: #F9F9F9;

}

.page-sidebar .nav-pills li{
	list-style: none;
}

#secondary {
    padding: 0 15px;
}

/*Contacto*/

.page-template-page-contacto iframe{
	margin: 0;
}

.page-template-page-contacto article .row{

	margin-bottom: 24px;
}
.page-template-page-contacto h2{
	margin-top: 0 !important;
}







    .js .menu-toggle, .js .dropdown-toggle {
        display: inherit;
				position: inherit;
    }



@media screen and (min-width: 768px){

.page-template-page-ied .jumbotron .jumbotron_body {
    padding: 80px 0;
}
}

@media (min-width: 992px){
#date{
position: relative;
float:right;
}

.banda-breadcrumb .list-inline li {
    font-size: 16px;
}
}

		@media screen and (min-width: 1200px){

			.home article .overlap, .page-id-79 article .overlap {
			    background: #F9F9F9;
			    border-radius: 4px;
			    box-sizing: content-box;

			    margin-top: -100px;
					margin-bottom: 12px;
			    padding: 20px 60px 0;
			    position: relative;
					-webkit-box-shadow:5px 5px 20px -7px #000;
			-moz-box-shadow:5px 5px 20px -7px #000;
			box-shadow:5px 5px 20px -7px #000;
			}


}

.breadcrumb a:hover {
    color: #333;
}
