/* GRAPHIC DESIGN & WEB: ALINE GUEVARA VILLEGAS, UCC-ICN/UNAM. SUPERPOWE#266886 BY https://gustavogm.me WEB DEVELOPER. ICN-UNAM, 2022 */

@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Raleway:ital,wght@0,400;0,500;1,500&display=swap');

* {
    box-sizing: border-box;
}

.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td {
   border-bottom: 0px solid #cf1818;
}

body {
    background-color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-size: 1em;
    text-align: justify;
}

.navbar { 
   height: 90px; 
   width: 100%;
}

.navbar-item:hover { 
color: #b4b129 !important;
font-weight: 500 !important;
}

.logo img {
   margin-left: 30px;
   margin-top: 10px;
   height: 80px;
}

/*FIXING BULMA'S HORIZONTAL SCROLL*/
.columns {
   margin-left: 0 !important;
   margin-right: 0 !important;
}


/*  WEBSITE STRUCTURE   */

.banner_desktop, .banner_mobile {
    background-color: #fff; 
    padding-top: 0px; 
    height: auto;
 }

 .banner_desktop img, .banner_mobile img {
     width: 100%;
 }

 .container.is_gray {
    background-color: #edeee7;
}

.container.is_gray2 {
   background-color: #9B9F9C;
}

.column.is_blue {
   color: #fff;
   writing-mode: vertical-lr;
   transform: scale(-1);
   text-align: right;
   padding-bottom: 0;
   padding-left: 0;
   background-color: #266886;
}

.column.is_blue .is_blue2 {
   width: 70%;
   padding-bottom: 27px;
   padding-left: 12px;
}


.column.is_blue_mobile {
   color: #fff;
   font-size: 2em;
   text-align: right;
   background-color: #266886;
   font-family: 'Raleway', sans-serif;
}


.column.is_rat {
   color: #fff;
   writing-mode: vertical-lr;
   transform: scale(-1);
   padding-bottom: 0;
   padding-right: 0;
   background-color: #666;
}

.column.is_rat .is_rat2 {
   width: 70%;
   padding-top: 15px;
   margin-right: 0;
}

.column.is_rat_mobile {
    color: #fff;
    font-size: 2em;
    text-align: right;
    background-color: #666;
    font-family: 'Raleway', sans-serif;
 }

 .column.is_green {
   color: #fff;
   writing-mode: vertical-lr;
   transform: scale(-1);
   padding-bottom: 0;
   padding-right: 0;
   background-color: #b4b129;
}

.column.is_green .is_green2 {
   width: 70%;
   padding-top: 15px;
   margin-right: 0;
}

.column.is_green_mobile {
    color: #fff;
    font-size: 2em;
    text-align: right;
    background-color: #b4b129;
    font-family: 'Raleway', sans-serif;
 }


 .editor { text-align: right; }
 .editor_link { text-align: right; }
 .editor_link a { color: #266886; font-family: 'Raleway', sans-serif; }

 .index_list {
    margin-top: 0 !important;
    padding-top: 0 !important;
    list-style-position: inside;
 }

 .index_list li {
    list-style-type: circle;
    font-weight: bold;
    margin-bottom: .7em;
    text-align: left;
    padding: 0px;
 }

 #myBtn {
   display: none;
   position: fixed;
   bottom: 40px;
   right: 40px;
   z-index: 99;
   font-size: 18px;
   border: none;
   outline: none;
   background-color: #266886;
   color: white;
   cursor: pointer;
   padding: 15px;
   border-radius: 6px;
 }
 
 #myBtn:hover {
   background-color: #02416D;
 }


/* GENERAL STYLES */

.is-dark {
    background-color: #2d525d !important;
 }

.title_green {
   background-color: #b4b129;
   text-align: right;
   font-size: 2em;
   font-family: 'Raleway', sans-serif;
   color: #fff;
   font-weight: 500;
}

.title_graymed {
   background-color: #9B9F9C;
   text-align: right;
   font-size: 2em;
   font-family: 'Raleway', sans-serif;
   color: #fff;
   font-weight: 500;
}

