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

html, body {
	background-image: url("../img/repeatback.jpg");
	width: 100%;
	max-width: 100%;
    overflow-x: hidden;
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    background-color: #4e4b50;
    text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
	font-smooth: always;

	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}

/*
 * 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;
}

/* ==========================================================================
   Custom Styles
   ========================================================================== */
   
@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/hinted-MyriadPro-Regular.eot');
	src: url('fonts/hinted-MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-MyriadPro-Regular.woff') format('woff'),
		url('fonts/hinted-MyriadPro-Regular.ttf') format('truetype'),
		url('fonts/hinted-MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Neutra Text Alt';
	src: url('fonts/hinted-NeutraText-BookAlt.eot');
	src: url('fonts/hinted-NeutraText-BookAlt.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-NeutraText-BookAlt.woff') format('woff'),
		url('fonts/hinted-NeutraText-BookAlt.ttf') format('truetype'),
		url('fonts/hinted-NeutraText-BookAlt.svg#NeutraText-BookAlt') format('svg');
	font-weight: normal;
	font-style: normal;
}

.paused {
   -ms-animation-play-state:paused;
   -o-animation-play-state:paused;
   -moz-animation-play-state:paused;
   -webkit-animation-play-state:paused;
  animation-play-state: paused;
}

.nodisplay {
	display: none;
}

.notvisible {
	visibility: hidden;
}

.closecases{
	font-size: 40px;
    color: white;
    position: absolute;
    z-index: 100;
    text-align: right;
    width: 100%;
    top: 3970px;
    cursor: pointer;
}

/* Menu (Contracted) */

.texto_menu1{
	-ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
    transform: rotate(270deg);
    font-family: "Myriad Pro";
    font-size: 12px;
    text-transform: uppercase;
	text-align: center;
	position: fixed;
    left: 2px;
    top: 265px;
    cursor: pointer;
    z-index: 100;
    color: white;
    letter-spacing: 2px;
}

.flecha_menucont1 {
  background-image: url("../img/flecha_der_historias.png");
  position: fixed;
  left: 30px;
  top: 237px;
  width: 13px;
  height: 76px;
  z-index: 100;
  cursor: pointer;
}




/* Main Holders */

.mainwrapper {
	max-width: 1366px;
	position: relative;
	margin:auto;
	background-color: #ffc218;
	border-left: thick double white;
	border-right: thick double white;
	overflow: hidden;
}

.maindiv {
	max-width: 1025px;
	height: 5360px;
	width: 100%;
    margin: 0 auto;
    position: relative;
	
}

/* Backgrounds Larger than Holders */

.sec1_nube1 {
  background-image: url("../img/sec1_nube1.png");
  position: absolute;
  left: 47px;
  top: 92px;
  width: 491px;
  height: 212px;
  z-index: 1;
}

.sec1_nube2 {
  background-image: url("../img/sec1_nube2.png");
  position: absolute;
  left: 868px;
  top: 111px;
  width: 282px;
  height: 86px;
  z-index: 1;
}

.arte_granero {
  background-image: url("../img/arte_granero.png");
  position: absolute;
  left: 0px;
  top: 320px;
  width: 680px;
  height: 493px;
  z-index: 2;
}

.arte_tractor {
  background-image: url("../img/arte_tractor.png");
  position: absolute;
  left: 198px;
  top: 262px;
  width: 1168px;
  height: 550px;
  z-index: 2;
}

.sec3_sky {
  background-image: url("../img/sec3_sky.png");
  position: absolute;
  left: 0px;
  top: 1530px;
  width: 1366px;
  height: 751px;
  z-index: 1;
}

.sec3_mooncheese {
  background-image: url("../img/sec3_mooncheese.png");
  position: absolute;
  left: 1px;
  top: 2113px;
  width: 1365px;
  height: 303px;
  z-index: 2;
}

.graph_astronauta {
  background-image: url("../img/graph_astronauta.png");
  position: absolute;
  left: 951px;
  top: 2477px;
  width: 415px;
  height: 670px;
  z-index: 100;
}



/* Divisores (Bases) */

.divisor1 {
  background-image: url("../img/divisor1.png");
  position: absolute;
  left: 0px;
  top: 642px;
  width: 1366px;
  height: 256px;
  z-index: 10;
}

