body {
  width: 100%;
  min-height: 100%;
  font-family: "Open Sans", "Raleway", Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 23px;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  height: 100%;
  webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
}

h1 {
  font-weight: 300;
  font-family: "Raleway", Lucida Sans Unicode, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 44px;
}

h2 {
  font-weight: 300;
  font-weight: 700;
  font-family: "Raleway", Lucida Sans Unicode, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  margin-top: 0;
  margin-bottom: 10px;
  margin-bottom: 20px;
}

h3 {
  font-weight: 300;
  font-family: "Raleway", Lucida Sans Unicode, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  margin-top: 0;
  margin-bottom: 10px;
}

h4 {
  font-weight: 300;
  font-weight: 700;
  font-family: "Raleway", Lucida Sans Unicode, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  color: #2d2d2d;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 17px;
}

h5,
h6 {
  font-weight: 300;
  font-family: "Raleway", Lucida Sans Unicode, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  margin-top: 0;
  margin-bottom: 10px;
}

p {
  margin-bottom: 20px;
  line-height: 24px;
}

a {
  -webkit-transition: all 150ms ease-in;
  -moz-transition: all 150ms ease-in;
  -o-transition: all 150ms ease-in;
  transition: all 150ms ease-in;
  color: #00a8d6;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #007da0;
  outline: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

::-moz-selection {
  text-shadow: none;
  background: #08b4da;
  color: #ffffff;
}

::selection {
  text-shadow: none;
  background: #08b4da;
  color: #ffffff;
}

img::selection {
  background: 0 0;
}

img::-moz-selection {
  background: 0 0;
}

hr {
  margin-top: 30px;
  margin-bottom: 40px;
  border-top: 1px solid #efefef;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url('../images/caret_down.png');
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 1.5em;
}

form {
  margin-bottom: 0;
}

.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}

.thin {
  font-weight: 300;
}

.strong {
  font-weight: 700;
}

.subline {
  font-size: 24px;
}

.section {
  padding: 36px 0;
}

.section20 {
  padding: 20px 0;
}

.section30 {
  padding: 30px 0;
}

.padding40 {
  padding: 40px 0;
}

.padding50 {
  padding: 50px 0;
}

.padding60 {
  padding: 60px 0;
}

.paddingtop-70 {
  padding-top: 70px;
}

.paddingtop-40 {
  padding-top: 40px;
}

.nopadding-bottom {
  padding-bottom: 0;
}

.bordered {
  border: 1px solid #efefef;
}

.border-left {
  border-left: 1px solid #efefef;
}

.border-right {
  border-right: 1px solid #efefef;
}

.border-top {
  border-top: 1px solid #efefef;
}

.border-bottom {
  border-bottom: 1px solid #efefef;
}

.separator30 {
  margin: 30px 0;
}

.separator60 {
  margin: 60px 0;
}

.margintop-30 {
  margin-top: 30px;
}

.margintop-40 {
  margin-top: 40px;
}

.margintop-70 {
  margin-top: 70px;
}

.marginbottom-10 {
  margin-bottom: 10px;
}

.nomargin-top {
  margin-top: 0;
}

.nomargin-bottom {
  margin-bottom: 0;
}

.divider70 {
  clear: both;
  height: 70px;
}

.divider50 {
  clear: both;
  height: 50px;
}

.divider20 {
  clear: both;
  height: 20px;
}

.divider35 {
  clear: both;
  height: 35px;
}

.margin50 {
  margin: 50px 0;
}

.margin20 {
  margin: 20px 0;
}

.tick-list {
  margin: 15px 0;
}

.tick-list li {
  list-style: none;
  margin-bottom: 10px;
}

.tick-list li i {
  margin-right: 10px;
  color: #00a8d6;
}

.normal-list {
  list-style-type: disc;
  margin-bottom: 30px;
  margin-left: 20px;
}

.normal-list li {
  margin-bottom: 5px;
}

.green-arrow {
  list-style: none;
  margin-bottom: 15px;
}

