@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap');
body,
html {
    width: 100%;
    height: 100%;
    
}
b{
    font-family:'Poppins', sans-serif !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway',sans-serif;
    font-weight:none;
}
p{
	text-align:justify;
}
li {
	    margin-bottom: 19px;
}
div#video_thelabs>div>h5 {
	font-size: 28px !important;
}
div#video_thelabs>div>p{

	font-size: 20px !important;
}
.topnav {
    font-size: 16px;
    border-bottom: 1px outset rgba(192, 192, 192, 0.5);
    background: rgba(192, 192, 192, 0.9);
    box-shadow: 0px 1px rgba(0, 0, 0, 0.3);
}
.topnav ul.navbar-nav li a {
background: rgba(28, 28, 28, 0.1);
color: #000;
}
.topnav ul.navbar-nav li a:hover,
.topnav ul.navbar-nav li a:focus
 {
background: rgba(255, 255, 255, 0.5);
color: #000;
}

.topnav .navbar-brand {
  background: rgba(28, 28, 28, 0.0);
  color: #000;
}

.topnav .navbar-brand:hover,
.topnav .navbar-brand:focus {
  background: rgba(255, 255, 255, 0.5);
  color: #000;
}

.lead {
    font-size: 18px;
    font-weight: 400;
	text-align: normal;
}
/*top background0*/
.intro-header0 { 
  padding-top: 6%; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
  padding-bottom: 0px;
  text-align: center;
  background: url('') no-repeat center center fixed;
  background-size: cover;
  height: 655px;
}
.bg-overlay0 {
height: 655px;
}

.intro-message0 {
  position: relative;
  padding-top: 17%;
  padding-bottom: 0%;
}
/*Big header*/


.intro-divider0 {
  width: 400px;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
/*small header*/
.intro-message > h3 {
  color:  #616522;
}


@media(max-width:767px) {
  .intro-message0 {
    padding-top: 17%;
    padding-bottom: 0%;
  }

  .intro-message0> h1 {
      font-size: 3em;
  }

  .intro-divider0 {
      width: 100%;
  }
}
/*line*/
hr.intro-divider0 {
border: 1px outset rgba(255, 255, 255, 0.2);
box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
width: 100%;
}
/* carrousel */
.carousel-item {
  height: 100vh;
  min-height: 350px;
	
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    background-color: none;
  padding: 20%;
  background-position: top center;
  
}
.img-carrousel{
	height:200px;
}

.carousel-caption{
  margin-bottom: 10%;
  background: none;
}
div.carousel-caption>p {
font-size: 30px;
line-height: 40px;
color: black;
    font-weight: 300;
	    text-shadow: -1px 0px 3px white;
}
div.carousel-caption>h2 {
  color: #262265;
}
.carousel-control-prev-icon {
  height: 50px !important;
  width: 50px !important;

}
.carousel-control-next-icon{
  height: 50px !important;
  width: 50px !important;
}

/*top background*/
.intro-header { 
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    background: url('') no-repeat center center fixed;
    background-size: cover;
    height: 1300px;
    background: rgb(255,255,255);
}
.bg-overlay {
  height: 1300px;
}

.intro-message {
    position: relative;
    padding-top: 2%;
    padding-bottom: 0%;
}
/*Big header*/
.intro-message > h1 {
    margin-top: -50px;
    text-shadow: 2px 1px 2px #000;
    font-size: 5em;
    color: #262265;
}
.display-4{
	font-weight:900;
	font-family: 'Poppins', sans-serif;
	color:black !important;
	text-shadow: -2px -1px 11px white !important;
}


.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
/*small header*/
.intro-message > h3 {
    color:  #616522;
  }


/*line*/
hr.intro-divider {
  border: 1px outset rgba(255, 255, 255, 0.2);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
  width: 100%;
}
/* social buttons */
.btn {
  display: inline-block;
  color: #000;
  border: 2px outset rgba(0, 0, 0, 0.9);
  background: #C0C0C0;
  text-shadow: 1px 1px 1px rgba(0,0,0, 20);
  box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
  letter-spacing: 2px;
  transition: 0.2s;
}

.btn:hover {
	color: #fff;
  border: 2px outset rgba(0, 0, 0, 0.9);
  background: rgba(0,0,0, 0.9);
  transform:scale(1.1);
  transition: 0.2s;
  text-shadow: 1px 1px 1px rgba(0,0,0, 20);
  box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
  letter-spacing: 2px;
}

/*espacio 1*/
.content-section-a {
    padding: 50px 0;
    background: url('https://i.ibb.co/qgdNqw1/miss-lab.jpg') no-repeat center center fixed;
    background-size: cover;
    height: 400px;
}
.bg-overlay2 {
  margin-top: -50px;
  background: rgba(255, 255, 255, 0.2);
  height: 855px;
}
  /*self-taught*/
.container .link {
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 22px;
}
.container .link-footer {
  color: rgb(0, 0, 0);
  font-weight: bold;
  font-size: 32px;
}
.container .link-footer:hover {
  color:rgba(24,39,40, 0.8);
  font-weight: bold;
  font-size: 32px;
}

.container .link:hover {
  color: rgb(0,0,128);
  font-weight: bold;
  font-size: 22.5px;
}

h2.section-heading {
    margin-top: 10%;
    font-size: 3em;
    color: rgba(0, 0, 0, 0.9);
}

  /*text*/
 .content-section-a p {
    font-size: 22px;
   font-weight: bold;
    color: #000;
  }
.content-section-a p a {
  color: silver;
  font-weight: bold;
}
/*profile picture*/
.img-circle {
  margin-top: 150px;
  border: 1px outset rgba(255, 255, 255, 0.3);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
  
}

/*espacio 1*/
.content-section-doc {
    padding: 50px 0;
    background: url('https://i.ibb.co/TmpXdcd/man-goggles.jpg') no-repeat center center fixed;
    background-size: cover;
    height: 400px;
}
.bg-overlayDoc {
  margin-top: -50px;
  background: rgba(255, 255, 255, 0.2);
  height: 855px;
}
 
#portfolio2 {
  color: black;
  background: white;
  background-size: cover;
  height:110%;
}

