/* ### SITIO ### */

body {
    font-size: 1.5em;
    color: #5d6267;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Slab", serif;
    color: #3d4449;
}
h1 {
    color: #c90000;
    margin: 5px 0;
    font-size: 48px;
    font-weight: 300
}
h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 5px 0
}
h2 span {
    color: #7f888f
}
h3 {
    font-size: 24px;
    font-weight: 300;
    margin: 5px 0
}
h4 {
    font-size: 18px;
    font-weight: 300;
    margin: 5px 0
}
pre {
    -webkit-overflow-scrolling: touch;
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0 2em 0
}
* {
    box-sizing: border-box
}
*::after,
*::before {
    box-sizing: border-box
}
@media print {
    a[href]:after {
        content: none !important
    }
}
a {
    color: #6173a3;
    text-decoration: none
}
a:hover,
a:focus {
    color: #c90000;
  text-decoration: none
}
.align-left {
    text-align: left
}
.align-center {
    text-align: center
}
.align-right {
    text-align: right
}
.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.box-wrapper {
    margin: 0 0 15px 0;
}
.form-control:focus {
    border-color: #c00;
    outline: 0;
    box-shadow: none !important
}
img {
    max-width: 100%
}

.link-external {
}

.link-https {
}

#wrapper-sociales .list-inline>li {
vertical-align:middle;
}

.wrapper-breadcrumb {
    margin: 15px 0
}
.wrapper-breadcrumb .breadcrumb {
    background: none;
    padding: 15px 0 0 0;
    margin: 0 0 15px 0;
}
.dropdown-backdrop {
    display:none;
}

.container-top {
     padding-top: 70px;
}

/* # Carrusel #*/

#carrusel {
	background:#6173a3;
	border:1px solid #6173a3;
	color:#FFF;
}

#carrusel a {
	color:#FFF;
	cursor:pointer !important;
	text-decoration:none;	
}

#carrusel a:hover {
	color:#CCC;
}

#carrusel .col {
	padding:0 !important;
}

#carrusel ul li .col:last-child {
	border-top:3px solid #f56a6a;
}

#carrusel .col img {
	position:relative;
        width:100%;
	z-index:2;
}

#carrusel .col div {
	padding:15px;
}

#carrusel .col div h2,
#carrusel .col div p {
	margin:0;
	padding:0;
}

#carrusel .col div h2 {
	font-size:20px;
	margin-bottom:15px;
}

#carrusel .fecha {
	color:#FFF;
	margin-bottom:5px !important;
}

#carrusel .bajada {
	color:#FFF;
	font-size:16px;
	margin-bottom:15px !important;
}

#carrusel .vmas a {
	cursor:pointer !important;
	font-size:16px;
	text-decoration:none;
}

#carrusel .vmas a:hover {
	text-decoration:none;
}

#carrusel .list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#carrusel .list_carousel li {
	width: 50px;
	padding: 0;
	display: block;
	float: left;
}

#carrusel .list_carousel.responsive {
	width: auto;
	margin-left: 0;
    overflow:hidden;
}

#carrusel .clearfix {
	float: none;
	clear: both;
}

/*//// Iframe ////*/

iframe {
  height: 834px;
  width: 100%;
}

#iframe-reportes {
background:#FFF;
margin-top:-16px;
}

#iframe-reportes .reportes {
text-align:center;
}

#iframe-reportes .reportes .escudo img {
height:80px;
}

#iframe-reportes .reportes ul {
list-style:none;
margin:15px 0 0 0;
padding:0;
}

#iframe-reportes .reportes h4 {
margin-bottom:5px;
}

/*//// Fin Iframe ////*/

.productos {
     background:#ECECEC;
     padding: 30px;
     text-align:center;
}

/* Small devices (Tablets, 768 and up) */
@media (min-width: 768px) {
   
     /* # Carrusel #*/
	
	#carrusel {
		position:relative;
	}
	
	#carrusel .col div h2 {
		font-size:20px;
	}
	
	#carrusel .controles {
		bottom:15px;
		position:absolute;
		right:0;
		z-index:1;
	}

	#carrusel .prev {
		background:#000;
                border-radius:100px;
		color:#FFF;
		float: left;
		height:30px;
		margin: -5px 0 0 15px;
                padding-top:5px;
		text-align:center;
		text-decoration:none;
		width:30px;
	}

	#carrusel .next {
		background:#000;
                border-radius:100px;
		color:#FFF;
		float: right;
		height:30px;
		margin: -5px 15px 0 0;
                padding-top:5px;
		text-align:center;
		text-decoration:none;
		width:30px;
	}

	#carrusel .pager {
		margin:0 auto;
		width: 250px;
		text-align: center;
	}

	#carrusel .pager a {
		color:#4C4C4C;
		margin: 0 5px;
		text-decoration: none;
	}

	#carrusel .pager a.selected {
		color:#FFF;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
     	/* # Carrusel #*/
	
	#carrusel .col:first-child {
		height:350px;
		overflow:hidden;
	}
	
	#carrusel .col div h2 {
		font-size:28px;
	}
	
	#carrusel .pager {
		width: 145px;
	}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.derecha {
	text-align:right;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}