body {
    font-family: 'Montserrat', sans-serif;
}

.bg-gestion-soc {
    background-color: #252525 !important;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 18px;
    padding: 0 1em;
    text-align: center;
}

.banner_gestion {
    background: linear-gradient(rgba(1, 83, 81, 0), rgba(1, 83, 81, 0)), url(../img/banner_gestion.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.banner_gestion_benifi {
    background: linear-gradient(rgba(1, 83, 81, 0), rgba(1, 83, 81, 0)), url(../img/beneficios/banner_beneficios.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.banner_malla_gi {
    background: linear-gradient(rgba(1, 83, 81, 0), rgba(1, 83, 81, 0)), url(../img/malla_curricular/banner_malla.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.sb_content_FF {
    display: flex;
    padding: 6em 0;
    justify-content: flex-end;
    position: relative;
}

.sb_fecha_tL {
    background-color: #00000075;
    width: 65%;
}

.sb_fecha_tL h4 {
    background-color: #FE0000;
    margin: 1em 0;
    display: inline-block;
    color: #FFFFFF;
    padding: 0.3em 1.2em;
    border-radius: 16px;
    font-size: 22px;
    font-weight: 600;
}

.sb_f_imgL {
    position: absolute;
    width: 33%;
    bottom: 0;
    left: -89px;
}

.sb_f_infoL {
    margin: 3em 0 8em 14em;
}

.sb_fecha_tL h3 {
    color: #f2cf4f;
    font-size: 3.1em;
    font-weight: 800;
}

.sb_fecha_tL p {
    color: #FFFFFF;
    font-size: 1.5em;
    padding-left: 4em;
    font-weight: 600;
}

.btn_dbrochure {
    color: #FFFFFF;
    float: right;
    border: 2px solid white;
    margin-right: 7em;
    border-radius: 10px;
}
.btn_dbrochure:hover{
    color: #4d4d4d;
}

.sb_form_tR {
    background-color: #70335073;
    width: 35%;
    padding: 0 2em;
}

.sb_form_tR h3 {
    font-size: 1.4em;
    color: #FFFFFF;
    text-align: center;
    margin: 1em 0 0.5em;
    font-weight: 700;
}

.sb_form_tR .form-control {
    border-radius: 0;
}

.sb_form_tR input::placeholder,
.sb_form_tR select {
    color: #000000;
    font-weight: 600;
}

.sb_form_tR .form-check p {
    color: #FFFFFF;
}

.sb_form_tR button {
    background-color: #f2cf4f;
    margin: 2em auto;
    display: block;
    font-weight: 600;
    font-size: 19px;
}

.gi_secPre {
    margin: 4em 0;
    position: relative;
}

.gi_secPre h3 {
    color: #703350;
    text-align: center;
    margin-bottom: 2em;
    font-size: 36px;
    font-weight: bolder;
}

.gi_secPre p {
    text-align: justify;
    font-size: 18px;
}

.gi_secPre .edi_gi_sec {
    display: block;
    margin: auto;
}

.hand_gi_sec {
    position: absolute;
    width: 108%;
    right: -165px;
    bottom: -243px;
}

.sec_opt_gi {
    background: url(../img/sec_opt.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 4em 0;
}

.content_opt_per {
    margin: 2em;
}

.content_opt_per img {
    width: 40%;
    margin: 2em auto;
    display: block;
}

.content_opt_per p {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.content_opt_per a {
    display: block;
    margin: 0 auto;
    font-size: 19px;
    border-radius: 0;
    background-color: #000000;
    color: #FFFFFF;
}

.cv_left {
    position: absolute;
    top: 0;
    width: 13%;
}

.sec_cert_alu {
    padding: 4em 0;
    position: relative;
}

.cert_t {
    color: #703350;
    text-align: center;
    font-size: 36px;
    font-weight: bolder;
    margin-bottom: 1em;
}

.content_text_cert {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.sec_cert_alu .row {
    margin-top: 5em;
}

.sec_cert_text {
    text-align: center;
    margin-top: 3em;
    color: #4d4d4d;
}

.num_par_cert {
    font-size: 73px;
    font-weight: bold;
}

.txt_part {
    font-size: 37px;
    font-weight: 600;
}

.subtxt_part {
    font-size: 18px;
}

.sec_cert_img p {
    font-size: 23px;
    text-align: center;
    font-weight: 500;
}

.sec_cert_img img {
    display: block;
    margin: 0 auto;
    width: 70%;
    box-shadow: -1px 0px 14px 8px #00000057;
}

.btn_respar {
    background-color: #703350;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    padding: 0.1em 1.9em;
}

.cv_right {
    position: absolute;
    bottom: 0;
    width: 13%;
    right: 0
}

footer {
    background-color: #703350;
    padding: 4em 0;
}

.sec_txt_footer {
    padding-right: 8em;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 2em;
}

.form_footer {
    background-color: #FFFFFF;
    padding: 2em;
}

.form_footer h3 {
    font-size: 1.7em;
    color: #703350;
    text-align: center;
    margin: 1em 0;
    font-weight: 700;
}

.form_footer .form-control {
    border-radius: 0;
    background-color: #703350;
    font-size: 22px;
    color: #FFFFFF;
}

.form_footer input::placeholder,
.form_footer select,
.form_footer input {
    color: #FFFFFF;
    font-weight: 600;
}

.form_footer .form-check p {
    color: #FFFFFF;
}

.form_footer button {
    background-color: #f2cf4f;
    margin: 2em auto;
    display: block;
    font-weight: 600;
    font-size: 19px;
}

.sec_copyright {
    background-color: #252525;
    color: #FFFFFF;
    padding: 1em 0;
    text-align: center;
    font-size: 21.65px;
}

.sec_copyright p {
    margin: 0;
    padding: 0
}

.sec_redes {
    padding-right: 0;
}

.sec_redes a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 25px;
    margin: 0 0.2em;
    margin: 0 0.6em;
    /*border: 2px solid #FFFFFF;
    border-radius: 100%;
    padding: 0.3em 0.4em 0.2em 0.7em;*/
}


/*
    Beneficios
*/

.banner_gestion_benifi .sb_content_FF {
    justify-content: flex-start;
}

.banner_gestion_benifi .sb_content_FF .sb_fecha_tL {
    background-color: transparent;
    display: flex;
    align-items: center;
}

.banner_gestion_benifi .sb_content_FF .sb_fecha_tL h3 {
    color: #FFFFFF;
    font-size: 65px;
}

.banner_gestion_benifi .sb_content_FF .sb_fecha_tL span {
    text-decoration: underline;
}

.banner_gestion_benifi .sb_form_tR {
    background-color: #703350;
}

.crd_beni_gi {
    border: 8px solid #703350;
    margin: 4em 0;
    padding: 3em;
}

.content_img_benigi {
    width: 50%;
    margin: 0 auto;
}

.crd_beni_gi h4 {
    font-size: 30px;
    font-weight: bolder;
    color: #703350;
}

.crd_beni_gi p {
    font-size: 19px;
    font-weight: 500;
    text-align: justify;
}

.crd_beni_gi .col-lg-3 {
    margin-bottom: 5em;
}


/*
    Malla Curricular
*/

.banner_malla_gi .sb_content_FF {
    justify-content: flex-start;
}

.banner_malla_gi .sb_content_FF .sb_fecha_tL {
    background-color: transparent;
    display: flex;
    align-items: center;
}

.banner_malla_gi .sb_content_FF .sb_fecha_tL h3 {
    color: #FFFFFF;
    font-size: 65px;
}

.banner_malla_gi .sb_content_FF .sb_fecha_tL span {
    text-decoration: underline;
}

.banner_malla_gi .sb_form_tR {
    background-color: #703350;
}

.desp_malla_curricular {
    padding: 4em 0;
}

.desp_malla_curricular h3 {
    font-size: 50px;
    color: #703350;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 1.3em;
}

.desp_malla_curricular .col-lg-6 {
    margin-bottom: 4em;
}

.desc_curricula h4 {
    color: #703350;
    font-size: 30px;
    font-weight: bold;
}

.desc_curricula h4 span {
    border-left: 13px solid #703350;
    padding: 0 0.3em;
}

.desc_curricula ul {
    list-style: none;
    font-size: 20px;
}

.crd_desc_c {
    border: 6px solid #703350;
    padding: 0.7em;
}

#main {
    margin: 50px 0;
}

#main #faq .card {
    margin-bottom: 30px;
    border: 0;
}

#main #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
}

#main #faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    background: #dfdfdf;
    color: #222;
    padding: 20px;
    font-size: 25px;
    font-weight: 500;
}

#main #faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
    background: #dfdfdf;
    color: #222;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106";
}

#main #faq .card .collapsing {
    background: #dfdfdf;
    line-height: 30px;
}

#main #faq .card .collapse {
    border: 0;
}

#main #faq .card .collapse.show {
    background: #dfdfdf;
    line-height: 30px;
    color: #222;
}