/* Portfolio section*/
section {
  
  background: url('') no-repeat center center fixed;
  background-size: cover;
  background: rgb(255,255,255);
}

 #below-section {
  color: #000;
}

#small-text {
  color: white;
}

/*.portfolio-item {
  overflow: hidden;
  padding: 7px;
  color: white;
  height: 308px;
}*/
/*Portfolio items*/

#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
  border: 1px outset rgba(255, 255, 255, 0.6);
}

#portfolio .portfolio-item:hover {
  transition: 0.5s;
  box-shadow: 5px 10px 5px rgba(0,0,0,0.9);
}

#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(0, 0, 0, .7);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease .5s;
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s,
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: rgba(0,0,0, 0.8);
  text-align: center;
  padding: 25px;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  color: #fff;
  text-transform: none;
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 13px;
  margin: 0;
}

#portfolio * {
  z-index: 2;
}

@media (min-width:767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}


.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    background: url('https://64.media.tumblr.com/7579fa7ab6e553d677f78716282f1e57/d51d7d5a770207f1-5f/s540x810/f21254cf936a4c2f9771cd796332f3ea2d907efe.jpg') no-repeat center center fixed;
    background-size: cover;
	height: 210px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.bg-overlay4 {
  margin-top: -100px;
  padding: 100px 0;
  background: rgba(255,255,255, 0.3);
  height: 400px;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:750px) {
    .intro-message {
      padding-top: 17%;
      padding-bottom: 0%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul#st-navbar-desktop-menu-nav> li {
        display: block;
         list-style-type: none;
        padding: 0;
        background: white;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}
@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
    .carousel-inner {
    
    }

}

/* cellphone view */
@media (max-width: 480px) {

	
	.sf-menu{
	display: none;
	}
    
	
	.intro-header0 {
        display: none;
    }
    .content-section-a{
    display: none;
    }
    .content-section-doc{
    background: white;
    
    }
    #portafolio{
    
    margin-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    }
    #video-title{
    display: none;
    }
    .bg-overlay4{
    
    display:none;
    }
    h4.correo{
    
    display: none;
    }
}

/* =========================================================================================== */


    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }

h2.connect {
   margin: 0;
   color: rgba(0, 0, 0, 0.9);
}