.green-arrow li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
}

.green-arrow li:before {
  display: inline-block;
  text-align: center;
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  left: 0;
  transition: all 0.3s ease-in;
  color: #72b569;
}

.font-icon-list i {
  color: rgba(0, 0, 0, 0.6);
  margin-right: 10px;
}

.text-center {
  text-align: center;
}

.text-center img {
  display: block;
  margin: 0 auto;
}

.btn:hover,
.btn:focus {
  background-color: #08b4da;
  color: #ffffff;
}

.btn-transparent {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}

.btn-transparent:hover {
  background-color: #2a2a2a;
  border-color: #2a2a2a;
}

.btn-price {
  color: #ffffff;
}

.btn-price:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #2a2a2a;
}

.arrow-bottom {
  position: relative;
}

.arrow-bottom:after {
  left: 50%;
  bottom: -50px;
  position: absolute;
  content: "";
  border: 25px solid;
  border-color: #fafafa transparent transparent transparent;
  display: block;
  margin-left: -13.5px;
}

.bg-white {
  background-color: #ffffff;
}

.bg-grey {
  background-color: #faf7f8;
  background-color: #fafafa;
}

.bg-grey2 {
  background-color: #f5f5f5;
}

.bg-blue {
  background-color: #08b4da;
}

.bg-dark {
  background-color: #333333;
}

.bg-testimonial {
  background: url(../images/headshot-bg.jpg);
}

.blue {
  color: #03a9f4;
}

.white-text {
  color: #ffffff;
}

.white-text p {
  color: #ffffff;
}

.white-text h3 {
  color: #ffffff;
}

.white-text h2 {
  color: #ffffff;
}

.white-text li {
  color: #ffffff;
}

.line-font {
  font-size: 48px;
}

.line-font-small {
  font-size: 20px;
}

.headline h1 {
  color: #31373a;
  padding-bottom: 15px;
  border-bottom: 2px solid #dddddd;
  display: inline-block;
  font-size: 44px;
}

.headline h2 {
  font-size: 36px;
}

.headline p {
  margin-bottom: 40px;
  font-weight: 100;
  font-size: 16px;
  color: #2b2b2b;
}

.menu-right {
  float: right;
}

.navbar-inverse {
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  border: none;
  background-color: rgba(86, 86, 86, 0.86);
  padding: 15px 0;
  z-index: 10000;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-inverse .navbar-nav>li {
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}

.navbar-inverse .navbar-nav>li>a {
  color: #ffffff;
  display: block;
  -webkit-transition: all 100ms ease-in-out;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 100ms ease-in-out;
  -moz-transition: all 400ms linear;
  -o-transition: all 100ms ease-in-out;
  -o-transition: all 400ms linear;
  -ms-transition: all 100ms ease-in-out;
  -ms-transition: all 400ms linear;
  transition: all 100ms ease-in-out;
  transition: all 400ms linear;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  background: #08b4da;
  border: none;
}

.navbar-inverse .navbar-brand {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  padding: 0;
}

.navbar-toggle {
  padding: 4px 6px;
  padding: 10px;
  font-size: 16px;
  color: #ffffff;
  position: relative;
  float: right;
  background-color: transparent;
  margin: 13px 30px 13px 0;
  border: none;
  border: 2px solid #ffffff;
}

.navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
  outline: 0;
}

.navbar-nav {
  margin: 0;
}