.texto_copyright1 {
  width: 100%;
  letter-spacing: 4px;
  font-size: 12px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: -23.406px;
  top: 730px;
  z-index: 100;
}


.divisor2 {
  background-image: url("../img/divisor2.png");
  position: absolute;
  left: 0px;
  top: 1437px;
  width: 1366px;
  height: 223px;
  z-index: 10;
}

.texto_copyright2 {
  width: 100%;
  letter-spacing: 4px;
  font-size: 12px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: -23.406px;
  top: 1487px;
  z-index: 100;
}

.divisor3 {
  background-image: url("../img/divisor3.png");
  position: absolute;
  left: 0px;
  top: 2955px;
  width: 1366px;
  height: 223px;
  z-index: 10;
}

.texto_copyright3 {
  width: 100%;
  letter-spacing: 4px;
  font-size: 12px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: -23.406px;
  top: 3005px;
  z-index: 100;
}

.divisor4 {
  background-image: url("../img/divisor4.png");
  position: absolute;
  left: 0px;
  top: 3720px;
  width: 1366px;
  height: 224px;
  z-index: 10;
}

.texto_copyright4 {
  width: 100%;
  letter-spacing: 4px;
  font-size: 12px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: -23.406px;
  top: 3770px;
  z-index: 100;
}

.divisor5 {
  background-image: url("../img/divisor5.png");
  position: absolute;
  left: 0px;
  top: 5258px;
  width: 1366px;
  height: 102px;
  z-index: 10;
}


.texto_copyright5 {
  letter-spacing: 4px;
  font-size: 12px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 225px;
  top: 4664px;
  z-index: 100;
}


.texto_copyright6 {
  width: 100%;
  letter-spacing: 4px;
  font-size: 12px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: -23.406px;
  top: 5304px;
  z-index: 100;
}


/* Section Offset Settings */

.section1top {
	top: 0px;
	left: 0px;
	position: relative;
	width: 10px;
	height: 10px;
	z-index: 0;
	background-color: transparent;
}

.section2top {
	top: 890px;
	left: 0px;
	position: relative;
	width: 10px;
	height: 10px;
	z-index: 0;
	background-color: transparent;
}

.section3top {
	top: 1632px;
	left: 0px;
	position: relative;
	width: 10px;
	height: 10px;
	z-index: 0;
	background-color: transparent;
}

.section4top {
	top: 2375px;
	left: 0px;
	position: relative;
	width: 10px;
	height: 10px;
	z-index: 0;
	background-color: transparent;
}

.section5top {
	top: 3143px;
	left: 0px;
	position: relative;
	width: 10px;
	height: 10px;
	z-index: 0;
	background-color: transparent;
}

.section6top {
	top: 4670px;
	left: 0px;
	position: relative;
	width: 10px;
	height: 10px;
	z-index: 0;
	background-color: transparent;
}

.casostop {
	top: 3900px;
	left: 0px;
	position: relative;
	width: 10px;
	height: 10px;
	z-index: 0;
	background-color: transparent;
}

/* Section 1 */

.logo_lagranja {
  background-image: url("../img/logo_lagranja.png");
  position: absolute;
  left: 19px;
  top: 15px;
  width: 233px;
  height: 48px;
  z-index: 100;
}

.icon_facebook {
  background-image: url("../img/icon_facebook.png");
  position: absolute;
  left: 975px;
  top: 17px;
  width: 32px;
  height: 36px;
  z-index: 110;
  cursor: pointer;
}

.english_flag{
  background-image: url("../img/english_flag.png");
  position: absolute;
  left: 1030px;
  top: 24px;
  width: 40px;
  height: 23px;
  z-index: 110;
  cursor: pointer;
}


.foco1 {
  background-image: url("../img/foco1.png");
  position: absolute;
  left: 442px;
  top: 148px;
  width: 160px;
  height: 213px;
  z-index: 90;
}

.flecha_arrastracursor {
  background-image: url("../img/flecha_arrastracursor.png");
  position: absolute;
  left: 482px;
  top: 386px;
  width: 76px;
  height: 13px;
  z-index: 90;
}


.logo_corazon {
  background-image: url("../img/logo_corazon.png");
  position: absolute;
  left: 423px;
  top: 580px;
  width: 167px;
  height: 55px;
  z-index: 90;
}

