@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:"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;
}


#contenedor{
	  width:100%;
	  overflow:hidden;
	  font-family:"Montserrat-Regular";
	  position:relative;
     color: #000;
}

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

.clear{
	  clear:both;
}

#head-redes{
	  background: #ED1B24;
	  padding: 5px;
}

#head-redes h1{
	  color: #fff;
	  font-size: 19px;
}

.fb{
	  display: inline-block;
	  background: url(../img/redes.png) no-repeat left;
	  width: 27px;
	  height: 30px;
}

.ins{
	  display: inline-block;
	  background: url(../img/redes.png) no-repeat right;
	  width: 27px;
	  height: 30px;
	  margin-left: 5px;
}

#menu{
    min-height: 40px;
    width: 100%;
    float:left;
    position: relative;
    margin-bottom:10px;
    border: none;
	  background: #fff;
	  border-radius: 0;
	  padding: 10px;
	  margin-top: 20px;
}

.menu {
    text-align: center;
}

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

#navbar a{
    color: #38383a;
	  display:inline-block;
	  padding: 20px;
	  font-family:"Montserrat-Bold";
	  font-size: 20px;
}

#navbar a:hover{
	  color: #ED1B24;
	  text-decoration: none;
}

#navbar .selec{
	  color: #ED1B24;
}

nav .me{
    text-align:center;
    margin:auto;
    padding-bottom: 4px;
    display: block;
    color: #fff;
    font-size: 15px;
}

.navbar-toggle .icon-bar{
    width: 38px;
    background-color: #fff !important;
}

#carousel-home .carousel-indicators li{
    border-color: #fff;
	  border-width: 2px;
}

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

#home-empresa{
	  background: url(../img/home/bg2.webp) center;
	  background-size: cover;
	  padding-top:68px;
}

#home-empresa h1{
	  color: #ED1B24;
	  font-family:"Montserrat-Bold";
	  font-size: 30px;
	  margin-top:105px;
}

#home-empresa p{
	  margin-top: 20px;
	  color: #000;
    line-height: 28px;
    font-size: 19px;
}

.disi{
	  margin-top: 10px;
	  max-width: 70px;
}

/*
#productos-empresa{
	background: url(../img/home/bg2.jpg) center;
	background-size: cover;
	padding-top: 100px;
}*/

.caption-pro{
	  position: absolute;
	  background: #ED1B24e8;
	  z-index: 999;
	  margin-top: -307px;
	  left: 10%;
	  color: #fff;
	  padding: 27px 24px;
	  text-align: center;
}

.caption-pro h2{
	  font-family:"Montserrat-Bold";
	  font-size: 26px;
	  border-bottom: solid 1px #fff;
	  padding-bottom:10px;
}

.caption-pro p{
	  margin-top: 15px;
	  font-size: 17px;
    line-height: 27px;
}

.caption-pro a{
	  display: inline-block;
	  padding: 6px 19px;
	  background: #1D1F71;
	  color: #fff;
	  top: 20px;
	  font-family:"Montserrat-Bold";
	  font-size: 14px;
	  margin-top: 13px;
	  text-decoration: none!important;
}

.caption-pro a:hover{
	  background: #fff;
	  color: #38383a;
}

.img-pro-home{
	  position: absolute;
	  z-index: 999;
	  bottom: 25%;
	  left: 10%;
}

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

#carousel-home-pro .carousel-indicators li{
    background: #fff;
    border-color: #fff;
	  border-width: 2px;
}

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

#marcas{
	  padding: 70px 15px;
	  background: #38383a;
}

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

#carousel-marcas{
	  margin-top: 30px;
}

#carousel-marcas img{
	  margin-top: 15px;
}

#frase{
	  background: url(../img/frase.jpg) no-repeat top left;
	  padding: 108px 15px;
}

#frase h2{
	  font-size: 43px;
	  margin-left: 28%;
	  line-height: 56px;
	  text-shadow: 2px 2px 2px #393939;
}

#frase h2 strong{
	  font-size: 48px;
	  line-height: 62px;
}

#map{
		height:350px;
}