.card-body {
    font-size: 20px;
    text-align: justify;
}

.desp_ciclo_cu {
    position: relative;
}

.desp_ciclo_cu h3 {
    text-align: center;
    font-size: 50px;
    text-decoration: underline;
    color: #703350;
    font-weight: bolder;
}

.content_img_curricula {
    position: absolute;
    right: 0;
    width: 73%;
    top: 20%;
}

.content_cal_h {
    display: flex;
    margin-bottom: 2em;
}

.content_cal_h img {
    width: 5%;
}

.content_cal_h p {
    padding: 0 0 0 1.5em;
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 25px;
}

.wrap{
	margin: 50px auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.tarjeta-wrap{
	-webkit-perspective: 800;
	perspective: 800;
}

.tarjeta{
    cursor:pointer;
	width: 100%;
	height: 350px;
	background: #703350;
	position: relative;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: .7s ease;
	transition: .7s ease;
	-webkit-box-shadow: 0px 10px 15px -5px rgba(0,0,0,0.65);
	box-shadow: 0px 10px 15px -5px rgba(0,0,0,0.65);
}

.adelante, .atras{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.adelante{
	width: 100%;
}

.atras{
    cursor:pointer;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
    font-size: 18px;
	padding: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;

	text-align: center;
	color: #fff;
	font-family: "open sans";
  background: #703350;
}

/*.tarjeta-wrap:hover .tarjeta{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}*/

.girar{
    width: 100%;
	position: relative;
	transform-style: preserve-3d;
	transition: .7s ease;
    -webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.transi{
    width: 100%;
	position: relative;
	transform-style: preserve-3d;
	transition: .7s ease;
    -webkit-transform: rotateY(0deg) !important;
	transform: rotateY(0deg) !important;
}

.doc__text{
    color: white;
    padding: 10px 3em;
    font-weight: 600;
}
.docente__img{
    width: 100%; 
    height: 272px;
    background-color: white; 
    border: 4px solid #703350;
}

.date_calendary_mImg {
    width: 10%;
    display: block;
    margin: auto 0;
}

.date_calendary_m{
    width: 90%;
}
.date_calendary_mImg img{
    width: 100%!important;
}
.date_calendary_m ul{
    list-style-type: square;
}
.date_calendary_m ul li{
    font-size: 21px;
}
.calendary_mS1{
    font-size: 20px;
}
.calendary_mS2{
    font-size: 14px;
}

.whatsapp-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #25D366;
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  z-index: 999;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  animation: pulse 2s infinite;
  transition: all 0.3s ease;
  overflow: hidden;
}

.whatsapp-btn:hover {
  transform: scale(1.05);
}

.whatsapp-icon {
  width: 30px;
  height: 30px;
  background-image: url('https://cdn-icons-png.flaticon.com/512/124/124034.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.whatsapp-text {
  display: none;
  font-weight: bold;
  font-size: 16px;
  padding: 0 12px;
}

/* Animación de latido */
@keyframes pulse {
  0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7); }
  70% { box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
  100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}

@media(max-width: 1445px) {
    .hand_gi_sec {
        width: 101%;
        right: -148px;
    }
}

@media(max-width: 1400px) {
    .hand_gi_sec {
        width: 86%;
        right: -80px;
        bottom: -226px;
    }
}

@media(max-width: 1280px) {
    .sb_fecha_tL {
        width: 60%;
    }
    .sb_f_imgL {
        left: -8px;
    }
    .hand_gi_sec {
        width: 81%;
        right: -53px;
        bottom: -229px;
    }
}

@media(max-width: 1215px) {
    .hand_gi_sec {
        display: none;
    }
}

@media(max-width: 1199px) {
    .sb_fecha_tL {
        width: 60%;
    }
    .sb_f_imgL {
        display: none;
    }
    .sb_f_infoL {
        margin: 4em 0 0em 6em;
    }
    .sb_form_tR {
        width: 40%;
    }
    .banner_gestion_benifi .sb_content_FF .sb_fecha_tL h3,
    .banner_malla_gi .sb_content_FF .sb_fecha_tL h3 {
        font-size: 42px;
    }
    .col__display {
        display: none;
    }
}

@media(max-width: 992px) {
    .sb_content_FF {
        display: block;
    }
    .sb_fecha_tL {
        width: 75%;
        margin: 0 auto;
    }
    .sb_f_infoL {
        margin: 0;
        padding: 2em;
    }
    .btn_dbrochure {
        float: inherit;
    }
    .sb_form_tR {
        width: 75%;
        margin: 1em auto;
        padding: 1em 2em;
    }
    .content_opt_per img {
        width: 22%;
    }
    .sec_cert_alu .row {
        margin-top: 2em;
    }
    .sec_cert_img {
        margin-top: 4em;
    }
    .content_img_benigi {
        width: 26%;
        margin: 2em auto 0;
    }
    .content_img_curricula {
        display: none;
    }
    .content_cal_h img {
        width: 12%;
    }
}

@media(max-width: 768px) {
    .sb_fecha_tL,
    .sb_form_tR {
        width: 90%;
    }
    
    .whatsapp-btn {
    width: auto;
    padding: 10px 20px;
    border-radius: 30px;
    right: 10px;
    left: 10px;
    justify-content: center;
  }

  .whatsapp-icon {
    width: 24px;
    height: 24px;
  }

  .whatsapp-text {
    display: inline;
    margin-left: 10px;
  }

}
@media(max-width: 575px){
    .tarjeta-wrap{
        padding-left: 6em;
        padding-right: 6em;
    }
}
@media(max-width: 540px) {
    .sb_fecha_tL,
    .sb_form_tR {
        width: 100%;
    }
    .sb_fecha_tL p {
        padding-left: 0;
    }
    .content_cal_h {
        display: block;
    }
    .content_cal_h img {
        width: 16%;
        margin: 0 auto 2em;
        display: block;
    }
    .content_cal_h p {
        justify-content: center;
    }
    .tarjeta-wrap{
        padding-left: 4.5em;
        padding-right: 4.5em;
    }
}

@media(max-width: 450px) {
    .sb_fecha_tL h4 {
        font-size: 15px;
    }
    .sb_fecha_tL h3 {
        font-size: 2em;
    }
    .sb_fecha_tL p {
        font-size: 1.1em;
    }
    .btn_dbrochure {
        margin-right: 0;
        font-size: 13px;
    }
    .form_footer .form-control {
        font-size: 15px;
    }
    .sec_copyright p {
        font-size: 14px;
    }
    .banner_gestion_benifi .sb_content_FF .sb_fecha_tL h3,
    .banner_malla_gi .sb_content_FF .sb_fecha_tL h3 {
        font-size: 32px;
    }
    .content_img_benigi {
        width: 49%;
        margin: 2em auto 0;
    }
    .crd_beni_gi h4 {
        font-size: 24px;
    }
    .crd_beni_gi p {
        font-size: 17px;
    }
    .desp_ciclo_cu h3 {
        font-size: 37px;
    }
    #main #faq .card .card-header .btn-header-link {
        font-size: 21px;
    }
    .card-body {
        font-size: 16px;
    }
    .content_cal_h p {
        font-size: 22px;
    }
    .tarjeta-wrap{
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media(max-width: 340px) {
    .num_par_cert {
        font-size: 57px;
    }
    .sec_txt_footer {
        padding-right: 0;
        font-size: 13px;
    }
    .tarjeta-wrap{
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
}