
/*inluido por roderick y se peude eliminar si no filtra hasta qui*/

.fondeso{
    background-color: #1f2229;
}
.textomediun{
    font-size: 2.2em;
}
.textopop{
    font-size: 1.2em;
}
.primerbloque{
    margin-top: -20px;
    
}
.btn-centro{
   
        display:inline-flex;
    font-size: 20px;

}
.largess{
    font-size: 550px;
}
.logo-zoom{
 display: inline-block;
    height: 40px;
}
.logo-zoom2{
 display: inline-block;
    height: 32px;
}
.btnlike{
    margin-top: -20px;
}

.btnlikecontac{
    margin-top: 0px;
    margin-bottom: -20px;
}
.btn-mrg{
    margin-left: 8px;
    
}


}
.mgcon{
    margin-left: 100px;
    margin-right: 100px;
}

.miniwa{
    height: 60px;
    display: inline;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 0px;
}

.miniwa:hover,
.miniwa:focus,
.miniwa:active,
.miniwa.active {
/*height: 100px;*/
    height: 80px;
    display: inline;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 0px;
    
}

.logo-principal{
    display:block;
    margin:auto;
    margin-bottom: 60px;
}

.gifm{
    opacity: 80%;
   
    
}
.masinfom{
    font-size: 15px;
    font-style: italic;
    font-weight: 600;

}

.gifm:hover,
.gifm:focus,
.gifm:active,
.gifm.active {
/*height: 100px;*/
    max-width: 110%;
    max-height: 1000px;
    opacity: 100%;
    
}

.fondord-imagen{
    background-image:url(/images/fondo/textura-negro2.png);
}
.margen-btn-videox{

margin-top: 40px;
margin-bottom: -10px;
}
.margen_btn_galus{
    margin-top: 20PX;
    margin-bottom: -20px;
}
.text_titulo{
    align-items: center;
    display: flex;
    height: 20px;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    
}
.pad_dist{
    margin-bottom: 15px;
    margin-top: 15px;
}

.celebra-t{
    margin-top: -20px;
    margin-bottom: 15px;
}

.fondo-datos{
    background-color: #262930;
    padding-top: -5px;
    padding-bottom: 5px;
}
.iconos-dorados{
    height: 30px;
    display: inline;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 10px;
    
}
.iconos-dorados:hover,
.iconos-dorados:focus,
.iconos-dorados:active,
.iconos-dorados.active {
    height: 34px;
    display: inline;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 10px;
    
    
}
.iconos-dorados-mn{
    height: 28px;
    display: inline;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 5px;
    
}
.iconos-dorados-mn:hover,
.iconos-dorados-mn:focus,
.iconos-dorados-mn:active,
.iconos-dorados-mn.active {
    height: 34px;
    display: inline;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 10px;
    
    
}
.iconos-dorados-w{
    height: 36px;
    display: inline;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 0px;
    
}
.aletexto{
      
}

.colorin{
/*Codigo de color amarillo orihginale gradinate*/
    /*
background: -webkit-linear-gradient(left top, #feb645, #f1e767);
  background: linear-gradient(to bottom right, #feb645, #f1e767);
  -webkit-background-clip: text;  
  -webkit-text-fill-color: transparent; 
*/
    
    background: rgba(162,120,52,1);
background: -moz-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(162,120,52,1)), color-stop(20%, rgba(205,175,84,1)), color-stop(50%, rgba(236,219,137,1)), color-stop(80%, rgba(205,175,84,1)), color-stop(100%, rgba(162,120,52,1)));
background: -webkit-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: -o-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: -ms-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: linear-gradient(to right, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
  -webkit-background-clip: text;  
  -webkit-text-fill-color: transparent; 
    
}

.txt-dorado{
        background: rgba(162,120,52,1);
background: -moz-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(162,120,52,1)), color-stop(20%, rgba(205,175,84,1)), color-stop(50%, rgba(236,219,137,1)), color-stop(80%, rgba(205,175,84,1)), color-stop(100%, rgba(162,120,52,1)));
background: -webkit-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: -o-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: -ms-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: linear-gradient(to right, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
  -webkit-background-clip: text;  
  -webkit-text-fill-color: transparent; 
    
}

.solid.btn-whites {
  border-color: #faa11b;
  color: #1f2229;
}
.solid.btn-whites:not([class*="bg-glass-"]) {
background: rgba(241,231,103,1);
background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=1 );

}

