/*
 * Author: Carlos Alvarez
 * URL: http://Alvarez.is
 *
 * Project Name: SHIELD - Free Bootstrap 3 Theme
 * Version: 1.0
 * Date: 02-11-2013
 * URL: http://blacktie.co/
 */


/* ==========================================================================
   Base Styles and Bootstrap Modifications
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
	margin: 0;
}


/*INSERT MULTICOLOR BACKGROUND INICIO*/


.body {
  font-size: 15px;
}

.card-holder {
  margin: 2em 0;
}

.card {
  font-family: -apple-system, BlinkMacSystemFont, 'Open Sans', sans-serif;
  font-size: 3em;
  font-weight: 800;
  height: 4em;
  width: 64em;
  padding: 0.5em 1em;
  border-radius: 0.25em;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: -2px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.card .subtle {
  color: #000;
  font-size: 0.5em;
  font-weight: 400;
  letter-spacing: -1px;
}

.card i {
  font-size: 3em;
}



.bg-news {
 /* background: -webkit-linear-gradient(70deg, #ff6464 40%, #5ac8fa 40%);
  background: -o-linear-gradient(70deg, #ff6464 40%, #5ac8fa 40%);
  background: -moz-linear-gradient(70deg, #ff6464 40%, #5ac8fa 40%);*/
  background: linear-gradient(110deg, #04a76e 25%, rgba(0, 0, 0, 0) 25%), 
            linear-gradient(110deg, #3498db 50%, rgba(0, 0, 0, 0) 50%), 
            linear-gradient(110deg, #F53131 75%, #03B8D6 75%);
}









/*
.body {
  font-size: 15px;
}

.card-holder {
  margin: 2em 0;
}

.card {
  font-family: -apple-system, BlinkMacSystemFont, 'Open Sans', sans-serif;
  font-size: 3em;
  font-weight: 800;
  height: 4em;
  width: 64em;
  padding: 0.5em 1em;
  border-radius: 0.25em;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: -2px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.card .subtle {
  color: #000;
  font-size: 0.5em;
  font-weight: 400;
  letter-spacing: -1px;
}

.card i {
  font-size: 3em;
}

.bg-gold {
  background: -webkit-linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
  background: -o-linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
  background: -moz-linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
  background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
}

.bg-news {
  background: -webkit-linear-gradient(70deg, #ff6464 40%, #5ac8fa 40%);
  background: -o-linear-gradient(70deg, #ff6464 40%, #5ac8fa 40%);
  background: -moz-linear-gradient(70deg, #ff6464 40%, #5ac8fa 40%);
  background: linear-gradient(70deg, #ff6464 40%, #5ac8fa 40%);
}

.bg-germany {
    color: #fff;
    background: -webkit-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -webkit-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
    background: -o-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -o-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
    background: -moz-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -moz-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
    background: linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
}

.bg-aurora {
    color: #fff;
    background: -webkit-linear-gradient(-70deg, #fa7c30 30%, rgba(0, 0, 0, 0) 30%), url('https://www.nasa.gov/sites/default/files/thumbnails/image/pia21421-cr.jpg');
    background: -o-linear-gradient(-70deg, #fa7c30 30%, rgba(0, 0, 0, 0) 30%), url('https://www.nasa.gov/sites/default/files/thumbnails/image/pia21421-cr.jpg');
    background: -moz-linear-gradient(-70deg, #fa7c30 30%, rgba(0, 0, 0, 0) 30%), url('https://www.nasa.gov/sites/default/files/thumbnails/image/pia21421-cr.jpg');
    background: linear-gradient(-70deg, #fa7c30 30%, rgba(0, 0, 0, 0) 30%), url('https://www.nasa.gov/sites/default/files/thumbnails/image/pia21421-cr.jpg');
  background-size: cover;
  background-position: 50% 21%;
  text-align: right;
}

.bg-germany {
    color: #fff;
    background: -webkit-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -webkit-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
    background: -o-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -o-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
    background: -moz-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -moz-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
    background: linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
}

.bg-purple {
    color: #fff;
    background: -webkit-linear-gradient(110deg, #a60af3 40%, rgba(0, 0, 0, 0) 30%), -webkit-radial-gradient(farthest-corner at 0% 0%, #7a00cc 70%, #c03fff 70%);
    background: -o-linear-gradient(110deg, #a60af3 40%, rgba(0, 0, 0, 0) 30%), -o-radial-gradient(farthest-corner at 0% 0%, #7a00cc 70%, #c03fff 70%);
    background: -moz-linear-gradient(110deg, #a60af3 40%, rgba(0, 0, 0, 0) 30%), -moz-radial-gradient(farthest-corner at 0% 0%, #7a00cc 70%, #c03fff 70%);
    background: linear-gradient(110deg, #a60af3 40%, rgba(0, 0, 0, 0) 30%), radial-gradient(farthest-corner at 0% 0%, #7a00cc 70%, #c03fff 70%);
}

.bg-spring {
    background: -webkit-linear-gradient(70deg, #fff810  30%, rgba(0,0,0,0) 30%), -webkit-linear-gradient(30deg, #63e89e 60%, #ff7ee3 60%);
    background: -o-linear-gradient(70deg, #fff810  30%, rgba(0,0,0,0) 30%), -o-linear-gradient(30deg, #63e89e 60%, #ff7ee3 60%);
    background: -moz-linear-gradient(70deg, #fff810  30%, rgba(0,0,0,0) 30%), -moz-linear-gradient(30deg, #63e89e 60%, #ff7ee3 60%);
    background: linear-gradient(70deg, #fff810  30%, rgba(0,0,0,0) 30%), linear-gradient(30deg, #63e89e 60%, #ff7ee3 60%);
}
NO USADO */

/*INSERT MULTICOLOR BACKGROUND*/




/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #f2c2c9;
    color: #a4003a;
    text-shadow: none;
}

::selection {
    background: #16a085;
    color: #a4003a;
    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 images and the bottom of their containers: h5bp.com/i/440
 */

 img {
    vertical-align: middle;
}

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

 textarea {
    resize: vertical;
}


/* ==========================================================================
   General styles
   ========================================================================== */

html,
body {
    height: 100%;
}

body {
    font-family: "Lato";
    font-weight: 300;
    font-size: 16px;
    color: #555;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

.col-md-4 {
	padding-bottom: 20px;
}

.row {
margin-right: 0px;
margin-left: -15px;
}

.modal-header {
	background: #3498db;
}

.modal-header h4 {
	color: white;
}

.modal-footer {
	background: #2b2b2b;
}


.navbar-default {
border-color: transparent;
background-color: #dadada;
}


.navbar-toggle {
border-color: transparent;
border: 0px solid transparent;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color: #16a085;
	color: white;
}



hr {
    position: relative;
    border: none;
}

hr:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 25%;
    width: 50%;
    height: 2px;
    background: #ccc;
}

a img {
    background: white;
}

.odd a img {
    background: #f5f5f5;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway";
    font-weight: 300;
    color: #333;
}


/* Paragraph & Typographic */
p {
    
    line-height: 28px;
    margin-bottom: 25px;
}

.centered {
    text-align: center;
}

.paragraph-lead {
    font-size: 20px;
    color: #3498db;
}

strong {
    font-weight: 700;
}

em {
    font-weight: 300;
}

pre {
    background: #ebebeb;
    border: none;
    font-family: "Monaco";
    font-size: 16px;
    color: #666;
    padding: 20px;
    line-height: 28px;
}

small {
    font-size: 12px;
}

blockquote,
blockquote p {
    line-height: 28px;
    color: #999;
    font-weight: 300;
    font-style: italic;
}

blockquote {
    position: relative;
    margin: 0 0 40px -30px;
    padding-left: 30px;
    border-left: 5px solid #3498db;
}

blockquote cite {
    position: absolute;
    bottom: -25px;
    right: 0;
    font-size: 12px;
    font-style: italic;
    color: #333;
    font-weight: 300;
}

blockquote cite:before {
    content: "-- "
}


/* Images */
.overflow-image {
    margin-top: -65px;
}

/* Links */
a {
    color: #3498db; /* #3498db */
    word-wrap: break-word;
    text-decoration: none;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #c0392b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}



/* ==========================================================================
   Wrap Sections
   ========================================================================== */
.capitalLetter
{
   float:left;
   color:dimgray;
   background:none;
   border:0px solid #999999;
   font-size:56px;
   line-height:42px;
   padding-top:9px;
   padding-bottom: -15px;
   font-family:times;
   margin-right: 5px;
}

#texto {
}

#textoM p {
margin-top: 105px;
margin-left: 5%;
margin-bottom: 50px;
font-size: 190px;
line-height: 40px;
}

#textoM span {
margin-top: 90px;
margin-left: 6%;
margin-right: 6%;
margin-bottom: 50px;
font-size: 28px;
line-height: 40px;
display: block;
}

#textoP {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: auto;
margin-right: auto;
text-align: justify;
align-content: center;		
}

#apps {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: auto;
margin-right: auto;
text-align: right;
align-content: center;		
}