#ampliar{
		background: #ED1B24;
		text-transform: uppercase;
		color: #fff;
		text-align: center;
		position: absolute;
  	text-decoration: none !important;
		bottom:50px;
		right:15%;
		font-size: 20px;
		padding: 10px 20px;
}

#ampliar:hover{
		background: #1D1F71;
		color: #fff;
}

footer{
		background: #1D1F71;
		padding: 30px 15px;
		color: #fff;
}

footer h1{
		color: #fff;
		text-transform: uppercase;
		font-size: 20px;
		font-family:"Montserrat-Bold";
}

footer p{
		margin-top: 15px;
		line-height: 27px;
		margin-bottom: 15px;
		font-size: 18px;
}

footer p span{
		color:#ED1B24;
		font-size: 18px;
}

#web{
		background: #ED1B24;
		padding: 5px;
}

#web a{
		background: url(../img/web.png) no-repeat right;
		padding: 10px;
		padding-right: 142px;
		display: inline-block;
		color: #fff;
		text-decoration: none !important;
		margin-left: 10%;
		font-size: 12px;
}



#pagoqr{
	padding: 30px 15px;
	background-color: #ecebec;
}

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



#titulo{
    padding-top: 150px;
    padding-bottom: 80px;
}

.bg-1{
    background: url(../img/bg1.webp) no-repeat center top;
}

#titulo .titulo{
	  position: absolute;
	  bottom: 20%;
	  z-index: 1;
	  width: 80%;
	  left: 10%;
}

#titulo h1{
	  text-align: center;
	  color: #fff;
	  font-family:"Montserrat-Bold";
	  font-size:45px;
	  text-shadow: 4px 4px 10px #000;
}

#historia{
	  padding: 55px 15px;
}

#historia h1{
	  color:#ED1B24;
	  font-size: 32px;
	  float: left;
	  padding: 5px;
	  margin-bottom: 24px;
	  font-family:"Montserrat-Bold";
	  background: url(../img/line.png) center bottom -4px;
	  background-repeat: repeat-x;
}

#historia p{
	  text-align: justify;
	  margin-top: 20px;
	  line-height: 28px;
	  font-size: 19px;
    color: #000;
}

#historia .img{
	  margin-right: 20px;
	  margin-bottom: 20px;
}

#mision{
	  padding: 64px 15px;
	  background: url(../img/home/bg1.webp) no-repeat center;
	  background-size: cover;
}

#mision h1{
	  color:#fff;
	  font-size: 31px;
	  float: left;
	  padding: 5px;
	  font-family:"Montserrat-Bold";
	  background: url(../img/line2.png) center bottom -4px;
	  background-repeat: repeat-x;
	  padding-bottom: 10px;
}

#mision p{
	  color:#fff;
	  text-align: justify;
	  margin-top: 20px;
	  float: left;
	  width: 100%;
	  line-height: 28px;
    font-size: 19px;
}

.bg-2{
    background: url(../img/bg2.webp) no-repeat center top;
}

.marca-int{
	  margin-top: 20px;
}

#pinBoot {
    position: relative;
    max-width: 100%;
    width: 100%;
}

#pinBoot img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.white-panel {
    position: absolute;
    background: white;
}

.white-panel h4 {
	  /*opacity: 0;*/
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  font-size: 36px;
	  width: 100%;
	  background-image: url(../img/productos/ico.png);
	  background-repeat: no-repeat;
	  background-position:-6px -6px;
	  padding: 20px;
	  padding-left: 85px;
	  color: #fff;
	  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.white-panel:hover h4{
	  opacity: 1;
}

.white-panel h3 {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  font-size: 23px;
	  font-weight: normal;
	  width: 100%;
	  background-image: url(../img/marca/ico2.png);
	  background-repeat: no-repeat;
	  background-position: 0px 0px;
	  padding: 14px;
	  padding-left: 71px;
	  color: #fff;
	  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	  background-color: rgba(0, 0, 0, 0.86);
}

.white-panel:hover h3{
	  background-color: #ff472fe8;
}

.azul{
	  background-color: #0072cbc7;
}

.verde{
	  background-color: #298c1ede;
}

.rojo{
	  background-color: #fe200be0;
}

.amarillo{
	  background-color:#ddde03e6;
}

.verde2{
	  background-color: #1e714ae6;
}

.rosa{
	  background-color: #ff8496de;
}

.cafe{
	  background-color: #964f23de;
}

.naranja{
	  background-color:#ff6b00e0;
}

.morado{
	  background-color: #a11791cc;
}

.white-panel:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    margin-top: -5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.bg-3{
    background: url(../img/bg3.webp) no-repeat center top;
}

.bg-3-1{
    background: url(../img/bg3-1.jpg) no-repeat center top;
}

.bg-3-2{
    background: url(../img/bg3-2.jpg) no-repeat center top;
}

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

.bg-3-4{
    background: url(../img/bg3-4.jpg) no-repeat center top;
}

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

.bg-3-6{
    background: url(../img/bg3-6.jpg) no-repeat center top;
}

.bg-3-7{
    background: url(../img/bg3-7.jpg) no-repeat center top;
}

.bg-3-8{
    background: url(../img/bg3-8.jpg) no-repeat center top;
}

#marca{
	  padding: 0px 15px;
}

