

@font-face {
  font-family:"Montserrat-Regular";
  src:url("../fonts/Montserrat-Regular.eot?") format("eot"),
    url("../fonts/Montserrat-Regular.woff") format("woff"),
    url("../fonts/Montserrat-Regular.ttf") format("truetype"),
    url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight:normal;
  font-style:normal;
}


@font-face {
  font-family:"Montserrat-Bold";
  src:url("../fonts/Montserrat-Bold.eot?") format("eot"),
    url("../fonts/Montserrat-Bold.woff") format("woff"),
    url("../fonts/Montserrat-Bold.ttf") format("truetype"),
    url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
    font-family:"ITC Avant Garde Gothic";
    src:url("../fonts/ITCAvantGardeStd-Bk.eot") format("eot"),
        url("../fonts/ITCAvantGardeStd-Bk.woff") format("woff"),
        url("../fonts/ITCAvantGardeStd-Bk.ttf") format("truetype"),
        url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}



#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-family:"ITC Avant Garde Gothic";
}

.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

header{
  background: url(../img/bg.jpg) no-repeat center;
}

.logo a {
  position: relative;
  float: left;
  z-index: 99999999;
}

#datos-head{
  background-color: #44D800;
  padding: 15px 0px;
}

#telefono_home{
  float: right;
  color: #FFF;
  position: relative;
  font-size: 18px;
  margin-left: 45px;
}

#telefono_home:hover{
  color: #000 !important;
}

.ico1{
  padding: 13px;
  background: url(../img/ico1.png) no-repeat -3px 10px;
}

.what{
  float: right;
  color: #FFF;
  position: relative;
  font-size: 18px;
}

.ico2{
  padding: 19px;
  background: url(../img/ico2.png) no-repeat 1px 20px;
}

#barra-menu{
  background-color:#07152f;
  padding: 6px 0px;
}

#menu{
  padding-bottom: none;
  background: transparent;
  width: 100%;
  margin-bottom:0;
  border: none;
  text-transform: uppercase;
  min-height: 10px;
}

.menu {
  text-align:right;
  margin-top: 36px;
}

#navbar li{
  display: inline-block;
  margin: 0px 0px 0px 108px;
}

#navbar a{
  color: #FFF;
  float: left;
  position: relative;
  display:inline-block;
  font-size: 20px !important;
  padding: 22px 0px;
  text-decoration: none !important;
}

#navbar a:hover{
  color: #44D800;
}

#navbar .selec{
  color: #44D800;
}

#carousel-home{
  margin-top:10%;
}

#carousel-home .carousel-indicators{
  bottom: 10px;
}

#carousel-home .carousel-indicators li{
  width:15px;
  height:15px;
  background: #61D81B;
  border:none;
}

#carousel-home .carousel-indicators .active{
  background:#001254;
  border-color: #001254;
}

#carousel-home2{
  margin-top:10%;
}

#carousel-home2 .carousel-indicators{
  bottom: 10px;
}

#carousel-home2 .carousel-indicators li{
  width:15px;
  height:15px;
  background: #61D81B;
  border:none;
}

#carousel-home2 .carousel-indicators .active{
  background:#001254;
  border-color: #001254;
}

#quienes_home{
  padding: 91px 0px;
}

#quienes_home h1{
  font-family:"Montserrat-Bold";
  font-size: 50px;
  color: #fff;
  padding-bottom: 75px;
  text-decoration: underline;
}

#quienes_home p{
  font-size: 22px;
  line-height: 27px;
  color: #f2f1f1;
  text-align: justify;
}

#linea_alimentos_home {
    padding-top: 777px;
    padding-bottom: 49px;
    background-size: cover;
    text-align: left;
}

.bg_empresa{
      background: url(../img/empresa/bg_empresa.jpg) no-repeat center top;
        background-size: cover;
}

.bg_servicios{
      background: url(../img/servicios/bg_servicios.jpg) no-repeat center top;
        background-size: auto;
}

#certificacion{
  background-color: #34b400;
  padding: 45px 0px;
}

#certificacion h2{
  font-size:31px;
  text-align: justify;
  padding-top: 12px;
  line-height: 46px;
  color: #fff;
}

#productos_home{
  background-color: #EFEDEE;
  padding: 85px 0px;
}

#productos_home h1{
  text-align: center;
  font-size: 50px;
  text-decoration: underline;
  color: #023777;
  font-family:"Montserrat-Bold";
  padding-bottom: 50px;
}

.h_productos{
  width: 100%;
  float: left;
  position: relative;
  margin-top: 20px;
}

.hover{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
}

.h_productos:hover .hover{
  display: block;
}

#servicios_home{
  padding: 75px 0px;
}

#servicios_home h1{
  color: #fff;
  font-size: 50px;
  text-align: center;
  text-decoration: underline;
  font-family:"Montserrat-Bold";
}

#servicios_home ul li {
  padding-top: 23px;
  padding-left: 173px;
  float: left;
  position: relative;
  clear: both;
  margin-bottom: 119px;
}

#servicios_home h2{
  color: #83D604;
  font-size: 30px;
  font-family:"Montserrat-Bold";
  padding-bottom: 11px;
}