.scroll-fixed-navbar {
  padding-bottom: 0;
  padding: 10px 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.scroll-fixed-navbar .navbar-nav>li>a:hover,
.scroll-fixed-navbar .navbar-nav>li.active>a,
.scroll-fixed-navbar .navbar-nav>li.active>a:hover {
  color: #00a8d6;
}

.scroll-fixed-navbar .navbar-nav>li>a {
  color: #333333;
}

.navbar>.container .navbar-brand {
  margin-left: 0;
}

.navbar-brand {
  height: auto;
}

.navbar-brand h3 {
  display: inline-block;
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  padding: 0;
}

.scroll-fixed-navbar.navbar-inverse .navbar-brand>h3 {
  color: #1a1a1a;
  font-size: 30px;
  font-weight: 700;
  padding: 0;
}

.text-logo {
  margin-top: 5px;
}

.text-logo i {
  margin-right: 10px;
}

.text-logo img {
  width: 48px;
  height: 48px;
  margin-top: -0.2em;
  margin-right: .3em;
  display: inline-block;
}

#banner {
  padding-top: 80px;
  background: #fafafa;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

.banner-content {
  clear: both;
  padding-top: 40px;
}

.banner-content h1 {
  font-size: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}

.banner-content h2 {
  color: #ffffff;
}

.banner-content h5 {
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}

.banner-list {
  margin-bottom: 20px;
}

.banner-list li {
  margin-bottom: 5px;
}

.banner-list li i {
  margin-right: 10px;
  color: #e61933;
}

.isapres-logo li {
  width: 16%;
}

.isapres-logo li img {
  width: 100%;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

ul.steps-list li {
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

ul.steps-list li h4,
ul.steps-list li p {
  color: #333333;
  margin-left: 80px;
}

ul.steps-list li span {
  float: left;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  background: #1a1a1a;
}

ul.steps-list li h5 {
  font-weight: 600;
}

ul.steps-list li:last-child {
  border-bottom: none;
}

.main-point {
  margin-bottom: 20px;
}

.main-point i {
  display: block;
  font-size: 56px;
  color: #1a1a1a;
}

.main-point h3 {
  font-size: 22px;
  font-weight: 300;
  margin-top: 20px;
}

.features {
  margin-bottom: 40px;
  text-align: left;
}

.features i {
  float: left;
  margin-right: 20px;
}

.features h3 {
  font-size: 18px;
  font-weight: bold;
  padding-top: 15px;
}

.features p {
  clear: both;
  padding-top: 10px;
}

.banner-form {
  -webkit-box-shadow: rgba(51, 51, 51, 0.38) 1px 1px 12px;
  -moz-box-shadow: rgba(51, 51, 51, 0.38) 1px 1px 12px;
  box-shadow: rgba(51, 51, 51, 0.38) 1px 1px 12px;
  background: #ffffff;
  position: relative;
  padding: 0px;
}

.banner-form .form-control {
  color: #333333;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 13px 15px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  border-radius: 0;
  height: auto;
  background-color: #f5f5f5;
  margin-bottom: 15px;
}

.form-title {
  background-color: #03a9f4;
  color: #ffffff;
  text-align: center;
  padding: 1.2em 0;
}

.form-title h2 {
  margin-bottom: 0;
  font-size: 22px;
}

.form-body {
  padding: 30px;
  padding: 0;
}

.form-body p {
  color: rgba(0, 0, 0, 0.75);
}

.btn-submit {
  display: block;
  margin: 0 auto;
  background-color: #03a9f4;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.01);
  width: 100%;
  padding: 11px;
  border: 2px solid #08b4da;
}

.btn-submit:hover {
  background: #03a9f4;
  border-color: #08b4da;
}

.stats i {
  float: left;
  margin-right: 20px;
}

.stats h3 {
  font-weight: bold;
  font-size: 29px;
  color: #1a1a1a;
  margin-bottom: 0;
}

.stats span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  margin-top: 10px;
}

.hover-details {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  -moz-transition: all ease 400ms ease-in-out;
  -webkit-transition: all ease 400ms ease-in-out;
  -o-transition: all ease 400ms ease-in-out;
  transition: all ease 400ms ease-in-out;
  margin-bottom: 40px;
}

.hover-details .img-cover {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(8, 180, 218, 0.9);
  -moz-transition: all ease 400ms ease-in-out;
  -webkit-transition: all ease 400ms ease-in-out;
  -o-transition: all ease 400ms ease-in-out;
  transition: all ease 400ms ease-in-out;
}

.hover-details>img {
  width: 100%;
  height: auto;
  -moz-transition: all ease 400ms ease-in-out;
  -webkit-transition: all ease 400ms ease-in-out;
  -o-transition: all ease 400ms ease-in-out;
  transition: all ease 400ms ease-in-out;
}

.img-zoom {
  width: 45px;
  height: 45px;
  background-color: #1a1a1a;
  line-height: 45px;
  position: absolute;
  top: -45%;
  left: 50%;
  border-radius: 3px;
  margin-top: -35px;
  margin-left: -25px;
  -webkit-transition: all ease 400ms ease-in-out;
  -moz-transition: all ease 400ms ease-in-out;
  -ms-transition: all ease 400ms ease-in-out;
  -o-transition: all ease 400ms ease-in-out;
  transition: all ease 400ms ease-in-out;
  text-align: center;
}

.img-zoom i {
  color: #ffffff;
  font-size: 18px;
}

.img-cover h3 {
  width: 100%;
  position: absolute;
  bottom: -28%;
  color: #f8f8f8;
  font-size: 16px;
  text-align: center;
  padding: 0 10px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.hover-details:hover {
  cursor: pointer;
}

.hover-details:hover>img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
}

.hover-details:hover .img-zoom {
  top: 45%;
}

.hover-details:hover .img-cover {
  opacity: 1;
}

.hover-details:hover .img-cover h3 {
  bottom: 28%;
}

.img-zoom:hover {
  background-color: #333333;
}

.video-container {
  position: relative;
}

.video-container iframe {
  width: 100%;
  height: 430px;
  border: none;
}

.testimonial-inner img {
  margin-right: 30px;
  border-radius: 4px;
  border: 3px solid #ffffff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  float: left;
}

.testimonial-inner small {
  display: inline-block;
  border-top: 2px solid #333333;
  padding-top: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}

.price-plan {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
  box-shadow: none;
}

.price-plan h4 {
  color: #ffffff;
  font-size: 17px;
  text-align: center;
  margin-bottom: 0;
}

.price-plan h3 {
  color: #ffffff;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 0;
}

.price-plan h3 span {
  font-weight: 300;
  font-size: 18px;
}

.price-plan h3 sup {
  font-size: 18px;
}

.price-plan .panel-heading {
  background: #333333;
  text-align: center;
  padding: 25px 0;
  border-radius: 0;
}

.price-plan .panel-body {
  background: #444444;
  padding: 30px 0;
  margin-bottom: 0;
}

.price-plan .panel-footer {
  background: #333333;
  padding: 25px 0;
  border-radius: 0;
}

.price-plan .list-group-item {
  padding: 15px 20px;
  border: 1px dotted #e5e5e5;
  text-align: center;
}

.price-plan .list-group-item i {
  float: right;
  font-size: 18px;
  margin-top: 5px;
}

.price-plan .list-group-item:last-child {
  border-bottom: none;
}

.popular .panel-heading {
  background: #08b4da;
}

.popular .panel-body {
  background: #0aa9cc;
}

.popular .panel-footer {
  background: #08b4da;
}

.faq-body {
  margin-bottom: 40px;
}

.faq-body i {
  float: left;
  font-size: 40px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.faq-body h4 {
  padding-top: 10px;
  font-size: 18px;
}

.faq-body p {
  clear: both;
}

.answer {
  position: relative;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  padding: 20px;
  margin-top: 30px;
  border-radius: 3px;
}

.answer:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: #ffffff transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -15px;
  top: -15px;
  left: 10%;
}

.answer:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: #e5e5e5 transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin-left: -15px;
  top: -16px;
  left: 10%;
}

.footer-top {
  background-color: #2b2b2b;
  padding: 70px 0;
}

.footer-sub {
  background-color: #242424;
  padding: 30px 0;
}

.footer p,
.footer a {
  color: #adadad;
  margin-bottom: 10px;
}

.footer h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 15px;
}

