<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoona57c.eot?srf3rx");
  src: url("../fonts/icomoon/icomoona57c.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoona57c.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoona57c.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoona57c.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.celeste {
    background-color: #fcfcfc;
 padding-left: 0px; 
 margin:10px;  
}

.celeste img{
   width: 100%; 
   padding-bottom:30px;
}


.celeste hr
{   border-color : #d9e0e7 currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 5px;
    margin-top: 5px;
   
}


.generales p
{
   width: 100%; 

}





body {
background-color: #f0f0f0;
    color: #333333;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.42857;
}
 
li {
    font-size: 1em;
    line-height: 1.8em;
}
p {
   /* font-size: 10px;
    line-height: 1.8em;*/
}
a, a:hover {
    opacity: 0.8;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
a {
    opacity: 1
}


h1, h2, h3, h4, h5, h6, figure {
  color: #000;
}

h1  
{
 font-size: 25px;
}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.gtco-card-item {
  border: 1px solid transparent;
  border-color: #d5d5d5;
  
  /* border-color: #ddd;  c9c9c9  */
   /*margin: 20px;  */
  padding: 5px;   

  display: block;
  width: 95%;
  min-height: 400px;
  position: relative;
  overflow: hidden;
  z-index: 9;
  bottom: 0;
  
   margin: 0 auto;margin-top: 25px;
  /* margin-top: 25px;
  
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  */
}

.precio h5 
{
     margin-top: 1px;
    color: #555;
    font-size: 20px;
    text-align: center; border-bottom: 1px solid #ddd;
}


.resumen .labItem {
    border-bottom: 1px solid #ddd;
    text-align: left;
    font-size: 12px;
    line-height: 1.8em;
}

.resumen .labInfo {
    border-bottom: 1px solid #ddd;
    font-weight:normal;
    text-align: center;
    font-size: 12px;
    line-height: 1.8em;
    
}


.valor a, a:active,a:hover,a:visited {

	border: 0; color: #555000; text-decoration:none;
}
.valor a:hover
{
 color: #555555;
 text-decoration:none;
}

.cardBorderColor {
 border: 1px solid ;
  border-color: #767578;
}

.gtco-card-item.has-text figure {
  margin-bottom: 10px !important;
}
.gtco-card-item figure {
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 12;
  position: relative;
}
.gtco-card-item figure .overlay {
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.gtco-card-item figure .overlay i {
  z-index: 12;
  color: #fff;
  font-size: 30px;
  position: absolute;
  margin-left: -15px;
  margin-top: -45px;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.gtco-card-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
   border: 1px solid ;
  border-color: #ddd;
  max-height: 190px;
  min-width: 100% !important; 
  
  
}
.gtco-card-item .gtco-text {
  padding: 0px 5px 5px 10px;
  text-align: center;
}
.gtco-card-item .gtco-text.text-left {
  text-align: left;
}
.gtco-card-item .gtco-text h2, .gtco-card-item .gtco-text span {
  text-decoration: none !important;
}
.gtco-card-item .gtco-text h2 {
  font-size: 17px;
  /* font-size: 20px;/*
  font-weight: 400;
  margin: 0 0 10px 0;
  /*color: #FF5126;*/
  color: #113a55;
}
.gtco-card-item .gtco-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
.gtco-card-item .gtco-text p {
  color: #000;  
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gtco-card-item .gtco-text span.btn {
  color: #666666 !important;
  opacity: 1;
  visibility: visible;
  bottom: 0;
  background: #ebebeb;
  border: 1px solid #ebebeb !important;
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gtco-card-item .gtco-text .gtco-category {
  font-size: 12px;
  color: #cccccc;
}
.gtco-card-item .gtco-text .gtco-category span {
  font-size: 12px;
  color: gray;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
}

/*
.gtco-card-item:hover, .gtco-card-item:focus {
  bottom: 7px;
  text-decoration: none;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
}
.gtco-card-item:hover img, .gtco-card-item:focus img {
  -webkot-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.gtco-card-item:hover span.btn, .gtco-card-item:focus span.btn {
  opacity: 1;
  visibility: visible;
  bottom: 0px;
  color: #fff !important;
  border: 1px solid #ff6540 !important;
  background: #ff6540 !important;
}
.gtco-card-item:hover figure .overlay, .gtco-card-item:focus figure .overlay {
  opacity: 1;
  visibility: visible;
}
.gtco-card-item:hover figure .overlay i, .gtco-card-item:focus figure .overlay i {
  margin-top: -15px;
}
.gtco-card-item:hover h2, .gtco-card-item:hover span, .gtco-card-item:focus h2, .gtco-card-item:focus span {
  text-decoration: none !important;
}*/




@media only screen and (max-width: 767px) and (min-width: 413px)  {
  .gtco-card-item {
 
   width: 65% !important; 
 
 }
 

 
}

@media only screen and (max-width: 414px) {
  .gtco-card-item {
 
   width: 85% !important; 
 
 }
 
 
 
}


@media only screen and (max-width: 413px) {
  .gtco-card-item {
 
   width: 95% !important; 
 
 }
 
 
 
}

#gtco-footer{
  padding: 1em 0;
  clear: both;
  position: relative;
  font-size: 15px;  
  color: #fff; 

}

.mail_foter a, a:active,a:hover,a:visited {

	border: 0; color: #fff; text-decoration:none;
}



@media screen and (max-width: 200px) {
  #gtco-footer{
    padding: 3em 0;
  }
}

#gtco-footer .gtco-footer-links {
  padding: 0;
  margin: 0 0 20px 0;
  float: left;
  width: 100%;
}
#gtco-footer .gtco-footer-links li {
  padding: 0;
  margin: 0 0 15px 0;
  list-style: none;
  line-height: 1;
}
#gtco-footer .gtco-footer-links li a {
  text-decoration: none;
}
#gtco-footer .gtco-footer-links li a:hover {
  text-decoration: underline;
}
#gtco-footer .gtco-widget {
  margin-bottom: 10px;
}
#gtco-footer .gtco-widget h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#gtco-footer .gtco-widget .gtco-quick-contact {
  padding: 0;
  margin: 0;
}
#gtco-footer .gtco-widget .gtco-quick-contact li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#gtco-footer .gtco-widget .gtco-quick-contact li i {
  width: 30px;
  float: left;
  font-size: 18px;
  position: relative;
  margin-top: 4px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
}
@media screen and (max-width: 768px) {
  #gtco-footer .copyright .pull-left,
  #gtco-footer .copyright .pull-right {
    float: none !important;
    text-align: center;
  }
}
#gtco-footer .copyright .block {
  display: block;
}

