@charset "utf-8";

:root {
    --color-aqua: #2DCCCD;
    --color-sand: #D8BE75;
    --color-sand-hover: #B7A062;
    --color-core-blue: #004481;
}

/* CSS Genral */

#nota {
	margin-bottom: 30px;
}
.tema a:hover {
	color: darkblue;
}
h1 {
	font-size: 35px;
	font-weight: bold;
}
#logo img {
    width: 180px;
}

header {
	height: 450px
}
header .first {
	position: relative;
	width: 100%;
	height: 450px;
	z-index: 1;
	display: flex;
}
header img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 450px;
    position: relative;
    margin-top: -475px;
}

#exampleModal0 .modal-dialog {
    width: 60%;
}

#exampleModal0 .modal-content {
    /*background-color: transparent;
    border: none;/
}

#bienve {
    /*background-color: #fff;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;*/
}
a:hover {
    color: #00b2b4;
}
.caja_title {
    background: rgba(0,0,0,0.3);
    border-radius: 10px;
    padding: 10px;
    color: #ffffff !important;
}
#compe {
	padding: 20px;
}

#compe p {
	font-size: 22px;
}

.tema header {
	height: 275px;
	background-image: linear-gradient(rgba(3,72,53,1),rgba(0,0,0,1),rgba(3,72,53,1));
}
.tema header img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 275px;
    position: relative;
    margin-top:0px;
	opacity: 0.4;	
}
#temas_c li {
	font-size: 15px;
	color: #3c3c3b;
}
#temas_c h6 {
	font-size: 17px;
}
#navegacion a{
	color:#fff;
	font-size: 1.5rem;
}
#ig {
	width: 100%;
    padding: 10px 50px 10px 49px;
}
#ig .mar {
	margin-top: 8px;
}
#bienvenida {
	padding: 20px;
}
#bienvenida p {
    /*font-size: 20px;*/
	color: #3c3c3b;
}
#contenido {
	padding: 20px 0px 50px 0px;
}
.tarjeta {
	display: flex; 
	flex-flow: row; 
	align-items: center; 
	justify-content: center; 
	height: 350px;
	position: relative; 
	width:100%; 
	margin: auto;
	margin-bottom: 10px;
	margin-top: 34px;
	position: relative;
}
.bienvenida-modulo{
	position: absolute;
    background: #012e43;
    width: 100%;
    height: 34px;
    padding: 5px 20px;
    margin-top: -32px;
    top: 0;
    left: 0;
    z-index: 1;
}
.bienvenida-modulo a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.bienvenida-modulo:hover {
	background: #01364f;
}
.card2 {
	flex: initial; 
	position: relative; 
	height: 100%; 
	width: 100%; 
	perspective: 200rem;
}
.card_content {
	height: 100%; 
	transition: all 0.8s ease; 
	position: absolute; 
	top: 0; 
	left: 0;
	width: 100%;
	-webkit-backface-visibility: hidden; 
	backface-visibility: hidden; 
	border-radius: 3px; 
	overflow: hidden;
}
.card_details {
	text-align: center; 
	font-size: 120%; 
	padding: 10%; 
	font-weight: 700; 
	height: 100%; 
	display: table-cell;
    vertical-align: middle;
}
.card_details p {
	cursor:pointer;
	border-radius: 5px;
}
#crede .card_details p {
    font-size: 15px;
	margin-bottom: 10px !important;
}
#certi .card_details p {
    font-size: 15px;
    margin: 0px !important;
    margin-bottom: 10px !important;
	border-radius: 5px;
	padding: 5px !important;
}
#certi .card_details { 
	padding: 2%; 	
}
.card_details .arrow {
	font-size: 22px;
    font-weight: bold;
    line-height: 0;
}