#interna{
	  padding-top: 40px;
	  padding-bottom: 15px;
	  background: url(../img/bg-marca.webp) no-repeat;
	  background-size: cover;
}

#interna h2{
	  float: left;
	  position: relative;
	  width: 100%;
	  padding: 5px;
	  font-size: 26px;
	  border: solid 1px #000;
	  color: #fff;
	  font-family:"Montserrat-Bold";
	  margin-top: 12px;
}

#interna p{
	  margin-top: 20px;
	  float: left;
	  width: 100%;
	  text-align: justify;
	  line-height: 28px;
    color: #535252;
    font-size: 18px;
}

#interna .texto{
	  padding: 28px;
	  float: left;
	  position: relative;
	  width: 100%;
	  background: rgba(255, 255, 255, 0.7);
	  padding-bottom: 75px;
}

.pdf{
	  float: right;
	  position: relative;
	  margin-top: 20px;
}

#volver{
	  padding: 30px 15px;
	  text-align: center;
}

#volver a{
	  display: inline-block;
	  padding: 10px 20px;
	  background: #ED1B24;
	  color: #fff;
	  font-size:20px;
	  text-decoration: none!important;
}

#volver a:hover{
	  background: #1D1F71;
	  color: #fff;
	  text-decoration: none!important;
}

#prev{
	  background: url(../img/arrows.png) no-repeat left;
	  opacity: 1;
	  width: 40px;
	  height: 40px;
	  top: 0;
	  right: 0;
}

#prev:hover{
	  background: url(../img/arrows-h.png) no-repeat left;
}

#next{
	  background: url(../img/arrows.png) no-repeat right;
	  opacity: 1;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
}

#next:hover{
	  background: url(../img/arrows-h.png) no-repeat right;
}

.bg-4{
    background: url(../img/bg4.webp) no-repeat center top;
}

#ventas{
	  padding: 55px 15px;
}

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

#contacto{
		padding: 40px 15px;
}

#contacto p{
		line-height: 28px;
		color: #000;
		font-size: 19px;
}

#formulario{
		margin-top: 26px;
}

#formulario h3{
		color: #000 !important;
		text-transform: uppercase;
		margin-top: 5px;
		font-family:"Montserrat-Bold";
}

#formulario p{
		text-align: left;
		margin-top: 10px;
		color: #000 !important;
		font-size: 16px;
}

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

#formulario input{
		width:100%;
		background-color:#38383a;
		color:#FFF;
		border:none;
		font-size:14px;
		padding:10px;
		margin-top: 5px;
}

#formulario select{
		width:100%;
		background-color:#38383a;
		color:#FFF;
		border:none;
		font-size:14px;
		padding:5px;
		margin-top: 5px;
		border-radius: 0;
}

#formulario textarea{
		width:100%;
  	background-color:#38383a;
		color:#FFF;
		border:none;
		font-size:14px;
		padding:10px;
		margin-top: 5px;
  	height: 80px;
}

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

.btn a{
		display: inline-block;
		padding: 5px 10px;
		background: #ed1b25;
		color: #fff;
		font-size:16px;
		text-decoration: none!important;
}

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