.gtco-container {
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.gtco-cover &gt; .gtco-container {
  position: relative;
  z-index: 10;
}

.gtco-social-icons {
  margin: 0;
  padding: 0;
}
.gtco-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.gtco-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*color: #FF5126;*/
  color: #fff;  
  padding-left: 10px;
  padding-right: 10px;
}

.gtco-social-icons li a:hover {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
  /*color: #FF5126;*/
  color: rgba(0,18,85,1); 
  padding-left: 10px;
  padding-right: 10px;
}

.gtco-social-icons li a i {
  font-size: 20px;
}
.videos-col-container {
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 15px
}

.white {
    background: #ffffff;
    padding-top:5px;
}


.blue {
   /* background: #113a55; 
     background: #053555;  
     background: #062b44; */
     background: #002a54;
}

.red {
      background : rgba(182,21,21,35); ;   
     /* background: #fb0505; */
}

.grey {
    background: #ecf2f7;
}


.no-left {
    padding-left: 0
}
.no-right {
    padding-right: 0
}
.min-padding {
   /*  padding: 2px 0px; 
   float:left;*/
}

 /*.sombra{
 box-shadow: 5px 5px 5px #888;
 -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
 -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
 box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}*/

/**/
.sombra {
  /*  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);*/
    
    
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.19);
    
}