.card_details p:hover {
    background-color: #012e43 !important;
}
.card_back {
	transform: rotateY(180deg); 
	display: table;
}
.card2:hover .card_back {
	transform: rotateY(0);
}
.card2:hover .card_front {
    /*transform: rotateY(-180deg);*/
}
.card2:hover .card_content img{
    transform: scale(1.2);
}
.card_front {
	background-image:linear-gradient(rgba(3,72,53,1),rgba(0,0,0,1),rgba(3,72,53,1));
}
.card_front h3 {
	text-align: center;
	margin: 0px; 
	padding: 4%;
}
.card_content .first {
    position: relative;
    width: 100%;
    height: 350px;
    z-index: 1;
    display: flex;
}
.card_content.card_front img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 500px;
    position: relative;
    margin-top: -500px;
	opacity: 0.4;
    transition: all 0.2s ease-in-out;
}
#micro .card_details {
    padding: 2%;
}
#micro .micro1 {
    background: url(../imagenes/certificado/m1.jpg);    
}
#micro .micro2 {
    background: url(../imagenes/certificado/m2.jpg);    
}
#micro .micro3 {
    background: url(../imagenes/certificado/m3.jpg);    
}
#micro .micro4 {
    background: url(../imagenes/certificado/m4.jpg);    
}
#micro .micro5 {
    background: url(../imagenes/certificado/m5.jpg);    
}
#micro .micro6 {
    background: url(../imagenes/certificado/m6.jpg);    
}
#micro .micro7 {
    background: url(../imagenes/certificado/m7.jpg);    
}
#micro .micro8 {
    background: url(../imagenes/certificado/m8.jpg);    
}
#micro .micro9 {
    background: url(../imagenes/certificado/m9.jpg);    
}
#micro .card_back {
    transform: rotateY(0);
	background-position: center;
    background-size: cover;
}
#micro .tarjeta {
	margin-bottom: auto;
}
#micro .card_details {
    background-image: linear-gradient(rgba(3,72,53,0.7),rgba(0,0,0,0.7),rgba(3,72,53,0.7));
}
#micro .card_details p {
    font-size: 15px;
	margin-bottom: 10px !important;
}
#micro .card_details p {
    font-size: 15px;
    margin: 0px !important;
    margin-bottom: 10px !important;
	border-radius: 5px;
	padding: 5px !important;
}
#micro .card_details { 
	padding: 2%; 	
}

#act_inte {
	box-shadow: 0px 0px 5px grey;
    width: 90%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px;
}

#footer {
	width:100%;
	padding: 10px;
}

#footer p {
	margin: 0px;
	color: #fff;
	line-height: 2;
}
.social {
    width: 170px;
    height: 36px;
    display: block;
    padding: 0;
    margin-left: auto;	
}
.social a {
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    float: left;
	margin-right: 10px;
	border: 2px solid #fff;
    border-radius: 50%;
    padding: 15px;
}
.social a.linkedin {
	margin-right:0px;
}
.social a:hover {
    border-radius:50%;
    -webkit-border-radius:50%;
    box-shadow: 0px 0px 15px 5px #03a678;
    -webkit-box-shadow: 0px 0px 15px 5px #03a678;
}
.facebook {
    background: url("../imagenes/face.png");
    right: 74px;
}
.twitter {
    background: url("../imagenes/twitter.png");
    right: 46px;
}
.instagram {
    background: url("../imagenes/instagram.png");
    right: 18px;
}
.linkedin {
    background: url("../imagenes/linkedin.png");
}
.tema nav {
	margin-left: 4%;
    margin-right: 4%;
	padding: 5px 0px 5px 0px;
}
.tema #nav {
    margin-top: 9px;
}

