
body {
    overflow-x: hidden;
    font-family: 'GT Walsheim Light', HelveticaNeue, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.4;
    background-color: #101111;
    color: #fff;
}

h1, h2, h3, h4, h5, h6{
font-weight: 100 !important;  
font-family: 'GT Walsheim Light';
}

.btn {
    
    font-weight: 700
}

.btn-xl {
    font-size: 18px;
    padding: 14px 22px;
    border-radius: 8px;
}

.btn-primary {
    background-color: #7f9431;
    border-color: #7f9431
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #90b323 !important;
    border-color: #90b323 !important;
    color: #fff
}

.btn-primary:active,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5) !important
}

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

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

img::-moz-selection {
    background: 0 0
}

img::selection {
    background: 0 0
}

img::-moz-selection {
    background: 0 0
}

/* MENU */
#mainNav {
    background-color: #101111
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 14px;
    text-transform: uppercase;
    color: #101111;
    border: 0;
    background-color: #c1e849;
    font-family: 'GT Walsheim Medium', Helvetica Neue, Arial, sans-serif;
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #c1e849
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: .75em 0;
    letter-spacing: 1px;
    color: #fff;
    font-family: 'GT Walsheim Medium',Helvetica Neue, Arial, sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #c1e849
}

@media (min-width:992px) {
    #mainNav {
        padding-top: 25px;
        padding-bottom: 25px;
        -webkit-transition: padding-top .3s, padding-bottom .3s;
        transition: padding-top .3s, padding-bottom .3s;
        border: none;
        background-color: transparent
    }

    #mainNav .navbar-brand {
        font-size: 16px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 15px !important
    }

    #mainNav.navbar-shrink {
        padding-top: 5px;
        padding-bottom: 0;
        background-color: #101111
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0
    }
}

/* LOGO CREAR*/
.logocrear{
    width: 214px;
    height: 25px;
}
/* FOOTER*/
footer {
    padding: 25px 0;
    text-align: center
}

footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    
}

footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    
}

ul.social-buttons {
    margin-bottom: 0
}

ul.social-buttons li a {
    font-size: 20px;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #101111 ;
    border-radius: 100%;
    outline: 0;
    border: 1px solid #101111
}


@font-face {
    font-family: "GT Walsheim Bold";
    src: url("../fuentes/GT-Walsheim-Pro-Bold.ttf");

  }

@font-face{
    font-family: "GT Walsheim Regular";
    src: url("../fuentes/GT-Walsheim-Pro-Regular.ttf");
}
@font-face{
    font-family: "GT Walsheim Medium";
    src: url("../fuentes/GT-Walsheim-Pro-Medium.ttf");
}
  @font-face {
    font-family: "GT Walsheim Light";
    src: url("../fuentes/GT-Walsheim-Pro-Light.ttf");

}

/* ------------------------------------------------ ESTILOS -------------------------------------------------------------------*/


/* SLIDER */
.titulo-slider
{
    font-size: 24px;
    font-family: GT Walsheim Medium;
    line-height: 24px;
    margin-bottom: 38px;
    margin-top: 30px;

}
.contenedor-subtitulo
{
    max-width: 720px;
}
.subtitulo-slider
{
    border: 5px solid #fff;
    font-family: 'GT Walsheim Bold';
    font-weight: 700;
    font-size: 75px;
    letter-spacing: -2px;
    margin-bottom: 31px;
}
.parrafo-slider
{
    font-style: italic;
    font-size: 20px;
    padding-bottom: 10px;
    font-family: Myriad Pro;
    font-weight: 500;
}
.boton-slider
{
    background-color: rgba(0,0,0,0);
    border-color: #fff;
    color: #fff;
    font-family: 'GT Walsheim Medium';
    font-size: 18px;
    padding: 18px;

}
.boton-slider:hover
{
    text-decoration: none;
    color: #c1e849;
}

.btn-crear
{
    color: #96be16;
    border-color: #96be16;
    padding: 14px 40px;
    font-size: 16px;
}

.carousel-indicators li {
  width: 18px;
  height: 18px;
  border-radius: 100%;
    border: 1px solid #fff;
    background-color: rgba(204,204,204,0);
}


/* SLIDER */

/*TITULOS*/
.servicios h2, .clientes h2, .equipo h2, .datos h2{
    font-size: 40px;
    text-transform: uppercase;
}


/* NOSOTROS */
.nosotros{
    padding-top: 60px;
}

.nosotros p{
    font-size: 22px;
    color: #cfd1d1;
}

/* NOSOTROS */


/* SERVICIOS - CREARPERU */
.servicios{
    padding-bottom: 70px;
}

.servicios h2{
    padding-top: 30px;
    padding-bottom: 45px;
}