.image_title {
   background-image: url("images/muestra_banner_secciones.jpg");   
   background-size: cover;
   height: 181px;
   text-align: left;
   color: #b4b129;
   font-size: 3em;
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
   line-height: 120%;
   padding-left: 1em;
   padding-top: .75em;
}

.image_title_mobile {
   background-image: url("images/muestra_banner_secciones.jpg");   
   background-size: cover;
   height: 181px;
   text-align: left;
   color: #b4b129;
   font-size: 2.4em;
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
   line-height: 120%;
}

.research_title {
   background-color: #02416D;
   text-align: left;
   color: #edeee7;
   font-size: 2em;
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
   line-height: 120%;
   padding: 1em;
}

.research_abstract {
   background-color: #02416D;
   text-align: justify;
   font-size: 1em;
   font-weight: 600;
   color: #edeee7;
   padding: 2em;
   padding-top: 0em;
}

.research_abstract_mag {
   background-color: #edeee7;
   text-align: justify;
   font-size: 1em;
   font-weight: 600;
   padding: 2em;
   padding-top: 0em;
}

.research_author {
   background-color: #02416D;
   text-align: right;
   font-size: 1.2em;
   color:  #edeee7 ;
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
   position: relative;  
}

.research_author_text {
   position: absolute; 
   bottom: 1em; 
   right: 1em;   
}

.research_content {
 padding: 2em;
}

.research_content_title {
   text-align: left;
   font-size: 1.5em;
   color: #02416D !important; 
   margin-bottom: .5em;
   margin-top: .5em;
   font-family: 'Raleway', sans-serif;
   font-weight: 400;
}


.research_content_title2 {
   text-align: left;
   font-size: 1.5em;
   color: #266886 !important; 
   margin-bottom: .5em;
   margin-top: .5em;
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
}

.research_reference {
  position: relative;
  padding-top: 33px;
  text-align: center;
}

.research_reference_title {
   font-size: 1.2em;
   color: #266886;
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
}

.people_reference_title {
   font-size: 1.2em;
   color: #266886;
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
   padding-bottom: 8em;
}

.research_reference_text {
   background-color: #b4b129;
   text-align: left;
   font-size: 1em;
   padding: 1.2em;
   font-weight: 600;
}

.research_reference_text2 {
   background-color: #b4b129;
   text-align: center;
   font-size: 1em;
   padding: 1em;
   font-weight: 600;
}

.research_bullet_text {
   background-color: #edeee7;
   text-align: center;
   font-size: 1.2em;
   color: #266886;
   padding: .8em;
   font-weight: 500;
   bottom: 2em;
   width: 87%; 
}

.research_bullet_text2 {
   background-color: #edeee7;
   text-align: center;
   font-size: 1.2em;
   color: #266886;
   padding: 1em;
   font-weight: 500;
}

.research_links {
   background-color: #266886;
   text-align: left;
   font-size: 2em;
   font-family: 'Raleway', sans-serif;
   color: #fff;
   font-weight: 500;
   padding-left: 1em;
   padding-right:1em;
}

.research_bullets {
   padding-left: 2em;
   text-align: left; 
}

.box_shadow {
   box-shadow: 5px 10px;
}


.research_bullets a {
   font-size: 1em;
   font-family: 'Raleway', sans-serif;
   color: #266886;
   font-weight: 500;   
}

.futures_content_title {
   text-align: left;
   font-size: 1.5em;
   color: #02416D;
   margin-bottom: .5em;
   font-family: 'Raleway', sans-serif;
   font-weight: 400;
}

.futures_content {
   padding-left: 2em;
   padding-right: 2em;
   padding-top: 1em;
   padding-bottom: 3em;
  }

  hr.style1 {
	border-top: 3px solid #b4b129;
	border-bottom: 3px solid #266886;
}

.title_section {
    font-family: 'Raleway', sans-serif;
    font-size: 2em;
    font-weight: 500;
}

.subtitle {
    font-family: 'Raleway', sans-serif;
    color: #266886 !important;
    font-size: 1.5em;
    text-align: left; 
}

.content1_section_name, .content2_section_name {
   font-family: 'Raleway', sans-serif;
   color: #266886;
   font-size: .9em;
   padding: 5px 15px 7px 15px;
   text-align: left;
}

