/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;  
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*Agregar Avant Garde Fonts*/
body {
    font:12px/1.2 Verdana, sans-serif;
    background-color: #fff;
	font-weight: 300;
	font-size: 14px;
	color: #000;
	overflow: scroll;
	overflow-x: hidden;
}
a{text-decoration: none;}


/*.container {position: relative; width: 90%; margin:0 auto;} */
.header{margin: 0;/*padding:5px 0;background-color:#b4cfcd; *//*box-shadow:0px 0px 20px gray;-webkit-box-shadow:0px 0px 20px gray;-moz-box-shadow:0px 0px 20px gray;*/ color:#044c9c; }
.header a{ color:#044c9c; font-weight: bold; text-decoration: none;}
.header a:hover{color: #999;}

.header figure{ margin:0; padding: 0; }

.logo img{ /*min-width: 200px; max-width:270px; */margin:0; padding: 0 auto;}

.top{ background-color: #555; color:#fff; margin:-5px 0 0; padding: 8px 0;}
.titulo{ font-size: 90%; }
.titulo a{ color:#fff; font-weight: normal;}
.topheader{ background-color: #99cccc; padding: 5px 0;border-bottom: #95BBB9 solid 1px;  }
.topslogan{ font-size: 150%; font-family: "ITC Avant Garde Std XLt Cn"; font-weight: bold;   }
.topslogan a{ font-weight: bold; }
.main h3 { font-size: 150%; }

.social{ text-align: right; }
.social li{ margin:0 10px 0 0; width:25px;}
.linkendin{ opacity: 0.8; }
.linkendin:hover{opacity: 1;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.facebook{ opacity: 0.8; }
.facebook:hover{ opacity: 1;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.googleplus{ background:  url(../img/social_media/googleplus.png); }
.googleplus:hover{ background:  url(../img/social_media/googleplus_h.png); }
.twitter{ background:  url(../img/social_media/twitter.png); }
.twitter:hover{ background:  url(../img/social_media/twitter_h.png); }
.youtube{ opacity: 0.8; }
.youtube:hover{ opacity: 1;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}

.menu ul{ margin:20px 0 0; padding: 0;}
.menu li{ display: inline-block;margin: 0 0 0 10px;}
.menu a{ line-height: 10px;font-size: 15px;padding: 0;}
.menu a.current-menu, .menu a.current-menu:hover,.submenu a.current-menu, .submenu a.current-menu:hover{color: #999; text-transform: uppercase;}

.main{ /*background: url(../img/design/backmain.png) top repeat-x; */}
.main .container{ line-height: 1.5; }

.resaltar{ font-size: 150%;border-radius: 15px; background-color: #fff; padding: 20px 20px 10px; margin-top: 20px; text-align: center;border: 2px solid #b4cfcd;}

.carousel img{ width:100%; margin:0; }
.linea{ text-align: center; }
.linea img{ width: 90%; max-height: 10px; margin:10px auto 20px;}
.aside{margin:30px auto 50px;}
.aside h3{font-size: 95%;}
.aside figure{ margin: 0 auto 10px;}
.aside a h3{ font-weight: bold;}


.submenu, .submenu a{ font-weight:bold; margin:0; padding: 0; }
.submenu li{ margin-bottom: 15px; }
.submenu .current-menu { background-color: #044C9C; padding: 0 5px; }
/*.submenu figure{ text-align: center;} */
.submenu figure img{ width:100%; margin:0 auto; padding:0;}

.forces{  margin-top: 10px;}

.forces li{list-style: circle; margin-bottom:20px;}
.forces2 li{list-style: disc; margin-bottom:10px;}
.forces3{  text-align: center; margin: 10px auto;
}

.forces3 li{list-style:disc ; margin:0 15px 20px; display: inline-block; font-size: 90%; font-style: oblique;}
.separador{margin: 30px auto 20px;}

.strong{font-weight: bold;}

.paypal img{-webkit-transform:scale(0.95);-moz-transform:scale(0.95);-o-transform:scale(0.95);}
.paypal img:hover{-webkit-transform:scale(1.0);-moz-transform:scale(1.0);-o-transform:scale(1.0);}
.formation li{ margin-bottom: 15px; }

.error{ color: #FF0000; font-style: oblique;}

.outils img{-webkit-transform:scale(0.95);-moz-transform:scale(0.95);-o-transform:scale(0.95);}
.outils img:hover{-webkit-transform:scale(1.0);-moz-transform:scale(1.0);-o-transform:scale(1.0);}
.outils li{ margin-bottom: 15px;}


.cortar { width: 100%; height: 100%; overflow: hidden; /*z-index: 5;*/ margin: 0 0 0 5px; }
.hovergallery img{
-webkit-transform:scale(1); /*Webkit: Scale down image to 0.8x original size*/
-moz-transform:scale(1); /*Mozilla scale version*/
-o-transform:scale(1); /*Opera scale version*/
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/
opacity: 0.9; /*initial opacity of images*/
margin: 0 10px 5px 0; /*margin between images*/
}

.hovergallery img:hover{
-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.1); /*Mozilla scale version*/
-o-transform:scale(1.1); /*Opera scale version*/
box-shadow:0px 0px 10px gray; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:0px 0px 30px gray; /*Safari shadow version*/
-moz-box-shadow:0px 0px 30px gray; /*Mozilla shadow version*/
opacity: 1;
z-index: 10;
}
.center_in_holder {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: -250px 0 0 -300px;
  z-index: 10;
}
/*END VERSION DE LISTADO*/

/* SLIDER STYLES */

.slider-wrapper{
	position:relative;
	overflow:hidden;

	width:100%;

	margin:0 auto;

	/*background:#1b1b1b;*/

	border-top:1px solid #000;
    border-bottom:1px solid #000;
	box-shadow:0 3px 5px #666;
}

.slider{
	position:relative;
	width:100%;
/*	height:400px; when responsive, comment this out */
	margin:0 auto;
	/*background:#1b1b1b;*/
}
/*.slide{
  background: url(../img/slider/foto_9.jpg) top;
}*/
.cap1,.cap2,.cap3{ font-weight: bold;}
.cap2{background: url(../img/design/transp.gif) repeat;}

.cap1{font-size: 200%;}
.cap2{font-size: 300%; color:#ff6600 ;text-shadow:  2px 2px 3px #000033; }
.cap3{font-size: 200%; color:#ffffff; }

.identidad, .enlaces li a{ color:#0387df; font-weight: bold;}
/*.enlaces li a{font-size: 120%;}  */
.encabezado{color: #ff0066; text-transform: uppercase; /*font-size: 110%;*/text-shadow:  1px 1px 2px #808080; }

/*@media only screen and (min-width: 1000px){
	.slider{
		width:1000px;
	}
}*/

/*@media only screen and (min-width: 1440px){
	.slider{
		width:1440px;
	}
}*/

.dl-horizontal dd{margin-bottom: 10px;}
.dl-horizontal dt {
 	overflow: visible !important;
	white-space: normal !important;
}

.modal-header{ background-color:  #FF6600; color:#fff; text-align: center;}
.modal-header h4{font-size: 130%; text-transform: uppercase;}
.modal-body h5{ font-size: 150%; text-align: center; margin-bottom: 20px;}
.modal-body .row, .modal-body li  { margin-bottom: 20px;}


.footer{ clear: both; text-align: center; width: 100%; background-color:#e7e7dd;color:#044c9c; font-size: 80%; border-top: #95BBB9 solid 1px; padding: 10px 0 }
.footer p{ margin:0; padding: 5px 0;  }

@media print {
      a[href]:after {
        content: "" !important;
      }
    }

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

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.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:
 * https://www.drupal.org/node/897638
 */

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

/*
 * Hide visually and from screen readers, 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;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

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

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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 that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

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

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

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

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

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

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

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