#servicios_home h3{
  color:#EA258F;
  font-size: 30px;
  font-family:"Montserrat-Bold";
  padding-bottom: 11px;
}

#servicios_home h4{
  color:#F25D15;
  font-size: 30px;
  font-family:"Montserrat-Bold";
  padding-bottom: 11px;
}

#servicios_home p{
  font-size: 21px;
  color: #fff;
  line-height: 26px;
}

.ico {
  width: 149px;
  height: 152px;
  position: absolute;
  left: 0px;
  top: -10px;
}

.item_ser{
  padding-top: 25px;
  margin-bottom:9%;
}

.item_serv{
  margin-top: 16%;
}

footer{
  padding: 45px 0px;
  background-color: #fff;
  color: #093874;
}

footer h1{
  font-family:"Montserrat-Bold";
  font-size: 28px;
  padding-bottom: 15px;
}

footer p{
  font-size: 20px;
  line-height: 25px;
}

#web {
  background-color:#44D800;
  padding:10px 0px;
  float: left;
  font-size: 18px;
  position: relative;
}

#redes{
  float: right;
  position: relative;
}

#fb {
  display: inline-block;
  background: url(../img/redes.png) -50px 0px no-repeat;
  width: 44px;
  height: 46px;
  margin-right: 0%;
}

#tw {
  display: inline-block;
  background: url(../img/redes.png) top left no-repeat;
  width: 40px;
  height:46px;
}

#what {
  display: inline-block;
  background: url(../img/redes.png) -105px 0px no-repeat;
  width: 44px;
  height:46px;
}

.iconos-t {
  background: url(../img/iconos.png) no-repeat 0px 4px;
  padding-left: 28px;
  line-height: 24px;
}

.iconos-e {
  background: url(../img/iconos2.png) no-repeat 0px 4px;
  padding-left: 28px;
  line-height: 24px;
  margin-top: 17px;
}

.iconos-e a{
  color: #093874;
}

.iconos-d {
  background: url(../img/iconos3.png) no-repeat 0px 4px;
  padding-left: 28px;
  line-height: 26px;
}

.iconos-w a{
  background: url(../img/wha.png) no-repeat 2px -1px;
  padding-left: 28px;
  color: #093874; 
  line-height: 33px;
}

.politicas{
  background-color: #003577 !important;
  padding: 9px;
  color: #fff !important;
}

.copy a{
  background: url(../img/web.png) no-repeat right;
  color: #00000036;
  padding-right: 147px;
  display: inline-block;
  text-decoration: none !important;
  float: right;
  font-size: 14px;
}

#titulo {
  padding-top: 208px;
  padding-bottom: 42px;
  background-size: cover;
  text-align: right;
  margin-top: 9%;
}

#titulo h1 {
  color: #FFF;
  text-align: center;
  display: inline-block;
  font-size: 31px;
  padding: 11px 213px 11px 15px;
  text-shadow: 4px 2px 2px #0000005c;
  background-color:#44D800B0;
  text-transform: uppercase;
  font-family:"Montserrat-Bold";
}

.bg-1 {
  background: url(../img/empresa/bg.jpg) no-repeat center top;
    background-size: auto;
}

.bg-3 {
  background: url(../img/servicios/bg.jpg) no-repeat center top;
    background-size: auto;
}

.bg-4 {
  background: url(../img/productos/bg.jpg) no-repeat center top;
    background-size: auto;
}

.bg-5 {
  background: url(../img/bg.jpg) no-repeat center top;
    background-size: auto;
}

#nosotros{
  padding: 65px 0px;
  background-color: #EFEDEE;
}

#nosotros h1{
  color: #093874;
  font-family:"Montserrat-Bold";
  font-size:50px;
  text-decoration: underline;
}

#nosotros p{
  font-size: 19px;
  text-align: justify;
  line-height: 28px;
}

.bg_tapa{
  background: url(../img/bg1.jpg) no-repeat left;
    background-size: auto;
}

.bg_tapa2{
  background: url(../img/productos/tapa.jpg) no-repeat left;
    background-size: auto;
}

#produccion{
  padding: 75px 0px;
}

.produccion{
  margin-bottom: 15px;
}

#servicios{
  background-color: #EFEDEE;
  padding: 65px 0px;
}

#servicios p{
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 45px;
  text-align: justify;
}

#frase{
  padding: 140px 0px;
}

#frase h1{
  font-size: 64px;
  text-align: center;
  color: #fff;
  font-family:"Montserrat-Bold";
}

.bg_frase{
    background: url(../img/bg1.jpg) no-repeat left;
    background-size: auto;
}

#titulo_productos {
  padding-top: 68px;
  padding-bottom: 30px;
  background-size: cover;
  text-align: right;
  margin-top: 8%;
}

#titulo_productos h1 {
  color: #FFF;
  display: inline-block;
  font-size: 26px;
  padding: 11px 117px 11px 15px;
  text-shadow: 4px 2px 2px #0000005c;
  text-align:left;  
}

#titulo_productos span{
  font-family:"Montserrat-Bold";
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
}

