





.img_galery
{
    object-fit: cover;
    margin-bottom: 20px;
    cursor: pointer;
    transition: all 0.5s
}
.img_galery:hover
{
    transform: scale(1.2)
}

.container
{
    width: 100%;
    margin: auto;
    
}

.containerR
{
    width: 100%;
    margin: auto;
    
}
.container--flex
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.group__txt
{

    text-align: center;
    font-weight: 100;
    margin: 30px
}

.PresentacionTp1 .container
{
  background-color:  #fff;
  color: #009281;
    
 
  text-align:left;
    font-size: 1.3em;
}


.PresentacionTP .containerR
{
  background-image: linear-gradient(to left,#009281, #009281,#1D3D70, #002964, #002964);
  color: white;
  /*padding: 10px;*/
  text-align: center;
    font-size: 0.5em;
}


.PresentacionT2 .container
{
  background-color:  #1D3D70;
  color: white;
  /*padding: 10px;*/
  text-align: center;
    
}
.separacionp .container
{
    background-image: linear-gradient(to left,#f67000, #1D3D70, #1D3D70,#1D3D70, #1D3D70);
  padding-bottom: 2px; 
}



.titulo__content
{
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: white;
    font-size: 2.5em;
    
}

.titulo__contentcn
{
   text-align: center;  
    color: #FFF;
}
.titulo__puntos
{
     color: #1D3D70;
    
  text-align:left;
    padding-bottom: 7px;
    margin: 0;

}
.titulo__puntos2
{
     color: #1D3D70;
    
  text-align:justify;
    padding-bottom: 7px;
    margin: 0;

}

.titulo__contentpp
{
 font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: bold;
    color: #1D3D70;
    font-size: 1.7em;
    padding-top: 10px;
    padding-bottom: 20px;
}

.Presentacion_tna
{
   font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: bold;
    color: #1D3D70;
    font-size: 1em;
    padding-top: 10px;
    padding-bottom: 20px;
}




/*
@media screen and (min-width:240px)
{
 .btn2
{
       width: 140px;
    /*background: #DE423A;*/
   /*
     font-size: 1.1em;
}
     .btncc
{
       width: 140px;
    /*background: #DE423A;*/
   /*
     font-size: 1.1em;
}
     .main__txt
{font-size: 1em;
}  
        .main__txtp
{font-size: 1em;
} 
.main__txtp2
{font-size: 1em;
}
    .main__txtp2r
{font-size: 1em;
}
    .titulo__contentpp
{
  font-size: 1em; 
} 
     .titulo__contentcn
{
  font-size: 1em; 
}    
 .main__txts
{font-size: 1em;
}
  .column--50-25
    {
        width: 45%;
    }
}
*/

@media screen and (min-width:380px)
{
    .column--50-25
    {
        width: 49%;
    }
    
     .group__txt
    {
        font-size: 1.0em;
    }
 .PresentacionTp1{padding-top: 20px;}
     .titulo__puntos2
{
    padding-left: 5px;
     padding-right: 5px;
 font-size: 0.8em;
    }
   .titulo__puntos
{
    padding-left: 5px;
     padding-right: 5px;
    }
}
@media screen and (min-width:768px)
{
   .column--50-25
    {
        width: 48%;
    }
     .group__txt
    {
        font-size: 1.3em;
    }
     .titulo__contentpp
{
  font-size: 1.5em; 
}
 }   
    
    
@media screen and (min-width:1024px)
{
     .container
    {
        width: 1000px;
       /*   padding-right: 50px;
        
        
       float: right;   separar de ffoter
         * */
        
    }
    
    .containerR
    {
        width: 1000px;
        /* padding-right: 50px;
        
        
       float: right;  */
         
        
    }
    .group__txt
    {
        font-size: 1.5em;
    }
    
    .titulo__puntos2
{
     font-size: 1.3em;
    }
            .titulo__puntos
{
     font-size: 1.5em;
    }
    .Presentacion_tna
    {
     font-size: 1.3em;
    }
 
  .PresentacionTp1{padding-top: 2px;}
}



@media screen and (min-width:1200px)
{

     .container
    {
        width: 1150px;
    }
    
  
       .containerR
    {
        width: 1150px;
        
        /*
        
       float: right;  */
         
    }}
@media screen and (min-width:1600px)
{
   .container
    {
        width: 1500px;
    }
     .containerR
    {
        width: 1500px;
    }
     .group__txt
    {
        font-size: 1.7em;
    }
        .titulo__puntos2
{
     font-size: 1.5em;
    }
            .titulo__puntos
{
     font-size: 1.5em;
    }
    .Presentacion_tna
    {
     font-size: 1.5em;
    }
}

@media screen and (min-width:1900px)
{
   .container
    {
        width: 1800px;
    }
     .containerR
    {
        width: 1800px;
    }
     .titulo__puntos2
{
     font-size: 2em;
    }
        .titulo__puntos
{
     font-size: 2em;
    }
           .titulo__content
{
  font-size: 5.2em; 
}
    
    .titulo__contentpp
{
     font-size: 2.2em;
    }
    .Presentacion_tna
    {
     font-size: 2em;
    }
}