.footer li {
  padding: 3px 0;
  font-size: 14px;
}

.footer i {
  color: #f8f8f8;
}

.copyright {
  float: right;
}

.copyright i {
  color: #ff3d7f;
  margin: 0 5px;
}

.contact-list li {
  color: #adadad;
  margin-bottom: 5px;
}

.contact-list i {
  margin-right: 15px;
}

.quick-links li {
  padding-left: 15px;
  position: relative;
}

.quick-links li:before {
  display: inline-block;
  text-align: center;
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  left: 0px;
  top: 4px;
  transition: all 0.3s ease-in;
  color: #f8f8f8;
}

.carousel-mod .carousel-control.left,
.carousel-mod .carousel-control.right {
  background: none;
  background-color: transparent;
  filter: none;
}

.carousel-mod .carousel-indicators {
  position: static;
  display: block;
  width: auto;
  margin: 15px auto;
}

.carousel-mod .carousel-indicators li {
  background-color: #a3a3a3;
  border: none;
  margin: 0;
}

.carousel-mod .carousel-indicators .active {
  background-color: #31373a;
  width: 10px;
  height: 10px;
}

.carousel-mod .carousel-control {
  top: 45%;
}

.social li {
  padding: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 3px;
  text-align: center;
  line-height: 35px;
  webkit-transition: background-color 400ms ease-out 0.2s;
  -moz-transition: background-color 400ms ease-out 0.2s;
  -o-transition: background-color 400ms ease-out 0.2s;
  transition: background-color 400ms ease-out 0.2s;
  margin-bottom: 5px;
}