.bg_azul{
  background-color:#009CAB;
}

.bg_cafe{
  background-color:#4a2011;
}

.bg_azul2{
  background-color:#053d87;
}

.bg_morado{
  background-color:#52052a;
}

.bg_azul3{
  background-color:#6ca4ac;
}

.bg_azul4{
  background-color:#4381bf;
}




/* lightbox*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  }
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  }
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  }
.fancybox-opened {
  z-index: 99999;
  }
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  }
.fancybox-outer, .fancybox-inner {
  position: relative;
  }
.fancybox-inner {
  overflow: hidden;
  }
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
  }
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
  }
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  }
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
  
  }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
  }
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
  }
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
  }
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  }
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../img/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
  }
.fancybox-prev {
  left: 0;
  }
.fancybox-next {
  right: 0;
  }
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  }
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
  }
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
  }
.fancybox-nav:hover span {
  visibility: visible;
  }
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
  }
/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
  }
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 80100;
  background-color: #0000009e;
  }
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;∫
  z-index: 8030;
  }
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  }
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  }
.fancybox-opened .fancybox-title {
  visibility: visible;
  }
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
  }
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  line-height: 24px;
  white-space: nowrap;
  }
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
  }
.fancybox-title-inside-wrap {
  padding-top: 10px;
  }
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #000;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

.linea-foto {
  float: left;
  position: relative;
  width: 100%;
  margin-top:19px;
}

.pro-mas {
  display: none;
}

.linea-foto:hover .pro-mas{
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  left: 0px;
  z-index: 10;
  top: 0px;
  background: rgba(239, 237, 238, 0.4);
}

.mas-p {
  color: #FFF;
  font-size: 53px;
  text-align: center;
  width: 100%;
  margin-top: 56%;
}

#contacto{
  background-color: #EFEDEE;
  padding: 85px 15px;
}

#contacto h1{
  font-size: 36px;
  color: #0000FE;
  border-bottom: 2px solid #EE0000;
}

#contacto p{
  padding-top: 50px;
  color: #000;
  font-size: 20px;
  line-height: 27px;
  text-align: justify;
}

#formulario{
  padding: 8px 65px;
}

.form-control {
    margin-top: 10px;
    margin-bottom: 5px;
    background-color: transparent;
    color:#333;
    border-radius: 0px;
    font-size: 18px;
}

#volver {
  text-align: center;
}

#volver a{
  display: inline-block;
  padding: 12px 25px;
  color: #fff;
  background-color: #44D800;
  font-family:"Montserrat-Bold";
  text-decoration: none;
  font-size: 36px;
}

#volver a:hover{
  background-color: #003577;
  color: #fff;
}

#formulario p{
  padding-top: 15px;
}

#formulario .check{
  text-align: left;
  float: none;
  display: inline-block;
  width: auto;
}

#formulario h2{
  font-size: 20px;
  padding-top:6px;
}

#formulario input{
  width:100%;
  background-color:#c6c6c612;
  border: 1px solid #00000024;
  border-radius: 10px;
  color:#000;
  font-size:18px;
  padding:10px;
  margin-top: 5px;
}

#formulario textarea{
  width:100%;
  background-color:#c6c6c612;
  border: 1px solid #00000024;
  border-radius: 10px;
  color:#000;
  font-size:18px;
  padding:10px;
  margin-top: 5px;
  height: 150px;
}

.btn{
  float: left;
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 20%;
}

.btn a{
  display: inline-block;
  padding: 5px 10px;
  background:#003C7B;
  color: #fff;
  font-size: 23px;
}

.btn a:hover{
  background:#42D803;
  color: #fff;
  text-decoration: none;
}

#enviar{
  width:105px !important;
  cursor:pointer;
  position:relative;
  float:right;
  font-size:23px !important;
  color:#fff !important;
  text-align:center;
  margin-top:20px !important;
  padding:10px 0px !important;
  background: #013978 !important;
  margin-right: 15px;
  border: none !important;
  font-family:"Montserrat-Bold";
}

#enviar:hover{
  background: #42D803  !important;
  color: #FFF !important;
}

#borrar{
  width:105px !important;
  cursor:pointer;
  position:relative;
  float:right;
  font-size:23px !important;
  color:#fff !important;
  text-align:center;
  margin-top:20px!important;
  padding:10px 0px !important;
  background: #013978 !important;
  border: none !important;
  font-family:"Montserrat-Bold";
}

#borrar:hover{
  background:#42D803 !important;
  color: #FFF !important;
}

#ubicacion{
  padding: 85px 0px;
}

#ubicacion h1{
  font-size: 24px;
  padding: 28px 0px;
}

#map {
  height: 500px;
}

#ampliar {
  width: 93px;
  height: 93px;
  border-radius: 50%;
  background-color: #000;
  color: #FFF;
  text-align: center;
  padding-top:30px;
  position: absolute;
  right: 26px;
  bottom:-46px;
  text-decoration: none !important;
  font-size: 18px;
  font-family:"Montserrat-Bold";
}

#ampliar:hover{
  background:#44D800;
  color: #fff;
}


#back-top {
  background-image: url(../img/ICO.png);
  background-repeat: no-repeat;
  width: 129px;
  height: 131px;
  position: fixed;
  left: -30px;
  z-index: 900;
  bottom: 44%;
  animation-name:floating;
  animation-duration:1s;
  animation-iteration-count:infinite;
  animation-timing-function:ease-in-out;
  margin-left:30px;
  margin-top:5px
}

#back-top2 {
  background-image: url(../img/fc_lat.png);
  background-repeat: no-repeat;
  width: 203px;
  height: 56px;
  position: fixed;
  right: -149px;
  z-index: 900;
  bottom: 55%;
}

#back-top3 {
  background-image: url(../img/inst_lat.png);
  background-repeat: no-repeat;
  width: 203px;
  height:56px;
  position: fixed;
  right: -149px;
  z-index: 900;
  bottom:47%;
}


 nav .me{
    color:#fff;
    font-size: 15px;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 3px;
  }


/*-------------------------------------------------------------------------------------------*/

