.wrap-collabsible {
  margin-bottom: 1.2rem 0;
}


.lbl-toggle {
  display: block;

  font-weight: bold;
  font-family: monospace;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;

  padding: 1rem;

  color: #fff;
  background: #69f;

  cursor: pointer;

  border-radius: 7px;
  transition: all 0.25s ease-out;
}

.lbl-toggle:hover {
  color: #7C5A0B;
}

.lbl-toggle::before {
  content: ' ';
  display: inline-block;

  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: .7rem;
  transform: translateY(-2px);

  transition: transform .2s ease-out;
}

.toggle:checked + .lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}

.collapsible-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height .25s ease-in-out;
}

.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 350px;
}

.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.collapsible-content .content-inner {
  background: #2e405a;
  border-bottom: 1px solid rgba(250, 224, 66, .45);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding: .5rem 1rem;
}

#NyBTMiaFRn > p > div > div > div > ul > li > a {
    COLOR: white !IMPORTANT;
}

div#NyBTMiaFRn {
    margin-bottom: 15px;
    margin-top: -10px;
}

#info{
	color: #026ad2;
	text-align: center;
	font-weight: bold;
	font-size: 1.2rem;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}
.lin {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
#inp {
	margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding-bottom: 0% !important;
    margin-bottom: 0% !important;
}
.bt {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-primar.focus, .btn-primar:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5);
}
.bt.focus, .bt:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

.linea{
	background-color: #ddd;
	min-height: 3px;
	max-width: 30%;
	margin-top: 2%;
}
.ro{
	padding: 3rem  0rem ; 
}

.bol{
	margin-bottom: 3%;
	color: #6c6d6f !important;
}
.inpu{
    height: 100%;
}
.btn-primar {
    color: #fff;
    background-color: #f45a22 !important;
    border-color: #f45a22 !important;
}
.bs{

    color: #004a84 !important;
    text-decoration: none !important;
    font-size: 1.1rem;
    font-weight: 900;
}
}

#\31 kHEGCGoBGIfqns > div {
    display: none;
}



.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.m-0 {
    margin: 0 !important;
}

.row {
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.txt{
color: #004a84  !Important;
font-size: 0.95rem !Important;
line-height: 22px;
}
.txt > a {
    color: #004a84 !important;
    font-size: 0.95rem;
}


@media (min-width: 768px){


	#txt22 {
    margin-top: 0px;
}
#txt2 {
    margin-bottom: 0px;
}


#txt1,#txt2,#txt3,#txt4{
	display: block !important;
}
#txt2 > a {
    color: #054d86 !important;
    font-size: 0.95rem;
}
#txt1 > a {
    
	color: #054d86 !important;
    font-size: 0.95rem;
}
#txt3 > a {
    color: #054d86 !important;
     font-size: 0.95rem;
}
#txt4 > a {
    color: #054d86 !important;
    font-size: 0.95rem;
}
#txt22 > a {
   color: #054d86 !important;
    font-size: 0.95rem;
}
#txt11 > a {
   color: #054d86 !important;
    font-size: 0.95rem;
}
#txt33 > a {
    color: #054d86 !important;
    font-size: 0.95rem;
}

.bmas{
	display: none;
}

.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-md-4 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%; 
    max-width: 33%;
}

.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    padding-left: 5% !important;
	padding-right: 5% !important;
}

.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

	}

@media (max-width: 768px){


div#div-gpt-ad-1572288128241-0 {
    min-height: 270px !important;
    display: flex;
    margin-top: 100px !important;
    margin-bottom: -80px !important;
    margin: auto;
    width: 100%;
    justify-content: center;
}
	b {
    margin: auto !important;
    margin-left: 0px !important;
}

	div#NyBTMiaFRn {
    width: 90%;
    margin: auto;
    padding: 15px;
   
    border-radius: 18px;
 
    -webkit-box-shadow: 0px 0px 36px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 36px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 19px -5px rgba(0,0,0,0.75);
    margin-bottom: 20px;
	}

	.bmas {
	display: initial !important;
    margin: auto !important;
    margin-right: auto;
    font-size: 2rem;
    color: #3366cc;
    font-weight: bold;
    margin-right: 0px !important;
    top: 5px;
    position: relative;

}

	.button.bs {
    display: none;
}

.ro {
    padding: initial !important;
}

.col-md-3 {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    
}
#txt1,#txt2,#txt3{
	display: none;

}
.linea {

    max-width: 100%;

}
.bmas{


}


}
div#div-gpt-ad-1572288128241-0 {
    margin-bottom: 20px;
}



/*Ajustes de estilos del contenedor*/

.contenido {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.contenido{
    max-width: none;
    padding-top: 2rem;
    padding-bottom: 2rem;
}





@media(min-width:768px ){
  .contenido{width: 750px;}
}

@media(min-width:992px ){
  .contenido{width: 970px;}
}

@media(min-width:1200px ){
  .contenido{width: 1170px;}
}


@media(max-width:700px ){
	
#kNYLapHqQG > div > h2 {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}

}