.zoom{
        display:block!important;
        -webkit-transition:-webkit-transform 1s ease-out;
        -moz-transition:-moz-transform 1s ease-out;
        -o-transition:-o-transform 1s ease-out;
        -ms-transition:-ms-transform 1s ease-out;
        transition:transform 0.5s ease-out;
}

.zoom:hover{
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.05)
}
.contenedor{
          overflow: hidden;
}

/* SERVICIOS - CREARPERU */


/* comenzamos-1 */
.comenzamos-1{
    background-image: url(../img/Call-2-action-1.jpg);
}

.flecha{
    font-size:24px;
    padding:  54px 15px ;
    color: #fff;
    font-family: 'GT Walsheim Medium'
}
.button span{
    padding-right: 25px;
}

.button a{
    padding: 15px;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: 'GT Walsheim Regular';

}
.button a:hover{
   color: #c1e849!important;
}

/* comenzamos-1  */ 

/* TESTIMONIOS */
.testimonios{
    background-image:url(../img/Call-2-action-2.jpg);
    margin-top: 40px;
}

/* TESTIMONIOS */


/* EQUIPO */

.equipo
{
    padding-top: 60px;
    padding-bottom: 40px;
}
.equipo p{
    font-size: 22px;
    color: #cfd1d1;
    padding: 35px 0px 50px;
}


.contenedor-equipo{
    padding: 20px 0;
}

.contenedor-equipo h1{
    font-size: 29px;
    color: #7f9431;
    margin: 0;
    font-family: 'GT Walsheim Regular'
}

.contenedor-equipo h3{
    font-size: 20px;
    color:#c1e849;
}

.contenedor-equipo p{
    font-size: 16.5px;
    padding: 0px;
    color: #cfd1d1;
    margin:0;
    padding-bottom: 20px;
}

.contenedor-equipo a{
    padding: 10px;
    font-size: 30px;
    color: #7f9431;
}

.contenedor-equipo a:hover{
    color:#c1e849;
    text-decoration:none;
}


/* EQUIPO */

/* comenzamos-2  */ 
.comenzamos-2{
    background-image: url(../img/Call-2-action-3.jpg);
}


/* comenzamos-2  */ 



/* CLIENTES */
.clientes
{
    padding-bottom: 70px;
}

.clientes h2{
    padding: 55px 0;
}

.indicador{
    bottom: -55px;
}

.indicador .active
{
    background-color: #2d2929;
}

.indicador li
{
    border: 2px solid #2d2929;
}

/* CLIENTES */

/*<!--SECCION IMÁGENES-->*/

    #rig {
    margin:0 auto; /*center aligned*/
    padding:0;
    font-size:0; /* Remember to change it back to normal font size if have captions */
    list-style:none;
    background-color:#000;
}
#rig li {
    display: inline-block;
    *display:inline;/*for IE6 - IE7*/
    vertical-align:middle;
    box-sizing:border-box;
    margin:0;
    padding:0;
}
        
/* The wrapper for each item */
.rig-cell {
    /*margin:12px;
    box-shadow:0 0 6px rgba(0,0,0,0.3);*/
    display:block;
    position: relative;
    overflow:hidden;
}
        
/* If have the image layer */
.rig-img {
    display:block;
    width: 100%;
    height: auto;
    border:none;
    transform:scale(1);
    transition:all 1s;
}

#rig li:hover .rig-img {
    transform:scale(1.05);
}
        
/* If have the overlay layer */
.rig-overlay {
    position: absolute;
    display:block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #000;
    background-size:50px 50px;
    opacity:0;
    filter:alpha(opacity=0);/*For IE6 - IE8*/
    transition:all 0.6s;
}
#rig li:hover .rig-overlay {
    opacity:0.8;
}

/* If have captions */
.rig-text {
    display:block;
    border: 4px solid #fff;
    padding: 90px 0px;
    box-sizing:border-box;
    position:absolute;
    left: 8%;
    right: 8%;
    /*width:100%;*/
    text-align:center;
    text-transform:uppercase;
    font-size:38px;
    top: 10%;
    bottom: 10%;
    color:white;
    opacity:0;
    filter:alpha(opacity=0);/*For older IE*/
    transform:translateY(-20px);
    transition:all .3s;
    font-family: 'GT Walsheim Bold';
}
#rig li:hover .rig-text {
    transform:translateY(0px);
    opacity:0.9;
}
/*<!--SECCION IMÁGENES-->*/


/*SECCION IMAGENES 2 - BOTON */

.boton-imagen-1
{
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%);
    padding: 15px;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: 'GT Walsheim Regular';
}
.boton-imagen-2
{
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    padding: 15px 30px;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: 'GT Walsheim Regular';
}

/*SECCION IMAGENES 2 - BOTON */



/*<!--LO QUE HACEMOS-->*/
.do-dont{
    padding-top: 65px;
    padding-bottom: 45px;
    background-image: url(../img/Fondo-Lineal-B.jpg);
}

.do-dont ul{
    padding: 0;
    list-style: none;
    line-height: 48px;
}