.solid.btn-whites:hover,
.solid.btn-whites:focus,
.solid.btn-whites:active,
.solid.btn-whites.active {
background: #f5d35a;
  border-color: #faa11b;
  color: #000000;
  font-size: 25px;
    
    
}

/*boton whatsapp*/
.solid.btn-wat {
  border-color: #faa11b;
  color: #1f2229;
}
.solid.btn-wat:not([class*="bg-glass-"]) {
background: rgba(241,231,103,1);
background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=1 );

}

.solid.btn-wat:hover,
.solid.btn-wat:focus,
.solid.btn-wat:active,
.solid.btn-wat.active {
background: #f5d35a;
  border-color: #faa11b;
  color: #000000;
  font-size: 25px;
    
    
}

/*boton secundario - rode*/
.btn-centro-sec{
   
        display:inline-flex;
    font-size: 16px;

}

.solid.btn-secun {
  border-color: #faa11b;
  color: #1f2229;
}




.solid.btn-secun:not([class*="bg-glass-"]) {
background: rgba(241,231,103,1);
background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=1 );

}

.solid.btn-secun:hover,
.solid.btn-secun:focus,
.solid.btn-secun:active,
.solid.btn-secun.active {
background: #fff;
  border-color: #faa11b;
    
    
  color: #000000;
  font-size: 17px;
    
    
}


/*btn amarillo*/
.solid.btn-amarillo {
  border-color: #faa11b;
  color: #1f2229;
}
.solid.btn-amarillo:not([class*="bg-glass-"]) {
background: #fff;

}

.solid.btn-amarillo:hover,
.solid.btn-amarillo:focus,
.solid.btn-amarillo:active,
.solid.btn-amarillo.active {
background: rgba(241,231,103,1);
background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=1 );
  border-color: #faa11b;
  color: #1f2229;
    font-size: 14px;
}

/*fin de boton amarillo*/

.coloreto{
    
    
    font-weight:bolder;
    text-shadow: 5px 5px 5px #1f2229;
    
-webkit-text-stroke: px #ae873d;
  color: fff; 
}

.desde-casa{
    margin-top: 30px;;
    margin-bottom: 15px;
    
}

