body {
  /*color: #444;*/
  /*font-family: Roboto, sans-serif;*/
  
  background-color:#ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  padding: 0;

}
.landing-page{
    
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
   

   
}


.fabrica-de-ideas p {

	font-size:4vw;
	color:#FF6720;


}


.landing-page1{
    background: url("https://agenterprises.com.mx/GBLB/5.jpg");
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
}

.landing-page2{
    background: url("https://agenterprises.com.mx/GBLB/1.jpg");
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
}

.landing-page3{
    background: url("https://agenterprises.com.mx/GBLB/6.jpg");
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
}
.landing-page4{
    background: url("https://agenterprises.com.mx/GBLB/2.png");
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
}
.landing-page5{
    background: url("https://agenterprises.com.mx/GBLB/3.jpg");
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
}
.landing-page6{
    background: url("https://agenterprises.com.mx/GBLB/4.jpg");
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
}

.landing-page-phone{
   
    background-color:#484B47;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
}

li{
    font-size: 20px;
}
.main-section-text{
    padding-top: 200px;
}
.s-size{
    letter-spacing: 6px;
}
hr{
    width: 50%;
}
.b-left{
    border-left: 1px solid black;
}


.lead{

    font-size: 50px;
    color: #fff;
    text-shadow: 2px 2px black;
    padding: 10px;
    

}

.lead2{

    font-size: 40px;
    color: #fff;
    
    

}


.title{

    font-size: 3em;
    color: #fff;
    clear: both;
    margin: 0 auto;
    padding: 2em 0;
    color: #fff;
    text-align: center;
     min-height: 600px;
     text-shadow: 2px 2px black;



}


.texto{
    padding: 30px;
    font-size: 30px;
    color: #fff;
    line-height: 1.8;


}


.container-fluid-info{

    clear: both;
    margin: 0 auto;
    padding: 2em 0;
    background-color: #FF8200;
    color: #fff;
    text-align: left;
    font-size: 30px;
    min-height: 600px;

}


.container-fluid-info-1{

    clear: both;
    margin: 0 auto;
    padding: 2em 0;
    background-color: #FF8200;
    color: #fff;
    text-align:left;
    font-size: 30px;
    min-height: 500px;

}