@keyframes floating {
 from {
  transform:translate(0,0)
 }
 65% {
  transform:translate(0,15px)
 }
 to {
  transform:translate(0,0)
 }
}




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

  #navbar a {
    width: 100%;
    text-align: left;
    padding: 7px;
    border: none;
  }

  .navbar-header {
    float: none;
  }

  .menu{
    margin-top: 0px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-right: 0px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 4px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  .img2 {
    width: 206px;
    float: left;
  }

  #navbar li {
    margin: 0px;
    width: 100%;
  }

  #certificacion h2{
    font-size: 16px;
    text-align: left;
    line-height: 23px;
  }

  #menu{
    margin-top: -66px;
  }

  #carousel-home{
    margin-top: 78%;
  }

  #quienes_home h1{
    font-size: 30px;
  }

  #quienes_home p{
    font-size: 18px;
    line-height: 23px;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #productos_home h1{
    font-size: 39px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  #servicios_home h2{
    font-size: 22px;
  }

  #servicios_home h3{
    font-size: 22px;
  }

  #servicios_home h4{
    font-size: 22px;
  }

  #servicios_home p{
    font-size: 17px;
    line-height: 20px;
  }

  footer p{
    font-size: 15px;
  }

  .iconos-e{
    margin-top: 0px;
  }

  #telefono_home{
    padding-bottom: 5px;
    font-size: 14px;
    margin-left: 24px;
  }

  .what{
    font-size: 14px;
  }

  #web{
    font-size: 12px;
  }

  .copy a{
    padding-top: 27px;
  }

  footer h1{
    padding-bottom: 0px;
    font-size: 22px;
  }

  #nosotros h1{
    font-size: 32px;
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 16px;
    line-height: 20px;
  }

  #servicios p{
    font-size: 18px;
    line-height: 23px;
  }

  #frase h1{
    font-size: 37px;
  }

  #contacto p{
    font-size: 16px;
    line-height: 23px;
  }

  .btn a{
    font-size: 14px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #titulo{
    padding-top: 130px;
    padding-bottom: 4px;
    margin-top: 68%;
  }

  #titulo h1{
    font-size: 25px;
  }

  #carousel-home2 {
    margin-top:58%;
  }
}



/*-------------------------------------------------------------------------------------------*/

@media (max-width: 400px) and (min-width:350px){

  #navbar a {
    width: 100%;
    text-align: left;
    padding: 7px;
    border: none;
    text-align: center;
  }

  .navbar-header {
    float: none;
  }

  #back-top{
    bottom: 34%;
  }

  #back-top3{
    bottom: 46%;
  }

  #carousel-home2 {
    margin-top: 34%;
  }

  .menu{
    margin-top: 12px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top:5px;
    margin-right: 0px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 3px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  .img2 {
    width: 139px;
    float: left;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }

  #menu{
    margin-top: -66px;
  }

  #carousel-home {
    margin-top: 41%;
  }

  #quienes_home h1{
    font-size: 30px;
  }

  #quienes_home p{
    font-size: 18px;
    line-height: 23px;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #productos_home h1{
    font-size: 39px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  #servicios_home h2{
    font-size: 22px;
  }

  #servicios_home h3{
    font-size: 22px;
  }

  #servicios_home h4{
    font-size: 22px;
  }

  #servicios_home p{
    font-size: 17px;
    line-height: 20px;
  }

  footer p{
    font-size: 17px;
  }

  .iconos-e{
    margin-top: 0px;
  }

  #datos-head{
    padding: 6px 0px;
  }

  #telefono_home{
    margin-left: 3px;
    font-size: 13px;
    padding-bottom: 6px;
  }

  #web{
    font-size: 12px;
  }

  .what{
    font-size: 14px;
  }

  .copy a{
    margin-top: 27px;
  }

  footer h1{
    font-size: 22px;
    padding-top: 15px;
  }

  #nosotros h1{
    font-size: 32px;
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 16px;
    line-height: 20px;
  }

  #servicios p{
    font-size: 18px;
    line-height: 23px;
  }

  #frase h1{
    font-size: 39px;
  }

  #contacto p{
    font-size: 16px;
    line-height: 23px;
  }

  .btn a{
    font-size: 14px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #certificacion h2{
    text-align: center;
    font-size: 17px;
    line-height: 23px;
  }

  #titulo_productos{
    margin-top: 24%;
  }
}