#apps img {
width: 50px;		
}

#imgtag {
max-width: 300px; 
height: 200px;
color: white; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 2%;
margin-right: auto;
text-align: left;
align-content: left;	
padding-top: -300px;
}

#imgtagG {
max-width: 300px; 
height: 200px;
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 2%;
margin-right: auto;
text-align: left;
align-content: left;	
padding-top: -300px;
}

.column {
    
    align-content:center;
    background: none;
    max-height: 50px;
    max-width:120px;
    width: auto;
    height: auto;
    margin: 15px;
    
}

#tabla {
padding: 2%;
width: 70%; 
border: 0;
max-width: 1000px; 
color: none; 
margin-top:2%;
margin-bottom: 2%;
margin-left: auto;
margin-right: auto;	
}


/* TEXTO DESTACADO BLANCO ////////////////////////////////////////////*/

.capitalLetterw
{
   float:left;
   font-family:lato;
   color:white;
   font-style:bold;
   background:none;
   border:0px solid #999999;
   font-size:130px;
   line-height:60px;
   padding-top:24px;
   padding-bottom: -15px;
  
   margin-right: 5px;
}

#textoPw {
font-size: 30px;
line-height: 40px;
max-width: 900px; 
color: white; 
margin-top:2%;
margin-bottom: 2%;
margin-left: auto;
margin-right: auto;
text-align: left;
align-content: center;		
}

