/*para mantener el footer abajo*/
.wh-flex {
    margin: 0px;
    height: 100%;
}

.bg-body {

    background: rgba(0, 0, 0, 0.03) !important;
}

.bg-footer {
    background: #2F2D2C !important;
}

.text-link-hover:hover {

    color: #4272ff !important;
}

.bg-instagram {
    background-color: #aa45c7;
}

.bg-facebook {
    background-color: #3b5998;
}

.bg-whatsapp {
    background-color: #00bb2d;
}

#redes {
    opacity: 1;
}

#redes:hover {
    opacity: 0.7;
}

/*MENU*/
.sidebar-color {
    background-color: #1c1f23 !important;
}

/*END MENU*/

/** TAMAÑOS */

.height-200
{
     height:200px;
     min-height:200px; 
     max-height:200px;
}
.height-300
{
     height:250px;
     min-height:250px; 
     max-height:250px;
}
.height-300
{
     height:300px;
     min-height:300px; 
     max-height:300px;
}
.height-350
{
   
     min-height:350px; 

}
.height-400
{
     height:400px;
     min-height:400px; 
     max-height:400px;
}
.height-450
{
     height:450px;
     min-height:450px; 
     max-height:450px;
}
.height-500
{
     height:500px;
     min-height:500px; 
     max-height:500px;
}
.height-550
{
     height:550px;
     min-height:550px; 
     max-height:550px;
}

.width-300
{
     width:300px;
     min-width:300px; 
     max-width:300px;
}
.width-350
{
     width:350px;
     min-width:350px; 
     max-width:350px;
}

.width-400
{
     width:400px;
     min-width:400px; 
     max-width:400px;
}
.width-450
{
     width:450px;
     min-width:450px; 
     max-width:450px;
}

.width-500
{
     width:500px;
     min-width:500px; 
     max-width:500px;
}
.width-550
{
     width:550px;
     min-width:550px; 
     max-width:550px;
}

.width-500
{
     width:500px;
     min-width:500px; 
     max-width:500px;
}
.width-550
{
     width:550px;
     min-width:550px; 
     max-width:550px;
    
}


.h500 { min-height: 500px;}


/**/