/*-------------------------------------------------------------------------------------------*/

@media (max-width: 450px) and (min-width:400px){

  #navbar a {
    width: 100%;
    text-align: left;
    padding: 7px;
    border: none;
    text-align: center;
  }

  .navbar-header {
    float: none;
  }

  #back-top{
    bottom: 34%;
  }

  #back-top3{
    bottom: 46%;
  }

  #carousel-home2 {
    margin-top: 24%;
  }

  .menu{
    margin-top: 12px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top:5px;
    margin-right: 0px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 3px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  .img2 {
    width: 139px;
    float: left;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }

  #menu{
    margin-top: -66px;
  }

  #carousel-home {
    margin-top: 41%;
  }

  #quienes_home h1{
    font-size: 30px;
  }

  #quienes_home p{
    font-size: 18px;
    line-height: 23px;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #productos_home h1{
    font-size: 39px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  #servicios_home h2{
    font-size: 22px;
  }

  #servicios_home h3{
    font-size: 22px;
  }

  #servicios_home h4{
    font-size: 22px;
  }

  #servicios_home p{
    font-size: 17px;
    line-height: 20px;
  }

  footer p{
    font-size: 17px;
  }

  .iconos-e{
    margin-top: 0px;
  }

  #datos-head{
    padding: 6px 0px;
  }

  #telefono_home{
    margin-left: 3px;
    font-size: 13px;
    padding-bottom: 6px;
  }

  #web{
    font-size: 12px;
  }

  .what{
    font-size: 14px;
  }

  .copy a{
    margin-top: 27px;
  }

  footer h1{
    font-size: 22px;
    padding-top: 15px;
  }

  #nosotros h1{
    font-size: 32px;
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 16px;
    line-height: 20px;
  }

  #servicios p{
    font-size: 18px;
    line-height: 23px;
  }

  #frase h1{
    font-size: 39px;
  }

  #contacto p{
    font-size: 16px;
    line-height: 23px;
  }

  .btn a{
    font-size: 14px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #certificacion h2{
    text-align: center;
    font-size: 17px;
    line-height: 23px;
  }

  #titulo_productos{
    margin-top: 24%;
  }
}


/*-------------------------------------------------------------------------------------------*/

@media (max-width: 500px) and (min-width:450px){

  #navbar a {
    width: 100%;
    text-align: left;
    padding: 7px;
    border: none;
    text-align: center;
  }

  .navbar-header {
    float: none;
  }

  #back-top{
    bottom: 34%;
  }

  #back-top3{
    bottom: 46%;
  }

  #carousel-home2 {
    margin-top: 22%;
  }

  .menu{
    margin-top: 12px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top:5px;
    margin-right: 0px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 3px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  .img2 {
    width: 139px;
    float: left;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }

  #menu{
    margin-top: -66px;
  }

  #carousel-home {
    margin-top: 41%;
  }

  #quienes_home h1{
    font-size: 30px;
  }

  #quienes_home p{
    font-size: 18px;
    line-height: 23px;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #productos_home h1{
    font-size: 39px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  #servicios_home h2{
    font-size: 22px;
  }

  #servicios_home h3{
    font-size: 22px;
  }

  #servicios_home h4{
    font-size: 22px;
  }

  #servicios_home p{
    font-size: 17px;
    line-height: 20px;
  }

  footer p{
    font-size: 17px;
  }

  .iconos-e{
    margin-top: 0px;
  }

  #datos-head{
    padding: 6px 0px;
  }

  #telefono_home{
    margin-left: 3px;
    font-size: 13px;
    padding-bottom: 6px;
  }

  #web{
    font-size: 12px;
  }

  .what{
    font-size: 14px;
  }

  .copy a{
    margin-top: 27px;
  }

  footer h1{
    font-size: 22px;
    padding-top: 15px;
  }

  #nosotros h1{
    font-size: 32px;
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 16px;
    line-height: 20px;
  }

  #servicios p{
    font-size: 18px;
    line-height: 23px;
  }

  #frase h1{
    font-size: 39px;
  }

  #contacto p{
    font-size: 16px;
    line-height: 23px;
  }

  .btn a{
    font-size: 14px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #certificacion h2{
    text-align: center;
    font-size: 17px;
    line-height: 23px;
  }

  #titulo_productos{
    margin-top: 24%;
  }
}

/*-----------------------------------------------------------------------------------------------------------------------*/




