@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?6s6d3k');
    src:    url('../fonts/icomoon.eot?6s6d3k#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?6s6d3k') format('truetype'),
        url('../fonts/icomoon.woff?6s6d3k') format('woff'),
        url('../fonts/icomoon.svg?6s6d3k#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-envelope:before {
    content: "\e900";
}
.icon-phone:before {
    content: "\e901";
}
.icon-menu:before {
    content: "\e902";
}
.icon-close:before {
    content: "\e903";
}



/*iconos del index*/

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

[class^="home-"], [class*=" home-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'inicio' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-smartphone:before {
  content: "\e900";

}
.home-image:before {
  content: "\e90d";

}
.home-rocket:before {
  content: "\e9a5";
  font-size: 80px;
}

.home-smartphone, .home-image ,.home-rocket{
  font-size: 80px;
  color: #6D7585;
}


/*paquetes web iconos*/

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

[class^="iconpack-"], [class*=" iconpack-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'paquetes' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconpack-galeria:before {
  content: "\e90d";
}
.iconpack-image-high:before {
  content: "\e90e";
}
.iconpack-pagina-web:before {
  content: "\e925";
}
.iconpack-formulario:before {
  content: "\e926";
}
.iconpack-mobile:before {
  content: "\e959";
}
.iconpack-99:before {
  content: "\e964";
}
.iconpack-equalizer:before {
  content: "\e992";
}
.iconpack-stats:before {
  content: "\e99b";
}
.iconpack-analytics:before {
  content: "\e99c";
}
.iconpack-dominio:before {
  content: "\e9b6";
}
.iconpack-hosting-cloud:before {
  content: "\e9c1";
}
.iconpack-creative-design:before {
  content: "\e9d9";
}
.iconpack-heart:before {
  content: "\e9da";
}
.iconpack-pago-unico:before {
  content: "\ea10";
}
.iconpack-renovacion:before {
  content: "\ea2e";
}
.iconpack-codigo:before {
  content: "\ea80";
}
.iconpack-mail:before {
  content: "\ea86";
}
.iconpack-google:before {
  content: "\ea88";
}
.iconpack-email:before {
  content: "\ea95";
}
.iconpack-twitter:before {
  content: "\ea96";
}





.iconpack-galeria, .iconpack-image-high, .iconpack-pagina-web, .iconpack-formulario, .iconpack-mobile, .iconpack-99, .iconpack-equalizer, .iconpack-stats, .iconpack-analytics, .iconpack-dominio, .iconpack-hosting-cloud, .iconpack-creative-design, .iconpack-heart, .iconpack-pago-unico, .iconpack-renovacion, .iconpack-codigo, .iconpack-google, .iconpack-mail, .iconpack-email, .iconpack-twitter{
  font-size: 50px;
  display: block;
  padding-bottom: 20px;
  color: #419df4;
}



.paquetes-web li {
  padding: 35px 20px;
  max-width: 290px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}


.btn-comprar{
  text-align: center;
  display: block;
  color: #ffffff;
  padding: 12px 65px;
  margin: 10px 10px;
  text-decoration: none;
  font-size: 25px;
  background-color: #149dcc;
  border-radius: 25px;
}


.btn-comprar:hover{
  color: #fff;
  transition: .5s;
  background-color: #0e6d8e;

}

.pt-30{
  padding-top: 30px;
}

.pt-70{
  padding-top: 70px;
}
.pt-60{
  padding-top: 60px;
}
.pt-80{
  padding-top: 80px;
}
.pt-90{
  padding-top: 90px;
}
.pt-120{
  padding-top: 120px;
}
.pt-160{
  padding-top: 160px;
}

.pb-30{
  padding-bottom: 30px;
}
.pb-40{
  padding-bottom: 40px;
}
.pb-50{
  padding-bottom: 50px;
}

.p-w-h{
  padding: 30px 15px 30px 20px ;

}

.pw-20{
  padding: 50px 10px;
}
.mt-60{
  margin-top: 60px;
}

.bg-bco{
  background-color: #fff;
}

.verde a {
  color: #fff;
  padding: 20px 10px;
  background-color: #119d4d;
  text-align: center;
  display: block;
}
.verde a:hover{
  color: #fff;
  transition: .5s;
  background-color: #149dcc;
}



.fondo-gris-bco{
background-color: #6d7585;
padding: 90px 0px;
color: #fff;
}







.title-a{
  padding-top: 15px;
}


body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 0;
  color: #404042;
}

figure
{
  margin: 0;
}
img{
  max-width: 100%
}

ul li{
  list-style: none;
}


.contenedor {
  max-width: 1000px;
  margin: auto;
  position: relative;
}
.fondo{
   background: rgba(83, 104, 125, .8);
   /*background: rgba(17, 157, 77, .7);*/
   height: 100%;
}