footer{
    padding: 5% 0;
    background: #262265;
}

p.copyright {
    margin: 15px 0 0;
}
/*-------- piramyd banner --------------------------------*/
.banner1 {
    padding: 100px 0;
    background: url('https://64.media.tumblr.com/c8d9896b61c848762db7ad6e3a102076/e81133035a4722b5-56/s540x810/c1478d05be4c714f2282c2298c8032833b531bb0.jpg') no-repeat center center fixed;
    background-size: cover;
    height: 400px;
}

.bg-overlay5 {
  margin-top: -100px;
  padding: 100px 0;
  background: rgba(255,255,255, 0.3);
  height: 755px;
}

.banner1 ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}



    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }

h2.connect {
   margin: 0;
   color: rgba(0, 0, 0, 0.9);
}

footer{
    padding: 5% 0;
    background: #262265;
}

p.copyright {
    margin: 15px 0 0;
}
/* Navbar desktop
-------------------------------------------------- */
.st-navbar-desktop{
	 border-bottom: 5px solid  #262265;
}

.st-navbar-desktop-wrapper {
	font-family: inherit;
	font-size: 16px;
	font-weight: 400;
	position: absolute;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 0;
	z-index: 1030;
  }
  .st-navbar-desktop-fixed {
	position: fixed;
	top: 0;
  }
  .st-navbar-desktop {
	position: relative;
	height: 100px;
	z-index: auto;
  }
  .st-navbar-desktop:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
  }
  
  
  /* Navbar desktop logo
  -------------------------------------------------- */
  
  .st-navbar-desktop-logo {
	float: left;
  }
  .st-navbar-desktop-logo-link > img {
	width: 112px;
	height: 28px;
  }
  .custom{
	  margin-top: 18px;
  }
  
  /* Navbar desktop menu
  -------------------------------------------------- */
  /*
  .st-navbar-desktop-menu {
	float: right;
  }
  
  /* Farmacovigilancia button – small, elegant, ~10% of navbar width */
.navbar-inner-wrapper {
    height: 100px;
}

.btn-farmacovigilancia-small {
    background: #c62828;
    color: white;
    !important;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 12px;           /* very compact */
    border-radius: 4px;
    text-decoration: none;
    white-space: nowrap;
    flex-shrink: 0;              /* never grows */
    min-width: 120px;            /* ~10% of 1200px screen */
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}

.btn-farmacovigilancia-small:hover {
    background: #a51c1c;
    transform: translateY(-2px);
    box-shadow: 0 5px 12px rgba(0,0,0,0.25);
    color: white;
}

/* Keep menu perfectly centered */
#st-navbar-desktop-menu-nav.sf-menu {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
}