/* TEXTO DESTACADO BLANCO FIN /////////////////////////////////////////*/

#cita {
max-width: 400px;
font-size: 12px;
line-height: 14px;
padding-bottom: 20px;
color: dimgray; 
margin-top:2%;
margin-bottom: 10%;
margin-left: 70%;
margin-right: auto;
text-align: right;
align-content: right;		
}


/* TEXTO DESTACADO GRIS ////////////////////////////////////////////*/

.capitalLetterg
{
   float:left;
   font-family:lato;
   color:dimgray;
   font-style:bold;
   background:none;
   border:0px solid #999999;
   font-size:130px;
   line-height:60px;
   padding-top:24px;
   padding-bottom: -15px;
  
   margin-right: 5px;
}

#textoPg {
font-size: 30px;
line-height: 40px;
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: auto;
margin-right: auto;
text-align: left;
align-content: center;		
}

/* TEXTO DESTACADO GRIS FIN /////////////////////////////////////////*/



#texto p {
margin-top: 95px;
margin-left: 5%;
margin-bottom: 105px;
font-size: 190px;
line-height: 40px;
text-align: justify;	
}

#textoi {
}

#textoi p {
margin-top: 15%;
margin-left: 5%;
margin-bottom: 10%;
font-size: 100px;
font-style: italic;
line-height: 40px;
}

#headerwrap {
	background: url(../imgW/header_bg.jpg) no-repeat center top;
	margin-top: -50px;
	padding-top:120px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 650px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*#headerwrap h1 {
	color:#ffffff;
	margin-top: 90px;
	padding-bottom: 30px;
	letter-spacing: 8px;
	font-size: 100px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}*/

#headerwrap p {
	color:#ffffff;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	letter-spacing: 3px;
	margin-left: 15px;
	text-shadow: 1px 1px 1px #000;
}

#greywrap {
	background: #f5f5f5;
	margin-top: 0px;
	padding-top: 40px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

#greywrap .callout {
	margin-bottom: 20px;
}

#greywrap p {
	margin-left: 30px;
	margin-right: 30px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#greywrap .icon {
	font-size: 60px;
	line-height: 30px;
	margin-bottom: 10px;
}

#footerwrap {
	background: #2b2b2b;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

#footerwrap h4 {
	color: white;
}


/* ==========================================================================
   Box Sections
   ========================================================================== */

.white h1 {
	padding-top: 5px;
}

.white p {
	padding-top: 5px;
}

/* Section Dividers */
.section-divider {
    z-index: 999;
    width: 100%;
    display: table;
    max-height: 140px;
    min-height: ;
    border-bottom: 0px solid #E6EAED;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;


    background-position: center center;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    background-attachment: relative;
    
}

.textdivider h1 {
	padding-top: 0px;
	color: black;
	font-size: 40px;
}

.textdivider p {
	color: black;
	font-size: 25px;
}


/* Section Dividers Backgrounds */

.divider1 {
	background-image: url('../imgW/divider1.jpg')
}

.divider2 {
	background-image: url('../imgW/divider2cunca.jpg')
   
}

.divider3 {
	background-image: url('../imgW/divider3.jpg');
	margin-top: 0px;
}

.divider4 {
	background-image: url('../imgW/divider4.jpg')
}

.divider6 {
	background-image: url('../imgW/divider6.jpg')
}