.sombra_titulo 
{
   /*  -webkit-box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 0px 0 rgba(0, 0, 0, 0.75);
    
    box-shadow: 5px 5px 5px #888;
 -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
 -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
 box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75); */
    
}

.tituSeccion {
   font-size: 18px;
   color: rgba(255,255,255,1); 
   margin-bottom: 0px;
 
 }

.shadow {
 border-left: 1px solid #000;
  /*box-shadow: 5px 5px 5px #888;
 -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
 -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
 box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);*/
}

.container_narrow_shadow {
	background: #fff none repeat scroll 0 0;
   /*  border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;*/
   box-shadow: 0 25px 61px rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    max-width: 1200px;
}

.topBannerBg { /*#002a54   */
   background:  #fb0505 url("../images/backend.jpg")   scroll center top;
    border-bottom: 1px solid #000;
    }
.som {
 /*box-shadow: 0 0 15px 15px #000;*/
 
 box-shadow: 0 25px 61px rgba(0, 0, 0, 0.4);
 
}

.d-ambulancias {
    background: #164c81 none repeat scroll 0 0;
    color: #fff;
    position: relative;
    z-index: 1;
}

.d-blockData {
    background: #164c81 none repeat scroll 0 0;
    position: relative;
    z-index: 1;
}


.magen-video{
  margin: 10px; 
  width: 90%;   
}

/* Bootstrap Fixes */
.no-left-gutter{
    padding-left:0;
}
.no-right-gutter{
    padding-right:0;
}


.div-images {
    width: 100%;    
    height: 200px;
}

.img-cliente {
    width: 100%;    
    max-width:100px;

    height: auto;
    max-height:100px;   
}

.img-border
{
  border: 0.75px solid transparent;
  border-color: #948b94;

}


.texto-noticia {
    color: #113a55
}

.contenedor-noticia {
  border: 1px solid transparent;
  border-color: #113a55;
  background: #D8DFE2;
}


.row.news-preview {
  /*background: #ffffff;*/
  border: 0.2px solid transparent;
  border-color: #767578;
  background: #F6F8F9;
  margin: 10px 0;
  padding: 10px 5px; 
}
.row.news-preview h3 a {
    color: #003150;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 1.2em
}
.row.news-preview h3 a:visited {
    color: #003150
}
.row.news-preview p a {
    color: #3e454c
}
.row.news-preview p a:visited {
    color: #3e454c
}
.news-preview-img {
    width: 100%;
    max-height: 190px;
    background: #164c81;
    margin: 15px 0;
    overflow: hidden
}
.news-preview-img img {
    width: 100%
}

.row.news {
    background: #ffffff
}
.row.news h3 {
    color: #003150;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 1.2em
}
.row.news p {
    color: #3e454c
}
span.date {
    color: #898989;
    font-size: 0.8em;
    font-style: italic;
}
span.date-inner {
    color: #898989;
    font-size: 0.8em;
    font-style: italic;
}
span.marca-form {
    font-size: 0.6em;
}
span.cargo {
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #003150
}

a.ver-mas {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 1.5em;
}
.date-inner {
    display: block;
    width: 100%
}

@media (min-width: 1200px) {
    .news-preview-button-bar {
        margin-top: -35px
    }
    .container {
        width: 1100px;
        padding: 0;
    }
    .videos-col {
        margin-top: -4.5em;
        padding: 0
    }
    .videos-col-inner {
        padding: 0
    }
}


.hide-bullets {
    list-style:none;
    /*margin-left: -40px;
    margin-top:20px;*/
}
.thumbnail {
    padding: 0px;    
}
.carousel-inner&gt;.item&gt;img, .carousel-inner&gt;.item&gt;a&gt;img {
    width: 100%;
}
</pre></body></html>