/* Hide button on tablets and mobile */
@media (max-width: 991.98px) {
    .btn-farmacovigilancia-small {
        display: none !important;
    }
}
  
  /* Navbar desktop menu superfish settings
  -------------------------------------------------- */
  
  .sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
  }
  .sf-menu li {
	position: relative;
  }
  .sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
  }
  .sf-menu > li {
	float: left;
  }
  .sf-menu li:hover > ul,
  .sf-menu li.sfHover > ul {
	display: block;
  }
  .sf-menu li:hover > ul,
  .sf-menu li.sfHover > ul {
	display: block;
  color: gray;
  }
  .sf-menu a {
	display: block;
	position: relative;
  }
  .sf-menu ul ul {
	top: 0;
	left: 100%;
  }
  
  
  /* Navbar desktop menu superfish custom
  -------------------------------------------------- */
  
  .sf-menu {
	float: left;
  }
  .sf-menu ul {
	min-width: 180px;
  }
  .sf-menu a {
	padding: 28px 12px 29px 12px;
	text-decoration: none;
	zoom: 1;
  }
  .sf-menu li {
	white-space: nowrap;
	white-space: normal;
	-webkit-transition: background .2s;
	transition: background .2s;
  }
  .sf-menu ul a {
	padding: 11px 12px 12px 12px;
	font-size: 13px;
  }
  .sf-menu li:hover,
  .sf-menu li.sfHover {
	-webkit-transition: none;
	transition: none;
  }
  /*** Align right ***/
  .sf-menu li.dropdown-right ul {
	left: auto;
	right: 0;
	min-width: 150px;
  }
  .sf-menu li.dropdown-right a {
	text-align: right;
	zoom: 1;
  }
  .sf-menu li.dropdown-right ul ul {
	right: 100%;
  }
  .sf-menu >li>a>active   {
    color: gray !important;
  }  
  
  
  /* Navbar desktop menu superfish arrows
  -------------------------------------------------- */
  
  /*** Separacion chevron del texto en primer level ***/
  .sf-arrows .sf-with-ul {
	padding-right: 28px;
  }
  /*** Separacion chevron del texto en segundo level ***/
  .sf-arrows ul .sf-with-ul {
	padding-right: 38px;
  }
  /*** Separacion chevron del texto en segundo level dropdown right ***/
  .sf-arrows li.dropdown-right ul .sf-with-ul {
	padding-right: 12px;
	padding-left: 38px;
  }
  /*** Generated arrows ***/
  .sf-arrows .sf-with-ul:after {
	content: '\f0d7';
	font-family: 'FontAwesome';
	position: absolute;
	margin-top: 1px;
	margin-left: 5px;
	height: 0;
	width: 0;
  }
  .sf-arrows > li > .sf-with-ul:focus:after,
  .sf-arrows > li:hover > .sf-with-ul:after,
  .sf-arrows > .sfHover > .sf-with-ul:after {
	content: '\f0d8';
  }
  /*** Generated second arrows ***/
  .sf-arrows ul .sf-with-ul:after {
	content: '\f0da';
	margin-left: 5px;
	right: 20px;
  }
  .sf-arrows ul li > .sf-with-ul:focus:after,
  .sf-arrows ul li:hover > .sf-with-ul:after,
  .sf-arrows ul .sfHover > .sf-with-ul:after {
	content: '\f0d7';
	right: 23px;
  }
  /*** Generated second right arrows ***/
  .sf-arrows li.dropdown-right ul .sf-with-ul:after {
	float: left;
	content: '\f0d9';
	margin-right: 30px;
	left: 10px;
  }
  .sf-arrows li.dropdown-right ul li > .sf-with-ul:focus:after,
  .sf-arrows li.dropdown-right ul li:hover > .sf-with-ul:after,
  .sf-arrows li.dropdown-right ul .sfHover > .sf-with-ul:after {
	content: '\f0d7';
	left: 10px;
  }
  
  
  /* Navbar desktop menu superfish last item
  -------------------------------------------------- */
  .sf-menu > li.no-padding-right > a {
	padding-right: 0px;
  }
  
  
  /* Navbar desktop all styles
  -------------------------------------------------- */
  
  /*** Navbar desktop ***/
  .st-navbar-desktop:before {
	background-color:  rgba(255,255,255) ;
  }
  /*** First level a ***/
  .sf-menu a {
	color:  #262265;
  }
  .sf-menu a:hover,
  .sf-menu a:focus {
	color: #aaaaaa;
  }
  /*** Second level a ***/
  .sf-menu ul a {
	color:  #262265;
  }
  .sf-menu ul a:hover,
  .sf-menu ul a:focus {
	color: #aaaaaa !important;
  }
  /*** Third level a ***/
  .sf-menu ul ul a {
	color:  #262265	;
  }
  .sf-menu ul ul a:hover,
  .sf-menu ul ul a:focus {
	color: #aaaaaa !important;
  }
  /*** First level li ***/
  .sf-menu> li {
	/*background: #BDD2FF;*/
  }
  .sf-menu > li:hover > a {
	/*color: #676767;*/
  }
  /*** Second level li ***/
  .sf-menu ul li {
	background: rgba(34, 93, 101,0.7)	;
  }
  .sf-menu ul li:hover,
  .sf-menu ul li.sfHover {
	background: #3e3e3e;
  }
  /*** Third level li ***/
  .sf-menu ul ul li {
	background: #fff;
  }
  .sf-menu ul ul li:hover,
  .sf-menu ul ul li.sfHover {
	background: #3e3e3e;
  }
  /*** Levels li border top ***/
  .sf-menu ul li {
	border-top: 1px solid #494949;
  }
  .sf-menu ul ul li {
	border-top: 1px solid #494949;
  }
  .sf-menu ul li:first-child {
	border-top: 0;
  }
  
  
  
  /* Navbar desktop mas ajustes
  -------------------------------------------------- */
  
  .sf-menu > li:last-child > a {
	padding-right: 0;
  }

  /*-------------------------------- boton whatsapp --------------------------------------- */
  .whatsapp-button{
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    animation: effect 5s infinite ease-in;
}