.social li a {
  color: #ffffff;
}

.social li.facebook {
  background: #204385;
}

.social li.twitter {
  background: #2aa9e0;
}

.social li.google-plus {
  background: #d3492c;
}

.social li.linkedin {
  background: #0073b2;
}

.social li.skype {
  background: #00b0f6;
}

.social li.youtube {
  background: #e22d24;
}

.social li:hover {
  background: #31373a;
  cursor: pointer;
}

.center {
  text-align: center;
}

#frmCotizador .banner-form .form-title h2 {
  color: #fff !important;
}

.btnCotizar {
  display: none;
}
.text-disabled{
  color: black;
}

.cotizador {
  height: 403px;
  position: relative;
  overflow: hidden;
}

.cotizador .row {
  margin-right: 0;
  margin-left: 0;
}

.cotizador [class*='col-'] {
  padding-right: 5px;
  padding-left: 5px;
}

.cotizador .content {
  height: 290px;
}

.cotizador .descripcion {
  font-size: 16px;
  text-shadow: rgba(204, 204, 204, 0.72) 1px 1px 1px;
}

.cotizador .label_porcentaje div {
  margin-left: 1em;
}

.cotizador .porcentaje_uf {
  font-weight: bold;
  font-size: 2em;
}

.cotizador .btnAddCarga {
  padding: 6px 13px;
}

.cotizador .btnRmCarga {
  padding: 6px 13px;
  margin-top: .5em;
}

.cotizador .btnRmCarga:hover {
  background-color: #ff746b;
}

.cotizador .titulo-cargas {
  display: flex;
  margin-bottom: 1em;
}

.cotizador .callToAction {
  margin-top: 2em;
}

.cotizador .paso {
  background: #ffffff;
  position: absolute;
  top: 0;
  min-width: 280px;
  width: 100%;
  padding: 30px;
  box-shadow: #a2a2a2 3px 1px 15px;
}

.cotizador .paso_1 {
  z-index: 300;
}

.cotizador .paso_2 {
  z-index: 200;
}

.cotizador .paso_3 {
  z-index: 100;
}

.cotizador .cargas {
  max-height: 237px;
  overflow-x: hidden;
}