#menu_center {
	align-items: center;
}
#nav {
	margin-top: 12px;
	text-align: right;
}
nav a {
	font-size: 20px;
    color: #000;
    text-decoration: none;
	font-weight: 600;
}
.separation {
	border-right: 2px solid #03a678;
	margin: 0px 10px 0px 10px;
}
#navegacion {
    padding: 5px 5% 5px;	
}
#myTab li {
	margin-left: 25px;
	width: 40%;
}
.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link {
	background-color: #03a678;
	font-size: 1.5rem;
	flex: 0 0 auto;
    width: 100%;
	border: 0px;
	--bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.nav-tabs .nav-link.active {
	background-color: #03a678;
    flex: 0 0 auto;
    width: 100%;
    border: 1px solid cyan;
    border-radius: 0;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6;	
}
.tab-content > .active {
    padding: 20px 0px 20px;
}
.dropdown-toggle {
    white-space: normal;
	text-align: left;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #1e2125;
    background-color: #00b2b4;
}

#temas_c {
	margin-top: 50px;
	margin-bottom: 50px;
}
#temas_c p {
	font-size: 15px;
	color: #3c3c3b;
}
#seccion_t {
	margin: 15px;
	box-shadow: 0px 2px 4px darkgray;
	margin-bottom: 35px;
}
#seccion_t h5 {
	color: #fff;
	background-color: #03a678;
	padding: 10px;
	width: fit-content;
}
#seccion_t hr {
    color: #03a678;
    width: 100%;
    opacity: 1;
    position: relative;
    top: -31px;
    z-index: -1;
    height: 5px !important;
}
.t2 #secciones_t {
	border-bottom: 5px solid #03a678;
}
#secciones_t{	
	padding: 10px;
}
.link_c {
	width: 100%;
	display: flex;
	align-items: center;
}
.link_1 {
	width: 100%;
	border-left: 5px solid #00b2b4;
	padding-left: 5px;
}
.link_1 p {
	margin: 0px;
    line-height: 2;
}
a {
	color: #00b2b4;
}

.offcanvas-top {
    height: 100%;
}
#offcanvasTopLabel {
	font-size: 30px;
	color: #fff;
}
.offcanvas-header .btn-close {
    opacity: 10;
}
.offcanvas-body {
    padding: 3rem 3rem;
}
.bg-color-1 {
	background-color:#012e43;
}
.text-1 {
	color:#012e43;
}
.bg-color-2 {
	background-color:#03a678;
}
.text-2 {
	color:#04a579;
}
.text-3 {
	color:#f15a24;
}
.bg-color-3 {
	background-color:#f9f9f9;
}
.width-100 {
	width:100%;
}
.height-100 {
	height:100%;
}
.radius-15 {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.radius-50 {
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto; 
}
.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.pointer {
	cursor: pointer;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
img {
    max-width: 100%;
    height: auto;
}
hr {
    width: 50%;
    text-align: center;
    height: 3px !important;
    margin: auto;
}
a,
li{
	word-break: break-word;
}
@media (max-width: 768px) {
	#exampleModal0 .modal-dialog {
        width: 90%;
    }	
	#footer p {
		text-align: center;
    }
	.social {
        margin: auto;
    }
}

/*-----------------* Plantilla BBVA *-----------------*/

body#bbva-certificado {
    font-family: 'Lato', sans-serif;
}

.noHover{
    pointer-events: none;
}

.bg-color-4 {
    background-color: var(--color-core-blue);
}

/* Nav */

.nav-bbva {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.nav-bbva #logo-tecmi img {
    width: 270px;
}

.nav-bbva #logo-campus {
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
}

.nav-bbva #logo-campus img {
    width: 140px;
}

.nav-bbva a#regresar {
    transition: all 0.5s ease;
}

.nav-bbva a#regresar:hover {
    filter: brightness(0.9);
}

.nav-bbva #nav-opciones {
    margin-top: auto;
    margin-bottom: auto;
    text-align: right;
    padding: 0px 30px;
}

.nav-bbva #nav-opciones a {
    color: var(--color-core-blue);
    font-size: 22px;
    font-weight: 400;
    transition: all 0.5s ease;
}

.nav-bbva #nav-opciones a:hover {
    color: var(--color-aqua);
}

.nav-bbva #nav-opciones .separation {
    border-right-color: var(--color-aqua);
}