@keyframes effect {
    20%, 100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    0%, 10%{
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    5%{
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}


#video_thelabs{
  margin-top: 5%;
}
/* contact -form 
/* ---------------------------------- title next to the video ------------------------------------------- */

#colombia-map{
  height:67%;
  padding-top: 4%;
}

#certificaciones{
    margin: 2%;
    margin-bottom: 0%;
}

.assembly, article {
  transform-style: preserve-3d;
}

article {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  padding: 0.125em;
  width: 8em;
  height: 7em;
  border-radius: 50%;
  transform: translate(-50%, -50%) rotate(calc(var(--k)*1turn)) translatey(calc(-0.125em - 100%)) rotate(calc(var(--k)*-1turn));
  background: linear-gradient(30deg, #fdfdfd, #bfbfbf) content-box, linear-gradient(30deg, rgba(253, 253, 253, 0.5), rgba(254, 254, 254, 0.8)) padding-box;
  font: 1em/1.25 trebuchet ms, verdana, arial, sans serif;
  text-align: center;
}

article:nth-child(2n):before {
  --s: 1 ;
}



div.lalalal{
  padding-top: 148px;
    padding-left: 172px;
}

div.lll{
  padding-bottom: 5px;
}


div.blog>div>div>img{
  height:150px;
  width:100%;
}


.card{
  transition:0.5s;
  cursor:pointer;
}
.card-title{ 
  font-family: sans-serif;
  font-size:15px;
  transition:1s;
  cursor:pointer;
height: 20px;
margin-bottom: 39px;
}
.card > p {
  overflow: hidden;
  text-overflow: ellipsis !important;
    height: 50px;
    padding: 0 17px;
}
.card-title i{  
  font-size:15px;
  transition:1s;
  cursor:pointer;
  color:#ffa710
}
.card-title i:hover{
  transform: scale(1.25) rotate(100deg); 
  color:#18d4ca;
  
}
.card:hover{
  transform: scale(1.05);
  box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
}
.card-text{
  height:80px;  
}

.card::before, .card::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale3d(0, 0, 1);
  transition: transform .3s ease-out 0s;
  background: rgba(255, 255, 255, 0.1);
  content: '';
  pointer-events: none;
}
.card::before {
  transform-origin: left top;
}
.card::after {
  transform-origin: right bottom;
}
.card:hover::before, .card:hover::after, .card:focus::before, .card:focus::after {
  transform: scale3d(1, 1, 1);
}




@import url(https://fonts.googleapis.com/css?family=Open+Sans);
#circle-shape-example { 
  font-family: Open Sans, sans-serif; 
 
}
#circle-shape-example p { 
  line-height: 1.8; 
}
#circle-shape-example .curve { 
  width: 10%; height: auto;
  min-width: 100px;
  float: left;
  margin-right:7rem; 
  border-radius: 60%;
  color: #262265;
  -webkit-shape-outside:circle();
  shape-outside:circle();
}




.shape-polygon.right img {
  max-height:782px;
	padding:36px;
   width: 51%; 
   height: auto;
  min-width: 150px;
  float: right;
  border-radius: 10%;
  -webkit-shape-outside:square();
  shape-outside:square();
}
.shape-polygon.right p {
  text-align: left;
  font-size: 20px;
line-height: 1.8; 
}

.shape-polygon.right a {
 font-size: 25px;
 text-align: left;
}


.post {
  margin-bottom: 2em;
  margin-top: 2em;
  margin-left: 4em;
  margin-left: 4em;
}
.banner {
  background: #262265;
  height: 22em;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.banner-text {
  color: #fff;
  font-size: 1.25em;
  left: 0;
  position: absolute;
  top: 59%;
  text-align: center;
  text-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
  width: 100%;
}
/* Blog The Labs*/
#titleBlog{
	font-family: 'Poppins', sans-serif;
}
#subtitleBlog{
	font-family: 'Poppins', sans-serif;
}
#ContenidoBlog > ul >li{
	font-family: 'Manrope', sans-serif;
	font-weight: 500;
}
.idiomas{
	/* border:2px solid black; */
	font-size: 12px;
    color: #262265;
    display: flex;
    justify-content: flex-start;
}