.divider7 {
	background-image: url('../imgW/divider7SEHM.jpg')
}

.divider8 {
	background-image: url('../imgW/divider8FSMLR.jpg')
}

.divider9 {
	background-image: url('../imgW/divider9LEMACISTdiseno.jpg')
}

.divider10 {
	background-image: url('../imgW/divider10webcunca.jpg')
}

.divider11 {
	background-image: url('../imgW/divider11incipit.jpg')
}

.divider12 {
	background-image: url('../imgW/divider12lemacist.jpg')
}

.divider13 {
	background-image: url('../imgW/divider13usc.jpg')
}

.divider14 {
	background-image: url('../imgW/divider14fotoeventos.jpg')
}

.divider15 {
	background-image: url('../imgW/divider15aire.jpg')
}

.divider16 {
	background-image: url('../imgW/divider16funfoto.jpg')
}

.divider17 {
	background-image: url('../imgW/divider17fototecnica.jpg')
}

.divider18 {
	background-image: url('../imgW/divider18fotovideo.jpg')
}
.divider19 {
	background-image: url('../imgW/divider19disenofun.jpg')
}

.divider20 {
	background-image: url('../newIMG/serv.jpg')
}

.divider21 {
	background-image: url('../newIMG/cuncadetalle.jpg')
}
.divider22 {
	background-image: url('../newIMG/jornadas2.jpg')
}

.divider23 {
	background-image: url('../newIMG/tecnicacut.jpg')
}

.divider24 {
	background-image: url('../newIMG/fun01cut.jpg')
}

.divider25 {
	background-image: url('../imgW/divider20.jpg')
}

.divider26 {
	background-image: url('../imgW/divider21.jpg')
}

.divider27 {
	background-image: url('../imgW/gente4.jpg')
}

.divider28 {
	background-image: url('../imgW/espacios.jpg')
}

.divider29 {
	background-image: url('../newIMG/gente2.jpg')
}

.divider30 {
	background-image: url('../newIMG/gente8.jpg')
}

.divider31 {
	background-image: url('../imgW/empresa.jpg')
}




/* ==========================================================================
   Services Section
   ========================================================================== */

.service-trigger {
    display: block;
	position: relative;
    margin-bottom: 15px;
    color: white;
    font-size: 20px;
    text-align: center;
    height: 168px;
    cursor: pointer;
	padding: 90px 20px 50px 20px;
    border: none;
    background: #333;
}

.service-trigger:before {
    width: 100%;
    top: 50px;
    color: #3498db;
    font-size: 36px;
    text-align: center;
    position: absolute;
	left: 0;
}

.service-active .service-trigger {
    background: #222;
}

.service-active p {
	font-family: "Lato"'", sans-serif;
	padding-top: 10px;
}

.service-content {
    padding: 15px 20px;
    background: #e6eaed;
    display: block;
    height: auto
}

.service-content p:last-child {
    margin: 0;
}


/* ==========================================================================
   Image Mask
   ========================================================================== */

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	color: #fff;
	background: #3498db;
}

.grid figcaption h5 {
	margin: 0;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	letter-spacing: 2px;
	
}

.grid figcaption a {
	text-align: left;
	padding: 5px 10px;
	margin-left: 20px;
	display: inline-block;
	background: #2f2f2f;
	color: #fff;
	font-size: 13px;
}

/* Caption Style */
.mask figure {
	overflow: hidden;
}

.mask figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .mask figure:hover img,
.mask figure.cs-hover img {
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
}

.mask figcaption {
	height: 50px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .mask figure:hover figcaption,
.mask figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.mask figcaption a {
	position: absolute;
	top:10px;
	bottom: 10px;
	right: 30px;
}


/* ==========================================================================
   Blog Section
   ========================================================================== */

.blog-bg {
	background: #2b2b2b;
	padding-right: 0px;
	padding-left: 0px;
	
}

.blog-bg h4 {
	color: #dadada;
	padding-top: 0px;
}

.blog-bg h5 {
	color: #dadada;
	font-size: 11px;
}

.blog-content {
	padding-top: 10px;
	background: #f2f2f2;
}


/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */


@media screen and (max-width : 1200px ) , screen and ( max-device-width : 1200px ){
	body .header{background-attachment: scroll;}

.capitalLetter {
float:left;
color:dimgray;
background:none;
border:0px solid #999999;
font-size:56px;
line-height:42px;
padding-top:10px;
padding-bottom: -9px;
font-family:times;
margin-right: 5px;
}
	
#textoP {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 5%;
margin-right: 5%;
text-align: justify;
align-content: center;
}

#apps {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 5%;
margin-right: 5%;
text-align: right;
align-content: center;		
}