@media (max-width: 991.98px) {
    .nav-bbva #nav-opciones {
        padding-left: 0px;
    }
    
    .nav-bbva #nav-opciones a {
        font-size: 20px;
    }
}

@media (max-width: 767.98px) {
    
    .nav-bbva #logo-campus {
        text-align: right;
        padding-right: 50px;
    }
    
    .nav-bbva #logo-tecmi {
        padding: 0px;
    }
    
    .nav-bbva #logo-campus img {
        width: 120px;
    }
    
    .nav-bbva #nav-opciones {
        text-align: center;
        padding: 0px;
        margin-top: 10px;
    }
    
    .nav-bbva #nav-opciones a {
        font-size: 22px;
    }
    
}

@media (max-width: 425px) {   
    .nav-bbva #logo-campus {
        padding-right: 30px;
    }
}

/* Header */

.header-bbva .caja_title {
    background: rgba(0,0,0,0.5);
    border-radius: 5px;
    padding: 20px 25px;
}

.header-bbva h2,
.header-bbva h4,
.header-bbva h4 span {
    font-weight: 700;
}

.header-bbva h2 {
    color: var(--color-aqua);
    margin-bottom: 10px;
}

.header-bbva h4 {
    width: 90%;
    background-color: var(--color-sand);
    color: white;
    border-radius: 7px;
    padding: 2px 0px 5px 0px;
    transition: all 0.5s ease;
}

.header-bbva h4:hover {
    background-color: var(--color-sand-hover);
}

.header-bbva h4 span {
    color: white;
    transition: all 0.5s ease;
}

.header-bbva h4:hover span {
    color: white;
}

@media (max-width: 767.98px) {
    .header-bbva .caja_title {
        margin: 40px !important;
    }
    
    .header-bbva h2 {
        text-align: center;
    }
    
    .header-bbva h4 {
        width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .header-bbva img {
        object-position: 65%;
    }
}

@media (max-width: 425px) {
    .header-bbva .caja_title {
        margin: 20px !important;
    }
    
    .header-bbva h4 {
        width: 220px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Modales */

#bbva-diplomado .modal-header h5 {
    color: var(--color-aqua);
    font-weight: 700;
}

#bbva-diplomado .modal-content .modal-footer button {
    background-color: var(--color-sand);
    border: 2px solid var(--color-sand);
    box-shadow: none;
    font-size: 18px;
    font-weight: 700;
    transition: all 0.5s ease;
}

#bbva-diplomado .modal-content .modal-footer button:hover {
    background-color: var(--color-sand-hover);
    border-color: var(--color-sand-hover);
}

/* Metodologia */

#bbva-diplomado #metodologia p {
    color: var(--color-core-blue);
}

/* Temario */

#bbva-diplomado .table-bordered .submodulo{
    background-color: var(--color-aqua);
}

/* Tablas */

#bbva-diplomado .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
#bbva-diplomado .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

#bbva-diplomado .table-bordered {
    border: 1px solid #dee2e6;
}

#bbva-diplomado .table-bordered {
    border: 1px solid #dee2e6;
}

#bbva-diplomado .table-bordered tr td p {
    color: var(--color-core-blue);
}

/* Bienvenida */

#bbva-diplomado #bienve h2 {
    color: var(--color-aqua);
}

#bbva-diplomado #bienve p {
    color: var(--color-core-blue);
} 

/* Competencia */

#bbva-diplomado #compe {
    background-color: var(--color-core-blue);
    color: white;
}

#bbva-diplomado #compe h2 {
    color: var(--color-aqua);
}

#bbva-diplomado #compe p {
    color: white;    
    font-size: 18px;
    line-height: 24px;
}

/* Contenido */

#bbva-diplomado #contenido {
    background-color: #efefef;
    padding-top: 40px;
}

#bbva-diplomado #contenido h2 {
    font-weight: 700;
    color: var(--color-aqua);
}

#bbva-diplomado #contenido #certi .bienvenida-modulo {
    background-color: var(--color-sand);
    color: white;
    cursor: default;
}