#enviar{
		width:90px !important;
		cursor:pointer;
		position:relative;
		float:right;
		font-size:20px !important;
		color:#FFF !important;
		text-align:center;
		margin-top:20px !important;
		padding:6px 0px !important;
		background: #ed1b25 !important;
		margin-right: 15px;
  	border:none !important;
}

#enviar:hover{
  	background: #1d1f71 !important;
		color: #FFF !important;
}

#borrar{
		width:90px !important;
		cursor:pointer;
		position:relative;
		float:right;
		font-size:20px !important;
		color:#FFF !important;
		text-align:center;
		margin-top:20px!important;
		padding:6px 0px !important;
		background: #ed1b25 !important;
  	border:none !important;
}

#borrar:hover{
  	background: #1d1f71!important;
		color: #FFF !important;
}

.line{
	width: auto;
	border-top: 1px solid #f00;
	border-bottom:1px solid #000;
	height: 5px;
	position: relative;
	float: left;
}
#back-top {
  	top: 220px;
  	z-index: 100;
  	left:4px;
  	float: right;
  	position: fixed;
	}
.bc1{
  	background: url(../img/redes.png) 0px 0px no-repeat;
  	display:block;
  	width: 54px;
  	height: 56px;
	}

.bc2{
  	background: url(../img/redes.png) 0px -54px no-repeat;
  	display:block;
  	width: 54px;
  	height: 51px;
	}

.bc3{
  	background: url(../img/redes.png) 0px -105px no-repeat;
  	display:block;
  	width: 54px;
  	height: 64px;
	}






@media (max-width: 800px){
	
	  .logo{
		    text-align: center;
	  }

	  .logo img {
	      display: inline-block;
	      max-height: 50px;
	  }

	  #barra-menu {
        margin-top: 0px;
	  }

    #menu {
		    padding-bottom: 0;
    }

	  .menu {
        flex-direction: column;
	  }

	  .navbar-header {
	      float: none;
	  }

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

	  .navbar-toggle {
	      display: block;
			  background: #000 !important;
	  }

	  .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-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;
	  }

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

	  #navbar a{
	      width: 100%;
	      text-align: left;
		    margin-top: 2px;
        border: none;
	  }

	  #head-redes h1 {
  			text-align: center;
		}

	  .redes{
		    text-align: center;
	  }

	  .logo img {
	      max-height: auto;
	  }
	
	  #menu {
	      margin-top: 0;
	  }
	
	  .caption-pro {
	      margin-top: 0px;
	  }
	
	  .img-pro-home {
	      margin-top: 15px;
	      margin-bottom: 20px;
	  }
	
	  #frase h2 {
	      font-size: 25px;
	      margin-left: 0;
	      line-height: 30px;
	  }
	
	  #frase h2 strong {
	      font-size: 30px;
	      line-height: 28px;
	  }

    footer p span{
		    font-size: 18px;
	  }
	
	  #mision h1 {
	      margin-top: 20px;
	  }
	
	  .white-panel h4 {
	      font-size: 18px;
		}
		
		#prev {
	      right: 50%;
	  }

	  .cbp-so-section p {
	      margin-top: 184px;
	      font-size: 23px;
	      line-height: 30px;
	  }

	  .cbp-so-section h2 {
	      font-size: 29px;
	  }

	  .cbp-so-section h1{
		    font-size: 23px;
		    line-height: 30px;
		    margin-top: 184px;
	  }

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

	  #borrar{
		    font-size: 17px !important;
	  }

	  #enviar{
		    font-size: 17px !important;
	  }

    #titulo .titulo{
		    bottom: 33%;
	  }

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

	  #interna p{
		    line-height: 19px;
	  }

	  #volver a{
		    font-size: 19px;
	  }
}