.cotizador .has-error .form-control {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.fa-6 {
  font-size: 20em;
}

.resultados {
  background: #fafafa;
  padding-top: 3em;
}

.resultados .resumenCotizante.card .porcentaje_uf {
  font-weight: bold;
  font-size: 2em;
}

.resultados .resumenCargas {
  display: none;
}

.contacto {
  display: none;
}

.card {
  background: #ffffff;
  margin: 1em;
  padding: 1em;
  box-sizing: border-box;
  border: solid 1px #cccccc;
  color: #404040;
  box-shadow: rgba(51, 51, 51, 0.38) 1px 1px 12px;
  display: inline-block;
  width: 300px;
  text-align: left;
}

.card h3 {
  padding: .3em;
  border-bottom: solid 1px #cccccc;
  margin-bottom: 1em;
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}

.revisarEmail {
  display: none;
}

.open-chat {
  cursor: pointer;
}

.isapre_valor {
  background: #ffffff;
  margin: 1em;
  box-sizing: border-box;
  border: solid 1px #cccccc;
  color: rgba(64, 64, 64, 0.59);
  box-shadow: rgba(51, 51, 51, 0.38) 1px 1px 12px;
}

.isapre_valor .detalle {
  box-sizing: border-box;
  padding: 1em .3em 0em .3em;
  display: table;
  width: 100%;
}

.isapre_valor .detalle.ok {
  border-right: solid 4px rgba(76, 175, 80, 0.66);
}

.isapre_valor .detalle.so {
  border-right: solid 4px #ffeb3b;
}

.isapre_valor .detalle.bad {
  border-right: solid 4px rgba(255, 0, 0, 0.66);
}

.isapre_valor .total-ok,
.isapre_valor .columna-plan-sugerido.ok strong {
  color: rgba(76, 175, 80, 0.66);
}

.isapre_valor .total-so,
.isapre_valor .columna-plan-sugerido.so strong {
  color: #ffeb3b;
}

.isapre_valor .total-bad,
.isapre_valor .columna-plan-sugerido.bad strong {
  color: rgba(255, 0, 0, 0.66);
}

.isapre_valor .columna-plan-min.so {
  display: none;
}

.isapre_valor .mensaje-no {
  display: none;
}

.isapre_valor .logo img {
  width: 48px;
  border-radius: 50%;
  border: solid 4px #ffffff;
  box-shadow: rgba(51, 51, 51, 0.38) 0px 0px 1px;
}

.isapre_valor [class*='columna-'] strong {
  font-size: 1.7em;
  text-align: center;
  display: block;
}

.isapre_valor [class*='columna-'] small {
  color: #a2a2a2;
  text-align: center;
  display: block;
  margin: .3em;
  line-height: 1em;
}

.isapre_valor .valores {
  padding: 1em;
}

.isapre_valor .more_info {
  border-top: solid 1px #cccccc;
  padding: 1em;
}

.isapre_valor .more_info h4 {
  color: rgba(64, 64, 64, 0.59);
}

.isapre_valor .more_info .planes {
  padding-bottom: 1.5em;
}

.isapre_valor .more_info .lista div {
  background: #e8e8e8;
  box-sizing: border-box;
  padding: 1em;
  border-top: solid 1px rgba(204, 204, 204, 0.36);
  color: #5d5d5d;
  font-size: .8em;
}

.toExpand {
  height: 0;
  position: fixed;
  visibility: hidden;
  -webkit-transform: scaleY(0);
  -webkit-transform-origin: top;
  -webkit-transition: -webkit-transform 0.264s;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform .264s;
  box-sizing: border-box;
}

.toExpand.expanded {
  position: relative;
  height: auto;
  visibility: visible;
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  z-index: 3000;
}

.col-arrow {
  text-align: center;
  padding: 1.5em 1em 1em 1em;
  font-weight: bold;
  font-size: 145%;
}

#txt_buscar {
  width: 100%;
  border: 0;
  border-bottom: solid 2px #00a8d6;
  margin: 2em;
  padding: 1em 2.5em 1em 2em;
}

.search-icon {
  display: inline-block;
  margin: 2.5em 0px 0em -3em;
  padding: 1em;
  font-weight: bold;
}

