@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.container-grupo-recordar{
	width: 734px;
}
.back{
	background-color: #066166;
	    height: 68px;
}
.back-2{
	background-color: #70b74c;
	    height: 68px;
}
.dis{
	display: flex
;
    justify-content: center;
}
.bene{
	color: #066166;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
	padding-top: 0px !important;
	padding-bottom: 30px;
}
.container-grupo-recordar ul {
  list-style-type: disc;
    list-style-position: outside;
    padding-left: 20px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #353535;
  
}
.container-grupo-recordar p{
	    padding: 20px;
    color: #353535;
	font-family: "Poppins", sans-serif;
    font-size: 16px;
	padding-bottom: 30px;
}
.ico{
	padding-top: 30px;
}
.quienes{

       padding: 20px 0px 20px 0px;
}

.flex-c{
	display: flex
;
    justify-content: space-between;
}
.li-g-c{
	padding-left: 60px;
}
.ee-coBase-buttons div:nth-child(1){
	display: none !important;
}
.ee-coBase-buttons div:nth-child(3){
	display: none !important;
}
.btn-register-company{
	display: none !important;
}
.js-goto-webpage{
	display: none !important;
}