@media (max-width: 900px) and (min-width:800px){


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

	  #home-empresa h1{
		    margin-top: -41px;
	  }

	  #home-empresa p {
  			line-height: 21px;
  			font-size: 14px;
  	}

	  .caption-pro{
		    padding: 33px 21px;
		    margin-top: -274px;
	  }

	  .caption-pro h2{
		    font-size: 22px;
	  }

	  .caption-pro p{
		    font-size: 18px;
	  }

	  #frase h2{
		    font-size: 36px;
		    line-height:53px;
	  }

	  #frase h2 strong{
		    font-size: 39px;
		    line-height: 54px;
	  }

	  #historia p{
		    font-size: 16px;
		    line-height: 21px;
	  }

	  footer p{
		    font-size: 18px;
	  }

	  footer p span{
		    font-size: 18px;
	  }
	  footer h1{
		    font-size: 18px;
	  }

	  .white-panel h4{
		    font-size: 18px;
	  }

    .cbp-so-section p{
		    font-size: 18px;
        line-height: 25px;
        margin-top: 68px;
	  }

	  .cbp-so-section h1{
		    font-size: 23px;
		    line-height: 27px;
	  }

	  .white-panel h3{
		    font-size: 14px;
	  }
}


@media (max-width: 1000px) and (min-width:900px){


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

	  #home-empresa h1{
		    margin-top: -28px;
	  }

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

		#head-redes h1 {
 				margin-top: -29px;
    }

	  .caption-pro h2{
		    font-size: 26px;
	  }

	  .caption-pro{
		    padding: 52px 21px;
	  }

	  #frase h2{
		    font-size: 47px;
		    line-height: 49px;
	  }

	  #frase h2 strong{
		    font-size: 53px;
		    line-height: 60px;
	  }

	  #historia p{
		    font-size: 17px;
		    line-height: 24px;
	  }

	  footer p span{
		    font-size: 19px;
	  }

	  footer p{
		    font-size: 17px;
	  }

	  #mision p{
		    font-size: 17px;
	  }

	  .white-panel h4{
		    font-size: 20px;
	  }

	  .cbp-so-section p{
		    font-size: 20px;
		    line-height: 25px;
		    margin-top: 55px;
	  }

	  .cbp-so-section h1{
		    font-size: 29px;
		    line-height: 33px;
	  }

	  .white-panel h3{
		    font-size: 15px;
	  }

}


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

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

	  #home-empresa h1{
		    margin-top: 0px;
	  }

	  #head-redes h1 {
 				margin-top: -29px;
    }

	  .caption-pro h2{
		    font-size: 26px;
	  }

    #historia p{
		    font-size: 17px;
		    line-height: 24px;
	  }

	  .caption-pro p {
  			font-size: 16px;
  			line-height: 22px;
		}

		#mision p{
		    font-size: 17px;
	  }

	  .white-panel h4{
		    font-size: 24px;
	  }

	  .cbp-so-section p{
		    font-size: 20px;
		    line-height: 28px;
		    margin-top: 58px;
	  }

	  .cbp-so-section h1{
		    font-size: 29px;
		    line-height: 33px;
	  }

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

	  #interna p{
		    font-size: 13px;
		    line-height: 17px;
	  }

	  .white-panel h3{
		    font-size: 15px;
	  }

}


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


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

	  #home-empresa h1{
		    margin-top: 0px;
	  }

	  #head-redes h1 {
 				margin-top: -29px;
    }
	  
	  .caption-pro h2{
		    font-size: 26px;
	  }

	  .caption-pro{
		    padding: 52px 21px;
	  }

	  #frase h2{
		    font-size: 57px;
		    line-height: 59px;
	  }

	  #frase h2 strong{
		    font-size: 56px;
		    line-height: 60px;
	  }

	  #historia p{
		    font-size: 17px;
		    line-height: 24px;
	  }

	  footer p span{
		    font-size: 18px;
	  }

	  footer p{
		    font-size: 18px;
	  }

	  #mision p{
		    font-size: 17px;
	  }

	  .white-panel h4{
		    font-size: 23px;
	  }

	  .cbp-so-section p{
		    font-size:20px;
		    line-height: 27px;
		    margin-top: 53px;
	  }

	  .cbp-so-section h1{
		    font-size: 33px;
		    line-height: 40px;
	  }

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

	  #interna p{
		    font-size: 14px;
		    line-height: 18px;
	  }

	  .white-panel h3{
		    font-size: 19px;
	  }

}