.icono-rapido-linkedin {
    /* border: 2px solid black; */
    display: flex;
    justify-self: flex-end;
    
    background: #0073b1;
    align-self: center;
    border-radius: 2px;
    width: 33px;
    height: 30px;
    padding: 3px;
    justify-content: center;
    color: white;
  align-items: center;
}
.icono-rapido-linkedin:hover{
	    box-shadow: 1px 2px 1px 1px #d6c4c4;
		cursor: pointer;
}
.icono-rapido-linkedin >a{
	text-decoration:none;
	color: white;
}
.contenido-idiomas{
	margin-left: 54%;
	display:flex;
	    margin-left: 54%;
}
.titulo-idiomas{
	margin-right: 14px;
}
.selector-estrategia{
	height: 6px;
    width: 7px;
    background-color: blue;
    border-radius: 50%;
    display: inline-block;
    margin: 8px;
}


.protection-policy {
    background-color: rgb(38, 33, 101);
    color: white;
    text-align: center;
    padding: 40px 20px;
}

.protection-policy h2 {
    margin: 0;
    padding-bottom: 20px;
}

.protection-policy p {
    margin: 0;
    padding-bottom: 20px;
    max-width: 800px;
    margin: 0 auto;
}

.protection-policy button {
    background-color: white;
    color: rgb(38, 33, 101);
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.protection-policy button:hover {
    background-color: rgb(38, 33, 101);
    color: white;
    border: 1px solid white;
}

.st-navbar-desktop-logo img {
    width: 175px !important;     /* ← change this number if you want it smaller/bigger */
    height: auto !important;
    display: block;
}
/* Fix idioms alignment and overflow */
.idiomas {
    display: flex;
    justify-content: flex-end;  /* Align to right */
    align-items: center;
    margin-bottom: 10px;  /* Space above menu */
}

.contenido-idiomas {
    margin-left: auto;  /* Remove hardcoded 54%, auto-push to right */
    display: flex;
    align-items: center;
    gap: 10px;  /* Better spacing between elements */
}

.titulo-idiomas {
    margin-right: 10px;  /* Reduced for better fit */
}

/* Make buttons smaller/responsive */
.contenido-idiomas .btn-sm {
    font-size: 11px;
    margin-right: 10px !important;
        color: white;
    background: #262265;/* Override hardcoded 94px */
}

/* Ensure everything stays inside white navbar */
.st-navbar-desktop {
    overflow: hidden;  /* Prevent content from escaping */
}

/* Mobile fixes */
@media (max-width: 991px) {
    .idiomas {
        justify-content: center;  /* Center on smaller screens */
    }
    .contenido-idiomas {
        margin-left: 0;
        flex-wrap: wrap;  /* Stack if too wide */
    }
}


/* Top bar: 30% Farmacovigilancia + 70% Idiomas */
/*
.top-extras-bar {
    width: 100%;
    min-height: 40px;
    background: white;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    color: #262265;
}

.farmaco-part {
    flex: 0 0 30%;
    max-width: 30%;
}

.idiomas-part {
    flex: 0 0 70%;
    max-width: 70%;
}
*/

/* Farmacovigilancia button – red, professional */
.btn-farmacovigilancia-top {
    background: #262265;
    color: white;
    font-weight: 600;
    font-size: 13px;
    padding: 8px 20px;
    border-radius: 6px;
    text-decoration: none;
    display: inline-block;
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}

.btn-farmacovigilancia-top:hover {
   background: #262265;
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.25);
    color: white;
}

/* Clean idiomas styling */
.titulo-idiomas {
    color: #262265;
    font-size: 12px;
}

/* Mobile: stack vertically */
@media (max-width: 991px) {
    .top-extras-bar {
        flex-direction: column;
        text-align: center;
        padding: 8px 0;
    }
    .farmaco-part,
    .idiomas-part {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center !important;
    }
    .farmaco-part {
        margin-bottom: 8px;
    }
}