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

  *{
      margin: 0;
      padding: 0;
      border: 0;
  }

  .frame {
    background-color: #fffcf0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }

  .frame-tablet{
    display: none;
  }

  

  /*banner*/
  .frame .banner-wrapper {
    height: 720px;
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
  }
  
  
  .frame .background {
    position: absolute;
    width: 100%;
    height: 620px;
    top: 100px;
    left: 0;
    object-fit: cover;
  }
  
  
  .frame .bienvenidos-a-wrapper {
    position: relative;
    width: 100%;
    height: 378px;
    top: 121px;
    background-image: url(./img/rectangle-122.svg);
    background-size: fit-content;
  }
  
  .frame .bienvenidos-a {
    display: none;
  }
  

  .frame .bienvenidos-m{
    display: block;
    position: relative;
    margin: 0px;
    width: 100%;
    top: 73px;
    left: 0px;
    -webkit-text-stroke: 1px #000000;
    font-family: "Lato-Medium", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 28px;
    letter-spacing: 0;
    text-align: center;
    line-height: normal;
    opacity: 10;
    font-weight: 500;
    
  }
  


  .frame .text-wrapper-11 {
    font-weight: 500;
  }
  
  .frame .text-wrapper-12 {
    font-family: "Lato-SemiBold", Helvetica;
    font-weight: 600;
  }

  .header {
    background-color: transparent;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
  
  .header .overlap-wrap {
    overflow: hidden;
    width: 100%;
    height: 100px;
  }
  
  .header .rectangle-menu {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0px;
    left: 0;
    background-color: #3282ec;
  }
  
  .header .logo-camara {
    display: none;
  }

  .header .logo-camara-mobile {
    display: flex;
    position: absolute;
    width: 89px;
    height: 91px;
    top: 0px;
    left: 0;
  }


  
  .header .FEDEUROPA {
    background-color: transparent;
  }
  
  .header .logo-fedeuropa {
    position: absolute;
    width: 81px;
    height: 79px;
    top: 5px;
    left: 4px;
  }

  .label-title{
    display: inline;
    position: absolute;
    top: 10px;
    left: calc(50% - 91px);
    width: 182px;
    font-weight: bold;
    margin-top: 10px;
    height: 48px;
    font-family: "Lato-Medium", Helvetica;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.5;
    
  

  }

  
  .header .menu {
    display: none;

  }

  

  /*mision*/

  .frame .mision-wrapper {
    height: 770px;
    top: 720px;
    background-color: #fffcf0;
    position: absolute;
    width: 100%;
    left: 0;
  }
  
  .frame .mision {
    position: relative;
    margin: auto;
    width: 100%;
    height: 750px;
    top: 50px;
  }
  
  .frame .overlap-mision {
    position: relative;
    width: 100%;
    height: 720px;
    background-color: #0505061a;
  }
  
  .frame .subTitulo-1 {
    position: absolute;
    width: 100%;
    top: 30px;
    left: 0px;
    -webkit-text-stroke: 0px #000000;
    font-family: "Lato-Medium", Helvetica;
    font-weight: 500;
    color: #3282ec;
    font-size: 32px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
  }
  
  .frame .text-1{
    position: absolute;
    width: calc(100% - 40px);
    top: 115px;
    left: 20px;
    font-family: "Lato-Medium", Helvetica;
    font-weight: 500;
    color: #0d5eaf;
    font-size: 21px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  hr {
    border: none; 
    height: 1px;  
    background-color: #000000; 
    color: #000000;   
  }

  .frame .line {
    position: absolute;
    margin: 0px;
    width: 100%;
    height: 1px;
    top: 90px;
    left: 0;
    object-fit: cover;
  }


  /*vision*/
  .frame .overlap-group-vision {
    position: absolute;
    width: 100%;
    height: 720px;
    top: 1490px;
    left: 0;
  }
  
  .frame .vision-wrapper{
    position: absolute;
    width: 100%;
    height: 720px;
    top: 0;
    left: 0;
    background-color: #fffcf0;
  }
  
  .frame .vision {
    position: relative;
    margin: auto;
    width: 100%;
    height: 601px;
    top: 59px;
  }
  
  .frame .overlap-vision {
    position: relative;
    width:100%;
    height: 601px;
    background-color: #0505061a;
  }
  
  .frame .line-2 {
    position: absolute;
    width: 100%;
    top: 70px;
    left: 0;
  }

  #text-vision{
    top: 120px;

  }

  
  /*afiliados*/
  .frame .overlap-group-afiliados {
    height: 920px;
    top: 2200px;
    position: absolute;
    width: 100%;
    left: 0;
  }
  
  .frame .afiliados-wrapper {
    position: relative;
    height: 921px;
    top: -1px;
    background-color: #fffcf0;
  }
  
  .frame .afiliados {
    position: relative;
    margin: auto;
    width: 100%;
    height: 599px;
    top: 41px;
  }
  
  .frame .overlap-2 {
    position: relative;
    width: 100%;
    height: 599px;
    background-color: #fffcf0;
  }
  
  .frame .div-wrapper {
    position: absolute;
    width: 100%;
    height: 123px;
    top: 0;
    left: 0;
    background-color: #3282ec;
  }

  .frame .text-wrapper-6 {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0px;
    -webkit-text-stroke: 0px #000000;
    font-family: "Lato-Medium", Helvetica;
    font-weight: 500;
    color: #fffcf0;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
  }


  #carouselExampleControls{
    display: none;
    
    /*position: absolute;
    top: 2346px;*/
  }


  .frame .group-2 {
    position: relative;
    margin: auto;
    width: 100%;
    height: 453px;
    top: 146px;
  }


  .frame .icon-box{
    position: inherit;
    width: 100px;
    height: 100px;
    background-color: #fffcf0;
    border-radius: var(--shape-corner-small);
    box-shadow: 0px 4px 10px #00000040;
  }


  .frame .img-2 {
    position: inherit;
    width: 80px;
    height: 80px;
    top: 10px;
    left: 10px;
    object-fit: cover;
  }


  
  .icon-box-Big{
    position: inherit;
    width: 150px;
    height: 150px;
    top: -10px;
    left: -30px;
    background-color: #fffcf0;
    border-radius: var(--shape-corner-small);
    box-shadow: 0px 4px 10px #00000040;

  }

  
  .frame .img-Big{
    width: 120px;
    height: 120px;
  }

  



  

  .frame .hilos-cronos-CA-wrapper {
    position: absolute;
    top: 600px;
    left: calc(50% - 50px);
    width: auto;
    width: auto;
  }

  





  .frame .overlap-3 {
    position: absolute;
    top: 480px;
    left: calc(50% + 70px);
    width: auto;
    width: auto;
  }
  
  .frame .COSECHA-PERISSOS-wrapper {
    position: absolute;
    top: 480px;
    left: calc(50% - 50px);
    width: auto;
    width: auto;
  }
  
  .frame .logo-aegean-marine-wrapper {
    position: absolute;
    top: 480px;
    left: calc(50% - 170px);
    width: auto;
    width: auto;
  }
  
  
  




  .frame .COMERCIALIZADORA-wrapper {
    position: absolute;
    top: 360px;
    left: calc(50% + 70px);
    width: auto;
    width: auto;
    
  }

  .frame .monreve-wrapper {
    position: absolute;
    top: 360px;
    left: calc(50% - 50px); 
    width: auto;
    width: auto;
    
  }
  
  .frame .corporacion-castle-wrapper {
    position: absolute;
    top: 360px;
    left: calc(50% - 170px);
    width: auto;
    width: auto;
    
  }


  
  .frame .cafe-gourmet-wrapper {
    position: absolute;
    top: 240px;
    left: calc(50% + 70px);;
    width: auto;
    width: auto;
    
  }
  
  .frame .tijerazo-wrapper {
    position: absolute;
    top: 240px;
    left: calc(50% - 50px); 
    width: auto;
    width: auto;
    
  }
  
  .frame .olymp-finest-flavors-wrapper {
    position: absolute;
    top: 240px;
    left: calc(50% - 170px);
    width: auto;
    width: auto;
    
  }
  



  .frame .todo-hogar-wrapper {
    position: absolute;
    top: 120px;
    left: calc(50% + 70px); 
    width: auto;
    width: auto;
    
  }

  .frame .overlap-4 {
    position: absolute;
    top: 120px;
    left: calc(50% - 50px); 
    width: auto;
    width: auto;
    
  }
 
  .frame .overlap-group-2 {
    position: absolute;
    top: 120px;
    left: calc(50% - 170px);
    width: auto;
    width: auto;
  
  }





  
  .frame .sal-condimentos-wrapper {
    position: absolute;
    top: 0;
    left: calc(50% + 70px); /*260px;*/
    width: auto;
    width: auto;
    
  }
  
  .frame .ouzo-barbayanni-wrapper {
    position: absolute;
    top: 0;
    left: calc(50% - 50px); /*140px;*/
    width: auto;
    width: auto;
    
  }
  
  .frame .a-v-ingenieria-c-a-wrapper {
    position: absolute;
    top: 0;
    left: calc(50% - 170px); /*20px*/
    width: auto;
    width: auto;
    
  }



  /*footer*/
  .frame .footer-wrapper {
    height: 194px;
    top: 3120px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
  }
  
  .frame .overlap {
    position: relative;
    height: 721px;
    top: -1px;
  }
  
  .frame .footer-rectangle {
    position: absolute;
    width: 100%;
    height: 720px;
    top: 1px;
    left: 0;
    background-color: #fffcf0;
  }

  .frame .footer-rectangle-2 {
    position: absolute;
    width: 100%;
    height: 128px;
    top: 1px;
    left: 0;
    background-color: #bfbfbf;
  }
  
  .frame .footer {
    position: relative;
    margin: auto;
    width: 100%;
    height: 122px;
    top: 0;
    background-color: transparent;
  }
  
  .frame .logo-camara-sin {
    position: absolute;
    width: 66px;
    height: 73px;
    top: 26px;
    left: 10px;
  }
  
  .frame .c-mara-de-comercio {
    display: none;
  }
  
  .frame .text-wrapper {
    display:none;
  }
  
  .frame .text-wrapper-2 {
    display:none;
  }
  
  .frame .text-wrapper-3 {
    display:none;
  }

  .frame .text-wrapper-4 {
    position: absolute;
    width: 84px;
    height: 19px;
    top: 66px;
    left: calc(50% - 42px);
    font-family: "Lato-Regular", Helvetica;
    font-weight: 400;
    color: #3282ec;
    font-size: 16px;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: underline;
    white-space: nowrap;
  }
  
  .frame .p {
    position: absolute;
    top: 27px;
    left: clamp(80px, calc(50% - 116px), 100%) ;
    width:232px;
    font-family: "Lato-Medium", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  


  .frame .email {
    display: none;
  }
  
  .frame .image {
    display: none;
  }
  
  .frame .img {
    display: none;
  }
  
  .frame .image-2 {
    position: absolute;
    width: 19px;
    height: 19px;
    top: 66px;
    left: calc(50% - 66px);
    object-fit: cover;
  }
  
  .frame .dev-group {
    position: relative;
    margin: auto;
    width: 258px;
    height: 22px;
    top: 30px;
  }
  
  .frame .external-link-symbol {
    position: inherit;
    width: 8px;
    height: 8px;
    margin-left: 14px;
    bottom: 15px;
    object-fit: cover;
  }
  
  .frame .dev-overlap-group {
    position: absolute;
    width: 248px;
    height: 22px;
    top: 0;
    left: 0;
  }
  
  .frame .hd-black-linkedin-in {
    position: absolute;
    width: 12px;
    height: 12px;
    margin-bottom: 10px;
    margin-left: 2px;
    bottom: 1px;
    object-fit: cover;
  }
  
  .frame .desarrollado-por {
    position: absolute;
    width: 246px;
    top: 0;
    left: 0;
    font-family: "Lato-Medium", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 16px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .frame .span {
    font-weight: 500;
    color: #000000;
  }
  
  .frame .text-dev{
    font-family: "Lato-Bold", Helvetica;
    font-weight: 700;
    color: #000000;
  }

    

    

    



}
 