/* Tamaño del scroll */
.cajarrss::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

 /* Estilos barra (thumb) de scroll */
.cajarrss::-webkit-scrollbar-thumb {
  background: #f15a24;
  border-radius: 4px;
}

.cajarrss::-webkit-scrollbar-thumb:active {
  background-color: #999999;
}

.cajarrss::-webkit-scrollbar-thumb:hover {
  background: #009C98;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

 /* Estilos track de scroll */
.cajarrss::-webkit-scrollbar-track {
  background: #e1e1e1;
  border-radius: 4px;
}

.cajarrss::-webkit-scrollbar-track:hover, 
.cajarrss::-webkit-scrollbar-track:active {
  background: #d4d4d4;
}
 .icon-bar {
/* position: fixed; */ 
    /* top: 50%; */
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    height: 70px;
    padding: 5px;
    margin-top: 60px;
}

.icon-bar a {
display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 18px;
    margin-right: 5px;
    border-radius: 50%;
    width: 40px;
}

.icon-bar a:hover {
  /* background-color: #000; */
  background-color:darkorange;
  border: solid 1px;
}

.fotovideo{
  width: 60px;
  height: 40px;
  background-image: url('../images/youtube_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.facebook {
  background: #3B5998;
  color: white;
  float:left;
}

.twitter {
  background: #55ACEE;
  color: white;float:left;
}

.instagram {
  background: #125688;
  color: white; float:left;
}

.linkedin {
  background: #007bb5;
  color: white; float:left;
}

.youtube {
  background: #bb0000;
  color: white; float:left;
}

 .flickr {
  background: #f40083;
  color: white; float:left;
}



.cargoyo{
    color: #009C98;
    font-size: 16px;
    margin-top: 5px;
    font-weight: 500;
}


.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../images/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.header {
  position: fixed;
  z-index: 2;
  width: 100%;
  height: 100px;
  background-color: #fff;
  box-shadow: 0 1px 8px -2px #868686;
}

.img_edit{
	 width: 100px;
     height: 100px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     background: transparent;
     background-size: cover;
}

.centrador {
  position: relative;
  z-index: 1;
  display: block;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.centrador.tamcontacto {
  height: auto;
}

.centrador.centradorabajo {
  padding-bottom: 100px;
}

.logoai {
  width: 250px;
  height: 60px;
  margin-top: 25px;
  float: left;
  background-image: url('../images/logi.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.botonera {
  position: relative;
  width: 720px;
  height: 50px;
  margin-top: 25px;
  float: right;
  background-color: transparent;
}

.slider {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: transparent;
  box-shadow: 0 1px 3px 0 #777;
}

.slider.nuevaqs {
  display: block;
  height: 350px;
}

.sliderhome {
  overflow: visible;
  width: 100%;
  height: 500px;
  background-color: transparent;
}
.meto{
  text-decoration: none;
  color: white;
}
.caja {
  position: relative;
  z-index: 1;
  display: block;
  width: 1000px;
  height: 450px;
  margin-right: auto;
  margin-left: auto;
}

.slide1 {
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover;
}

.cajainterior {
  position: relative;
  display: block;
  width: 940px;
  height: 400px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
}

.imgprueba {
  margin-top: 60px;
}

.textosliderhome {
  margin-top: 100px;
  font-family: 'Open Sans', sans-serif;
  color: #f7931e;
  font-size: 40px;
  line-height: 42px;
  font-weight: 400;
  text-align: right;
}

.textosliderhome.texto2 {
  color: red;
}

.triangle1 {
  position: absolute;
  left: -780px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  width: 900px;
  height: 450px;
  background-color: transparent;
  background-image: url('../images/traingle1-01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.triangle1.nuevaqs {
  display: none;
  height: 350px;
}

.traingle2 {
  position: absolute;
  top: 0px;
  right: -780px;
  bottom: 0px;
  z-index: 2;
  width: 900px;
  height: 450px;
  background-color: transparent;
  background-image: url('../images/triangle2-01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.traingle2.nuevaqs {
  display: none;
  height: 350px;
}

.slide2 {
  overflow: hidden;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cajofonda {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.cajofonda.interiorqs {
  height: 350px;
  background-position: 0px 0px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.botonnavslider {
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 200px;
  height: 32px;
  float: none;
}

.seccionbajada {
  position: relative;
  width: 100%;
  height: 450px;
}

.seccionbajada.bajadaqs {
  height: auto;
  padding-top: 50px;
  padding-bottom: 30px;
}

.seccionbajada.bajadaqs.espacionews {
  height: auto;
  padding-bottom: 70px;
}

.heading {
  margin-top: 49px;
  margin-bottom: 15px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ff9c58;
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  font-size: 28px;
  font-weight: 400;
}

.heading.blanquea { 
  color: #fff;
  border-bottom: 1px solid #fff;
}

.heading.titulodesplega {
  margin-top: 10px;
  border-bottom-color: #fffcfa;
  color: #fff;
  cursor: pointer;
}

.heading.titulodesplega:hover {
  color: #dcff25;
}

.heading.headingcontacto {
  width: 100%;
  margin-top: 25px;
  float: left;
}

.heading.headingcontacto.blanco {
  margin-bottom: 40px;
  border-bottom-color: #fff;
  color: #fff;
}

.heading.blog {
  width: 1000px;
  margin: 40px auto 10px;
}

.caja660 {
  position: relative;
  width: 648px;
  height: 250px;
}

.caja660.extratamao {
  height: auto;
}

.cajitatxt {
  position: relative;
  width: 49%;
  height: 100%;
  margin-right: 5px;
  float: left;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 138, 14, 0.5)), to(rgba(255, 138, 14, 0.5))), url('../images/diseno-web.jpg');
  background-image: linear-gradient(180deg, rgba(255, 138, 14, 0.5), rgba(255, 138, 14, 0.5)), url('../images/diseno-web.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  box-shadow: 2px 2px 11px 0 #636363;
  text-decoration: none;
}

.cajitatxt.color2 {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(187, 56, 0, 0.5)), to(rgba(187, 56, 0, 0.5))), url('../images/ajedQQ.png');
  background-image: linear-gradient(180deg, rgba(187, 56, 0, 0.5), rgba(187, 56, 0, 0.5)), url('../images/ajedQQ.png');
  background-position: 0px 0px, 50% 35%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.titulocajita {
  margin-top: 8px;
  padding-top: 5px;
  padding-bottom: 12px;
  padding-left: 91px;
  border-bottom: 8px solid #fbb03b;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

.titulocajita.ico1 {
  border-bottom-width: 3px;
  background-image: url('../images/ICOS-01_1ICOS-01.png');
  background-position: 27px 12%;
  background-size: auto;
  background-repeat: no-repeat;
}

.titulocajita.ico2 {
  padding-top: 8px;
  padding-bottom: 17px;
  border-bottom-width: 3px;
  background-image: url('../images/ICOS-02_1ICOS-02.png');
  background-position: 27px 12%;
  background-size: auto;
  background-repeat: no-repeat;
}

.txtcajita {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 85%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
}

.txtcajita.gris {
  color: #868686;
  text-align: center;
}

.txtcajita.gris.corretxt {
  width: 100%;
  text-align: left;
}

.triangle3 {
  position: absolute;
  left: -95px;
  top: 77px;
  right: 53px;
  bottom: -28px;
  width: 95px;
  height: 173px;
  background-color: transparent;
  background-image: url('../images/trangle3-01.png');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.triangle3.reverb {
  left: 298px;
  top: 146px;
  background-image: url('../images/trangle3-012.png');
  background-position: 0px 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.cajablog {
  position: relative;
  right: 0px;
  bottom: 0px;
  width: 300px;
  height: 320px;
  margin-top: 40px;
  border: 1px solid #c2c2c2;
  background-color: #fff;
  text-decoration: none;
}

.tituloverde {
  width: 100%;
  height: 42px;
  margin-top: 12px;
  background-color: #009c98;
  color: #009c98;
}

.fotosr {
  position: absolute;
  left: 225px;
  top: -13px;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  background-position: 50% 50%;
  background-size: cover;
  border: 1px #fffdfd solid;
}

.tituloverdet {
  width: 90%;
  padding-top: 12px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.txtverdebajada {
  position: absolute;
  left: 11px;
  top: 57px;
  width: 190px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.txtorange {
  margin-top: 45px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #f7931e;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.txtorange.cambios {
  margin-top: 10px;
  padding-left: 0px;
  float: left;
  text-align: left;
}

.txtorange.cambios.cambios2 {
  padding-left: 20px;
}

.tituloverdecajita {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #009c98;
  font-size: 28px;
  line-height: 33px;
  font-weight: 400;
  text-align: center;
}

.tituloverdecajita:hover {
  color: #00cfca;
}

.tituloverdecajita.titulocajanews {
  padding-top: 10px;
  padding-left: 20px;
  float: none;
  font-size: 22px;
  line-height: 29px;
  text-align: left;
}

.cotizaraqui {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -65px;
  display: block;
  width: 204px;
  height: 53px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/botonCotizar-01.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.cotizaraqui:hover {
  opacity: 0.8;
}

.franjaranja {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 26px;
  z-index: -1;
  width: 100%;
  height: 80px;
  background-color: #f15a24;
}

.cajitanews {
  width: 310px;
  height: 340px;
  margin-right: 13px;
  margin-bottom: 90px;
  float: left;
  background-color: transparent;
  color: #838383;
  text-decoration: none;
}

.fotonewscaja {
  width: 100%;
  height: 180px;
  border: 1px solid #f15a24;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h4news {
  width: 100%;
  padding-right: 20px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #4b4b4b;
  font-size: 20px;
  text-decoration: none;
}
.btn1{
  background-color: #f77200;
}
.btn2{
  background-color: #FFB129;
}

.h4news:hover {
  color: #838383;
}

.vid {
  width: 100%;
  height: 180px;
  margin-bottom: 10px;
  border: 1px none #000;
}

.seccionorange {
  position: relative;
  background-color: #f15a24;
}

.seccionorange.nueva {
  height: auto;
  padding-bottom: 50px;
  background-color: transparent;
  background-image: url('../images/orangeAM.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.seccionorange.sinorange {
  background-color: transparent;
}

.seccionorange.sinorange.con {
  padding-bottom: 20px;
}

.seccionorange.sinorange.con.otrotam {
  padding-bottom: 50px;
}

.newsgrande {
  position: relative;
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  background-color: #ebf7ff;
  text-decoration: none;
}

.newsgrande:hover {
  box-shadow: 0 0 6px 0 #fff;
}

.foto11 {
  width: 45%;
  height: 100%;
  margin-right: 20px;
  float: left;
  
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fechanews {
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #646464;
}

.bordepunteado {
  width: 100%;
  height: auto;
  border-top: 1px solid #fff;
}

.cajita2 {
  position: relative;
  overflow: hidden;
  width: 49%;
  height: 200px;
  margin-top: 20px;
  margin-right: 6px;
  margin-bottom: 60px;
 
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-decoration: none;
}

.cajita2.rigth {
  margin-right: 0px;
  float: right;
}

.cajarrss {
  display: block;
  width: auto;
  height: 441px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: #fff;
  overflow-y: scroll;
  border: 2px white solid;
  border-radius: 3px;
}

.seccionclientes {
  height: auto;
  border-bottom: 3px none transparent;
}

.cajacarrusel {
  width: 100%;
  height: auto;
}
.txtnone{
  text-decoration: none;
}
.txtnonef{
  text-decoration: none;
  color: white;
}
.txtnonef:hover{
  text-decoration: underline;
  color: white;
}
.footer {
  position: relative;
  height: auto;
  background-image: url('../images/fondoh-01-01-01.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.dava {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 200px;
  height: 100%;
  background-image: url('../images/Sin-título-2-01.png');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.divb {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px;
  height: 100%;
  background-image: url('../images/Sin-título-2-01_1.png');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cajalogo {
  width: 650px;
  height: 110px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  background-image: url('../images/logo_americainternet_efectos.png');
  background-position: 0px 83%;
  background-size: 205px;
  background-repeat: no-repeat;
}

.txtfooter {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.txtfooter.marg {
  margin-top: 60px;
  margin-bottom: 5px;
  font-size: 15px;
}

.rrssboton {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  border-radius: 20px;
  background-image: url('/assets/images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
  opacity: 0.8;
}

.rrssboton:hover {
  opacity: 1;
}

.body {
  height: 100%;
}

.cajaform {
  position: fixed;
  right: 150px;
  bottom: 0px;
  z-index: 3;
  width: 330px;
  height: 400px;
  margin-right: 0px;
  padding-right: 15px;
  padding-left: 15px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #af0f0f;
}

.botonheader {
  height: 20px;
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 30px;
  padding-bottom: 5px;
  float: right;
  border-bottom: 1px solid transparent;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #616161;
  text-decoration: none;
}

.botonheader:hover {
  border-bottom-width: 2px;
  border-bottom-color: #ff7000;
}

.botonheader.menosmar.w--current {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.botonheader.menosmarg {
  margin-left: 0px;
}

.seccionup {
  height: 100px;
}

.cajatxt {
  height: 100px;
  max-height: 100px;
  min-height: 100px;
}

.envialo {
  width: 100%;
  background-color: #f15a24;
}

.envialo:hover {
  background-color: #ff8255;
}

.titulocqs {
  margin-top: 80px;
  padding-right: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: right;
  text-shadow: 1px 1px 6px #000;
}

.tituloqs {
  width: 90%;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 30px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  text-align: right;
}

.cajitext {
  width: 50%;
  height: auto;
  margin-top: 100px;
  float: right;
  background-color: rgba(228, 64, 0, 0.8);
}

.txtqscaja {
  margin-bottom: 20px;
  padding-right: 30px;
  padding-left: 20px;
  float: right;
  color: #fff;
  text-align: right;
}

.txtequipo {
  width: 80%;
  padding-left: 10px;
}

.txtequipo.nuevoancho {
  width: auto;
  padding-left: 0px;
}

.cajafotoyo {
  width: 220px;
  height: 220px;
  border-radius: 110px;
  background-position: 50% 50% ;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 6px 0 #fff;
}

.tituloyo {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #ff6109;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.tituloyo.correr {
  text-align: left;
}

.txtqsyo {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: left;
}

.txtnuev {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.imgameqs {
  width: 100%;
  height: 250px;
  margin-top: 60px;
  margin-bottom: 50px;
  border: 2px solid #fff;
}

.cajapostula {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #680000;
  color: #fff;
}

.fotomanos {
  display: block;
  width: 380px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-image: url('../images/apreton-manos.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.quierest {
  margin-top: 0px;
  margin-bottom: 4px;
  float: right;
  font-family: Oswald, sans-serif;
  color: #ffbc44;
}

.linkunete {
  float: right;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fff84d;
  font-weight: 700;
  text-decoration: none;
}

.linkunete:hover {
  color: #fffb99;
}

.txtunete {
  float: right;
  text-align: right;
}

.seccion100alto {
  position: relative;
  width: 100%;
  height: 660px;
 
}

.seccion100alto.ser1 {
  height: 700px;
  background-image: url('../images/fnd.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.seccion100alto.fotohostfondo {
  background-image: url('../images/web-hosting.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.flotadormedio {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 1000px;
  height: 620px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border: 1px none #000;
 
}

.flotadormedio.white {
  color: #fff;
}

.franjanaranja {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: 250px;
  margin-bottom: 50px;
  background-color: #f15a24;
}

.txtesquina {
  width: 300px;
  height: 200px;
  margin-bottom: 70px;
  float: left;
}

.heading-2 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #f7931e;
  font-weight: 700;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-weight: 400;
}

.div-block {
  width: 600px;
  height: 340px;
  margin-top: 280px;
  padding-top: 1px;
  float: none;
  background-image: url('../images/Responsive-Web-Design.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.cajalado {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 300px;
  height: 520px;
  background-color: rgba(255, 143, 0, 0.8);
}

.frasegan {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 10px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-align: right;
}

.cajadescrip {
  position: relative;
  padding: 0px 10px 10px 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: right;
}

.cajadescrip.cdhost {
  width: 350px;
  float: left;
  clear: left;
}

.cajadescrip.griss {
  color: #888;
}

.h3blanc {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 21px;
}

.div-block-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 35px;
  height: 35px;
  margin-top: 0px;
  margin-left: -18px;
  background-color: transparent;
  background-image: url('../images/rom-01_1rom-01.png');
  background-position: 50% 50%;
  background-size: auto;
}

.div-block-2.cdhostr {
  top: 20px;
}

.div-block-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 500px;
  margin-top: 80px;
  background-color: rgba(0, 0, 0, 0.7);
}

.titulohost {
  margin-top: 100px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.fotohost {
  position: absolute;
  top: 60px;
  right: 0px;
  width: 50%;
  height: 500px;
  float: right;
  clear: right;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.franjabla {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: 330px;
  background-color: #fff;
}

.imggoogle {
  position: absolute;
  left: 0px;
  top: 268px;
  bottom: 0px;
  float: left;
  clear: left;
}

.cajacon {
  width: 300px;
  height: 100%;
  padding-top: 50px;
  float: right;
}

.contenedornews {
  height: auto;
  float: none;
}

.cajitanoticion {
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  color: #555;
  text-decoration: none;
}

.cajitanoticion:hover {
  color: #e28d5d;
}

.cajafoto {
  overflow: hidden;
  height: 150px;
  min-height: 100px;
  margin-bottom: 10px;
  border: 2px solid #ff6803;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.fecha {
  font-family: Exo, sans-serif;
  color: #f37032;
}

.fecha.upafecha {
  margin-top: 30px;
}

.fecha.upafecha.upquita {
  margin-top: 0px;
}

.heading-3 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.heading-3.titulonews {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #009c98;
}

.imgnews {
  overflow: hidden;
  width: 95%;
  height: 200px;
  margin-bottom: 30px;
  border: 2px solid #cfcfcf;
}

.botoncategoria {
  width: 200px;
  height: 30px;
  float: none;
  clear: left;
  border-bottom: 2px solid #f3a808;
  background-color: #f37032;
}

.botoncategoria:hover {
  width: 200px;
  height: 30px;
  float: left;
  border-bottom-color: #8bffdf;
  background-color: #009c98;
}

.botoncateg {
  width: 200px;
  height: 35px;
  padding-top: 5px;
  padding-left: 0px;
  border-top: 1px solid #ffc688;
  font-family: 'Open Sans', sans-serif;
  color: #757575;
  font-size: 16px;
  text-decoration: none;
}

.botoncateg:hover {
  color: #ffb800;
}

.text-block {
  text-align: left;
}

.formwraper {
  display: block;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.field {
  margin-bottom: 0px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.form {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.textfield {
  height: 45px;
  margin-bottom: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.textfield:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #ffc13a;
  box-shadow: inset -1px -1px 3px 0 #fd8b00;
}

.textarea {
  width: 100%;
  height: 110px;
  max-height: 110px;
  min-height: 110px;
}

.textarea:hover {
  border: 1px solid #ffc13a;
  box-shadow: inset 1px 1px 3px 0 rgba(253, 139, 0, 0.4);
}

.submit-button {
  width: 100%;
  margin-top: 5px;
  border-bottom: 3px solid #ce0000;
  background-color: #ff5411;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff641b), to(#ff8500));
  background-image: linear-gradient(180deg, #ff641b, #ff8500);
}

.submit-button:hover {
  background-color: #f08523;
  background-image: none;
}

.seccionmap {
  padding-top: 20px;
  padding-bottom: 60px;
  background-color: #9c0000;
  color: #fff;
}

.h3direc {
  margin-top: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
}

.map {
  width: 100%;
  height: 250px;
  float: left;
}

.titulonewscaja {
  margin-top: 0px;
  padding-left: 0px;
  color: #009c98;
  font-size: 15px;
  line-height: 19px;
  font-weight: 700;
}

.paginador {
  width: 200px;
  height: 40px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-left: 5px;
}

.linknumber {
  margin-right: 5px;
  padding: 1px 5px 0px;
  float: left;
  border-top-right-radius: 3px;
  background-color: #b1b1b1;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.linknumber:hover {
  background-color: #ff7a00;
}

.franjaposicionamiento {
  position: relative;
  width: 100%;
  height: 30px;
  background-color: transparent;
  margin-left: 10px;
}

.centraenlaces {
  display: block;
  width: 1000px;
  height: 30px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  text-decoration: none;
}

.link {
  margin: 0px;
  line-height: 20px;
  margin-right: 20px;
  float: left;
  color: #b15353;
  font-size: 9px;
  text-decoration: none;
}

.drop {
  width: auto;
  height: 50px;
  padding-top: 22px;
  padding-right: 40px;
  padding-left: 0px;
  float: left;
  clear: right;
}

.icondrop {
  margin-top: 25px;
}

.dropdown {
  float: left;
  clear: left;
}

.cajadesplega {
  position: absolute;
  left: auto;
  top: 50px;
  right: 34%;
  bottom: 0%;
  overflow: hidden;
  width: 120px;
  height: 0px;
  background-color: red;
}

.linkdentro {
  width: 100%;
  height: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  float: left;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.linkdentro:hover {
  background-color: #e20000;
}

.cajadesplega2 {
  position: absolute;
  left: auto;
  top: 50px;
  right: 19%;
  bottom: 0%;
  overflow: hidden;
  width: 120px;
  height: 0px;
  background-color: red;
}

.divem {
  position: relative;
  width: auto;
  height: 50px;
  min-width: 90px;
  margin-left: 0px;
  padding-right: 15px;
  padding-left: 15px;
  float: right;
  clear: left;
}

.botonmenu {
  width: 100px;
  height: 50px;
  float: left;
  border-bottom: 2px none transparent;
}

.botonmenu:hover {
  border-bottom-style: none;
  border-bottom-color: transparent;
}

.botonmenu.extram {
  margin-left: 6px;
  background-color: #fff;
}

.botonmenu.extram.abriir {
  overflow: hidden;
  width: 115px;
  height: 50px;
  margin-left: 0px;
}

.botonmenu.extram.abriir:hover {
  height: auto;
}

.botonmenu.extram.abrirv {
  overflow: hidden;
  width: 98px;
  height: 50px;
  margin-left: 0px;
}

.botonmenu.extram.abrirv:hover {
  height: auto;
}

.botonmenu.extram.abrirm {
  overflow: hidden;
  height: 50px;
}

.botonmenu.extram.abrirm2 {
  overflow: hidden;
  height: 50px;
}

.botonmenu.raya {
  border-bottom-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.botonmenu.raya:hover {
  border-bottom-style: solid;
  border-bottom-color: #f60;
}

.linkmenu {
  width: 100%;
  margin-top: 26px;
  float: left;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #5a5a5a;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.linkmenu:hover {
  color: #e54703;
}

.linkmenu2 {
      width: 100%;
    margin: 17px;
    float: left;
    clear: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    -webkit-box-shadow: 7px 9px 30px 0 rgba(1,3,86,.1);
    box-shadow: 7px 9px 30px 0 rgba(1,3,86,.1);
    background: #e43e16;
    color: #FFF;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    text-align: center;
    line-height: 36px!important;
    letter-spacing: .5px;
    background: -webkit-linear-gradient(135deg,#ff8719 10%,#e62117 100%)!important;
    background: linear-gradient(135deg,#ff8719 10%,#e62117 100%)!important;
}

.linkmenu2:hover {
  opacity: 0.8;
}

.botonmenu.raya {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}


.botondentro {
  width: 100%;
  height: 30px;
  padding-top: 4px;
  float: left;
  background-color: rgba(255, 123, 0, 0.8);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.botondentro:hover {
  background-color: #ff7b00;
}

.botondentro.upa {
  margin-top: 10px;
}

.botondentro.upa.extraupa {
  height: 30px;
}

.sliderm {
  display: none;
}

.cajaslideeq {
  width: 100%;
  height: 300px;
}

.cajasliderequipo {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.slidereq {
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  background-color: transparent;
}

.slide {
  width: 100%;
  height: auto;
}

.cajaalto {
  width: 200px;
  height: 800px;
  float: left;
}

.altoo {
  width: 200px;
  height: 800px;
  background-color: #b21919;
}

.seccioncat {
  width: 100%;
  height: 100px;
}

.cajacategorias {
  width: 1000px;
  height: 80px;
}

.categoriaup {
  width: 125px;
  height: 40px;
  clear: left;
}

.categoriesnew {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}

.categorianueva {
  width: 125px;
  height: 30px;
  margin-top: 0px;
  padding-top: 5px;
  float: right;
  border-left: 1px solid #c9c9c9;
  font-family: 'Open Sans', sans-serif;
  color: #009c98;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}

.categorianueva2 {
  height: 30px;
  margin-top: 0px;
  padding: 21px;
  padding-top: 5px;
  float: right;
  border-left: 1px solid #c9c9c9;
  font-family: 'Open Sans', sans-serif;
  color: #009c98;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}

.categorianueva:hover {
  color: #ff9778;
}
.categorianueva2:hover {
  color: #ff9778;
}

.categorianueva.last {
  height: 30px;
  margin-top: 0px;
  padding-top: 5px;
  border-right: 1px solid #c9c9c9;
}
.categorianueva2.last {
  height: 30px;
  margin-top: 0px;
  padding-top: 5px;
  border-right: 1px solid #c9c9c9;
}

.divbuscador {
  width: 1000px;
  height: 50px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

.buscatag {
  width: 140px;
  height: 30px;
  margin-top: 5px;
  float: right;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.form-2 {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}

.botonbuscar {
  height: 30px;
  margin-top: 5px;
  padding-top: 5px;
  float: right;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #919191;
  font-size: 12px;
}

.botonbuscar:hover {
  background-color: #e4761b;
}

.seccionnews {
  width: 100%;
  height: auto;
}

.fotogrande {
  overflow: hidden;
  width: 98%;
  height: 360px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  float: right;
  border-style: none;
  border-width: 4px;
  border-color: #ff8400;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fotogrande.fotochica {
  width: 100%;
  height: 220px;
  margin-bottom: 10px;
}

.fotogrande.fotoderecha {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: -10px;
  padding-left: 0px;
  float: left;
}

.titulonews {
  margin-top: 10px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #009c98;
  font-size: 32px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
}

.titulonews:hover {
  color: #15cfcb;
}

.titulonews.tnchico {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  line-height: 22px;
}

.titulonews.tnchico.orange {
  color: #f37032;
}

.titulonews.pequetipe {
  font-size: 26px;
  line-height: 28px;
}

.txtnewprev {
  margin-top: 8px;
  font-size: 14px;
  line-height: 18px;
}

.txtnewprev.txtnoti {
  padding-left: 0px;
  font-size: 15px;
  line-height: 20px;
  text-align: justify;
}

.cajanewchica {
  padding-bottom: 60px;
  min-height: 600px;
}

.pagina {
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  color: #ff4d00;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.pagina:hover {
  color: #636363;
}

.escritor {
  width: 100%;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #009c98;
  text-align: right;
  text-decoration: none;
}

.escritor.chic {
  float: left;
  text-align: left;
}

.sliderevent {
  width: 100%;
  height: 320px;
  margin-top: 30px;
  margin-bottom: 50px;
  background-color: transparent;
}

.left-arrow-3 {
  display: none;
}

.right-arrow-3 {
  display: none;
}

.divderecha {
  width: 45%;
  height: 300px;
}

.padingup {
  padding-top: 140px;
}

.div-block-4 {
  width: 100%;
  margin-bottom: 30px;
  float: left;
}

.div-block-5 {
  margin-bottom: 30px;
}

.columnup {
  padding-right: 0px;
}

.autor {
  margin-top: 12px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.bajada {
  font-family: 'Open Sans', sans-serif;
  color: #fc7100;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
  margin-bottom: 10px;
}

.text-span {
  margin-left: 20px;
}

.cajafotosaparece {
  margin-top: 20px;
}

.lbgalnews {
  width: 98%;
  height: 240px;
  margin-right: auto;
  margin-left: auto;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cajaredes {
  width: 100%;
  height: 50px;
  margin-top: 10px;
  background-color: transparent;
}

.tabproyect {
  width: 100%;
  height: 400px;
}

.tablink {
  border-bottom: 3px solid #292929;
  background-color: #c9c9c9;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.tablink:hover {
  background-color: #a0a0a0;
}

.tablink.w--current {
  background-color: #ff701e;
}

.txttab {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.tabpanel {
  background-color: #dfdfdf;
}

.lbtab {
  width: 100%;
  height: 280px;
  margin-top: 20px;
  margin-left: 10px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.columns {
  padding-bottom: 20px;
}

.tabcontent {
  background-color: transparent;
}

.cjainfoprev {
  width: 95%;
  height: 280px;
  margin-top: 20px;
  margin-left: 10px;
  padding: 20px;
  border-right: 5px solid #009c98;
  background-color: #fff;
}

.lbprevchica {
  width: 98%;
  height: 200px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diform {
  width: 100%;
  height: auto;
  padding-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
  clear: left;
  background-color: hsla(0, 0%, 100%, 0.7);
}

.fieldform {
  font-family: 'Open Sans', sans-serif;
  color: #ff6702;
  font-size: 16px;
}

.linknew {
  color: #919191;
  text-decoration: none;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.link-3 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff648;
  text-decoration: none;
}

.link-3:hover {
  color: red;
}

@media (max-width: 991px) {
  .header {
    height: 60px;
  }
  .centrador {
    width: auto;
    min-width: 767px;
  }
  .slider {
    height: 350px;
  }
  .sliderhome {
    height: 350px;
  }
  .caja {
    width: 100%;
    height: auto;
  }
  .cajainterior {
    width: 100%;
    height: 350px;
  }
  .textosliderhome {
    padding-right: 10px;
    font-size: 32px;
  }
  .slide2 {
    height: 350px;
  }
  .cajofonda {
    width: 100%;
    height: 350px;
  }
  .seccionbajada {
    height: 732px;
  }
  .seccionbajada.bajadaqs {
    height: auto;
  }
  .heading {
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .caja660 {
    width: 100%;
  }
  .cajablog {
    width: 100%;
    height: 220px;
    margin-top: 100px;
  }
  .fotosr {
    left: 617px;
  }
  .txtorange {
    margin-top: 30px;
  }
  .cotizaraqui {
    z-index: 3;
  }
  .franjaranja {
    bottom: 326px;
  }
  .cajitanews {
    width: 48%;
    margin-bottom: 0px;
  }
  .vid {
    width: 48%;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 50px;
    padding-bottom: 0px;
    float: left;
  }
  .cargoyo{
  	text-align: center;
  }
  .cajita2.rigth {
    margin-bottom: 20px;
  }
  .cajarrss {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .cajaform {
    right: 0px;
    bottom: 0px;
    overflow: visible;
  }
  .seccionup {
    height: 65px;
  }
  .navbar {
    height: 60px;
    background-color: #fff;
  }
  .logoaihead {
    width: 250px;
    height: 55px;
    margin-top: 6px;
    background-image: url('../images/logo_americainternet_efectos.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .menubuton.w--open {
    border-radius: 40px;
    background-color: #e9601b;
  }
  .navmenu {
    padding-top: 20px;
    padding-bottom: 50px;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
  }
  .cajitext {
    width: 60%;
    padding-bottom: 10px;
  }
  .txtequipo {
    margin-bottom: 25px;
  }
  .txtequipo.nuevoancho {
    width: auto;
  }
  .cajafotoyo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .tituloyo {
    float: none;
    text-align: center;
  }
  .tituloyo.correr {
    text-align: center;
  }
  .txtqsyo {
    text-align: center;
  }
  .cajapostula {
    background-color: #f04000;
  }
  .quierest {
    font-size: 22px;
  }
  .linkunete {
    margin-top: -6px;
  }
  .seccion100alto.ser1 {
    height: 700px;
  }
  .flotadormedio {
    width: 100%;
  }
  .heading-2 {
    padding-left: 10px;
  }
  .paragraph {
    padding-left: 10px;
  }
  .div-block {
    width: 420px;
    margin-left: 10px;
  }
  .cajalado {
    margin-right: 10px;
  }
  .frasegan {
    padding-right: 10px;
    font-size: 28px;
    line-height: 30px;
    text-align: right;
  }
  .cajadescrip.cdhost {
    margin-left: 30px;
  }
  .titulohost {
    padding-left: 10px;
  }
  .imggoogle {
    margin-top: 100px;
    margin-left: 20px;
  }
  .cajacon {
    padding-right: 10px;
  }
  .contenedornews {
    padding-right: 10px;
    padding-left: 10px;
  }
  .otroalto {
    margin-top: -40px;
  }
  .fecha {
    margin-left: 30px;
  }
  .fecha.upafecha {
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
  }
  .heading-3.titulonews {
    width: 60%;
    margin-left: 30px;
  }
  .imgnews {
    width: 60%;
    margin-left: 30px;
  }
  .columnnews {
    padding-right: 0px;
    padding-left: 10px;
  }
  .txtnews {
    width: 60%;
    margin-left: 30px;
  }
  .botoncateg {
    padding-left: 6px;
  }
  .formwraper {
    width: auto;
  }
  .form {
    width: 90%;
    float: none;
  }
  .h3direc {
    font-size: 20px;
  }
  .centraenlaces {
    width: auto;
  }
  .cajasliderequipo {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
  .fotogrande.fotoderecha {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .titulonews.pequetipe {
    width: 100%;
    min-width: 100%;
    padding-right: 10px;
    padding-left: 0px;
    float: left;
    font-size: 24px;
    line-height: 26px;
    text-align: left;
  }
  .txtnewprev.txtnoti {
    width: 95%;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 0px;
    float: left;
    text-align: justify;
  }
  .cajafotoss {
    display: none;
  }
  .div-block-5 {
    padding-left: 10px;
  }
  .autor {
    width: 100%;
    padding-left: 0px;
    float: left;
    text-align: left;
  }
  .bajada {
    margin-right: 20px;
    float: left;
  }
  .lbtab {
    height: 240px;
  }
  .lbprevchica {
    width: 100%;
  }
  .navlinkm {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ffd0b0;
    background-color: #fff;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Open Sans', sans-serif;
    color: #f60;
    font-size: 17px;
    font-weight: 400;
    text-align: left;
  }
  .navlinkm:hover {
    color: #009c98;
  }
  .droplink {
    background-color: #fff;
    color: #009c98;
  }
  .droplink:hover {
    color: #008683;
    font-weight: 400;
  }
  .categorianueva2{
    padding-left: 7px;
    padding-right: 7px;
  }
}

@media (max-width: 767px) {
    .seccionup {
    height: 61px;
  }

  .img_edit{
	 width: 90px;
     height: 90px;
  }
  .centrador {
    min-width: 567px;
  }
  .slider {
    display: none;
  }
  .slider.nuevaqs.aparece {
    display: block;
  }
  .textosliderhome {
    font-size: 22px;
    line-height: 28px;
  }
  .seccionbajada.bajadaqs {
    height: auto;
    padding-bottom: 50px;
  }
  .heading {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 22px;
  }
  .heading.headingcontacto.blanco {
    margin-bottom: 20px;
  }
  .heading.blog {
    width: auto;
  }
  .cajitatxt {
    height: 300px;
  }
  .titulocajita {
    padding-left: 0px;
    background-image: none;
    text-align: center;
  }
  .titulocajita.ico1 {
    background-image: none;
  }
  .titulocajita.ico2 {
    background-image: none;
  }
  .txtcajita.gris {
    position: relative;
  }
  .tituloverdecajita.titulocajanews {
    font-size: 18px;
    line-height: 23px;
  }
  .cotizaraqui {
    bottom: -109px;
  }
  .franjaranja {
    bottom: 282px;
  }
  .cajitanews {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    height: auto;
  }
  .footer {
    height: auto;
    padding-bottom: 30px;
  }
  .cajalogo {
    width: auto;
  }
  .cajitext {
    width: 75%;
  }
  .tituloyo.correr {
    text-align: center;
  }
  .txtqsyo {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .fotomanos {
    display: none;
  }
  .quierest {
    width: 100%;
    text-align: center;
  }
  .linkunete {
    width: 100%;
    text-align: center;
  }
  .txtunete {
    text-align: center;
  }
  .seccion100alto.ser1 {
    height: 800px;
  }
  .txtesquina {
    width: 100%;
  }
  .heading-2 {
    width: 100%;
    float: none;
  }
  .div-block {
    width: 420px;
  }
  .cajalado {
    position: absolute;
    top: 91px;
    right: 0px;
    bottom: 0px;
    margin-top: 100px;
    margin-bottom: 71px;
  }
  .frasegan {
    position: absolute;
    left: 0px;
    top: 174px;
    right: auto;
    width: 45%;
    margin-left: 10px;
    float: none;
    font-size: 22px;
    line-height: 28px;
    text-align: left;
  }
  .cajadescrip {
    position: relative;
    right: 0px;
    bottom: 0px;
  }
  .cajadescrip.cdhost {
    width: 500px;
  }
  .fotohost {
    width: 35%;
  }
  .imggoogle {
    left: 0px;
    top: 263px;
    bottom: 0px;
    display: block;
    width: 200px;
    margin-top: -30px;
    margin-right: auto;
    margin-left: auto;
  }
  .cajacon {
    display: block;
    width: 60%;
    height: auto;
    margin-top: -120px;
    margin-right: auto;
    margin-left: auto;
    float: right;
  }
  .contenedornews {
    padding-top: 40px;
  }
  .cajafoto {
    margin-top: 10px;
  }
  .fecha.upafecha {
    margin-left: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .heading-3.titulonews {
    width: 80%;
  }
  .imgnews {
    width: 75%;
  }
  .txtnews {
    width: 80%;
  }
  .botoncateg {
    width: 45%;
    margin-right: 5px;
  }
  .seccionmap {
    height: 650px;
    float: none;
  }
  .h3direc {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .paginador {
    padding-left: 20px;
  }
  .centraenlaces {
    height: auto;
  }
  .sliderm {
    display: block;
    width: 100%;
    height: auto;
  }
  .left-arrow {
    display: none;
  }
  .right-arrow {
    display: none;
  }
  .linkblockm {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 40px;
    width: 100%;
    height: auto;
    min-height: 60px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: rgba(230, 84, 0, 0.7);
    color: #fff;
    text-decoration: none;
  }
  .slide1m {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slide2m {
    background-image: url('../images/diseno-web.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .categorianueva {
   width: 180px;
  }
  .categorianueva2 {
    padding: 7px;
  }
  .divbuscador {
    width: auto;
    padding-right: 10px;
  }
  .form-2 {
    width: auto;
  }
  .fotogrande {
    width: 100%;
    margin-bottom: 60px;
  }
  .fotogrande.fotoderecha {
    width: 100%;
  }
  .titulonews.tnchico {
    display: block;
    text-align: center;
  }
  .titulonews.pequetipe {
    width: 100%;
    padding-left: 0px;
    float: left;
    text-align: center;
  }
  .txtnewprev {
    text-align: center;
  }
  .txtnewprev.txtnoti {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    float: left;
  }
  .cajanewchica {
    padding-bottom: 40px;
  }
  .sliderevent {
    height: 450px;
  }
  .cajafotoss {
    display: none;
  }
  .autor {
    width: 100%;
    padding-left: 0px;
    float: left;
    text-align: center;
  }
  .bajada {
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;

  }
  .cajaredes {
    margin-bottom: 20px;
  }
  .tabproyect {
    height: auto;
    margin-bottom: 40px;
  }
  .tablink {
    width: 50%;
  }
  .tablink.w--current {
    width: 50%;
  }
  .lbtab {
    display: block;
    width: 96%;
    height: 280px;
    margin-right: auto;
    margin-left: auto;
  }
  .cjainfoprev {
    width: 96%;
  }
  .lbprevchica {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .div-block {
    width: 320px;
  }
	.fotosr {
    left: 230px;
  }
	.img_edit{
	 width: 80px;
     height: 80px;
  }
  .cajita2{
    width: 100%;
    margin: auto;
    padding-top: 10px;
  }
  .centrador {
    min-width: 319px;
  }
  .centrador.tamcontacto {
    height: auto;
  }
  .seccionbajada {
    height: auto;
  }
  .heading.blog {
    text-align: left;
  }
  .cajitatxt {
    width: 100%;
    margin-bottom: 30px;
  }
  .txtcajita.gris {
    position: relative;
  }
  .txtcajita.gris.corretxt {
    margin-bottom: 20px;
  }
  .cajablog {
    height: auto;
    margin-top: 160px;
    padding-bottom: 10px;
  }
  .tituloverdecajita.titulocajanews {
    font-size: 12px;
    line-height: 16px;
  }
  .cotizaraqui {
    left: 0px;
    right: 0px;
    bottom: -497px;
    width: 100%;
    padding-top: 8px;
   /* background-color: #f6c900;*/
  }
  .franjaranja {
    bottom: 360px;
  }
  .cajitanews {
    margin-bottom: 20px;
    width: 80%;
  }
  .vid {
    width: 100%;
    margin-bottom: 50px;
  }
  .seccionorange.nueva {
    height: auto;
    padding-bottom: 50px;
  }
  .seccionorange.sinorange.con {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footer {
    padding-bottom: 70px;
  }
  .cajaform {
    width: 100%;
  }
  .tituloqs {
    font-size: 20px;
  }
  .cajitext {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 10%;
    width: 100%;
  }
  .txtqsyo {
    margin-bottom: 30px;
  }
  .txtnuev {
    margin-bottom: 50px;
  }
  .cajapostula {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .quierest {
    text-align: center;
  }
  .linkunete {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .txtunete {
    text-align: center;
  }
  .seccion100alto.ser1 {
    height: 900px;
  }
  .seccion100alto.ser1.sert2 {
    height: 1000px;
  }
  .cajalado {
    top: 137px;
  }
  .cajadescrip.cdhost {
    width: 280px;
    margin-left: 20px;
  }
  .div-block-3 {
    height: 580px;
  }
  .titulohost {
    padding-left: 20px;
  }
  .cajacon {
    width: 90%;
    margin-top: 0px;
    padding-right: 5px;
  }
  .contenedornews {
    padding-top: 40px;
  }
  .otroalto {
    margin-top: -20px;
  }
  .heading-3.titulonews {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .txtnews {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .formwraper {
    float: left;
  }
  .seccionmap {
    height: 700px;
  }
  .centraenlaces {
    height: auto;
  }
  .categorianueva {
    width: 160px;
  }
   .categorianueva2 {
    width: 160px;
    padding: 10px;
  }
  .fotogrande.fotoderecha {
    height: 200px;
  }
  .txtnewprev.txtnoti {
    padding-right: 20px;
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
  }
  .sliderevent {
    height: 500px;
  }
  .div-block-5 {
    padding-left: 10px;
  }
  .bajada {
    margin-right: 0px;
  }
  .tablink {
    width: 100%;
  }
  .tablink.w--current {
    width: 100%;
  }
  .lbtab {
    width: 100%;
    height: 220px;
  }
  .cjainfoprev {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .lbprevchica {
    width: 100%;
  }
  .seccionup{
    height: 61px;
  }
.cajarrss{
	width: 80%;
}
}