.do-dont h2{
    color: #c1e849;
    font-size: 30px;
    padding-bottom: 16px;
    text-transform: uppercase;
    font-family:'GT Walsheim Regular';
}

.col-dont{
    color: #a4a4a4;
    
}
.col-dont h2{
    text-decoration: line-through;
    color: #7f9431;
}

.linea{
  border-left: 2px solid  #cfd1d1;
  height: auto;
  left: 8%;
}

/*<!--LO QUE HACEMOS-->*/


/*<!--SECCION REPORTE-->*/

.reporte{
    background: #fff;
    padding: 55px 0;
}

.reporte h3{
      font-size: 90px;
      font-family: 'GT Walsheim Medium';
      color: #000
}

.reporte p{
    font-size: 22px;
    color: #a4a4a4;
    font-family: 'GT Walsheim Regular';
}

.img-customize{
        width: 79px;
        height: auto;
        margin-top: -22px;
}


/*<!--SECCION REPORTE-->*/


/*<!-- DATOS DE CONTACTO-->*/
.datos
{
    padding: 65px 0;
    background-image: url(../img/Fondo-Lineal-B.jpg);
}

.datos h2
{
    font-size: 40px;
    margin: 0;
    text-transform: uppercase;
}
.datos-parrafo
{
    padding-bottom: 60px;
}

.img-llamanos
{
    width: 33.3px;
    height: auto;
}

.img-escribenos
{
    width: 72px;
    height: auto;
}

.img-horario
{
    width: 55px;
    height: auto;
}
.datos h3
{
    font-size: 30px;
    color: #cfd1d1;
    padding-top: 15px;
    margin: 0;
    text-transform: uppercase;
}

.datos p
{
    font-size: 28px;
    color: #c1e849;
    margin: 0;
}

/*<!-- DATOS DE CONTACTO-->*/

/*<!-- CONTACTO  -->*/
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.contacto
{
    padding:60px 0;
}

section#contact .form-group {
    margin-bottom: 25px
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 15px;
    border-radius: 8px;
}

section#contact .form-group input.form-control {
    height: auto
}

section#contact .form-group textarea.form-control {
    height: 330px;
}

section#contact .form-control:focus {
    border-color: #c1e849;
    -webkit-box-shadow: none;
    box-shadow: none
}

section#contact ::-webkit-input-placeholder {
    font-weight: 700;
    color: #babfb9;
    
}

section#contact :-moz-placeholder {
    font-weight: 700;
    color: #babfb9;
    
}

section#contact ::-moz-placeholder {
    font-weight: 700;
    color: #babfb9;
    
}

section#contact :-ms-input-placeholder {
    font-weight: 700;
    color: #babfb9;
    
}



/*<!-- CONTACTO  -->*/

    /* FOOTER */
    footer .copyright{
        font-family: 'GT Walsheim Medium';
    }

    footer ul.quicklinks{
        font-family: 'GT Walsheim Medium';
    }
    footer ul.quicklinks a{
        color: #000;
    }

.footer-instagram a:hover {
    background-color: #b62f86;
    border-color: #b62f86;
    color: #fff
}

.footer-facebook a:hover {
    background-color: #475b90;
    border-color: #475b90;
    color: #fff
}
.footer-youtube a:hover {
    background-color: #a63926;
    border-color: #a63926;
    color: #fff
}

     /*POLÍTICA DE COOKIES*/
     #overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    height: 58px;
    width: 100%;
    text-align:center;
    background-color: #000;
        opacity: 0.7;
}
#infobox3 p {
    line-height:58px;
    font-size:16px;
    text-align:center;
    color: #fff;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
}


/* REDES SOCIALES - SIDEBAR */

  .sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-120px;
    top:230px;
    width:210px;
    z-index: 1100;
}
.sticky li{
    list-style-type:none;
    background-color:#000;
    color:#efefef;
    height:68px;
    padding:0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover{
    margin-left:-115px;
}
.sticky li img{
    float:left;
    margin:18px 10px;
    margin-right:20px;
}
.sticky li p{
    padding-top:18px;
    margin:0px;
    line-height:16px;
    font-size:16px;
    font-family: GT Walsheim Regular;
}
.sticky li p a{
    text-decoration:none;
    color:#fff;
}
.sticky li p a:hover{
    text-decoration:underline;
}

/* REDES SOCIALES - SIDEBAR */

/* <!-- Servicios descripcion --> */

.descripcion {
    padding: 95px 0;
}
.panel p{
  padding-bottom: 10px
}

.descripcion p
{
    font-size: 19px;
}

.service-heading {
    text-transform: none;
    color:#ffffff;
    font-size: 22px;
    margin: 30px 0 15px;
    font-family: 'GT Walsheim Bold'
}


/* <!-- Servicios descripcion --> */

.panel-servicios{
    min-height: 60vh;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }