<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /* font family Raleway */
@import url('https://fonts.googleapis.com/css2?family=Belleza&amp;family=Raleway:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');

html,
body 
{
  height: 100%;
  font: normal 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
}
div#wrapper 
{
  height: 100%;
  display: grid;
  grid-template-rows: 100px auto 50px;
}  
.footer 
{
  padding-top: 3rem;
  padding-bottom:0;
  background-color: #002e7e;;
  color: #fff;
}
.nav-link.active
{
  background-color: #002e7e;
  color: #ffffff !important;
  text-decoration: none;
  border-radius: .50rem;
}
.navbar .active, .navbar .active:focus, 
.navbar li:hover &gt; a , .nav-link:hover
{
  background-color: #002e7e;
  color: #ffffff !important;
  text-decoration: none;
  border-radius: .50rem;
}
.navbar .navbar-nav
{
  color: #ffffff !important;
  font-size: 1.1em;
  padding: 0.5em 1em;
}
.navbar 
{
  background: #FF7A59;
}  
/** Estilo About Us **/
figure 
{
  margin-bottom: 0; 
}
.mbr-z-index20 
{
  z-index: 20; 
}
.align-justify 
{
  text-align: justify;
  line-height: 30px;
  margin-bottom: 30px;
  font-size: 1.75rem;
  padding: 10px;
  color: #000000;
}
.align-center 
{
  text-align: center; 
}
.align-right 
{
  text-align: right; 
}

.vh-100
{
  height: 50vh !important;
}

@media (max-width: 767px) 
{
  .short
  {
    width: 22rem !important;
  }
  #back-to-up
  {
    margin-right: 20px !important;
    margin-bottom: 10px;
  }

  .vh-100
  {
    height: 20vh !important;
  }
  .align-left,
  .align-center,
  .align-right,
  .align-justify,
  .mbr-section-btn,
  .mbr-section-title 
  {
    text-align: center; 
  } 
}

.mbr-light 
{
  font-weight: 300; 
}
.mbr-regular 
{
  font-weight: 400; 
}
.mbr-semibold 
{
  font-weight: 500; 
} 
.media-content 
{
  -webkit-flex-basis: 100%;
  flex-basis: 100%; 
}
.mbr-figure img,
.mbr-figure iframe 
{
  display: block;
  width: 100%; 
}
.mbr-figure 
{
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; 
}
.mbr-figure img,
.card-img img 
{
  width: 100%; 
}
@media (max-width: 991px) 
{
  .short 
  {
    width: 50rem !important;
  }
  .mbr-figure 
  {
    width: 100% !important;
  } 
}
@media (max-width: 415px) 
{
  .short 
  {
    width: 18rem !important;
  }
}
.mbr-semibold 
{
  font-weight: 500; 
}    
.mbr-text 
{
  font-style: normal;
  line-height: 1.25; 
}
.mbr-figure 
{
  border: 5px solid transparent;
  border-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%) 1 !important; 
}  
.experience_mask figure 
{
  width: fit-content;
  clip-path: circle(47% at 50% 50%);
  padding: 6px;
  background: linear-gradient(11deg, #15395A 0.01%, #15395A 100%);
  transition: all 0.8s ease;
}
.experience_mask figure:hover 
{
  transform: scale(1.05);
  transition: all 0.8s ease;
}
.experience_mask img 
{
  width: 100%;
  clip-path: circle(47% at 50% 50%);
  height: 390px;
}    
/** Estilo About Us **/
/** Estilo Servicios **/
.flip-card, .flip-card-click 
{
  display: inline-block;
  background-color: transparent;
  width: 300px;
  height: 300px;
  margin-right: 12px;
  margin-bottom: 12px;
  border: 1px solid #f1f1f1;
  perspective: 1000px;
}
.flip-card-inner 
{
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner,
.flip-card:focus .flip-card-inner,
.flip-card:focus-within .flip-card-inner,
.flip-card:active .flip-card-inner,
.flip-card-click:focus .flip-card-inner,
.flip-card-click:active .flip-card-inner,
.flip-card-click.flipped .flip-card-inner 
{
  transform: rotateY(180deg);
}
.flip-card-inner:focus 
{
  outline: 5px solid #03c23c;
  cursor: pointer;
}
.flip-card-inner:hover 
{
  outline: 5px solid #0336c2;
  cursor: pointer;
}
.flip-card-front, .flip-card-back 
{
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
.flip-card-front h2 
{
  color: white;
  font-size: 16pt;
  font-weight: 500;
  padding: 10px;
}
.flip-card-front p, .flip-card-back p 
{
  padding: 14px;
  font-size: 12pt;
  color: #FFFFFF;
}
.flip-card-front 
{
  background-color: #18453b;
}
.flip-card-back 
{
  background-color: #008183;
  transform: rotateY(180deg);
}
.card .face 
{
  position: absolute;
  /*color: #fff;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.06);
  transform-style: preserve-3d;
  transition: 0.5s;
  backface-visibility: hidden;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999; 
}
.card .face.front-face,
.card .face.back-face 
{
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.card .face.front-face .profile 
{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
}
.card .face.front-face .name 
{
  letter-spacing: 2px;
}
.card .face.front-face .designation 
{
  font-size: 0.8rem;
  /*color: #ddd;*/
  letter-spacing: 0.8px;
}
.card:hover .face.front-face 
{
  transform: rotateY(180deg);
}
.card .face.back-face 
{
  position: absolute;
  background: rgba(255, 255, 255, 0.06);
  transform: rotateY(180deg);
  padding: 20px 30px;
  text-align: center;
  user-select: none;
}
.card .face.back-face .fa-quote-left 
{
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 1.2rem;
}
.card .face.back-face .fa-quote-right 
{
  position: absolute;
  bottom: 15px;
  right: 10px;
  font-size: 1.2rem;
}
.card:hover .face.back-face 
{
  transform: rotateY(360deg);
}
/* button hover with background */
.btn_hover3 
{
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
  border: 1.5px solid #d12bec;
  color: #ffffff;
  z-index: 1;
  letter-spacing: 0.8px;
}
.btn_hover3::before 
{
  content: "";
  border-radius: 50px;
  position: absolute;
  width: 0;
  height: 100%;
  transition: all 0.3s ease-in;
  /*background: linear-gradient(180deg, #ff7527 0%, #fabf28 100%);*/
  background-color: #ff7100 !important;
  z-index: -1;
  top: 0;
  left: 0;
}
.btn_hover3:hover::before 
{
    width: 100%;
    border-radius: 50px;
    /*background: linear-gradient(180deg, #ff7527 0%, #fabf28 100%);*/
    background-color: #ff7100 !important;
}
.btn-success2
{
  /*background: linear-gradient(180deg, #ff7527 0%, #fabf28 100%);*/
  background-color: #ff7100 !important;
}
.btn_hover3:hover
{
  background-color: #ff7100 !important;
}
/* button hover end */
.mbr-section-subtitle 
{
  font-size: 40px;
  font-weight: 700;
  line-height: 51px;
  line-height: 1.3; 
  /*color: #FFFFFF;*/
  font-family: "Raleway", sans-serif;
}
.mbr-section-text
{
  color: #000000; 
}
/** Estilo Servicios **/
.accordion-style .card 
{
  background: transparent;
  box-shadow: none;
  margin-bottom: 15px;
  margin-top: 0 !important;
  border: none;
}
.accordion-style .card:last-child 
{
    margin-bottom: 0;
}
.accordion-style .card-header 
{
  border: 0;
  background: none;
  padding: 0;
  border-bottom: none;
}
.accordion-style .btn-link 
{
  color: #ffffff;
  position: relative;
  background: #15395a;
  border: 1px solid #15395a;
  display: block;
  width: 100%;
  font-size: 18px;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  text-align: left;
  white-space: normal;
  box-shadow: none;
  padding: 15px 55px;
  text-decoration: none;
}
.accordion-style .btn-link:hover 
{
  text-decoration: none;
}
.accordion-style .btn-link.collapsed 
{
  background: #ffffff;
  border: 1px solid #15395a;
  color: #1e2022;
  border-radius: 3px;
}
.accordion-style .btn-link.collapsed:after 
{
  background: none;
  border-radius: 3px;
  content: "+";
  left: 16px;
  right: inherit;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  height: 26px;
  transform: none;
  width: 26px;
  top: 15px;
  text-align: center;
  background-color: #15395a;
  color: #fff;
}
.accordion-style .btn-link:after 
{
  background: #fff;
  border: none;
  border-radius: 3px;
  content: "-";
  left: 16px;
  right: inherit;
  font-size: 20px;
  font-weight: 600;
  height: 26px;
  line-height: 26px;
  transform: none;
  width: 26px;
  top: 15px;
  position: absolute;
  color: #15395a;
  text-align: center;
}
.accordion-style .card-body 
{
  padding: 20px;
  border-top: none;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-left: 1px solid #15395a;
  border-right: 1px solid #15395a;
  border-bottom: 1px solid #15395a;
}
@media screen and (max-width: 767px) 
{
	#myline
	{
		padding: 13px !important;
    	font-size: 20px !important;
	}
  .accordion-style .btn-link 
  {
    padding: 15px 40px 15px 55px;
  }
}
@media screen and (max-width: 575px) 
{
  .accordion-style .btn-link 
  {
    padding: 15px 20px 15px 55px;
  }
}
.card-style1 
{
  box-shadow: 0px 0px 10px 0px rgb(89 75 128 / 9%);
}
.linea1
{
  color: #47b2e4;
  font-weight: 600;
  font-size: 18px;
  padding-right: 10px;
} 
/** DiseÃ±o de tabla **/
@media only screen and (max-width: 800px) 
{
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr 
  {
    display: block;
  }
   
  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr 
  {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
   
  #no-more-tables tr { border: 1px solid #ccc; }
    
  #no-more-tables td 
  {
    /* Behave like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align:left;
  }
   
  #no-more-tables td:before 
  {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
  }
   
  /*
  Label the data
  */
  #no-more-tables td:before { content: attr(data-title); }
}
/* Icono Busqueda
*/
.form-group .form-control 
{
  padding-left: 2.375rem;
}
.form-group .form-control-icon 
{
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #f7aa09;
}
.pagination 
{
  /*display: inline-block;*/
  margin-top: 20px;
}
.pagination a 
{
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid #ddd;
}
.pagination a.active 
{
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}
.pagination a:hover:not(.active) 
{
  background-color: #ddd;
}
.pagination a:first-child 
{
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination a:last-child 
{
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.card-title
{
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  line-height: 51px;
  line-height: 1.3;
  color: #000000 !important;
  font-family: "Raleway", sans-serif;
}
.card-texto
{
  text-align: justify;
  line-height: 30px;
  margin-bottom: 30px;
  font-size: 1.25rem;
  padding: 10px;
  color: #000000;
}
.short
{
  background-color: #2a3855;
  border-radius: .094rem;
  margin-left: auto;
  margin-right: auto;
  height: 3px;
}
.btn-ana
{
  background-color: #ff7c24;
  margin-top: 10px;
}
.btn-ana:hover, .btn-ana:focus, .btn-ana:active, .btn-ana.active 
{
  color: #fff;
  background-color: #002E7E;
  border-color: #285e8e; /*set the color you want here*/
}</pre></body></html>