.btn-primary:hover{background-color:#769c03 !important;}
            .btn-volver:hover
            {
              text-decoration:none;
            }
            @media (max-width:650px)
            {
                .list-group {display:none !important;}
            }
            @media (max-width: 1540px) 
            {
                .btn-volver{z-index:10 !important;position:relative !important;}
              .legal-item{display:block !important;}
              .lega-block {background: #00000000 !important;}
            }
            	label {
                font-size: 14px;
            }
            	.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
                background-color: #244950;
                border-color: #244950;
                font-size: 15px;
                font-weight: bold;
            }
            	.btn-secondary {
                background-color: #578B96;
                border-color: #578B96;
                font-size: 15px !important;
                font-weight: bold;
            }
            	.site-content{display:none}
            .bg-style-dark{
                 background: #183d45;
                color: white;
                background-image: url(https://legales.zimrre.com/wp-content/uploads/2021/01/bg.svg);
                background-size: cover;
            }
            .list-group-item {
                background-color: #123138;}

                .text-muted {
                color: #aab1b7!important;
            }.btn-primary {
                color: #fff;
                background-color: #82ad00;
                border-color: #759c00;
                padding: 20px !important;
            }
            .lega-block{
                  max-width: 200px;
                padding: 20px;
                background: #00000057;
                border-radius: 0 0 50px 0;
                position: fixed;
                left: 0;
                top: 0;
                text-align:center;    z-index: 1000;
            }
            .legal-item{
                color: white;
                font-size: 12px !important;
                margin-bottom: 25px;
                display: block;
                border-bottom: solid 2px #327584;
            }
            .legal-item figure{

            }
            .legal-item figure img{
                max-width: 50px;
            }
            .legal-item h3 {
                   font-size: 13px;color: white;
            }
            .legal-item h3 span{
            font-size: 16px;
                font-weight: bold; display: block;
                color: #1cfbff;
            }
            .btn-volver{
                    display: block;
                text-align: center;
                border-radius: 10px;
                background: #1CFBFF;
                margin-bottom: 20px;
                color: #07898c;
                padding: 10px;
                text-decoration: none;
            }
            .container{
               z-index: 0;
                position: relative;
            }