.medium {
  max-width: 100%;
}
.fondo-g{
  margin: 0 auto;
  background-color: #119D4D;
  padding: 100px 15px 100px 15px;
  color: white;
  text-align: center;
}
.fondo-g h1{
  font-size: 30px;
}

.fondo-g p{
  font-size: 20px;
}

.costo{
  display: block;
  font-size: 22px;
}

.background {
  background-image: url('../images/pagina-web-ejemplo.jpg');
  background-size: cover;
}

.background2 {
  background-image: url('../images/como-crear-una-pagin-web.jpg');
  background-size: cover;
}

.background3 {
  background-image: url('../images/paquete-web-basic.jpg');
  background-size: cover;
}
.background4 {
  background-image: url('../images/paquete-web-pro.jpg');
  background-size: cover;
}
.background5 {
  background-image: url('../images/paquete-web-master.jpg');
  background-size: cover;
}
.background6 {
  background-image: url('../images/costos-paquetes-web.jpg');
  background-size: cover;
}


}
.background7 {
  background-image: url('../MP4/We-Work-We-Wait.mp4');
  background-size: cover;
}

.button {
  border-radius: 10px;
  border: none;
  color: white;
  padding: 10px 12px;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  background: #fd324e;
  background: linear-gradient(to left, #4990E2, #2A84DD);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3c5bd+0,e86c57+50,ea2803+51,ff6600+75,c72200+100;Red+Gloss */
  /*background: rgb(243,197,189); /* Old browsers */
  /* background: -moz-linear-gradient(top,  rgba(243,197,189,1) 0%, rgba(232,108,87,1) 50%, rgba(234,40,3,1) 51%, rgba(255,102,0,1) 75%, rgba(199,34,0,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%);
  background: linear-gradient(to bottom,  rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=0 ); */

}

.titulo {
  font-size: 70px;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 50px;
}

.title-a {
  font-size: 24px;
  margin-top: 0;
}

.title-b {
  font-size: 50px;
  margin-bottom: 20px;
}

.correo-d{
  display: block;
  font-size: 23px;
  color: #ffffff;
  background-color: #419df4;
  text-decoration: none;
  padding: 10px 0px;
  margin: 10px 0;
  max-width: 260px;
  border-radius: 20px;
  text-align: center;

}

.correo-d:hover{
  background-color: #119D4D;

}



.portada-altura{
  padding: 60px 10px;

}

.portada {

  color: white;
  height: 500px;
}

.portada button {
  margin-bottom: 70px;
}

.pb-60{
  padding-bottom: 60px;
}

.pb-90{
  padding-bottom: 90px;
}

.menu {
  font-size: 20px;
  display: inline-block;
  position: absolute;
  right: 0;
  padding-top: 3px;

}

.menu li {
  display: inline-block;
  margin-left: 30px;
  transition: 1s;
}


.center{
  text-align: center;
}

.padre-bco {
  margin: auto;
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  background-color: #666;

}




.col1, .col2 {
  max-width: 100%;
}

.col1 {
  margin-right: 15px;
  padding-top: 50px;
  padding-left: 50px;
}
.col2 {
  align-items: flex-start;
}

.col2 .button {
  margin-top: 15px;
}


.wrap3 {
  margin: auto;
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  padding:0 15px 100px 15px;

}


.wrap{
  margin: auto;
  max-width: 1024px;
  padding:30px 15px 30px 15px;
  line-height: 27px;

}

.wrap1200{
  max-width: 1200px;
}

.wrap700{
  max-width: 700px;
  margin: 0 auto;
}


.gris{
  background-color: #F2F2F2;
}

.col1-3 {
  padding: 100px 10px 0px 10px;
  max-width: 100%;
}

.col1-3-g {
  padding: 50px 50px;
  max-width: 100%;
  background-color: #F1F2F3;
  line-height: 40px;
}
.col1-3-a {
  padding: 50px 50px;
  max-width: 100%;
  background-color: #DBEAFC;
  line-height: 40px;
}


.col1-3-g strong, .col1-3-a strong{
  display: block;
}

.forma-wrap{
  margin: 0 auto;
  max-width: 500px;
}

label{
  display: block;
}

form{
  padding: 0 15px;
}

  
form label{
  text-align: left;
}

.concepto{
  padding-top: 35px;

  font-size: 19px;
}  

  

#buttons{
  padding-top: 50px; 
}




.intereses label {
  font-size: 12px;
}

.formulario label, .sexo, .intereses {
  margin-bottom: 10px;
}


.sexo {
  margin-top: 10px;
}


.tabla {
  margin: 50px 0;
}


.burguer-button {
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  height: 40px;
  background: #119D4D;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: fixed;
  right: 10px;
  top: 10px;
  color: white;
  z-index: 3;
  display: none;
}


.home-icons {
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  height: 40px;
  background: #119D4D;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: fixed;
  right: 10px;
  top: 10px;
  color: red;
  z-index: 3;
  display: none;
}