.patologias_results {
  margin-bottom: 2em;
}

.patologias_results .patologia:first-child {
  border-top: solid 1px #cccccc;
}

.patologia {
  background: #ffffff;
  padding: 1em;
  box-sizing: border-box;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  color: rgba(64, 64, 64, 0.59);
}

.patologia p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
}

.patologia p.expanded {
  white-space: normal;
}

.patologia .detalle {
  box-sizing: border-box;
  padding: 1em .3em 0em .3em;
  width: 100%;
}

.patologia .more_info {
  border-top: solid 1px #cccccc;
  padding: 1em;
}

.patologia .more_info h4 {
  color: rgba(64, 64, 64, 0.59);
}

.patologia .more_info .lista ul {
  list-style: initial;
}

.patologia .more_info .lista ul li {
  box-sizing: border-box;
  padding: .5em;
  color: #5d5d5d;
  font-size: 100%;
  margin: 0em 1em;
}

@media only screen and (max-width: 640px) {
  .patologia [class*='col-'] {
    padding: 0;
  }
}

@media only screen and (max-width: 480px) {
  .patologia [class*='col-'] {
    padding: 0;
  }
}

@media only screen and (min-width: 360px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {
  .patologia [class*='col-'] {
    padding: 0;
  }
}

.tiene_patologia {
  display: none;
}

.mostrar_cotizador {
  display: none;
}

/* ==========================================================================
Media Queries
 ========================================================================== */
/* ------ Tablet Portrait size to standard 960 (devices and browsers) ------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  img {
    margin: 20px auto;
  }

  .img-thumbnail {
    margin: 0;
  }
}

/* ------ Mobile Landscape Size to Tablet Portrait (devices and browsers) ------*/
@media only screen and (max-width: 767px) {
  .navbar-inverse {
    background-color: #FFF;
    padding: 0;
  }

  .navbar>.container .navbar-brand {
    margin-left: 15px;
    color: #1a1a1a;
    margin-top: 15px;
  }

  .menu-right {
    float: none;
  }

  .navbar-inverse .navbar-nav>li>a {
    color: #1a1a1a;
  }

  .navbar-inverse .navbar-nav>.active>a,
  .navbar-inverse .navbar-nav>.active>a:hover,
  .navbar-inverse .navbar-nav>.active>a:focus,
  .navbar-inverse .navbar-nav>li>a:hover {
    color: #00A8D6;
  }

  img {
    display: block;
    /* margin: 20px auto; */
  }

  .section {
    padding: 70px 0;
  }

  .main-point {
    margin-bottom: 40px;
  }

  .video-container {
    margin-bottom: 40px;
  }

  .img-thumbnail {
    margin: 0;
  }
}

/* ------ Mobile Portrait Size to Mobile Landscape Size (devices and browsers) ------*/
@media only screen and (max-width: 479px) {
  #frmCotizador {
    padding-left: 0;
    padding-right: 0;
  }

  h2 {
    font-size: 28px;
  }

  h4 {
    font-size: 16px;
  }

  img {
    float: none;
    display: block;
    /* margin: 20px auto; */
  }

  iframe {
    max-height: 200px;
  }

  .banner-content h1 {
    font-size: 34px;
  }

  .headline h1 {
    font-size: 30px;
  }

  .headline h2 {
    font-size: 28px;
  }

  .section {
    padding: 50px 1px;
  }

  .separator60 {
    margin: 30px 0;
  }

  .steps-list {
    margin-bottom: 30px;
  }

  .main-point h3 {
    font-size: 20px;
  }

  .video-container {
    margin-bottom: 40px;
  }

  .img-thumbnail {
    margin: 0;
  }

  .testimonial-inner img {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .contact-list,
  .quick-links {
    margin-bottom: 30px;
  }

  .copyright {
    float: none;
  }
}

@media only screen and (max-width: 479px) {
  .isapre_valor {
    margin: 1em -1em;
  }

  .isapre_valor .detalle {
    padding: 1em .3em 0 .3em;
  }

  .valores [class*='col-'] {
    padding: 0;
  }
}

@media only screen and (max-width: 610px) {
  .isapre_valor [class*='columna-'] strong {
    font-size: 1.3em;
  }

  .isapre_valor [class*='columna-'] small {
    font-size: .8em;
  }
}

@media only screen and (max-width: 640px) {
  #frmCotizador {
    padding-left: 0;
    padding-right: 0;
    margin-top: 1em;
  }

  #txt_buscar {
    padding: 1em 2.5em 1em 1em;
  }
}
.container.blog {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-around;
  align-items: stretch;
  justify-content: center;
  font-family: "Lato" !important;
}
.container.blog .card {
  padding: 0;
}