.texto_historiasquedejanmarca {
  font-size: 16.667px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  letter-spacing: 4px;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 232.906px;
  top: 427.987px;
  width: 577px;
  height: 135px;
  z-index: 100;
  text-shadow: -2px -1px 7px #999999;
}

.texto_arrastracursor {
  font-size: 14px;
  font-family: 'Neutra Text Alt';
  color: rgb(69, 69, 69);
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  position: absolute;
  left: 478px;
  top: 350px;
  width: 85px;
  z-index: 100;
}


/* Section 2 */

.sec2_rocketpad {
  background-image: url("../img/sec2_rocketpad.png");
  position: absolute;
  left: 11px;
  top: 924px;
  width: 1004px;
  height: 444px;
  z-index: 2;
}

.foco2 {
  background-image: url("../img/foco1.png");
  position: absolute;
  left: 441px;
  top: 891px;
  width: 160px;
  height: 213px;
  z-index: 90;
}

.brand_sphere1 {
  background-image: url("../img/brand_sphere1.png");
  position: absolute;
  left: 62px;
  top: 1301px;
  width: 90px;
  height: 89px;
  z-index: 90;
}

.brand_sphere2 {
  background-image: url("../img/brand_sphere2.png");
  position: absolute;
  left: 235px;
  top: 1301px;
  width: 90px;
  height: 89px;
  z-index: 90;
}

.brand_sphere3 {
  background-image: url("../img/brand_sphere3.png");
  position: absolute;
  left: 437px;
  top: 1301px;
  width: 90px;
  height: 89px;
  z-index: 90;
}

.brand_sphere4 {
  background-image: url("../img/brand_sphere4.png");
  position: absolute;
  left: 607px;
  top: 1301px;
  width: 90px;
  height: 89px;
  z-index: 90;
}

.brand_sphere5 {
  background-image: url("../img/brand_sphere5.png");
  position: absolute;
  left: 813px;
  top: 1294px;
  width: 117px;
  height: 96px;
  z-index: 90;
}

.texto_brandnarrative {
  font-size: 16.667px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  letter-spacing: 4px;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 123.645px;
  top: 1220px;
  width: 730px;
  height: 56px;
  z-index: 100;
  text-shadow: -2px -1px 7px #999999;
}

.brand_text1 {
  font-size: 16px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 52.5px;
  top: 1395.614px;
  z-index: 100;
}


.brand_text2 {
  font-size: 16px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 186px;
  top: 1395.614px;
  z-index: 100;
}

.brand_text3 {
  font-size: 16px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 417px;
  top: 1395.614px;
  z-index: 100;
}

.brand_text4 {
  font-size: 16px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 581px;
  top: 1395.614px;
  z-index: 100;
}

.brand_text5 {
  font-size: 16px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 762px;
  top: 1395.614px;
  z-index: 100;
}




/* Section 3 */

.foco3 {
  background-image: url("../img/foco1.png");
  position: absolute;
  left: 441px;
  top: 1636px;
  width: 160px;
  height: 213px;
  z-index: 90;
}

.graph_satelite {
  background-image: url("../img/graph_satelite.png");
  position: absolute;
  left: 106px;
  top: 1735px;
  width: 153px;
  height: 150px;
  z-index: 50;
}

.titulo_comunicacionintegral {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  letter-spacing: 4px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  position: absolute;
  left: 282.421px;
  top: 1851.337px;
  width: 481px;
  height: 35px;
  z-index: 100;
}

.base_titulo_storytelling {
  background-image: url("../img/basebrand1.png");
  position: absolute;
  left: 40px;
  top: 1924px;
  width: 268px;
  height: 36px;
  z-index: 10;
}

.titulo_storytelling {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  color: rgb(246, 188, 23);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 52.249px;
  top: 1932.337px;
  width: 304px;
  height: 135px;
  z-index: 100;
}

.titulo_contentmarketing {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  color: rgb(246, 188, 23);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 397px;
  top: 1932.337px;
  width: 304px;
  height: 135px;
  z-index: 100;
}

.titulo_transmedia {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  color: rgb(246, 188, 23);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 760px;
  top: 1932.337px;
  width: 304px;
  height: 135px;
  z-index: 100;
}