.video-demo {
  max-width: 500px;
  width: 100%;
  border: 5px solid #3c5b6e;
}

.video-demo-contenedor {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}

label{
  display: block;
}

  
form label{
  text-align left
}

.concepto{
  padding-top: 35px;
  padding-left: 10px;
  font-size: 19px;
 }

textarea{
  padding-top: 30px;
}
  

#buttons{
  padding-top: 50px; 
}
.ancho-forma{
  width: 100%;
  padding: 12px 0;
  border: 1px solid #ccc;
  border-radius: 9px;
  font-size: 17px;
}

.submitbtn{
  background-color: #419df4; 
  font-size: 20px;
  border-radius: 4px;
  border-style: none;
  color: #fff;
  padding: 6px 100px; 
  transition all: .5s ease;
}

.submitbtn:hover{
  background-color: #1A73C7;
  transition all: .5s ease;
}




@media screen and (max-width: 800px) {
  /*body {
    border: 10px solid red;
  }*/
  /*.contenedor {
    width: auto;
    max-width: 800px;
  }*/

  /* precios */
  .tabla {
    margin: 50px 20px;
  }
  .tabla .contenedor {
    overflow: auto;
    border: 1px solid #273b47;
  }
  /* precios */
  /* portada */
  .titulo {
    font-size: 45px;
    margin-top: 0px;
  }
  .title-a {
    font-size: 18px;
  }
  .portada {
    height: auto;
  }
  .portada .button {
    margin-bottom: 30px;
    display: inline-block;
  }


.padre, .wrap3{
  flex-direction: column;

}

.col1{
  padding: 60px 10px;
}
  /* portada */

.tx-a{
  margin: 80px 20px;
}




  /* guitarras */
  .video-demo-contenedor {
    margin-bottom: 30px;
  }
  .guitarras {
    text-align:center;
  }
  .izquierda, .derecha {
    float: none;
    position: static;
  }
  .title-b {
    margin: 0;
  }
  .guitarra li {
    list-style: none;
  }
  .guitarra.b {
    height: auto;
  }
  .contenedor-guitarra-b {
    position: static;
    margin: 0;
  }
  .contenedor-guitarra-a {
    padding: 0;
  }
  /* guitarras */

}

@media screen and (max-width: 767px) {

.header-fondo{
  height: 70px;

  /* footer */
  .footer .contenedor {
    display: block;
  }

  .contacto {
    margin: 0 auto;
  }
  .formulario {
    display: block;
    margin: 0 auto;
    width: 300px;
  }

  .intereses label {
    display: block;
    font-size: 16px;
  }

  

  input[type="text"],
  input[type="email"] {
    font-size: 16px;
    padding: 5px;
  }
  textarea {
    width: 100%;
  }
  input[type="radio"],
  input[type="checkbox"] {
    zoom: 1.5;
  }
  /* footer */
}

@media screen and (max-width: 650px) {

  .header {
    text-align: center;
  }

  .logotipo img{
       height: 45px;
  }

  .menu {
    position: static;
    display: block;
  }

  .menu li:first-child {
    margin: 0;
  }

  .menu ul {
    padding: 0;
  }


  .fijo{
  height: 70px; 
}

}


@media screen and (max-width: 600px) {
  /* portada */
  .portada .button {
    display: block;
  }
  .precios .header  {
    margin: 50px 0;
  }
  .burguer-button {
    display: block;
  }
  .portada .contenedor {
    position: static;
  }
  .header {
    position: static;
  }
  .header .contenedor {
    position: static;
  }
  .menu {
    /*background: rgba(109, 117, 133, .8); */
    background: rgba(0, 0, 0, .8); 
    position: fixed;
    left: -100%;
    top: 0;
    z-index: 2;
    bottom: 0;
    right: 0;
    display: flex;
    width: 100%;
    align-items: center;
    transition: .3s;
  }
  .menu.active {
    left: 0;
  }

  .menu ul {
    flex: 1;
  }
  .menu li {
    display: block;
    margin: 0;
    padding: 8px 0;
    border-bottom: 2px solid rgba(256, 256, 256, .1);
    color: white;
  }
.icon-close{
  display:inline-block;
  color: white;
}
.menu ul li a{
  color: white;
}
  .menu li:before {
    display: none;
  }

  .menu li:first-child {
    border-top: 2px solid rgba(256, 256, 256, .1);
  }
  .portada {
    text-align: center;
  }
  .titulo {
    font-size: 30px;
  }

  .title {
    font-size: 16px
  }
  /* portada */
}

.wrap3 {
  margin: auto;
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  padding:0 15px 60px 15px;

}


.col1-3 {
  padding: 60px 10px 0px 10px;
  max-width: 100%;
}




@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .background {
    background-image: url('../images/pagina-web-ejemplo.jpg');
  }
}