#bbva-diplomado #contenido #certi .bienvenida-modulo p {
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
}

#bbva-diplomado #contenido #certi .card_content.card_back {
    background-color: var(--color-core-blue);
}

#bbva-diplomado #contenido #certi .card_content.card_back a p {
    background-color: white !important;
    color: var(--color-core-blue) !important;
    transition: all 0.5s ease !important;
}

#bbva-diplomado #contenido #certi .card_content.card_back a:hover p {
    background-color: var(--color-sand) !important;
    color: white !important;
}

#bbva-diplomado #contenido #certi .card_content.card_front img {
    object-position: center;
    margin-top: -400px;
}

#bbva-diplomado #contenido #certi #sm1 img {
    object-position: 60%;
}

#bbva-diplomado #contenido #certi .card_content.card_front {
    background-image: linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0.9),rgba(0,0,0,0.9));
}

/* Actividad integradora */

#bbva-diplomado #act_inte {
    box-shadow: 0px 0px 5px #b7b7b7;
    margin-top: 50px;
    margin-bottom: 50px;
}

#bbva-diplomado #act_inte .container {
    padding: 30px;
    color: var(--color-core-blue);
}

#bbva-diplomado #act_inte h2 {
    color: var(--color-aqua);
    font-weight: 700;
}

#bbva-diplomado #act_inte .container p {
    /*font-size: 18px;*/
}

#bbva-diplomado #act_inte .container a {
    color: var(--color-aqua);
    transition: all 0.5s ease;
}

#bbva-diplomado #act_inte .container a:hover {
    color: var(--color-sand);
}

/* Footer */

#bbva-diplomado #footer {
    background-color: var(--color-core-blue);
    padding: 20px 10px;
}

#bbva-diplomado #footer p {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 12px;
}

#bbva-diplomado #footer .footer {
    display: none !important;
}

#bbva-diplomado #footer .footer-bbva {
    display: block !important;
}

#bbva-diplomado #footer .footer-bbva .social {
    width: 75%;
}

#bbva-diplomado #footer .footer-bbva .social a {
    width: 50px;
    height: 50px;
    border: none;
    margin: 0px;
    transition: all 0.5s ease;
}

#bbva-diplomado #footer .footer-bbva .social a:hover {
    box-shadow: none;
    filter: brightness(0.8);
}

#bbva-diplomado #footer .footer-bbva .facebook {
    background: url("../imagenes/redes-sociales/Facebook.svg");
    right: 74px;
}

#bbva-diplomado #footer .footer-bbva .twitter {
    background: url("../imagenes/redes-sociales/Twitter.svg");
    right: 46px;
}

#bbva-diplomado #footer .footer-bbva .instagram {
    background: url("../imagenes/redes-sociales/Instagram.svg");
    right: 18px;
}

#bbva-diplomado #footer .footer-bbva .linkedin {
    background: url("../imagenes/redes-sociales/Linkedin.svg");
}

@media (max-width: 1200px) {
    
    #bbva-diplomado #footer .footer-bbva .social {
        width: 85%;
        height: 50px;
    }
    
}

@media (max-width: 992px) {
    
    #bbva-diplomado #footer p {
        margin-top: 0px;
        text-align: center;
    }
    
    #bbva-diplomado #footer .footer-bbva .social {
        height: 65px;
        width: 200px;
        margin: 0 auto;
        padding-top: 15px;
        padding-bottom: 0px;
    }
    
}

/* Temas */

#bbva-diplomado.tema .header-bbva,
#bbva-diplomado.tema .header-bbva img {
    height: 450px;
}

#bbva-diplomado.tema .header-bbva {
    background-image: linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0.9),rgba(0,0,0,0.9));
}

#bbva-diplomado.tema #navegacion {
    background-color: var(--color-core-blue);
    color: var(--color-aqua);
    text-align: center;
    padding: 20px 0px;
}

#bbva-diplomado.tema #navegacion h4 {
    font-size: 32px;
    font-weight: 700;
}