.texto_storytelling{
  font-size: 16.67;
  font-family: "Myriad Pro";
  color: black;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 47px;
  top: 1978px;
  width: 304px;
  height: 135px;
  z-index: 100;	
}

.texto_contentmarketing{
  font-size: 16.67;
  font-family: "Myriad Pro";
  color: black;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 391px;
  top: 1978px;
  width: 304px;
  height: 135px;
  z-index: 100;	
}

.texto_transmedia{
  font-size: 16.67;
  font-family: "Myriad Pro";
  color: black;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 756px;
  top: 1978px;
  width: 304px;
  height: 135px;
  z-index: 100;	
}


.base_titulo_contentmarketing {
  background-image: url("../img/basebrand2.png");
  position: absolute;
  left: 384px;
  top: 1924px;
  width: 268px;
  height: 36px;
  z-index: 10;
}

.base_titulo_transmedia {
  background-image: url("../img/basebrand3.png");
  position: absolute;
  left: 750px;
  top: 1924px;
  width: 192px;
  height: 36px;
  z-index: 10;
}

.base_titulo_brandnarrative {
  background-image: url("../img/basebrand4.png");
  position: absolute;
  left: 75px;
  top: 2526px;
  width: 268px;
  height: 36px;
  z-index: 10;
}

.base_titulo_contentmarketing2 {
  background-image: url("../img/basebrand5.png");
  position: absolute;
  left: 75px;
  top: 2741px;
  width: 268px;
  height: 36px;
  z-index: 10;
}

.titulo_servicios {
  font-size: 22px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 81.249px;
  top: 2487.321px;
  width: 96px;
  height: 15px;
  z-index: 100;
}

.texto_brandnarrative2{
  font-size: 16px;
  font-family: "Myriad Pro";
  color: black;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 84px;
  top: 2576px;
  width: 369px;
  height: 135px;
  z-index: 100;
}

.texto_contentmarketing2{
  font-size: 16px;
  font-family: "Myriad Pro";
  color: black;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 84px;
  top: 2792px;
  width: 369px;
  height: 135px;
  z-index: 100;
}

.texto_cod{
  font-size: 16px;
  font-family: "Myriad Pro";
  color: black;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 504px;
  top: 2792px;
  width: 369px;
  height: 135px;
  z-index: 100;
}

.titulo_brandnarrative {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  color: rgb(246, 188, 23);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 87px;
  top: 2534px;
  width: 304px;
  height: 135px;
  z-index: 100;
}

.titulo_contentmarketing2 {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  color: rgb(246, 188, 23);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 87px;
  top: 2749px;
  width: 304px;
  height: 135px;
  z-index: 100;
}

.titulo_cod {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  color: rgb(246, 188, 23);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 509px;
  top: 2749px;
  width: 304px;
  height: 135px;
  z-index: 100;
}

.base_titulo_cod {
  background-image: url("../img/basebrand6.png");
  position: absolute;
  left: 495px;
  top: 2740px;
  width: 323px;
  height: 36px;
  z-index: 10;
}

.foco4 {
  background-image: url("../img/foco1.png");
  position: absolute;
  left: 441px;
  top: 2405px;
  width: 160px;
  height: 213px;
  z-index: 90;
}

.bullets_servicios {
  font-size: 22px;
  font-family: "Myriad Pro";
  color: #262626;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  text-transform: uppercase;
  left: 503.938px;
  top: 2620px;
  width: 352px;
  height: 232px;
  z-index: 100;
}



/* Section 4 */

.foco5 {
  background-image: url("../img/foco1.png");
  position: absolute;
  left: 441px;
  top: 3175px;
  width: 160px;
  height: 213px;
  z-index: 90;
}

.titulo_historias {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 15px;
  top: 3361.337px;
  width: 500px;
  height: 17px;
  z-index: 100;
}




/* Section 5 */

.texto_nicho {
  font-size: 15.5px;
  font-family: "Myriad Pro";
  text-align: justify;
  color: rgb(0, 0, 0);
  line-height: 1.2;
  position: absolute;
  left: 63px;
  top: 4004px;
  width: 445px;
  height: 258px;
  z-index: 100;
}

.video_nicho {

  position: absolute;
  left: 570px;
  top: 4004px;
  width: 397px;
  height: 261px;
  z-index: 100;
}






/* Section 6 */

