.montserrat-normal{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.montserrat-bold{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

body{
	margin:0;
	padding:0;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
.wrapper{
	max-width: 1444px;
	position:relative;
	margin:0 auto;
}
.col-70{
	position:relative;
	float:left;
	width:70%;
	font-size: 15px;
}
.col-70 i{
	margin-left: 10px;
    margin-right: 2px;
}
.col-30{
	position:relative;
	float:left;
	width:30%;
}
.brinco {
    display: none;
    height: 1px;
}
.rede a{
	font-size:17px;
	margin-left:10px;
	margin-right:10px;
}
.rede a:hover{
	color:#1f2c34;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
#barra{
	background-color: #cb0d21;
	color:white;
}
#barra a{
	color:white;
	text-decoration:none;
}
#barra a:hover{
	color:#1f2c34;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.container{
	position:relative;
	float:left;
	width:100%;
}
.in{
	position:relative;
	float:left;
	width:90%;
	left:5%;
}
.in-2{
	position:relative;
	float:left;
	width:95%;
	left:2.5%;
}
.in-3{
	position:relative;
	float:left;
	width:98%;
	left:1%;
}
.txt-cnt{
	text-align:center;
}
.txt-rig{
	text-align:right;
}
.txt-lft{
	text-align:left;
}
.txt-just{
	text-align:justify;
}
.mar-40{
	margin-top:60px;
	margin-bottom:40px;
}
.mar-30{
	margin-top:30px;
	margin-bottom:30px;
}
.mar-20{
	margin-top:20px;
	margin-bottom:20px;
}
.mar-10{
	margin-top:10px;
	margin-bottom:10px;
}
.marb-30{
	margin-bottom:30px;
}
#header-s{
	position:relative;
	color:#172156;
	background-color: #fff;
	/*padding-top:5px;
	padding-bottom:5px;*/
}
#header{
	/*position:absolute;*/
	position:relative;
	z-index:999;
	color:#172156;
	background-color: #fff;
	/*padding-top:5px;
	padding-bottom:5px;*/
}
.logo{
	position:relative;
	float:left;
	width:25%;
}
.logo img{
		max-width:250px;
		width:100%;
}
.menu{
	position:relative;
	float:left;
	width:50%;
}
.menu a{
	color: #172156;
    font-weight: bold;
    text-decoration: none;
    margin-left: 15px;
    margin-right: 15px;
	font-size:17px;
}
.menu a:hover{
	color:#cb0d21;
}
.telefono{
	position:relative;
	float:left;
	width:25%;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
}
.grn {
    color: #cb0d21;
    font-weight: bold;
    font-size: 20px;
}
.contentmenu{
	position:relative;
	float:left;
	width:100%;
	text-align:center;
}
.informacion{
	position:relative;
	float:right;
}
button.accordion {
    background-color: #fff;
    color: #071c57;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: right;
    outline: none;
    font-size: 15px;
}

button.accordion.active, button.accordion:hover {
    background-color: #fff;
}
button.accordion:after {
    /*content: '\002B';*/
    color: #071c57;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.accordion.active:after {
    /*content: "\2212";*/
}
div.panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    color:white;
	text-align:left
}
.menuresp{
	width: 100%;
    text-align: left;
    background: #fff;
    color: #0a1b56;
    border: none;
    padding-top: 6px;
    padding-bottom: 6px;
	font-size:18px;
}
.menuresp:hover{
	background-color:#cb0d21;
	color:white;
	transition: max-height 0.2s ease-out;
}
.redes{
	position:relative;
	float:left;
	width:10%;
}
.redes a{
	font-size: 21px;
    margin-left: 6px;
    margin-right: 6px;
    color: white;
}
.buscar{
	margin-left:20px;
	background: rgb(0 0 0 / 13%);
    width: 105px;
    border: 1px solid white;
	color:white;
	padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
}
.buscar::placeholder{
	color:white;
}
.lupa{
	margin-left:0px;
	margin-right:10px;
	background: rgb(0 0 0 / 13%);
    border: 1px solid white;
	color:white;
	padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;

}
.btn-wp{
	background: #25d366;
    background: -webkit-linear-gradient(to right, #25d366, #0e4f26);
	background: linear-gradient(to right, #25d366, #0e4f26);
	color:white;
	border: none;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
}
.texto{
	position: absolute;
    z-index: 999;
    bottom: 30%;
    left: 5%;
    color: white;
    width: 85%;
}
.texto h4{
	margin: 0;
    padding: 0;
    font-size: 20px;
}
.texto h2{
	margin: 0;
    padding: 0;
    font-size: 50px;
}
.texto h1{
	margin: 0;
    padding: 0;
    font-size: 80px;
}
.btn-primary{
	border: 1px solid #cb0d21;
    background-color: #cb0d21;
    color: white;
    margin-top: 23px;
    padding: 12px 24px;
    font-size: 19px;
}
.btn-primary:hover{
	background-color:black;
	border: 1px solid black;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.btn-secondary{
	border: 1px solid #cb0d21;
    background-color: #cb0d21;
    color: white;
    padding: 6px 12px;
    font-size: 14px;
}
.btn-secondary:hover{
	background-color:black;
	border-color:black;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.col-25{
	position:relative;
	float:left;
	width:25%;
}
.col-75{
	position:relative;
	float:left;
	width:75%;
}
.col-25 img{
	width:100%;
}
.ah1{
	font-size: 30px;
}
.ver-mas{
	background-color: #e20a17;
    border: 1px solid #e20a17;
    color: white;
    font-size: 20px;
    padding: 7px 22px;
    border-radius: 20px;
}
.vermas{
	border:1px solid rgb(230, 230, 233);
    background-color: rgb(230, 230, 233);
    color: #cb0d21;
    position: absolute;
    right: 0px;
    width: 35px;
    height: 35px;
    font-size: 16px;
}
.vermas:hover{
	
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.lnh{
	font-size: 18px;
    line-height: 30px;
}
.col-50{
	position:relative;
	float:left;
	width:50%;
}
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  width: 33.33%;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: 0.1s;
  font-size: 17px;
   border-top: 3px solid #f1f1f1;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
   border-top: 3px solid #172156;
   -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
  color: #172156;
  border-top: 3px solid #172156;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 21px 0px;
  border-top: none;
}
.tabcontents {
  display: none;
  padding: 21px 0px;
  border-top: none;
}
.col25{
	position:relative;
	float:left;
	width:25%;
}
.col25 img{
	width:100%;
}
#banner{
	background-image:url('../imagenes/banner.png');
	/*background-attachment:fixed;
	background-position:center;*/
	background-size:cover;
	min-height:450px;
	width:100%;
	color:white;
}
.inbanner{
	text-align:center;
	position:absolute;
	bottom:50%;
	width:100%;
}
.ahi{
	font-size:35px;
	font-style:italic;
	margin: 0;
}
.aht{
	font-size:20px;
	margin: 0;
	font-weight:300;
}
.tablink{
	background: white;
    font-size: 22px;
    padding: 10px 26px;
    border: 1px solid white;
}
.tablink:hover{
	color:#cb0d21;
	border-bottom:1px solid #cb0d21;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.activo{
	color:#cb0d21;
	border-bottom:1px solid #cb0d21;
}
.col-33{
	position:relative;
	float:left;
	width:33.33%;
}
.col-33 img{
	width:100%;
}
.oh{
	overflow:hidden;
}
.mask{
	position: absolute;
    background-color: rgb(0 0 0 / 34%);
    height: 100%;
    width: 100%;
    color: white;
	cursor:pointer;
	z-index:9;
	font-weight: bold;
    font-size: 26px;
}
.mask:hover{
	background-color: rgb(0 0 0 / 74%);
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.mask:hover .inmask{
	bottom:60px;
	-webkit-transition: all 1s ease;
	  -moz-transition: all 1s ease;
	  -ms-transition: all 1s ease;
	  -o-transition: all 1s ease;
	  transition: all 1s ease;
}
.mask:hover .category{
	visibility:visible;
	opacity:1;
	-webkit-transition: all 0.5s ease;
	  -moz-transition: all 0.5s ease;
	  -ms-transition: all 0.5s ease;
	  -o-transition: all 0.5s ease;
	  transition: all 0.5s ease;
}
.col25:hover img{
	 transform: scale(1.1);
	 -webkit-transition: all 1s ease;
	  -moz-transition: all 1s ease;
	  -ms-transition: all 1s ease;
	  -o-transition: all 1s ease;
	  transition: all 1s ease;
}
.inmask{
	position:absolute;
	bottom:40px;
	width:90%;
	left:10%;
	transition: all 1s ease;
}
.category{
	margin-bottom: 10px;
	font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    color: #fff;
    padding: 2px 15px;
    justify-content: center;
    align-items: center;
    background-color: #cb0d21;
    border-radius: 55px;
    border: 1px solid #cb0d21;
	visibility:hidden;
    opacity:0;
	-webkit-transition: all 0.5s ease;
	  -moz-transition: all 0.5s ease;
	  -ms-transition: all 0.5s ease;
	  -o-transition: all 0.5s ease;
	  transition: all 0.5s ease;
}
#footer{
	background-color:#172156;
	color:white;
	margin-top:20px;
	font-size:13px;
}
#footer a{
	color:white;
	text-decoration:none;
	line-height:30px;
}
#footer a:hover{
	color:#cb0d21;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#footer img{
	max-width:100%;
}
.col30{
	position:relative;
	float:left;
	width:25%;
}
.col70{
	position:relative;
	float:left;
	width:75%;
}
.acnt{
	text-align:center;
}
.redes2{
	display:none;
}
#menuresponsivo{
	display:none;
}
#respo{
	display:none;
}


/*****************************************/
.bannerSeccion{
	background-size:cover;
	min-height:300px;
	width:100%;
	color:white;
}
.bannerProducto{
	background-size:cover;
	min-height:200px;
	width:100%;
	color:white;
}
#banner-nosotros{
	background-image:url('../imagenes/banner_prueba.png');
}
.in-banner-p{
	position:relative;
	float:left;
	width:90%;
	left:5%;
	margin-top:80px;
}
.in-banner-p h1{
	font-size:40px;
}
.in-banner{
	position:relative;
	float:left;
	width:90%;
	left:5%;
	margin-top:180px;
}
.in-banner h1{
	font-size:40px;
}
#frase h1{
	margin:0;
	font-weight:400;
}
.col50{
	position:relative;
	float:left;
	width:50%;
}
.col50 img{
	max-width:100%;
}
.mision{
	background-color:#e5e5e5;
	border-left:3px solid #cb0d21;
	position:relative;
	float:left;
	width:80%;
}
.mision h2{
	margin-top:0px;
	margin-bottom:10px;
	color:#cb0d21;
}
#about h1{
	color:#cb0d21;
}
.col40{
	position:relative;
	float:left;
	width:40%;
}
.col40 img{
	max-width:100%;
}
.col60{
	position:relative;
	float:left;
	width:60%;
}
.cl25{
	position:relative;
	float:left;
	width:25%;
}
.counter{
    text-align: center;
    font-size: 65px;
    font-weight: bold;
	-webkit-text-stroke-width: 3px;
	-webkit-text-stroke-color: #cb0d21;
    color: white !important;
	margin-top:10px;
	margin-bottom:10px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
  font-style: normal;
}
/*****************************************/
#banner-servicios{
	background-image:url('../imagenes/banner_prueba.png');
}
#services h1{
	color:#cb0d21;
}
.contorno{
	position: relative;
    box-shadow: 5px 3px 3px #d2d2d2;
    margin-bottom: 15px;
    border: 1px solid gainsboro;
    float: left;
    width: 95%;
    left: 2.5%;
	min-height: 535px;
}
.contorno:hover{
	/*background-color:#cb0d21;
	color:white;*/
	box-shadow: 5px 3px 3px #cccbcb
	border: 1px solid black;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.contorno:hover .vermas{
	color:black;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.contorno h2{
	font-size: 29px;
    text-align: center;
}
/*****************************************/
#banner-contacto{
	background-image:url('../imagenes/banner_prueba.png');
}
#contacto h1{
	color:#cb0d21;
}
.cl50{
	position:relative;
	float:left;
	width:50%;
}
#formulario{
	background-color:#000000;
	color:white;
	min-height: 405px;
}
#informacion{
	background-color:#cb0d21;
	color:white;
	min-height: 405px;
}
.inpu{
	width: 95%;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.inp{
	width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.ajus{
	left:2.5%;
}
.ara{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 10px;
    margin-bottom: 10px;
}
.send{
	background: #cb0d21;
    color: white;
    font-size: 21px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
}
/*****************************************/
.or1{
	background-color:#cb0d21;
	color:white;
	width:30%;
	padding-top:15px;
	padding-bottom:15px;
}
.or2{
	background-color:#dd8720;
	color:white;
	width:40%;
	padding-top:15px;
	padding-bottom:15px;
}
.or3{
	background-color:#ea5501;
	color:white;
	width:30%;
	padding-top:15px;
	padding-bottom:15px;
}
.ficha{
	border: 2px solid #cb0d21;
    color: #cb0d21;
    padding: 15px 25px 15px 25px;
    background: white;
    border-radius: 25px;
    font-size: 22px;
}
.ficha:hover{
	background-color: #cb0d21;
	color:white;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.c50{
	position:relative;
	float:left;
	width:50%;
}
.org{
	background-color:#cb0d21;
	color:white;
	min-height:210px;
}

.mhov{
	cursor:pointer;
}
.mhov:hover{
	color:black;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.mhov:hover .vermas{
	background-color:#003a76;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.isvg {
	fill:#616161;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.mhov:hover .vermas  .isvg {
    fill: rgb(255, 255, 255) !important;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.titl{
	text-align:center;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  font-size:24px;
}
.mhov:hover .titl {
    color: #cb0d21;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.mhov:hover .imgsol {
    transform: scale(1.05);
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.tabcontents .vermas{
	position:relative;
	float:right;
	right:5px;
}
.tabcontents .col-33:hover{
	
}
.tabcontents .col-33:hover .vermas{
	color:black;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.col33{
	position:relative;
	float:left;
	width:33.33%;
}
.icono{
	position:relative;
	float:left;
	width:20%;
	text-align:center;
}
.icono img{
	max-width:100%;
}
.beneficio{
	position:relative;
	float:left;
	width:80%;
}
#acabados{
	background-color:black;
	color:white;
}
.cl33{
	position:relative;
	float:left;
	width:33.33%;
	font-size: 13px;
    text-align: justify;
}
.cl33 img{
	max-width:100%;
}
.f19{
	font-size:19px;
}
.btn-cotiza{
	background: #cb0d21;
    color: white;
    border: 1px solid #cb0d21;
    border-radius: 20px;
    font-size: 19px;
    padding: 10px 20px;
}
.btn-cotiza:hover{
	background-color:black;
	border:1px solid black;
}
#fortalezas h3{
	margin-top:0px;
	padding-top:0px;
}
.cl40 img{
	width:100%;
}
.cl40{
	position:relative;
	float:left;
	width:40%;
}
.cl60{
	position:relative;
	float:left;
	width:60%;
}
#fondo-formulario{
	background-image:url('../imagenes/fondo_formulario.png');
	background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.inpl{
	width:100%;
	border:none;
	border-bottom:2px solid black;
	font-size: 19px;
    padding-top: 7px;
    padding-bottom: 7px;
	font-family: "Montserrat", sans-serif;
}
.inpl:focus {
  color: black;
  border:none;
	border-bottom:2px solid #172156;
}
.inpl:focus-visible {
  outline:none;
  border-bottom: 2px solid #172156;
}
.inpl::placeholder {
  color: #172156;
}
.c40{
	position:relative;
	float:left;
	width:40%;
}
.c60{
	position:relative;
	float:left;
	width:60%;
}
.scrolled{
	margin-top:20px;
	margin-bottom:20px;
	height:600px;
	overflow-y:scroll;
}
.btn-blog{
	cursor:pointer;
	background-color: white;
    color: #0a1b56;
    width: 100%;
    border: 1px solid #0a1b56;
    font-size: 25px;
    text-align: left;
	padding-left:15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.btn-blog:hover{
	background-color: #0a1b56;
    color: white;
}
.selectedblog{
	background-color: #0a1b56;
    color: white;
}
.azu{
	background-color: #003a76;
	color:white;
}
.cl-50 {
    position: relative;
    float: left;
    width: 50%;
}
.txtinp {
    width: 90%;
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid gainsboro;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.txtara {
    width: 95%;
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid gainsboro;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 15px;
    resize: none;
}
.btn-enviar {
    background-color: #cb0d21;
    padding: 10px 40px;
    color: white;
    border: 1px solid #cb0d21;
    font-size: 18px;
}
.ictelefono{
    display:none;
}
@media screen and (max-width: 1130px){
	#info_producto .c50{
		width:100%;
	}
}
@media screen and (max-width: 1100px){
	#header{
		position:relative;
		float:left;
		width:100%;
		text-align:center;
	}
}
@media screen and (max-width: 1260px){
	.redes{
		display:none;
	}
	.logo{
		width:100%;
		text-align:center;
	}
	.logo img{
		max-width:250px;
		width:100%;
	}
	.menu{
		width:100%;
	}
	.telefono{
		display:none;
	}
	
}
@media screen and (max-width: 1090px){
	#brr .col25{
		width:50%;
	}
}
@media screen and (max-width: 1070px){
	.menu .mar-30{
		margin-top:10px;
		margin-bottom:10px;
	}
	.contentmenu{
		width:100%;
		text-align:center;
	}
	.informacion{
		width:100%;
		text-align:center;
		margin-top:20px;
	}
}
@media screen and (max-width: 1030px){
	#serv .col-33{
		width:50%;
	}
}
@media screen and (max-width: 1000px){
	#main{
		width:100% !important;
		margin-bottom:30px;
	}
	#main h2{
		margin-top:0px;
		margin-bottom:10px;
	}
	#soluciones  .col-25{
		width:33.33%;
	}
	.col-75{
		width:100%;
	}
}
@media screen and (max-width: 985px){
	#serv .col25{
		width:50%;
	}
}
@media screen and (max-width: 965px){
	.c40{
		width:100%;
	}
	.c60{
		width:100%;
	}
}
@media screen and (max-width: 945px){
	#frase h1{
		font-size:25px;
	}
	#nosotros-s .col50{
		width:100%;
	}
	#about h1{
		text-align:center;
	}
	#about .col40{
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
	#about .col40 img{
		max-width:100%;
	}
	#about .col60{
		width:100%;
	}
	#about .cl25{
		width:50%;
	}
}
@media screen and (max-width: 930px){
	#benefits .col33{
		width:50%;
	}
	#uso .col50{
		width:100%;
	}
	#uso .col50 > .in{
		width:100%;
		left:0;
	}
}
@media screen and (max-width: 915px){
	#footer .col30{
		width:100%;
	}
	#footer .col70{
		width:100%;
	}
}
@media screen and (max-width: 885px){
	.texto h2 {
		font-size: 30px;
	}
	.texto h1 {
		font-size: 60px;
	}
}
@media screen and (max-width: 870px){
	.col-70{
		width:100%;
		text-align:center;
	}
	.col-30{
		width:100%;
		margin-top:13px;
	}
	.brinco{
		display:block;
	}
}
@media screen and (max-width: 850px){
	.logo{
		width:100%;
		text-align:center;
	}
	.informacion{
		width:100%;
	}
	.menu{
		width:100%;
	}
	.redes2{
		width:100%;
		display:block;
		text-align:center;
	}
	.redes2 a{
		font-size: 21px;
		margin-left: 6px;
		margin-right: 6px;
		color: white;
	}
}
@media screen and (max-width: 800px){
	#banner{
		background-position:center;
	}
	#soluciones .col-25{
		width:50%;
	}
	#productos .col25{
		width:50%;
		margin-bottom:20px;
	}
	#novedades .col-33{
		width:50%;
		margin-bottom:50px;
	}
	#serv .col60{
		width:100%;
	}
	#serv .col40{
		width:100%;
	}
}
@media screen and (max-width: 750px){
	#footer .col25{
		width:100%;
	}
	#footer .col25 .in{
		width:100%;
		left:0%;
	}
	.acnt{
		text-align:left;
	}
	#fortalezas .col-33{
		width:50%;
		min-height:340px;
	}

}

