
.cabecera-home-empresas h1{
  color: rgba(255, 255, 255, 1);
  font-size: 48px;
  font-weight: 600;
  letter-spacing: -0.09px;
  text-align: center;
  line-height: 50px;
  padding-bottom:50px;
}
.cabecera-home-empresas h3{
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 400;
  font-style: medium;
  letter-spacing: 2px;
  text-align: center;
  line-height: 28px;
  padding-bottom:10px;
}
.cabecera-home-empresas .cntb-507027-block{
	max-width:820px;
   margin:0 auto;
}
.page_container{
	max-width:1440px;
   margin:0 auto;
}
.cabecera-home-empresas .btn-primary{
	background: white!important;
   border-radius:999px;
    font-size: 24px;
    font-weight: 400!important;
    letter-spacing: 4px;
    text-align: center;
    line-height: 24px;
    text-transform: uppercase;
    padding:26px 100px!important;
	 color: rgba(112, 147, 126, 1)!important;
    position:relative
    
}
.cabecera-home-empresas .btn-primary::after{
	content:'';
   display:block;
   background: url('https://eci.contebio.com/material/comp/11624568/1756196412_zoom.svg');
   position:absolute;
   width:23px;
   height:23px;
   left: 20px;
   top: 50%;
   transform: translateY(-50%); 
   transition:0.1s ease-in-out;
}
.cabecera-home-empresas .btn-primary:hover::after{
	transform:scale(1.20) translateY(-50%);
   left: 30px;
   top: 50%;   
}
.cabecera-home-empresas{
	padding:200px 10px 150px!important;
}
@media only screen and (max-width:768px){
		.cabecera-home-empresas h1{
        font-size: 25px;
        line-height: 32px;
        padding-bottom:30px;
      }
      .cabecera-home-empresas h3{
        font-size: 16px!important;
        line-height: 21px!important;
        padding-bottom:20px;
      }
      .cabecera-home-empresas .btn-primary{
          font-size: 19px;
          letter-spacing: 2px;
          line-height: 22px;
          padding:19px 50px!important;    
      }
      .cabecera-home-empresas {
          padding: 100px 10px 75px !important;
      }
      .menu-home-productos .cntb-507107-0-1-texto{
      	font-size:14px;
      }
     .menu-home-productos .slick-dots {
          width: 100%;
          margin: 0px 0 20px;
          list-style: none;
          text-align: center;
      }
      #comp338051-11628781-row{
      	padding-top:50px!important;
         padding-bottom:60px!important;
      }
      .cntb-507108-0-2-textopinion{
      	font-size:14px!important;
         line-height:18px!important;
      }
      .cntb-507108-0-1-nombre {
          padding-bottom: 10px!important;
      }
      .cntb-507108-0-opinion-element-row {
          padding: 75px 20px 25px!important;
          margin-left: 15px;
      }
}