@media (max-width: 600px) and (min-width:500px){


  #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    border: none;
  }

  .navbar-header {
    float: none;
  }

  #carousel-home2 {
    margin-top: 20%;
  }

  .menu{
    margin-top: 0px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: -1px;
    margin-right: 0px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  .img2 {
    width: 149px;
    float: left;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }

  #menu{
    margin-top: -55px;
  }

  #carousel-home{
    margin-top:36%;
  }

  .what{
    font-size: 17px;
  }

  #quienes_home h1{
    font-size: 30px;
  }

  #quienes_home p{
    font-size: 18px;
    line-height: 23px;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #productos_home h1{
    font-size: 39px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  #servicios_home h2{
    font-size: 22px;
  }

  #servicios_home h3{
    font-size: 22px;
  }

  #servicios_home h4{
    font-size: 22px;
  }

  #servicios_home p{
    font-size: 17px;
    line-height: 20px;
  }

  footer p{
    font-size: 17px;
  }

  #datos-head{
    padding: 10px 0px;
  }

  #back-top3{
    bottom: 46%;
  }

  .iconos-e{
    margin-top: 0px;
  }

  #telefono_home{
    font-size: 16px;
    margin-left: 24px;
  }

  #web{
    font-size: 12px;
  }

  .copy a{
    margin-top: 27px;
  }

  footer h1{
    font-size: 22px;
  }

  #nosotros h1{
    font-size: 32px;
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 17px;
    line-height: 21px;
  }

  #servicios p{
    font-size: 18px;
    line-height: 23px;
  }

  #frase h1{
    font-size: 51px;
  }

  .btn a{
    font-size: 19px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #certificacion h2{
    font-size: 21px;
    line-height: 29px;
    text-align: center;
  }
}

/*-----------------------------------------------------------------------------------------------------------------------*/




@media (max-width: 700px) and (min-width:600px){

#navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    border: none;
  }

  .navbar-header {
    float: none;
  }

  #carousel-home2 {
    margin-top: 20%;
  }

  .menu{
    margin-top: 0px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
  }

  #back-top{
    bottom: 30%;
  }

  #back-top2{
    bottom: 49%;
  }

  #back-top3{
    bottom: 39%;
  }

  .copy a{
    margin-top: 22px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 4px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  .img2 {
    width: 168px;
    float: left;
  }

  #navbar li {
    margin: 0px;
    width: 100%;
  }

  #telefono_home{
    font-size: 16px;
    margin-left: 24px;
  }

  #web{
    font-size: 12px;
  }

  #datos-head{
    padding: 11px 0px;
  }

  #menu{
    margin-top: -66px;
  }

  #carousel-home{
    margin-top:29%;
  }

  #quienes_home h1{
    font-size: 30px;
  }

  #quienes_home p{
    font-size: 18px;
    line-height: 23px;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #productos_home h1{
    font-size: 39px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  #servicios_home p{
    font-size: 20px;
    line-height: 25px;
  }

  .iconos-e{
    margin-top: 0px;
  }

  footer p{
    font-size: 17px;
  }

  footer h1{
    padding-top: 16px;
  }

  #telefono_home{
    margin-left: 24px;
  }

  #web{
    font-size: 12px;
  }

  #nosotros h1{
    font-size: 32px;
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 17px;
    line-height: 21px;
  }

  #servicios p{
    font-size: 18px;
    line-height: 23px;
  }

  #frase h1{
    font-size: 51px;
  }

  .btn a{
    font-size: 19px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #certificacion h2{
    font-size: 20px;
    line-height:30px;
    text-align: center;
  }

}


/*--------------------------------------------------------------------------*/


@media (max-width: 766px) and (min-width:700px){

 
  #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    border: none;
  }

  #carousel-home2 {
    margin-top: 19%;
  }

  .navbar-header {
    float: none;
  }

  .menu{
    margin-top: 0px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-right: 0px;
    margin-top: -1px;
  }

  #back-top{
    bottom: 22%;
  }

  #back-top3{
    bottom: 46%;
  }

  #titulo_productos{
    margin-top: 22%;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 4px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  .img2 {
    width: 183px;
    float: left;
  }

  #navbar li {
    margin: 0px;
    width: 100%;
  }

  #menu{
    margin-top: -66px;
  }

  #carousel-home{
    margin-top: 25%;
  }

  #quienes_home h1{
    font-size: 30px;
  }

  #quienes_home p{
    font-size: 18px;
    line-height: 23px;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #productos_home h1{
    font-size: 39px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  .iconos-e{
    margin-top: 0px;
  }

  footer h1{
    padding-top: 16px;
  }

  #telefono_home{
    margin-left: 24px;
  }

  #web{
    font-size: 12px;
  }

  #nosotros h1{
    font-size: 32px;
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 17px;
    line-height: 21px;
  }

  #servicios p{
    font-size: 18px;
    line-height: 23px;
  }

  #frase h1{
    font-size: 51px;
  }

  .btn a{
    font-size: 19px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #certificacion h2{
    font-size: 22px;
    line-height: 39px;
  }

}