#apps img {
width: 50px;		
}
	
#textoM p {
margin-top: 75px;
margin-left: 5%;
margin-bottom: 50px;
font-size: 75px;
line-height: 8%;
}

#textoM span {
margin-top: 65px;
margin-left: 6%;
margin-right: 6%;
margin-bottom: 85px;
font-size: 20px;
line-height: 100%;
display: block;
}

#texto p {
margin-top: 75px;
margin-left: 5%;
margin-bottom: 85px;
font-size: 150px;
line-height: 8%;
text-align: justify;
}

#textoi p {
margin-top: 15%;
margin-left: 5%;
font-size: 90px;
font-style: italic;
line-height: 8%;
}

@media screen and (max-width : 900px ) , screen and ( max-device-width : 900px ){
	body .header{background-attachment: scroll;}

.capitalLetter {
float:left;
color:dimgray;
background:none;
border:0px solid #999999;
font-size:56px;
line-height:42px;
padding-top:10px;
padding-bottom: -9px;
font-family:times;
margin-right: 5px;
}
	
#textoP {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 5%;
margin-right: 5%;
text-align: justify;
align-content: center;
}

#apps {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 5%;
margin-right: 5%;
text-align: right;
align-content: center;		
}

#apps img {
width: 50px;		
}
	
#textoM p {
margin-top: 75px;
margin-left: 5%;
margin-bottom: 50px;
font-size: 75px;
line-height: 8%;
}

#textoM span {
margin-top: 65px;
margin-left: 6%;
margin-right: 6%;
margin-bottom: 85px;
font-size: 20px;
line-height: 100%;
display: block;
}

#texto p {
margin-top: 75px;
margin-left: 5%;
margin-bottom: 85px;
font-size: 130px;
line-height: 8%;
text-align: justify;
}

#textoi p {
margin-top: 15%;
margin-left: 5%;
font-size: 90px;
font-style: italic;
line-height: 8%;
}

	@media screen and (max-width : 750px ) , screen and ( max-device-width : 750px ){
	body .header{background-attachment: scroll;}

.capitalLetter {
float:left;
color:dimgray;
background:none;
border:0px solid #999999;
font-size:56px;
line-height:42px;
padding-top:10px;
padding-bottom: -9px;
font-family:times;
margin-right: 5px;
}
	
#textoP {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 5%;
margin-right: 5%;
text-align: justify;
align-content: center;
}

#apps {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 5%;
margin-right: 5%;
text-align: right;
align-content: center;		
}

#apps img {
width: 50px;		
}
	
#textoM p {
margin-top: 75px;
margin-left: 5%;
margin-bottom: 50px;
font-size: 75px;
line-height: 8%;
}

#textoM span {
margin-top: 65px;
margin-left: 6%;
margin-right: 6%;
margin-bottom: 85px;
font-size: 20px;
line-height: 100%;
display: block;
}

#texto p {
margin-top: 75px;
margin-left: 5%;
margin-bottom: 85px;
font-size: 90px;
line-height: 8%;
text-align: justify;
}

#textoi p {
margin-top: 15%;
margin-left: 5%;
font-size: 90px;
font-style: italic;
line-height: 8%;
}

	@media screen and (max-width : 600px ) , screen and ( max-device-width : 600px ){
	body .header{background-attachment: scroll;}

.capitalLetter {
float:left;
color:dimgray;
background:none;
border:0px solid #999999;
font-size:56px;
line-height:42px;
padding-top:10px;
padding-bottom: -9px;
font-family:times;
margin-right: 5px;
}
	
#textoP {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 5%;
margin-right: 5%;
text-align: justify;
align-content: center;
}

#apps {
max-width: 900px; 
color: dimgray; 
margin-top:2%;
margin-bottom: 2%;
margin-left: 5%;
margin-right: 5%;
text-align: right;
align-content: center;		
}

#apps img {
width: 50px;		
}
	
#textoM p {
margin-top: 75px;
margin-left: 5%;
margin-bottom: 50px;
font-size: 60px;
line-height: 8%;
}

#textoM span {
margin-top: 65px;
margin-left: 6%;
margin-right: 6%;
margin-bottom: 85px;
font-size: 20px;
line-height: 100%;
display: block;
}

#texto p {
margin-top: 75px;
margin-left: 5%;
margin-bottom: 85px;
font-size: 50px;
line-height: 8%;
text-align: justify;
}

#textoi p {
margin-top: 15%;
margin-left: 5%;
font-size: 70px;
font-style: italic;
line-height: 8%;
}