.container.blog .read {
  margin: 1em;
}

.post_img {
  width: 128px;
}

.card-img-top {
  width: 100%;
}

.card-title {
  color: #303030;
  margin: 1em;
  font-size: 1.3em;
  font-weight: bold;
}
.card-text {
  margin: 1em;
}
.blog {
  background-color: white;
  font-family: "Lato";
  font-size: 1.2em;
  font-weight: 300;

}

.blog h1,
.blog h2,
.blog h3 {
  font-family: "Lato" !important;
  margin: 1em 0 0 0.5em;
}

.blog_content {
  padding: 1em;
}

.blog_content h4 {
  font-size: 1em;
}

.blog .cabecera-post {
  background-size: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center
}


.blog .post-header {
  min-height: 350px;
}

.blog .post-header .img_container {
  vertical-align: top;
  display: inline-block;
  border-radius: 50%;
  border: solid 1px #ccc;
  box-sizing: border-box;
  height: 325px;
  width: 325px;
  box-shadow: #ccc 4px 5px 9px;
}

.blog .post-header .img_container .img_border {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
  border: solid 10px #fff;
}

.blog .post-header .img_container .img_border img {
  width: 100%;
  height: 100%;
  border: solid 1px #ccc;
  border-radius: 50%;
}

.blog .post-header .title {
  display: inline-block;
  width: calc(100% - 330px);
  text-align: center;
  padding: 1em;
}

@media only screen and (max-width: 640px) {
  .blog .post-header .title {
    width: 100%;
  }

  .blog .cabecera-post {
    background-size: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center
  }

}

.blog .post-header .title h1 {
  color: #303030;
  padding-top: 1em;
  text-shadow: #ccc 1px 1px 1px;
  width: 70%;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .blog h1 {
    font-size: 2em;
  }
}

@media only screen and (max-width: 640px) {
  .blog .post-header .title .bajada {
    font-size: 1.5em;
  }
}

.blog hr {
  margin-top: 30px;
  margin-bottom: 0;
  border-top: 1px solid #efefef;
}

@media only screen and (max-width: 640px) {
  .blog hr {
    margin-top: 0;
  }
}

.blog .post {
  font-size: 1.2em;
  color: #303030;
}

.blog .fecha,
.blog .writer {
  padding: 1em 0 0 1em;
  font-weight: 300;
  font-family: "Lato";
  color: #a3a3a3;
}



.blog .other-posts {
  padding-bottom: 3em;
}

.btn_whatsapp {
  background-color: #25d366;
  max-width: 300px;
  display: block;
  margin: 0 auto;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.01);
  width: 100%;
  padding: 11px;
  border: 2px solid #dcf8c6;
}

.btn_whatsapp:hover,
.btn_whatsapp:focus {
  background-color: #075e54;
  border-color: #128c7e;
  max-width: 300px;
}

.modal-dialog {
  margin-top: 10%;
}

.modal-body {
  padding: 0;
}

.help {
  width: 100%;
}

.modal-dialog .close {
  padding: .5em;
}

.modal-body .message {
  margin: 1em;
}

@media (min-width: 1200px) {
  .container {
    width: 1175px;
  }
}