@media (max-width: 1300px) and (min-width:1200px){

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

	  #navbar a {
  			font-size: 17px;
		}

	  #home-empresa h1{
		    margin-top: 0px;
	  }

    .white-panel h4{
		    font-size: 24px;
	  }

	  .cbp-so-section h2{
		    margin-top: 76px;
	  }

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

}

@media (max-width: 1400px) and (min-width:1300px){


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

	  #home-empresa h1{
		    margin-top: 0px;
	  }

	  .caption-pro h2{
		    font-size: 26px;
	  }

	  .caption-pro{
		    padding: 52px 21px;
	  }

	  #frase h2{
		    font-size: 57px;
		    line-height: 59px;
	  }

	  #frase h2 strong{
		    font-size: 56px;
		    line-height: 60px;
	  }

	  #historia p{
		    font-size: 17px;
		    line-height: 24px;
	  }

	  footer p span{
		    font-size: 22px;
	  }

	  footer p{
		    font-size: 19px;
	  }

	  #mision p{
		    font-size: 17px;
	  }

	  .white-panel h4{
		    font-size: 21px;
	  }

	  .cbp-so-section p{
		    font-size: 20px;
        line-height: 29px;
        margin-top: 128px;
	  }

	  .cbp-so-section h2{
		    margin-top: 58px;
	  }

	  .cbp-so-section h1{
		    font-size: 30px;
		    line-height: 33px;
	  }

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

	  #interna p{
		    font-size: 15px;
		    line-height: 20px;
	  }

	  .white-panel h3{
		    font-size: 19px;
	  }

}


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


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

		#home-empresa h1{
		    margin-top: 0px;
		}

		.caption-pro h2{
		    font-size: 26px;
		}

		.caption-pro{
		    padding: 52px 21px;
		}

	  #frase h2{
		    font-size: 57px;
		    line-height: 59px;
	  }

	  #frase h2 strong{
		    font-size: 56px;
		    line-height: 60px;
	  }

	  #historia p{
		    font-size: 17px;
		    line-height: 24px;
	  }

	  footer p span{
		    font-size: 22px;
	  }

	  footer p{
		    font-size: 19px;
	  }

	  #mision p{
		    font-size: 17px;
	  }

	  .white-panel h4{
		    font-size: 21px;
	  }

	  .cbp-so-section h2{
		    margin-top: 58px;
	  }

	  .cbp-so-section h1{
		    font-size: 30px;
		    line-height: 33px;
	  }

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

	  #interna p{
		    font-size: 16px;
		    line-height: 21px;
	  }

	  .white-panel h3{
		    font-size: 19px;
	  }

}

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


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

	  #home-empresa h1{
		    margin-top: 0px;
	  }

    .caption-pro{
		    padding: 52px 21px;
	  }

	  #frase h2{
		    font-size: 57px;
		    line-height: 59px;
	  }

	  #frase h2 strong{
		    font-size: 56px;
		    line-height: 60px;
	  }

	  .white-panel h4{
		    font-size: 22px;
	  }

	  .cbp-so-section p{
		    margin-top: 80px;
	  }

	  .cbp-so-section h2{
		    margin-top: 72px;
	  }

	  .cbp-so-section h1{
		    margin-top: 109px;
	  }

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

	  #interna p{
		    font-size: 19px;
		    line-height: 22px;
	  }

	  .white-panel h3{
		    font-size: 21px;
	  }

}

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


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

    #frase h2{
		    font-size: 57px;
		    line-height: 59px;
	  }

	  #frase h2 strong{
		    font-size: 56px;
		    line-height: 60px;
	  }

	  .white-panel h4{
		    font-size: 24px;
	  }

	  .cbp-so-section p{
		    margin-top: 80px;
	  }

	  .cbp-so-section h2{
		    margin-top: 72px;
	  }

	  .cbp-so-section h1{
		    margin-top: 109px;
	  }

    .white-panel h3{
		    font-size: 23px;
	  }

}


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


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

    .cbp-so-section p{
		    margin-top: 80px;
	  }

	  .cbp-so-section h2{
		    margin-top: 72px;
	  }

	  .cbp-so-section h1{
		    margin-top: 109px;
	  }

    .white-panel h3{
		    font-size: 24px;
	  }

}