#bbva-diplomado.tema #temas_c {
    margin-bottom: 35px;
}

#bbva-diplomado.tema #temas_c #seccion_t h5,
#bbva-diplomado.tema #temas_c #seccion_t hr {
    background-color: var(--color-aqua);
    /*font-size: 24px;*/
    font-weight: 700;
    padding-left: 40px;
    padding-right: 40px;
}

#bbva-diplomado.tema #temas_c #secciones_t p,
#bbva-diplomado.tema #temas_c #secciones_t ul li,
#bbva-diplomado.tema #temas_c #secciones_t ol li,
#bbva-diplomado.tema #temas_c #secciones_t h5,
#bbva-diplomado.tema #temas_c #secciones_t h6 {
    /*font-size: 18px !important;*/
    color: var(--color-core-blue) !important;
}

#bbva-diplomado.tema #temas_c a {
    color: var(--color-aqua);
    transition: all 0.5s ease;
}

#bbva-diplomado.tema #temas_c a:hover {
    color: var(--color-sand);
}

#bbva-diplomado.tema #temas_c #botones .contenedor-botones button {
    background-color: var(--color-sand);
    border: 2px solid var(--color-sand);
    border-radius: 15px;
    box-shadow: none;
    font-size: 18px;
    font-weight: 700;
    margin: 0px 20px;
    padding: 10px 65px;
    transition: all 0.5s ease;
}

#bbva-diplomado.tema #temas_c #botones .contenedor-botones button:hover {
    background-color: var(--color-sand-hover);
    border-color: var(--color-sand-hover);
}

@media (max-width: 991.98px) {
    
    #bbva-diplomado.tema #temas_c #botones .contenedor-botones button {
        padding: 10px 35px;
    }
    
}

@media (max-width: 767.98px) {
    
    #bbva-diplomado.tema #temas_c #botones .contenedor-botones {
        padding-left: 20px;
    }
    
    #bbva-diplomado.tema #temas_c #botones .contenedor-botones button {
        margin: 0px 5px;
        padding: 10px 20px;
    }
    
}

@media (max-width: 425px) {
    
    #bbva-diplomado.tema #temas_c #botones .contenedor-botones {
        width: 100%;
        padding-left: 0px;
        display: inline-grid;
    }
    
    #bbva-diplomado.tema #temas_c #botones .contenedor-botones button {
        margin: 0px auto;
        margin-bottom: 5px;
    }
    
}

/*----------------------------------------------------*/

/*Buuton Actividad*/
.buttonAct{
	background-color: var(--color-sand)!important;
    border: 2px solid var(--color-sand)!important;
    border-radius: 15px;
    box-shadow: none;
    font-size: 18px;
    font-weight: 700;
/*    margin: 0px 20px;*/
    padding: 8px 65px;
    transition: all 0.5s ease;
}
.buttonAct:hover{
	    background-color: var(--color-sand-hover)!important;
    border-color: var(--color-sand-hover)!important;
}

/**/


ul li{
    color: var(--color-core-blue);
}

.ponderacion tr:first-child, .ponderacion tr:nth-child(21){
    background-color: var(--color-core-blue);
    color: #fff;
}
 .ponderacion tr:first-child p{
    color: #fff!important;
}
.ponderacion tr:nth-child(2), .ponderacion tr:nth-child(9), .ponderacion tr:nth-child(16){
    background-color: var(--color-aqua);
}

/* Boton Proyecto integrador */
.buttonProy{
    width:100%; 
    /* background: #4472c4; */
	background-color: var(--color-core-blue)!important;
    border: 2px solid var(--color-core-blue)!important;
    border-radius: 15px;
    box-shadow: none;
    font-size: 18px;
    font-weight: 700;
/*    margin: 0px 20px;*/
    padding: 8px 65px;
    transition: all 0.5s ease;
}
#proyectoInt p{
	color: var(--color-core-blue);
}
#proyectoInt h2{
	color: var(--color-aqua);
}