.content3_section_name {
   font-family: 'Raleway', sans-serif;
   color: #266886;
   font-size: .9em;
   padding: 5px 15px 7px 15px;
   text-align: right;
}

.department_section_name {
   font-family: 'Raleway', sans-serif;
   color: #266886;
   font-size: 1.2em;
   padding: 5px 15px 0px 15px;
   text-align: left;
}

.content1_title, .content2_title {
   font-family: 'Raleway', sans-serif;
   color: #266886 !important;
   font-weight: 500;
   line-height: 130%;
   font-size: 1.1em;
   padding: 0px 15px 5px;
   text-align: left;  
   text-decoration: none !important;
}

.content3_title {
   font-family: 'Raleway', sans-serif;
   color: #266886;
   font-weight: 500;
   line-height: 130%;
   font-size: 1.1em;
   padding: 0px 15px 5px;
   text-align: right;  
}

.table_head_title {
   font-family: 'Raleway', sans-serif;
   color: #02416D !important;
   font-weight: 500;
   font-size: 1em;
   text-align: center;
   line-height: 100%; 
}

.department_title {
   font-family: 'Raleway', sans-serif;
   color: #266886 !important;
   font-weight: 500;
   line-height: 130%;
   font-size: 1.5em;
   padding: 0px 15px 5px;
   text-align: left;  
   text-decoration: none !important;
}

.content1_description, .content2_description {
   color: #444;
   font-size: 1em;
   padding: 0px 15px 15px 15px;  
   text-align: left;
}

.content3_description {
   color: #444;
   font-size: 1em;
   padding: 0px 15px 15px 15px;  
   text-align: right;
}

.people_table_name {
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
   color: #266886;
   font-size: 1.1em;
   text-align: center;  
}


/*  IMAGES PHOTOS   */

.my_card {
   min-height: 480px;
   border-radius: 10px;
}

.my_card_image {
   width: 100%; 
   border-top-left-radius: 10px; 
   border-top-right-radius: 10px;
   
}

.my_content2_image {
   width: 100%; 
   border-radius: 10px;
   box-shadow: 2px 2px 15px rgb(154, 154, 154); 
}

.my_futures_image {
   width: 90%; 
   border-radius: 8px; 
   box-shadow: 2px 2px 15px rgb(154, 154, 154);
   margin-bottom: 10px;
}

.people_table_image {
   width: 60%; 
   border-radius: 8px; 
   box-shadow: 2px 2px 15px rgb(154, 154, 154) !important;
   margin-bottom: 10px !important;
   margin-top: 10px !important;
   max-width: fit-content;
}
.people_table_image2 {
   width: 100%; 
   border-radius: 8px; 
   box-shadow: 2px 2px 15px rgb(154, 154, 154) !important;
   margin-bottom: 10px !important;
   margin-top: 10px !important;
   max-width: fit-content;
   min-height: 100px!important;
   min-width: 100px!important;
}

.photo_bullet {
   background-color: #edeee7;
   text-align: center;
   font-size: .9em;
   color: #266886;
   font-weight: 600;
   padding: .9em;
   margin-top: 0px;
   width: 100%;
}

.photos_space {
   margin-top: 20px;
   width: 100%;
   box-shadow: 2px 2px 15px rgb(154, 154, 154);
   border-radius: 8px;  
}


a {
   color: #266886;
   text-decoration: none !important;
 }


/* VITALIS */
.carousel {
   width:auto;
   position: relative;
   overflow: hidden;    
}

.description {
   background-color: #edeee7;
   color: #02416D;
   padding: 12px;
   position: absolute;
   bottom: 3%;
   width: 100%;
   display: none;
   font-size: 1rem;
   line-height: 110%;
   text-align: center;
}

.buttonleft {
   width: 5%;
   height: 100%;
   position: absolute;
   top: 3px;
   background-color: #266886;
   color: #fff;
   cursor:pointer;
}

.image-container {
   display: flex;
   transform: translateX(0);
   transition: transform 0.5s ease-in-out;
   width: 100%;
}

.image-container img {
 height: auto;
 object-fit: fill;
}


.people_description {
   text-align: left;
}







image-container img {
 height: auto;
 object-fit: fill;
}


.people_description {
   text-align: left;
}