.col-ico{
    color: #feb645;
}
.color-d{
    background: -webkit-linear-gradient(left top, #faa11b, #f1e767);
  background: linear-gradient(to bottom right, #faa11b, #f1e767);
  -webkit-background-clip: text;  
  -webkit-text-fill-color: transparent; 
    
}
.color-d-verde{
    
    background: rgba(248,181,0,1);
background: -moz-linear-gradient(left, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 11%, rgba(237,71,71,1) 26%, rgba(136,70,235,1) 44%, rgba(70,169,235,1) 65%, rgba(145,232,66,1) 88%, rgba(145,232,66,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,181,0,1)), color-stop(11%, rgba(248,181,0,1)), color-stop(26%, rgba(237,71,71,1)), color-stop(44%, rgba(136,70,235,1)), color-stop(65%, rgba(70,169,235,1)), color-stop(88%, rgba(145,232,66,1)), color-stop(100%, rgba(145,232,66,1)));
background: -webkit-linear-gradient(left, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 11%, rgba(237,71,71,1) 26%, rgba(136,70,235,1) 44%, rgba(70,169,235,1) 65%, rgba(145,232,66,1) 88%, rgba(145,232,66,1) 100%);
background: -o-linear-gradient(left, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 11%, rgba(237,71,71,1) 26%, rgba(136,70,235,1) 44%, rgba(70,169,235,1) 65%, rgba(145,232,66,1) 88%, rgba(145,232,66,1) 100%);
background: -ms-linear-gradient(left, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 11%, rgba(237,71,71,1) 26%, rgba(136,70,235,1) 44%, rgba(70,169,235,1) 65%, rgba(145,232,66,1) 88%, rgba(145,232,66,1) 100%);
background: linear-gradient(to right, rgba(248,181,0,1) 0%, rgba(248,181,0,1) 11%, rgba(237,71,71,1) 26%, rgba(136,70,235,1) 44%, rgba(70,169,235,1) 65%, rgba(145,232,66,1) 88%, rgba(145,232,66,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b500', endColorstr='#91e842', GradientType=1 );
    -webkit-background-clip: text;  
  -webkit-text-fill-color: transparent; 
    
    font-weight: 800;
    
/*
    -webkit-text-stroke: 2px white;
  color: transparent; 
*/
    
}
.bienvenido{
    font-weight: 600;
    font-size: 25px;
}

.estilo-captcha{
    display: inline-block;
    transform:scale(0.83);
    transform-Origin:0 0;
    
}
.ico-editar{

    background: -webkit-linear-gradient(left top, #faa11b, #f1e767);
  background: linear-gradient(to bottom right, #faa11b, #f1e767);
  -webkit-background-clip: text;  
  -webkit-text-fill-color: transparent;
    
}
.ico-seamosamig{
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 10px;
    background: -webkit-linear-gradient(left top, #faa11b, #f1e767);
  background: linear-gradient(to bottom right, #faa11b, #f1e767);
  -webkit-background-clip: text;  
  -webkit-text-fill-color: transparent;
}
.ico-arroba{
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px;
    background: rgba(162,120,52,1);
background: -moz-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(162,120,52,1)), color-stop(20%, rgba(205,175,84,1)), color-stop(50%, rgba(236,219,137,1)), color-stop(80%, rgba(205,175,84,1)), color-stop(100%, rgba(162,120,52,1)));
background: -webkit-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: -o-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: -ms-linear-gradient(left, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
background: linear-gradient(to right, rgba(162,120,52,1) 0%, rgba(205,175,84,1) 20%, rgba(236,219,137,1) 50%, rgba(205,175,84,1) 80%, rgba(162,120,52,1) 100%);
  -webkit-background-clip: text;  
  -webkit-text-fill-color: transparent; 
}
.contacto-footer{
    font-size: 15px;
}
.btn-ico-redes {
    
    
  font-size: 38px;
  margin-left: 9px;
  margin-right: 9px;
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
    
}
.form-tam-rd{
    font-weight: 600;
    font-size: 18px;
     
  
}
.fress{
    font-size: 20px;
}
.mglabel{
        margin-bottom:  6px;
}
.form-tam-rdtin{
    font-size: 15px;
}
.mrgpopun{
    margin-top: 15px;
}
.icmrg{
    
    padding-left: 15px;
   
   
}
.bg-darks{
  background-color: #1c1f23 !important;
    background-image:url(/images/fondo/textura-negro.png);
}
.ics{
    height: 33px;
    display: inline;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 0px;
     
    
}
.ics:hover,
.ics:focus,
.ics:active,
.ics.active {
   
    height: 32px;      
 
  color: #000000;
    

}
.clabotonc{
    height: 32px;
}
.menu-gal-rd{
    font-weight: 600; 

}
.btn-galzoom{
    margin-top: -10px;
    margin-bottom: 10px;
    
}
.btn-galzoom2{
    margin-top: 5px;
    margin-bottom: -2px;
    
}
.menu-gal-rdv{

    font-weight: 600; 
    
}

.mgtitshow{
    margin-bottom: 0px;
}
.mgtitshowdesc{
    margin-top: 100px;
}
.mgtitshow2{
    margin-top: -10px;
}
.mgsbtitshow{
    margin-bottom: 20px;
}
.mgsbtitshow3{
    margin-top: -8px;
    margin-bottom: 15px;
}
.tipelet{
    font-family:  'Oooh Baby', cursive;
}
.margbtnchicsup{
 margin-top: -5px;
}
.margbtnchicpop{
 margin-top: 15px;
}
.margbtnchicpop2{
 margin-top: 20px;
}
.colorinzoom{
    color: #008dff;
}
.backmaginfpadzoom{
    background-color: #008dff;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-top: 5px;
    
    border-radius: 15px;
    color: #ffffff;
}
.backmaginfp{
    background-color: #f1e4fb;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-top: 5px;
    
    border-radius: 15px;
    color: #000000;
    
/*
    border-color: #5d00c1;
    border-width: 2px;
    border-style: solid;
*/
    
}
.backmaginfv{
    background-color: #e4f0fb;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-top: 5px;
    
    border-radius: 15px;
    color: #000000;
    
/*
    border-color: #5d00c1;
    border-width: 2px;
    border-style: solid;
*/
    
}
.backmaginfpad{
    background-color: #f1f1f1;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-top: 5px;
    
    border-radius: 15px;
    color: #000000;
    
/*
    border-color: #5d00c1;
    border-width: 2px;
    border-style: solid;
*/
    
}
.btn-whitezoom {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff; 
/*    1f2229*/
}

.btn-whitezoom:hover,
.btn-whitezoom:focus,
.btn-whitezoom:active,
.btn-whitezoom.active {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #1f2229;
    
}

.btn-whitezoom2 {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff; 
/*    1f2229*/
}

.btn-whitezoom2:hover,
.btn-whitezoom2:focus,
.btn-whitezoom2:active,
.btn-whitezoom2.active2 {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #1f2229;
    
}

/*
.solid.btn-whitezoom {
  border-color: #ffffff;
  color: #1f2229;
}
.solid.btn-whitezoom:not([class*="bg-glass-"]) {
  background-color: #ffffff;
}
.solid.btn-whitezoom:hover,
.solid.btn-whitezoom:focus,
.solid.btn-whitezoom:active,
.solid.btn-whitezoom.active {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
*/
.btnchicoo{
   
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 700;

}
.btnchicoo2{
   
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 700;

}
.btnchicoo3{
   
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 9px;
    padding-top: 9px;
    border-radius: 18px;
    font-size: 16px;
    font-weight: 700;

}
.btn-mrgchico{
    margin-left: 3px;
    
}
.solid.btn-secunchico {
  border-color: #faa11b;
  color: #1f2229;
}




.solid.btn-secunchico:not([class*="bg-glass-"]) {
background: rgba(241,231,103,1);
background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=1 );

}

.solid.btn-secunchico:hover,
.solid.btn-secunchico:focus,
.solid.btn-secunchico:active,
.solid.btn-secunchico.active {
background: #fff;
  border-color: #faa11b;
    
    
  color: #000000;
  font-size: 15px;
    
    
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active {
  background-color: #1f2229;
  border-color: #1f2229;
  color: #ffffff;
}
.solid.btn-green {
  border-color: #1f2229;
  color: #ffffff;
}
.solid.btn-green:not([class*="bg-glass-"]) {
  background-color: #389314;
}
.solid.btn-green:hover,
.solid.btn-green:focus,
.solid.btn-green:active,
.solid.btn-green.active {
  background-color: transparent;
  border-color: #1f2229;
  color: #1f2229;
}

.btn-zoom:hover,
.btn-zoom:focus,
.btn-zoom:active,
.btn-zoom.active {
  background-color: #1f2229;
  border-color: #1f2229;
  color: #ffffff;
}
.solid.btn-zoom {
  border-color: #1f2229;
  color: #ffffff;
}
.solid.btn-zoom:not([class*="bg-glass-"]) {
  background-color: #028efd;
}
.solid.btn-zoom:hover,
.solid.btn-zoom:focus,
.solid.btn-zoom:active,
.solid.btn-zoom.active {
  background-color: transparent;
  border-color: #1f2229;
  color: #1f2229;
}

.btn-ico-redes:hover,
.btn-ico-redes:focus,
.btn-ico-redes:active,
.btn-ico-redes.active {
    background: rgba(241,231,103,1);
background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=1 );
  border-color: #faa11b;
      
 
  color: #1f2229;
}
.logo-pie{
    padding-top: 10px;
}
.color-cargo-cliente{
    color: #feb645;
}
.bg-coment {
  background: rgba(238,226,68,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(238,226,68,1) 0%, rgba(245,149,5,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(238,226,68,1)), color-stop(100%, rgba(245,149,5,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(238,226,68,1) 0%, rgba(245,149,5,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(238,226,68,1) 0%, rgba(245,149,5,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(238,226,68,1) 0%, rgba(245,149,5,1) 100%);
background: radial-gradient(ellipse at center, rgba(238,226,68,1) 0%, rgba(245,149,5,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee244', endColorstr='#f59505', GradientType=1 );
}
.coment-cliemar{
    margin-left: 20px;
}
.mariel{
    width: 200px;
}
.mivideom{
    width: 100%;
    height: 469px;
}
.espacio-btnprev{
    margin-top: -80px;
    
}
.mivideoonline{
    width: 100%;
    height: 400px;
    }

@media (min-width: 768px) and (max-width: 1024px) {
  .vh666g {
    height: 569px;
  }  
    .mivideoonline{
    width: 100%;
    height: 320px;
    }
    
    
  
}
@media (min-width: 426px) and (max-width: 767px) {
    .mivideom{
    width: 100%;
    height: 289px;
    }
    
    .vh666 {
    height: 389px;
  } 
    

}

@media (max-width: 425px) {
    .mivideom{
    width: 100%;
    height: 223px;
    }
    
    .vh666 {
    height: 323px;
  } 
    .mivideoonline{
    width: 100%;
    height: 270px;
    }
.desde-casa{
    margin-top: 6px;;
    margin-bottom: 15px;
  
}
.tamlogosbt{
    max-width: 138px;
    height: auto;
   
    }
}