.foco6 {
  background-image: url("../img/foco1.png");
  position: absolute;
  left: 441px;
  top: 4713px;
  width: 160px;
  height: 213px;
  z-index: 90;
}

.titulo_contactanos {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 448px;
  top: 4932.337px;
  width: 145px;
  height: 15px;
  z-index: 100;
}

.form-container{
  margin-top: -40px;
  position: relative;
  z-index: 100;
}

.icon_telefono {
  background-image: url("../img/icon_phone.png");
  position: absolute;
  left: 386px;
  top: 5229px;
  width: 31px;
  height: 31px;
  z-index: 100;
}

.telefono {
  font-size: 22.222px;
  font-family: "Myriad Pro";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 433.47px;
  top: 5235px;
  z-index: 100;
}

#adv_gp_products_2_columns_carousel{
	z-index: 100;
	position: absolute;
	top: 3395px;
	
}

#carousel_nicho1, #carousel_nicho2, #carousel_nicho3, #carousel_nicho4, #carousel_nicho5{
	z-index: 100;
    position: absolute;
    top: 4675px;
    left: 50px;
    zoom: 0.945;
	
}

.visitarwebsite{
	font-family: "Myriad Pro";
    font-size: 11px;
    color: #a17703;
    top: 4253px;
    left: 480px;
    position: absolute;
    z-index: 100;
    letter-spacing: 1px;
}


.focote{
  background-image: url("../img/focote.png");
  position: absolute;
  left: 315px;
  top: 3988px;
  width: 385px;
  height: 572px;
  z-index: 100;
  opacity: 0.2;
}


/* Site Links */

/* unvisited link */
a:link {
    color: #906f13;
}

/* visited link */
a:visited {
     color: #906f13;
}

/* mouse over link */
a:hover {
     color: #906f13;
     text-decoration: none;
}

/* selected link */
a:active {
     color: #906f13;
}


/* ==========================================================================
   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;
}

/* ==========================================================================
   Media Queries for Responsive Design.
   ========================================================================== */

/* ----------- iPad ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) 
 {


#section1{
	zoom: 0.9;
    left: -90px;
	position: absolute;
}

#section2{
	zoom: 0.8;
    left: -4px;
    top: +217px;
    position: absolute;
}

#section3{
	zoom: 0.9;
    left: 35px;
    top: +114px;
    position: absolute;
}

#section4{
	zoom: 0.9;
    left: -31px;
    top: +316px;
    position: absolute;
}

#section5 {
    zoom: 0.7;
    width: 100%;
    left: 45px;
    top: +1483px;
    position: absolute;
}

#section6 {
    left: 45px;
}

.form-container {
    position: relative;
    left: +135px;
    z-index: 100;
    top: +40px;
}

#nichos {
    zoom: 0.8;
    left: -29px;
    width: 100%;
    top: +1059px;
    position: absolute;
}

.closecases {
    top: 3911px;
}

.texto_nicho {
    font-size: 16.5px;
}

.gp_products_item_image > a > img {
	
	
}

.icon_facebook {
 
  left: 700px;
}

.logo_lagranja{
	left: 30px;


}

.texto_copyright1{		
	top: 763px;
	left:9.594px;
}

.texto_copyright2{		
	top: 1508px;
	left:9.594px;
}

.texto_copyright3{		
	top: 3033px;
	left:9.594px;
}

.texto_copyright4{		
	top: 3798px;
	left:9.594px;
}

.texto_copyright5{		
	top: 4600px;
	left:91px;
}

.texto_copyright6{		
	top: 5317px;
	left:9.594px;
}

.brand_text1, .brand_text2, .brand_text3, .brand_text4, .brand_text5 {
	font-size: 18px;
	width: 130px;
	}
	
.brand_text1 {
	left: 38.5px;
	top:1409px;
	}

.brand_text2 {
	left: 215px;
	top:1409px;
	}

.brand_text3 {
	left: 414px;
	top:1409px;
	}

.brand_text4 {
	left: 586px;
	top:1409px;
	}
	
.brand_text5 {
	left: 791px;
	top:1409px;
	}
	
.transmedia{
	left: -635px;
	top: +177px;
	position: absolute;
	
}
	
	



/* Ends Ipad Query  */
}
/* Ends Ipad Query  */