@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: ClanOTMedium;
  src: url(../fonts/ClanOT-Medium.otf);
}
@font-face {
  font-family: ClanOTMediumItalic;
  src: url(../fonts/ClanOT-MediumItalic.otf);
}
@font-face {
  font-family: ClanOTNews;
  src: url(../fonts/ClanOT-News.otf);
}
@font-face {
  font-family: ClanOTNewsItalic;
  src: url(../fonts/ClanOT-NewsItalic.otf);
}
@font-face {
  font-family: ClanOTBook;
  src: url(../fonts/ClanOT-Book.otf);
}
@font-face {
  font-family: ClanOTBookItalic;
  src: url(../fonts/ClanOT-BookItalic.otf);
}
@font-face {
  font-family: ClanOTBold;
  src: url(../fonts/ClanOT-Bold.otf);
}
@font-face {
  font-family: ClanOTBoldItalic;
  src: url(../fonts/ClanOT-BoldItalic.otf);
}
/* line 34, ../sass/modules/_screen.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  vertical-align: bottom;
}

/* line 37, ../sass/modules/_screen.scss */
body {
  font-family: ClanOTBook, 'Open Sans', sans-serif;
  font-weight: normal;
}

/* line 41, ../sass/modules/_screen.scss */
.clear {
  clear: both;
}

/* line 44, ../sass/modules/_screen.scss */
.row {
  margin-left: 0px;
  margin-right: 0px;
}

/* --- MIXINS --- */
/* --- NAV ---*/
/* line 2, ../sass/modules/_global.scss */
.call {
  background-color: #7457a6;
  color: white;
}
/* line 6, ../sass/modules/_global.scss */
.call p {
  padding: 20px 0;
}
/* line 9, ../sass/modules/_global.scss */
.call a {
  padding: 20px 0;
  color: white;
  padding-right: 50px;
  background-image: url("../images/call.png");
  background-position: right 15px top 15px;
  background-repeat: no-repeat;
}

/* line 18, ../sass/modules/_global.scss */
.navbar-default {
  background-color: transparent;
  border: 0px;
  margin-bottom: 0px;
}
/* line 24, ../sass/modules/_global.scss */
.navbar-default .navbar-header button {
  margin-top: 25px;
  margin-left: 15px;
}
/* line 29, ../sass/modules/_global.scss */
.navbar-default .navbar-collapse {
  border: 0px;
  padding-left: 0px;
}
/* line 33, ../sass/modules/_global.scss */
.navbar-default .navbar-collapse .navbar-nav {
  padding: 0 20px;
  margin: 0px;
}
/* line 38, ../sass/modules/_global.scss */
.navbar-default .navbar-collapse .navbar-nav li a {
  color: #292929;
  font-size: 18px;
  text-transform: capitalize;
  padding-top: 35px;
  padding-bottom: 35px;
  max-height: 90px;
}
/* line 46, ../sass/modules/_global.scss */
.navbar-default .navbar-collapse .navbar-nav li a:hover {
  border-bottom: 6px solid #3abeae;
}