@media screen and (max-width: 730px){
	#soluciones  .col-25{
		width:100%;
	}
	#soluciones  .col-25 img{
		width:100%;
		max-width: 300px;
	}
	#anosotros .col-50{
		width:100%;
	}
	#detalles_producto .cl50{
		width:100%;
	}
	#detalles_producto .cl50 img{
		margin-bottom:20px;
	}
}
@media screen and (max-width: 700px){
	#productos .col25{
		width:50%;
		margin-bottom:20px;
	}
	.texto{
		display:none;
	}
	#serv .col-33{
		width:100%;
	}
	#acabad > .cl33{
		width:100%;
		margin-bottom:20px;
	}
}
@media screen and (max-width: 630px){
	.cl40{
		width:100%;
	}
	.cl60{
		width:100%;
	}
	#brr .col25{
		width:100%;
	}
}
@media screen and (max-width: 595px){
	.counter{
		font-size:45px;
	}
	.ficha{
		font-size:15px;
	}
}
@media screen and (max-width: 580px){
	#benefits .col33{
		width:100%;
	}
	#fortalezas .col-33{
		width:100%;
	}
	#fortalezas h3{
		margin-top:0px;
		padding-top:0px;
	}
}
@media screen and (max-width: 540px){
	#colors > .cl33{
		width:100%;
	}
	.txtinp{
		width:99%;
	}
	.txtara{
		width:99%;
	}
	.cl-50{
		width:100%;
	}
}
@media screen and (max-width: 520px){
	#productos .col25{
		width:100%;
	}
}
@media screen and (max-width: 500px){
	#novedades .col-33{
		width:100%;
	}
	#linksmenu{
		display:none;
	}
	#menuresponsivo{
		width:100%;
		display:block;
	}
	#formulario .cl50{
		width:100%;
	}
	.ara {
		width: 98%;
	}
	.inp {
		width: 98%;
	}
	.inpu{
		width:98%;
		left:0%;
	}
	.ajus{
		left:0%;
	}
	#fondo-formulario{
		background-image:none;
	}
	#fondo-formulario .cl50{
		width:100%;
	}
	#norespo{
		display:none;
	}
	#respo{
		display:block;
	}
	#serv .col25{
		width:100%;
		margin-bottom:20px;
	}
	.ictelefono{
	    display:block;
	    position: fixed;
	    left: 20px;
	    z-index: 999;
	    bottom: 20px;
	}
}
@media screen and (max-width: 400px){
	.tablink {
		background: white;
		font-size: 19px;
		padding: 10px 20px;
	}
	.buscar{
		margin-bottom:15px;
	}
}