/*-----------------------------------------------------------------------------------------------------------------------*/



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

 #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    border: none;
  }

  #back-top{
    bottom: 26%;
  }

  #back-top3{
    bottom: 46%;
  }

  .navbar-header {
    float: none;
  }

  .menu{
    margin-top: 0px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: 79px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 4px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }

  #menu{
    margin-top: -66px;
  }

  #carousel-home{
    margin-top:17%;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  .iconos-e{
    margin-top: 0px;
  }

  footer h1{
    padding-top: 16px;
    font-size: 24px;
  }

  #telefono_home{
    font-size: 14px;
    margin-left: 24px;
  }

  .what{
    font-size: 14px;
  }

  .img2{
    width: 174px;
  }

  #web{
    font-size: 12px;
  }

  #nosotros h1{
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 20px;
  }

  #frase h1{
    font-size: 51px;
  }

  .btn a{
    font-size: 19px;
  }

  #formulario{
    padding: 8px 0px;
  }

  .btn{
    margin-top: 6%;
  }

  #certificacion h2{
    text-align: center;
    font-size: 26px;
    line-height: 39px;
  }

  .iconos-d{
    font-size: 16px;
  }

  .iconos-t{
    font-size: 18px;
  }

  footer p{
    font-size: 16px;
  }

  .iconos-t{
    font-size: 16px;
  }

  #titulo_productos{
    margin-top: 23%;
  }


}

/*-------------------------------------------------------------------*/

@media (max-width: 890px) and (min-width:799px){

#navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    border: none;
  }

  .navbar-header {
    float: none;
  }

  .menu{
    margin-top: 0px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .img2{
    width: 166px;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: 76px;
    margin-right: 0px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 4px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  #navbar li {
    width: 100%;
    margin: 0px;
  }

  #menu{
    margin-top: -66px;
  }

  #datos-head{
    padding: 9px 0px;
  }

  #carousel-home{
    margin-top:14%;
  }

  #back-top3{
    bottom: 45%;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  .iconos-e{
    margin-top: 0px;
  }

  footer h1{
    padding-top: 16px;
  }

  #telefono_home{
    font-size: 14px;
    padding-bottom: 3px;
  }

  .what{
    font-size: 14px;
  }

  #web{
    font-size: 12px;
  }

  #titulo_productos{
    margin-top: 18%;
  }

  #nosotros h1{
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 20px;
  }

  #frase h1{
    font-size: 51px;
  }

  .btn a{
    font-size: 19px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #certificacion h2{
    padding-bottom: 15px;
  }

  .btn{
    margin-top: 6%;
  }

  #servicios_home h2{
    font-size: 25px;
  }

  #servicios_home p{
    font-size: 18px;
    line-height: 24px;
  }

  #certificacion h2{
    text-align: center;
    font-size: 26px;
    line-height: 39px;
  }

  footer p{
    font-size: 18px;
  }


}

/*-----------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 990px) and (min-width:890px){

  
  #navbar a {
    width: 100%;
    text-align:center;
    padding: 7px;
    border: none;
  }

  .navbar-header {
    float: none;
  }

  .menu{
    margin-top: 0px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top:81px;
    margin-right: 0px;
  }

  .img2{
    width: 194px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 4px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  #navbar li {
    margin: 0px;
    width: 100%;
  }

  #menu{
    margin-top: -66px;
  }

  #carousel-home{
    margin-top:14%;
  }

  #titulo_productos{
    margin-top: 20%;
  }

  #back-top2{
    bottom: 47%;
  }

  #back-top3{
    bottom: 37%;
  }

  #back-top{
    bottom: 10%;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;;
    background-color: #093155;
  }

  .iconos-e{
    margin-top: 0px;
  }

  footer h1{
    padding-top: 16px;
  }

  #telefono_home{
    font-size: 16px;
    margin-left: 24px;
  }

  .what{
    font-size: 16px;
  }

  #datos-head{
    padding: 11px 0px;
  }

  #nosotros h1{
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 20px;
  }

  #frase h1{
    font-size: 51px;
  }

  .btn a{
    font-size: 19px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #certificacion h2{
    padding-bottom: 15px;
    font-size: 25px;
    line-height: 34px;
    padding-top: 18px;
  }

  .btn{
    margin-top: 6%;
  }

  #servicios_home h2{
    font-size: 25px;
  }

  #servicios_home p{
    font-size: 18px;
    line-height: 24px;
  }

  #titulo{
    margin-top: 19%;
  }

}

/*--------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1100px) and (min-width:990px){

  #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    border: none;
  }

  .navbar-header {
    float: none;
  }

  .menu{
    margin-top: 0px;
  }

  .telefono{
    margin-right: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: 88px;
    margin-right: 0px;
  }


  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 4px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #carousel-example-generic{
    margin-top: 63%;
  }

  .img2 {
    width: 206px;
    float: left;
  }

  #navbar li {
    margin: 0px;
    width: 100%;
  }

  #menu{
    margin-top: -66px;
  }

  #carousel-home{
    margin-top:14%;
  }

  #quienes_home h1{
    padding-bottom: 20px;
  }

  #servicios_home h1{
    font-size: 40px;
  }

  .bg_servicios{
    background-image: none;
    background-color: #093155;
  }

  .iconos-e{
    margin-top: 0px;
  }

  footer h1{
    padding-top: 16px;
  }

  #telefono_home{
    margin-left: 24px;
  }

  #nosotros h1{
    padding-bottom: 30px;
  }

  #nosotros p{
    font-size: 18px;
    line-height: 25px;
  }

  #frase h1{
    font-size: 51px;
  }

  .btn a{
    font-size: 19px;
  }

  #formulario{
    padding: 8px 0px;
  }

  #certificacion h2{
    font-size: 21px;
    line-height:27px;
    padding-top: 19px;
    padding-bottom: 15px;
  }

  #certificacion{
    padding: 26px 0px;
  }

  .btn{
    margin-top: 6%;
  }

  #servicios_home h2{
    font-size: 25px;
  }

  #servicios_home p{
    font-size: 18px;
    line-height: 24px;
  }

  .item_serv{
    margin-top: 27%;
  }

  #back-top3{
    bottom: 45%;
  }

  #titulo{
    margin-top: 15%;
  }

  #titulo_productos{
    margin-top: 15%;
  }
 
}


/*------------------------------------------------------------------------*/