/* --- Carousel ---*/
/* line 55, ../sass/modules/_global.scss */
.top-header {
  height: 500px;
  background-image: url("../images/carousel/1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  display: none;
  width: 100%;
}
/* line 63, ../sass/modules/_global.scss */
.top-header .top-header-info {
  display: table-cell;
  vertical-align: middle;
}
/* line 67, ../sass/modules/_global.scss */
.top-header .top-header-info h3 {
  font-size: 42px;
  padding: 40px;
  margin-bottom: 35px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-family: ClanOTBold,'Open Sans', sans-serif;
  font-weight: bold;
  background-color: rgba(48, 223, 200, 0.75);
  margin-left: 50px;
}
/* line 79, ../sass/modules/_global.scss */
.top-header .top-header-info p {
  font-size: 22px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  margin-left: 30px;
}

/* --- Carousel ---*/
/* line 93, ../sass/modules/_global.scss */
.carousel .carousel-inner .carousel-caption {
  bottom: 30%;
  text-align: left;
}
/* line 97, ../sass/modules/_global.scss */
.carousel .carousel-inner .carousel-caption h3 {
  font-size: 42px;
  background-color: rgba(48, 223, 200, 0.75);
  padding: 40px;
  margin-bottom: 35px;
  display: inline-block;
  text-shadow: none;
  clear: both;
  float: left;
}
/* line 107, ../sass/modules/_global.scss */
.carousel .carousel-inner .carousel-caption p {
  font-size: 22px;
  display: inline-block;
  max-width: 545px;
  line-height: 30px;
  text-shadow: none;
  clear: both;
  float: left;
}
/* line 118, ../sass/modules/_global.scss */
.carousel .carousel-inner .type2 h3 {
  float: right;
}
/* line 121, ../sass/modules/_global.scss */
.carousel .carousel-inner .type2 p {
  float: right;
  text-align: right;
}
/* line 127, ../sass/modules/_global.scss */
.carousel .carousel-control {
  background-image: none;
}
/* line 131, ../sass/modules/_global.scss */
.carousel .carousel-control .glyphicon-chevron-right:before {
  content: none;
}
/* line 137, ../sass/modules/_global.scss */
.carousel .carousel-control .glyphicon-chevron-left:before {
  content: none;
}

/* --- FANCY BOX --- */
/* line 144, ../sass/modules/_global.scss */
.fancybox-skin {
  background-color: transparent;
}

/*--- Servicios ---*/
/* line 148, ../sass/modules/_global.scss */
.servicios {
  text-align: center;
  padding: 50px;
}
/* line 152, ../sass/modules/_global.scss */
.servicios h2 {
  display: inline-block;
  font-size: 40px;
  color: #292929;
  padding: 25px 0 25px 100px;
  background-image: url("../images/plus-circle.png");
  background-repeat: no-repeat;
}
/* line 160, ../sass/modules/_global.scss */
.servicios p {
  max-width: 900px;
  margin: 0 auto;
  line-height: 30px;
  margin-top: 40px;
}

/* --- Trayectoria --- */
/* line 169, ../sass/modules/_global.scss */
.trayectoria {
  text-align: center;
  background-image: url("../images/trayectoria.jpg");
  background-repeat: no-repeat;
  background-position: center;
  padding: 125px 0;
}
/* line 176, ../sass/modules/_global.scss */
.trayectoria p {
  display: block;
  margin: 0 auto;
  font-family: ClanOTBold,'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 48px;
  color: #fff;
}
/* line 184, ../sass/modules/_global.scss */
.trayectoria p + p {
  margin-top: 50px;
  max-width: 670px;
  font-family: ClanOTNews, 'Open Sans', sans-serif;
  font-size: 18px;
  padding: 0 15px;
  line-height: 30px;
}

/* --- Radiolog├¡a ---*/
/* line 196, ../sass/modules/_global.scss */
.rediologia {
  background-color: #dddddd;
  padding: 130px 0 0 0;
  text-align: center;
}
/* line 201, ../sass/modules/_global.scss */
.rediologia h2 {
  color: #000;
  font-size: 40px;
  padding-bottom: 50px;
  background-image: url("../images/radio-border.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-bottom: 75px;
}
/* line 210, ../sass/modules/_global.scss */
.rediologia p {
  display: block;
  max-width: 1000px;
  margin: 0 auto;
  font-family: ClanOTNews,'Open Sans', sans-serif;
  line-height: 30px;
  font-size: 17px;
  padding: 0 15px;
}
/* line 219, ../sass/modules/_global.scss */
.rediologia p + p {
  margin-top: 40px;
}
/* line 223, ../sass/modules/_global.scss */
.rediologia .row {
  margin: 100px 0 0 0px;
  /*background-color: black;*/
}
/* line 226, ../sass/modules/_global.scss */
.rediologia .row .radio-imagen {
  padding: 0px;
  position: relative;
  max-height: 320px;
  overflow: hidden;
}
/* line 232, ../sass/modules/_global.scss */
.rediologia .row .radio-imagen .radio-name {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  background-color: rgba(48, 223, 200, 0.65);
  width: 100%;
  height: 100%;
}
/* line 242, ../sass/modules/_global.scss */
.rediologia .row .radio-imagen .radio-name .radio-info {
  position: relative;
  top: 60%;
  color: #fff;
  font-family: ClanOTNews,'Open Sans', sans-serif;
  font-size: 24px;
  padding-top: 95px;
  background-image: url("../images/plus-white.png");
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 253, ../sass/modules/_global.scss */
.rediologia .row .radio-imagen .radio-name .radio-info:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 260, ../sass/modules/_global.scss */
.rediologia .row .radio-imagen img {
  width: 100%;
}
/* line 264, ../sass/modules/_global.scss */
.rediologia .row .radio-imagen:hover .radio-name {
  display: block;
}

/* --- Ecograf├¡a ---*/
/* line 271, ../sass/modules/_global.scss */
.galeria1 {
  background-color: #f2f2f2;
  padding: 130px 0 0 0;
  text-align: center;
}
/* line 276, ../sass/modules/_global.scss */
.galeria1 h2 {
  color: #000;
  font-size: 40px;
  padding-bottom: 50px;
  background-image: url("../images/radio-border.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-bottom: 75px;
}
/* line 285, ../sass/modules/_global.scss */
.galeria1 p {
  display: block;
  max-width: 1000px;
  margin: 0 auto;
  font-family: ClanOTNews,'Open Sans', sans-serif;
  line-height: 30px;
  font-size: 17px;
  padding: 0 15px;
}
/* line 294, ../sass/modules/_global.scss */
.galeria1 p + p {
  margin-top: 40px;
}
/* line 298, ../sass/modules/_global.scss */
.galeria1 .row {
  margin: 100px 0 0 0px;
  /*background-color: black;*/
}
/* line 301, ../sass/modules/_global.scss */
.ecografia .row .radio-imagen {
  padding: 0px;
  position: relative;
  max-height: 320px;
  overflow: hidden;
}
/* line 307, ../sass/modules/_global.scss */
.ecografia .row .radio-imagen .radio-name {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  background-color: rgba(48, 223, 200, 0.65);
  width: 100%;
  height: 100%;
}
/* line 317, ../sass/modules/_global.scss */
.ecografia .row .radio-imagen .radio-name .radio-info {
  position: relative;
  top: 60%;
  color: #fff;
  font-family: ClanOTNews,'Open Sans', sans-serif;
  font-size: 24px;
  padding-top: 95px;
  background-image: url("../images/plus-white.png");
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 328, ../sass/modules/_global.scss */
.ecografia .row .radio-imagen .radio-name .radio-info:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 335, ../sass/modules/_global.scss */
.ecografia .row .radio-imagen img {
  width: 100%;
}
/* line 339, ../sass/modules/_global.scss */
.ecografia .row .radio-imagen:hover .radio-name {
  display: block;
}

/* --- Nosotros ---*/
/* line 347, ../sass/modules/_global.scss */
.nosotros .nosotros-head {
  text-align: center;
  background-image: url("../images/nosotros.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  padding: 60px 0;
  background-color: #7457a6;
}
/* line 356, ../sass/modules/_global.scss */
.nosotros .nosotros-head h2 {
  color: #fff;
  font-size: 40px;
  padding: 0px 0 50px 0;
}
/* line 361, ../sass/modules/_global.scss */
.nosotros .nosotros-head p {
  color: #fff;
  display: block;
  max-width: 815px;
  margin: 0 auto;
  font-family: ClanOTNews,'Open Sans', sans-serif;
  line-height: 30px;
  font-size: 18px;
  padding: 0 15px 0px 15px;
}
/* line 372, ../sass/modules/_global.scss */
.nosotros .dr {
  background-image: url("../images/dr.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  padding-bottom: 90px;
}
/* line 379, ../sass/modules/_global.scss */
.nosotros .dr h3 {
  font-size: 32px;
  color: white;
  padding: 74px 0px 48px 0;
}
/* line 384, ../sass/modules/_global.scss */
.nosotros .dr img {
  display: block;
  margin: 0 auto;
}
/* line 388, ../sass/modules/_global.scss */
.nosotros .dr span {
  color: black;
  font-size: 28px;
  font-family: ClanOTMedium,'Open Sans', sans-serif;
  margin: 90px 0;
  display: block;
  padding: 0 15px;
}
/* line 396, ../sass/modules/_global.scss */
.nosotros .dr p {
  color: #292929;
  max-width: 870px;
  margin: 0 auto;
  line-height: 30px;
  padding: 0 15px;
}
/* line 403, ../sass/modules/_global.scss */
.nosotros .dr a {
  display: block;
  margin: 70px auto 0 auto;
  background-image: url("../images/drann-mail.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 75px;
  height: 78px;
}
/* line 416, ../sass/modules/_global.scss */
.nosotros .equipo h3 {
  background-image: url("../images/equipo.jpg");
  background-repeat: no-repeat;
  background-position: center;
  padding: 88px 0;
  text-align: center;
  font-family: ClanOTMedium,'Open Sans', sans-serif;
  font-size: 40px;
  color: white;
}
/* line 426, ../sass/modules/_global.scss */
.nosotros .equipo span {
  display: block;
  text-align: center;
  margin: 57px 0 68px 0;
  font-size: 28px;
  color: #181818;
  font-family: ClanOTMedium,'Open Sans', sans-serif;
}
/* line 436, ../sass/modules/_global.scss */
.nosotros .equipo .consultores img {
  display: block;
  margin: 0 auto;
}
/* line 440, ../sass/modules/_global.scss */
.nosotros .equipo .consultores span {
  color: #181818;
  font-size: 18px;
  font-family: ClanOTBold,'Open Sans', sans-serif;
  line-height: 24px;
  margin: 0px;
  margin-top: 20px;
}
/* line 449, ../sass/modules/_global.scss */
.nosotros .equipo .consultores span + span {
  font-family: ClanOTBook,'Open Sans', sans-serif;
  font-weight: normal;
  color: #292929;
  margin-top: 10px;
}
/* line 457, ../sass/modules/_global.scss */
.nosotros .equipo .asistentes {
  background-color: #f0f0f0;
  padding: 55px 0;
  margin-top: 30px;
}

/* --- Galer├¡a ---*/
/* line 466, ../sass/modules/_global.scss */
.galeria h2 {
  color: #fff;
  font-size: 40px;
  padding: 88px 0;
  display: block;
  text-align: center;
  font-family: ClanOTMedium,'Open Sans', sans-serif;
  background-color: #7457a6;
}
/* line 476, ../sass/modules/_global.scss */
.galeria .row {
  background-color: black;
}
/* line 479, ../sass/modules/_global.scss */
.galeria .row .foto-galeria {
  padding: 0px;
  max-height: 320px;
  overflow: hidden;
}
/* line 483, ../sass/modules/_global.scss */
.galeria .row .foto-galeria a {
  float: left;
  width: 100%;
}
/* line 487, ../sass/modules/_global.scss */
.galeria .row .foto-galeria img {
  width: 100%;
}
/* line 491, ../sass/modules/_global.scss */
.galeria .row .radio-imagen {
  padding: 0px;
  position: relative;
  max-height: 320px;
  overflow: hidden;
}
/* line 497, ../sass/modules/_global.scss */
.galeria .row .radio-imagen .radio-name {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  background-color: rgba(48, 223, 200, 0.65);
  width: 100%;
  height: 100%;
}
/* line 507, ../sass/modules/_global.scss */
.galeria .row .radio-imagen .radio-name .radio-info {
  position: relative;
  top: 45%;
  color: #fff;
  font-family: ClanOTNews,'Open Sans', sans-serif;
  font-size: 24px;
  padding-top: 95px;
  background-image: url("../images/plus-white.png");
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 518, ../sass/modules/_global.scss */
.galeria .row .radio-imagen .radio-name .radio-info:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 525, ../sass/modules/_global.scss */
.galeria .row .radio-imagen img {
  width: 100%;
}
/* line 529, ../sass/modules/_global.scss */
.galeria .row .radio-imagen:hover .radio-name {
  display: block;
}



.galeria1 .row {
  background-color: black;
}
/* line 479, ../sass/modules/_global.scss */
.galeria1 .row .foto-galeria {
  padding: 0px;
  max-height: 320px;
  overflow: hidden;
}
/* line 483, ../sass/modules/_global.scss */
.galeria1 .row .foto-galeria a {
  float: left;
  width: 100%;
}
/* line 487, ../sass/modules/_global.scss */
.galeria1 .row .foto-galeria img {
  width: 100%;
}
/* line 491, ../sass/modules/_global.scss */
.galeria1 .row .radio-imagen {
  padding: 0px;
  position: relative;
  max-height: 320px;
  overflow: hidden;
}
/* line 497, ../sass/modules/_global.scss */
.galeria1 .row .radio-imagen .radio-name {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  background-color: rgba(48, 223, 200, 0.65);
  width: 100%;
  height: 100%;
}
/* line 507, ../sass/modules/_global.scss */
.galeria1 .row .radio-imagen .radio-name .radio-info {
  position: relative;
  top: 45%;
  color: #fff;
  font-family: ClanOTNews,'Open Sans', sans-serif;
  font-size: 24px;
  padding-top: 95px;
  background-image: url("../images/plus-white.png");
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 518, ../sass/modules/_global.scss */
.galeria1 .row .radio-imagen .radio-name .radio-info:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 525, ../sass/modules/_global.scss */
.galeria1 .row .radio-imagen img {
  width: 100%;
}
/* line 529, ../sass/modules/_global.scss */
.galeria1 .row .radio-imagen:hover .radio-name {
  display: block;
}
/* --- Contacto ---*/
/* line 536, ../sass/modules/_global.scss */
.contacto {
  padding: 150px 0;
}
/* line 539, ../sass/modules/_global.scss */
.contacto h2 {
  font-size: 40px;
  color: #292929;
  display: block;
  text-align: center;
  font-family: ClanOTMedium,'Open Sans', sans-serif;
}
/* line 546, ../sass/modules/_global.scss */
.contacto .datos {
  text-align: center;
  padding: 60px 0 40px 0;
  max-width: 210px;
  margin: 0 auto;
  background-image: url("../images/radio-border.png");
  background-repeat: no-repeat;
  background-position: center bottom;
}
/* line 555, ../sass/modules/_global.scss */
.contacto .datos p {
  font-size: 18px;
  color: #292929;
  font-family: ClanOTMedium,'Open Sans', sans-serif;
  margin-bottom: 50px;
}
/* line 561, ../sass/modules/_global.scss */
.contacto .datos span {
  display: block;
  margin-bottom: 15px;
  background-image: url("../images/contacto-tel.png");
  background-repeat: no-repeat;
  background-position: left;
  padding: 5px 0px 5px 35px;
  margin-left: -20px;
}
/* line 570, ../sass/modules/_global.scss */
.contacto .datos span + span {
  background-image: url("../images/contacto-mail.png");
  margin-left: -30px;
}
/* line 577, ../sass/modules/_global.scss */
.contacto > p {
  display: block;
  max-width: 614px;
  margin: 0 auto;
  text-align: center;
  font-family: ClanOTBold,'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #7457a6;
  padding: 50px 0;
  line-height: 35px;
}
/* line 589, ../sass/modules/_global.scss */
.contacto .form {
  max-width: 883px;
  margin: 0 auto;
  text-align: center;
}
/* line 594, ../sass/modules/_global.scss */
.contacto .form input, .contacto .form textarea {
  color: #292929;
  border: 0px;
  border-bottom: 1px solid #292929;
  border-radius: 0px;
  box-shadow: none;
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
}
/* line 604, ../sass/modules/_global.scss */
.contacto .form textarea {
  height: 130px;
}
/* line 607, ../sass/modules/_global.scss */
.contacto .form ::-webkit-input-placeholder {
  color: #292929;
  font-size: 18px;
}
/* line 612, ../sass/modules/_global.scss */
.contacto .form :-moz-placeholder {
  /* Firefox 18- */
  color: #292929;
  font-size: 18px;
}
/* line 617, ../sass/modules/_global.scss */
.contacto .form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #292929;
  font-size: 18px;
}
/* line 622, ../sass/modules/_global.scss */
.contacto .form :-ms-input-placeholder {
  color: #292929;
  font-size: 18px;
}
/* line 626, ../sass/modules/_global.scss */
.contacto .form button {
  color: #fff;
  background-color: #1ec2ac;
  border-color: #adadad;
  border: 0px;
  border-radius: 0px;
  width: 100%;
  padding: 25px 0;
  font-family: ClanOTBold,'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 22px;
}
/* line 639, ../sass/modules/_global.scss */
.contacto .form .alert button {
  color: black;
  background-color: transparent;
  padding: 0px;
  margin-bottom: 20px;
}

.whatsapp-link {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}

.whatsapp-link img {
  width: 50px;
  height: 50px;
}

/* --- Footer ---*/
/* line 649, ../sass/modules/_global.scss */
footer {
  background-image: url("../images/footer.jpg");
  background-repeat: no-repeat;
  background-position: center;
  padding: 55px;
}
/* line 655, ../sass/modules/_global.scss */
footer .footer-brand {
  float: left;
}
/* line 659, ../sass/modules/_global.scss */
footer .nav-footer ul {
  float: right;
}
/* line 662, ../sass/modules/_global.scss */
footer .nav-footer ul li {
  float: left;
  font-size: 18px;
  margin-right: 60px;
  padding-top: 28px;
}
/* line 668, ../sass/modules/_global.scss */
footer .nav-footer ul li a {
  color: #fff;
  text-transform: capitalize;
}

/* --- NAVBAR BREAKPOINTS ---*/
@media (max-width: 990px) {
  /* line 3, ../sass/modules/_media-queries.scss */
  .navbar-header {
    float: none;
  }

  /* line 6, ../sass/modules/_media-queries.scss */
  .navbar-left, .navbar-right {
    float: none !important;
  }

  /* line 9, ../sass/modules/_media-queries.scss */
  .navbar-toggle {
    display: block;
  }

  /* line 12, ../sass/modules/_media-queries.scss */
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  /* line 16, ../sass/modules/_media-queries.scss */
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
	background-color:#fff;
	height:90px;
  }

  .menu {background-color:#fff;
  }

  /* line 20, ../sass/modules/_media-queries.scss */
  .navbar-collapse.collapse {
    display: none !important;
  }

  /* line 23, ../sass/modules/_media-queries.scss */
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  /* line 27, ../sass/modules/_media-queries.scss */
  .navbar-nav > li {
    float: none;
  }

  /* line 30, ../sass/modules/_media-queries.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  /* line 35, ../sass/modules/_media-queries.scss */
  .collapse.in {
    display: block !important;
	background-color:#fff;
	position:fixed;
	width:100%;
	z-index:999;
  }

  /* line 39, ../sass/modules/_media-queries.scss */
  .navbar-brand img {
    width: 250px;
  }
}
/* --- < 1366 ---*/
@media (max-width: 1365px) {
  /* line 46, ../sass/modules/_media-queries.scss */
  .carousel .carousel-inner .carousel-caption {
    bottom: 15%;
  }
}
/* --- <= 1200 ---*/
@media (max-width: 1200px) {
  /* line 52, ../sass/modules/_media-queries.scss */
  .nav-footer {
    display: none;
  }

  /* line 55, ../sass/modules/_media-queries.scss */
  .footer-brand {
    width: 100%;
    text-align: center;
  }
}
/* --- < 1366 ---*/
@media (max-width: 1024px) {
  /* line 63, ../sass/modules/_media-queries.scss */
  .carousel {
    display: none;
  }

  /* line 66, ../sass/modules/_media-queries.scss */
  .top-header {
    display: table;
  }
}
/* --- <= 990 ---*/
@media (max-width: 990px) {
  /* line 73, ../sass/modules/_media-queries.scss */
  .consultores div {
    margin: 30px 0;
  }

  /* line 77, ../sass/modules/_media-queries.scss */
  .navbar-default .navbar-collapse .navbar-nav {
    padding: 0px;
  }

  /* line 80, ../sass/modules/_media-queries.scss */
  .navbar-default .navbar-collapse .navbar-nav li a {
    padding-top: 0px;
  }
  /* line 83, ../sass/modules/_media-queries.scss */
  .navbar-default .navbar-collapse .navbar-nav li a:hover {
    border: 0px;
  }

  /* line 87, ../sass/modules/_media-queries.scss */
  .navbar > .container .navbar-brand {
    margin-bottom: 50px;
  }

  /* line 91, ../sass/modules/_media-queries.scss */
  .top-header .top-header-info h3 {
    display: block;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  /* line 97, ../sass/modules/_media-queries.scss */
  .top-header .top-header-info p {
    margin-left: 0px;
    width: 100%;
  }

  /* line 102, ../sass/modules/_media-queries.scss */
  .contacto .form {
    max-width: 70%;
  }
}
/* --- < 769 ---*/
@media screen and (max-width: 769px) {
  /* line 108, ../sass/modules/_media-queries.scss */
  .container {
    width: auto;
  }

  /* line 112, ../sass/modules/_media-queries.scss */
  .nosotros .nosotros-head {
    background-image: none;
  }

  /* line 116, ../sass/modules/_media-queries.scss */
  .navbar-default .navbar-collapse .navbar-nav {
    padding: 0px 20px;
  }
}
/* --- < 480 ---*/
@media screen and (max-width: 478px) {
  /* line 123, ../sass/modules/_media-queries.scss */
  .call p {
    display: none;
  }

  /* line 127, ../sass/modules/_media-queries.scss */
  .navbar-default .navbar-header button {
    margin-top: 30px;
  }

  /* line 131, ../sass/modules/_media-queries.scss */
  .navbar > .container .navbar-brand img {
    width: 200px;
    margin-top: 10px;
  }

  /* line 137, ../sass/modules/_media-queries.scss */
  .servicios h2 {
    padding: 0px;
    background-image: none;
  }

  /* line 147, ../sass/modules/_media-queries.scss */
  .rediologia .row .radio-imagen .radio-name .radio-info {
    font-size: 12px;
    padding-top: 70px;
  }

  /* line 160, ../sass/modules/_media-queries.scss */
  .ecografia .row .radio-imagen .radio-name .radio-info {
    font-size: 12px;
    padding-top: 70px;
  }
}