@media (max-width: 1170px) and (min-width:1100px){

  #navbar a{
    font-size: 17px !important;
    padding: 11px 9px;
  }

  #navbar li{
    margin: 0px 0px 0px 25px;
  }

  .menu{
    margin-top: 49px;
  }

  #back-top3{
    bottom: 44%;
  }

  #quienes_home h1{
    font-size: 43px;
  }

  #quienes_home p{
    font-size: 17px;
    line-height: 23px;
  }

  #certificacion h2{
    font-size: 24px;
    line-height: 31px;
  }

  #servicios_home h2{
    font-size: 27px;
  }

  #servicios_home h3{
    font-size: 27px;
  }

  #servicios_home h4{
    font-size: 27px;
  }

  .item_ser{
    padding-top: 0px;
  }

  .item_serv{
    margin-top: 23%;
  }

  footer h1{
    font-size: 23px;
  }

  #nosotros p{
    font-size: 19px;
    line-height: 24px;
  }

  #nosotros h1{
    font-size: 39px;
  }

  #titulo_productos{
    margin-top: 12%;
  }

  .btn{
    margin-top: 13%;
  }

  #carousel-home {
    margin-top:15%;
  }

  #titulo{
    margin-top:13%;
  }

  footer p{
    font-size: 17px;
  }

  
}


@media (max-width: 1195px) and (min-width:1170px){

  #navbar a{
    font-size: 17px !important;
    padding: 11px 9px;
  }

  #navbar li{
    margin: 0px 0px 0px 25px;
  }

  .menu{
    margin-top: 49px;
  }

  #back-top3{
    bottom: 44%;
  }

  #quienes_home h1{
    font-size: 43px;
  }

  #quienes_home p{
    font-size: 17px;
    line-height: 23px;
  }

  #certificacion h2{
    font-size: 23px;
    line-height: 30px;
  }

  #servicios_home h2{
    font-size: 27px;
  }

  #servicios_home h3{
    font-size: 27px;
  }

  #servicios_home h4{
    font-size: 27px;
  }

  .item_ser{
    padding-top: 0px;
  }

  .item_serv{
    margin-top: 23%;
  }

  footer h1{
    font-size: 23px;
  }

  #nosotros p{
    font-size: 19px;
    line-height: 24px;
  }

  #nosotros h1{
    font-size: 39px;
  }

  #titulo_productos{
    margin-top: 12%;
  }

  .btn{
    margin-top: 13%;
  }

  #carousel-home {
    margin-top:15%;
  }

  #titulo{
    margin-top:13%;
  }

  footer p{
    font-size: 17px;
  }
  
}


/*-----------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1500px) and (min-width:1195px){

  #navbar li{
    margin: 0px 0px 0px 20px;
  }

  #navbar a{
    padding: 14px 4px;
    font-size: 20px;
  }

  #carousel-home{
    margin-top: 11%;
  }

  #back-top3{
    bottom: 45%;
  }

  #quienes_home h1{
    font-size: 41px;
  }

  #quienes_home p{
    font-size: 20px;
  }

  #certificacion h2{
    font-size: 26px;
  }

  #titulo_productos{
    margin-top: 11%;
  }

  #titulo{
    margin-top: 14%;
  }

  footer p{
    font-size: 17px;
  }

  footer h1{
    font-size: 25px;
  }

  .copy a{
    font-size: 12px;
  }


}






@media (max-width: 1700px) and (min-width:1500px){

  #navbar li{
    margin: 0px 0px 0px 58px;
  }

  #navbar a{
    padding: 14px 4px;
    font-size: 20px;
  }

  #carousel-home{
    margin-top: 11%;
  }

  #back-top3{
    bottom: 45%;
  }

  #quienes_home h1{
    font-size: 41px;
  }

  #quienes_home p{
    font-size: 20px;
  }

  #certificacion h2{
    font-size: 26px;
  }

  #titulo_productos{
    margin-top: 11%;
  }

  #titulo{
    margin-top: 14%;
  }

  footer p{
    font-size: 17px;
  }

  footer h1{
    font-size: 25px;
  }


}



@media (max-width: 1800px) and (min-width:1700px){

   #titulo{
    margin-top: 11%;
  }

  #navbar li{
    margin: 0px 0px 0px 86px;
  }

  #back-top3{
    bottom: 45%;
  }
}


