.button {
  background: #fafafa;
  background: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background: -o-linear-gradient(top, #ffffff, #eeeeee);
  background: linear-gradient(to bottom, #ffffff, #eeeeee);
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
  color: #555555;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Arial, Verdana, "Nimbus Sans L", sans-serif;
  font-size: 13px;
  font-weight: 500;
  height: 31px;
  line-height: 28px;
  outline: none;
  padding: 0 13px;
  text-shadow: 0 1px 0 white;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.button-blue {
  background: #1385e5;
  background: -webkit-linear-gradient(top, #53b2fc, #1385e5);
  background: -moz-linear-gradient(top, #53b2fc, #1385e5);
  background: -o-linear-gradient(top, #53b2fc, #1385e5);
  background: linear-gradient(to bottom, #53b2fc, #1385e5);
  border-color: #075fa9;
  color: white;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}


/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */
.oss-bar {
  top: 0;
  right: 20px;
  position: fixed;
  z-index: 1030;
}

.oss-bar ul {
  float: right;
  margin: 0;
  list-style: none;
}

.oss-bar ul li {
  list-style: none;
  float: left;
  line-height: 0;
  margin: 0;
}

.oss-bar ul li a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  margin-top: -10px;
  display: block;
  height: 58px;
  background: #F36C00 url(oss-credit.png) no-repeat 20px 22px;
  padding: 22px 20px 12px 20px;
  text-indent: 120%;
  /* stupid padding */
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.10s ease-in-out;
  -moz-transition: all 0.10s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.oss-bar ul li a:hover {
  margin-top: 0px;
}

.oss-bar a.harvest {
  width: 196px;
  background-color: #F36C00;
  background-position: -142px 22px;
  padding-right: 22px;
  /* optical illusion */
}

.oss-bar a.fork {
  width: 162px;
  background-color: #333333;
}

.docs-table th,
.docs-table td {
  border: 1px solid #000;
  padding: 4px 6px;
  white-space: nowrap;
}

.docs-table td:last-child {
  white-space: normal;
}

.docs-table th {
  font-weight: bold;
  text-align: left;
}

#content pre[class*=language-] {
  font-size: 14px;
  margin-bottom: 20px;
}

#content pre[class*=language-] code {
  font-size: 14px;
  padding: 0;
}

#content code[class*=language-] {
  font-size: 12px;
  padding: 2px 4px;
}

.anchor {
  color: inherit;
  position: relative;
}

.anchor:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSI3Ij48ZyBmaWxsPSIjNDE0MDQyIj48cGF0aCBkPSJNOS44IDdoLS45bC0uOS0uMWMtLjctLjMtMS40LS43LTEuOC0xLjMtLjItLjEtLjMtLjMtLjMtLjVsLS4zLS40Yy0uMS0uNC0uMi0uOC0uMi0xLjIgMC0uNC4xLS44LjItMS4yaDEuN2MtLjMuNC0uNC44LS40IDEuMiAwIC40LjEuOC4zIDEuMS4xLjIuMi4zLjQuNC4xLjEuMi4yLjQuMy4zLjIuNy4zIDEgLjNoMy40YzEuMiAwIDIuMi0uOSAyLjItMi4xcy0xLTIuMS0yLjItMi4xaC0xLjRjLS4zLS42LS43LTEtMS4yLTEuNGgyLjZjMiAwIDMuNiAxLjYgMy42IDMuNXMtMS42IDMuNS0zLjYgMy41aC0yLjZ6TTguNCAyYy0uMS0uMS0uMi0uMy0uNC0uMy0uMy0uMi0uNy0uMy0xLS4zaC0zLjRjLTEuMiAwLTIuMi45LTIuMiAyLjEgMCAxLjIgMSAyLjEgMi4yIDIuMWgxLjRjLjMuNS43IDEgMS4yIDEuNGgtMi42Yy0yIDAtMy42LTEuNi0zLjYtMy41czEuNi0zLjUgMy42LTMuNWgzLjUwMDAwMDAwMDAwMDAwMDRsLjkuMWMuNy4yIDEuNC43IDEuOCAxLjMuMS4xLjIuMy4zLjUuMS4xLjIuMy4yLjUuMS40LjIuOC4yIDEuMiAwIC40LS4xLjgtLjIgMS4yaC0xLjZjLjMtLjUuNC0uOS40LTEuM3MtLjEtLjgtLjMtMS4xYy0uMS0uMi0uMi0uMy0uNC0uNHoiLz48L2c+PC9zdmc+) 0 50% no-repeat;
  background-size: 21px 9px;
  margin-left: -27px;
  padding-left: 27px;
  text-decoration: none;
}

.select,
.chosen-select,
.chosen-select-no-single,
.chosen-select-no-results,
.chosen-select-deselect,
.chosen-select-rtl,
.chosen-select-width {
  width: 350px;
}

.jquery-version-refer {
  margin-top: 40px;
  font-style: italic;
}

body {
  font-family: 'Montserrat', sans-serif;
}

.cont-nav {
  width: 90%;
  margin: 0 auto;
  max-width: 1500px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
}

@media (max-width: 1600px) and (min-width: 768px) {
  .cont-nav {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (min-width: 768px) {
  .cont-nav {
    width: 95%;
    max-width: 1600px;
  }
}

.cont-nav img {
  width: 200px;
}

@media (max-width: 1600px) and (min-width: 768px) {
  .cont-nav img {
    margin-bottom: 30px;
  }  
}

.cont-nav nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
}

@media (max-width: 1600px) and (min-width: 768px) {
  .cont-nav nav {
    max-width: 100%;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  .cont-nav nav {
    margin: 0 auto;
    max-width: 1300px;
  }
}

.btn-menu {
  display: none;
  background-color: transparent;
  border: none;
  outline: none;
}

.btn-menu:active {
  outline: none !important;
}

.btn-menu:focus {
  outline: none !important;
}

@media (max-width: 768px) {
  .cont-nav {
    position: fixed;
    top: -1px;
    left: 0;
    background-color: #fff;
    z-index: 100;
    padding: 20px 10px;
    width: 100vw;
    box-shadow: 0px 4px 5px 0px rgba(181,181,181,0.75);
    -webkit-box-shadow: 0px 4px 5px 0px rgba(181,181,181,0.75);
    -moz-box-shadow: 0px 4px 5px 0px rgba(181,181,181,0.75);
  }

  .cont-nav img {
    width: 130px;
  }

  .cont-nav nav {
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: -80vw;
    width: 70vw;
    height: calc(100vh + 1px);
    transition: all 0.5s;
    background-color: #fff;
    flex-direction: column;
    padding: 15px;
    padding-left: 30px;
    padding-top: 50px;
    padding-bottom: 65vh;
    box-shadow: 4px -1px 5px 0px rgba(181, 181, 181, 0.75);
    -webkit-box-shadow: 4px -1px 5px 0px rgba(181, 181, 181, 0.75);
    -moz-box-shadow: 4px -1px 5px 0px rgba(181, 181, 181, 0.75);
  }

  .cont-nav a {
    margin: 5px 0;
    font-size: 15px;
  }

  .btn-menu {
    display: block;
  }

  .open {
    left: 0 !important;
  }
}

.cont-nav nav a {
  color: #000;
  font-weight: 500;
  padding: 5px 0;
}

@media (min-width: 768px) {
  .cont-nav nav a {
    font-size: 13px;
  }
}

.cont-nav nav .btn-outline {
  background-color: #36A9E1;
  color: #fff;
  border-radius: 10px;
  padding: 5px 30px;
  font-weight: 600;
}

@media (max-width: 768px) {
  .cont-nav nav .btn-outline {
    padding: 5px 10px;
    font-size: 12px;
  }
}

.cont-search {
  display: grid;
  grid-template-columns: 3fr 2fr;
  column-gap: 7%;
  align-items: center;
}

@media (min-width: 768px) {
  .cont-search .main-title {
    grid-column: 1 / 3;
  }

  .cont-search .main-title h1 {
    font-size: 55px;
    margin-bottom: 10px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .cont-search h1 {
    margin-top: 50px !important;
    font-size: 35px;
    margin-bottom: 0 !important;
  }
}

.form-buscar {
  padding: 25px !important;
}

@media (max-width: 768px) {
  .cont-search {
    grid-template-columns: 1fr;
    margin: 0 !important;
  }

  .cont-search form {
    width: 90%;
    margin: 20px auto;
  }

  .form-buscar {
    padding: 25px 5px !important;
  }
}

.ks-cboxtags {
  padding: 5px 0 !important;
}

.form-buscar {
  background-color: #0D628C;
  border-radius: 20px;
}

.form-buscar #lbpresencial,
.form-buscar #lbvirtual {
  border-radius: 20px;
  padding: 5px 20px;
  margin-right: 20px;
  font-size: .99rem;
}


				.form-buscar #lbpresencial {
							background-color: #CCCCCC;
    border: 1px solid #CCCCCC;
    color: #fff;
							}
	
							.form-buscar #lbvirtual {
								background-color: #50C127 */
    /* border: 1px solid #50C127  */
}




.form-buscar select {
  border-radius: 20px !important;
  padding: 5px 20px !important;
  height: fit-content !important;
}

.form-buscar .btn-buscar {
  margin: 0;
  margin-top: 20px;
  border-radius: 20px;
  padding: 5px 60px !important;
  background-color: #36A9E1;
  color: #fff;
  font-size: .99rem;
}

.banner-image-new {
  width: 100%;
}

.slider-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F0F1F1;
  width: 100%;
  padding: 10px 10px;
  border-radius: 20px;
}

@media (max-width: 768px) {
  .slider-heading {
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center !important;
  }
}

.slider-heading a {
  font-size: 1.3rem;
  font-weight: 400;
  text-decoration: none;
}

@media (max-width: 768px) {
  .slider-heading a {
    margin: 5px 0 !important;
  }
}

.slider-heading .celeste {
  color: #36A9E1;
}

.slider-heading .verde {
  color: #50C127;
}

.slider-heading .azul {
  color: #0D628C;
}

.slider-heading .amarillo {
  color: #E2D64B;
}

.banner-slider .slick-dots {
  display: none !important;
}

.about-section-pers {
  background-color: #0D628C;
  color: #fff;
  margin: 60px 0;
  text-align: center;
  padding: 60px 0;
}

.items-about {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 10%;
  width: 100%;
  margin: 60px 0;
}

@media (min-width: 768px) {
  .items-about {
    column-gap: 5%;
    width: 80%;
    margin: 60px auto;
  }
}

@media (max-width: 768px) {
  .items-about {
    grid-template-columns: 1fr;
  }
}

.items-about .item {
  border-radius: 20px;
  border: 1px solid #fff;
  display: flex;
  display: grid;
  grid-template-rows: 1fr .5fr .5fr;
  padding: 20px 40px;
}

@media (max-width: 768px) {
  .items-about .item {
    padding: 20px;
    margin: 10px 0;
  }
}

.items-about .item .cont-imagen {
  display: flex;
  justify-content: center;
  align-items: center;
}

.items-about .item h3 {
  font-size: 1.3rem;
}

.items-about .item p {
  font-size: .7rem;
}

.btn-ver-todos {
  padding: 10px 40px;
  background-color: #36A9E1;
  color: #fff;
  border-radius: 20px;
}

.service-profesionals {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 5%;
  padding: 80px 0;
}

@media (max-width: 768px) {
  .service-profesionals {
    grid-template-columns: 1fr;
    padding: 80px 10px;
  }
}

.service-profesionals>img {
  width: 100%;
}

.service-profesionals .texto h2 {
  font-weight: 700;
  color: #000;
}

@media (max-width: 768px) {
  .service-profesionals .texto h2 {
    margin-top: 10px;
    text-align: center;
  }
}

.service-profesionals .texto .sub-texto {
  padding-left: 30px;
  padding-top: 30px;
}

.service-profesionals .texto .sub-texto .item {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

.service-profesionals .texto .sub-texto .item p {
  margin: 0;
  padding-left: 20px;
  font-size: 1.5rem;
}

.title-slider {
  color: #0D628C;
}

.blog-grid-wrap {
  background-color: #0D628C;
  border-radius: 60px;
  margin-left: 40px !important;
  margin-right: 40px !important;
  padding-bottom: 40px;
  cursor: pointer;
}

.blog-grid-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-psi {
  border-radius: 50% !important;
  height: 150px !important;
  width: 150px !important;
  margin: -32px 0 0 !important;
}

.blog-grid-wrap h4 {
  color: #fff;
  margin: 20px 0;
  font-size: 1.5rem !important;
  font-weight: 500;
}

.blog-grid-wrap .blog-grid_text label {
  margin-top: 20px;
  background-color: #36A9E1;
  color: #fff;
  border-radius: 20px;
  padding: 5px 20px;
}

.service-slider .slick-arrow {
  top: 50%;
}

.service-slider .slick-next {
  right: -10%;
}

.service-slider .slick-next:before {
  content: url(/images/row-right.png);
}

.service-slider .slick-prev {
  left: -10%;
}

.service-slider .slick-prev:before {
  content: url(/images/row-left.png);
}

.testimonial {
  background-color: #0D628C;
  position: relative;
  padding-bottom: 20px;
}

.comillas {
  position: absolute;
  top: 50px;
  left: 31%;
}

.testimonial h2 {
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
}

@media (max-width: 768px) {
  .testimonial h2 {
    text-align: center;
    font-size: 30px;
  }
}

.testimonial-wrap {
  background-color: #fff;
  border-radius: 20px;
  border: none;
}

.testi-text {
  border-bottom: 2px solid #8e8e8e;
  padding: 10px 0;
}

.testi-name {
  color: #000;
  margin-left: 0;
}

.testi-image-cont {
  margin: 5px;
  display: flex;
}

.testi-img {
  width: fit-content;
  max-width: 90px;
  border-radius: 5px;
  height: fit-content;
  max-height: 90px;
  object-fit: contain;
  margin-bottom: 16px;
}

.testimonial-wrap .fas {
  font-size: 25px;
  margin: 3px;
}

.emergency {
  background: none;
}

.more-info {
  display: grid;
  grid-template-columns: 1.5fr 2fr;
  column-gap: 1%;
  padding: 80px;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .more-info {
    grid-template-columns: 1fr;
    padding: 80px 10px;
  }
}

.more-info img {
  margin: 0 auto;
}

.more-info .emergency-box {
  background: none;
  color: #000;
}

@media (max-width: 768px) {
  .more-info .emergency-box {
    padding: 40px 10px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

.more-info .emergency-box h3 {
  font-size: 2.5rem;
  font-weight: 700;
}

@media (max-width: 768px) {
  .more-info .emergency-box h3 {
    text-align: center;
    font-size: 2rem;
  }
}

.more-info .emergency-box p {
  font-size: 1.8rem;
  margin-bottom: 20px;
  line-height: 1;
}

.more-info .emergency-box a {
  color: #fff;
  background-color: #36A9E1;
  border-radius: 20px;
  padding: 5px 40px;
}

footer {
  background: none;
  background-color: #2f2f2f;
  position: relative;
  overflow: hidden;
}

.cont-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 0;
}

@media (max-width: 768px) {
  .cont-footer {
    flex-direction: column;
  }
}

footer .image-cerebro {
  position: absolute;
  right: -10%;
  top: 10%;
  width: 500px;
  z-index: 1;
}

@media (max-width: 768px) {
  footer .image-cerebro {
    display: none;
  }
}

.first-block {
  display: flex;
  flex-direction: column;
}

.circulo-celeste {
  border-radius: 50%;
  background-color: #36A9E1;
  width: 30px;
  height: 30px;
  margin-right: 30px;
}

.cont-contacto h4 {
  display: flex;
  align-items: center;
  margin: 30px 0;
  color: #fff;
  font-weight: 400;
}

.btn-buscar-prof {
  background-color: #0D628C;
  color: #fff;
  border-radius: 20px;
  padding: 5px 20px;
  font-size: 1.5rem !important;
  width: fit-content !important;
}

.btn-buscar-prof:hover {
  color: #fff;
  text-decoration: none;
}

.circulos {
  display: flex;
  justify-content: flex-end;
  padding-top: 100px;
}

.circulos a {
  margin: 0 5px;
}

.circulos a img {
  transition: all 0.3s ease;
}

.circulos a:hover img {
  transform: scale(1.1);
}

.copyright {
  text-align: center;
  color: #fff;
}

.copyright #scroll {
  display: none !important;
}

.cont-img-profesional {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.cont-img-profesional .img-profesional {
  width: 300px;
  margin: 0 auto;
  margin-top: 80px;
  border-radius: 40px;
}

.cont-img-profesional .profesion {
  background-color: #50C127;
  border-radius: 20px;
  padding: 5px 15px;
  height: fit-content;
  width: fit-content;
  position: absolute;
  top: 45%;
  left: 10%;
}

@media (max-width: 768px) {
  .cont-img-profesional .profesion {
    top: 15%;
    left: 5%;
  }
}

.cont-img-profesional .profesion h3 {
  text-transform: capitalize;
  margin: 0;
  padding: 0;
}

.cont-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.cont-info h3 {
  margin: 40px 0;
  color: #fff;
  text-align: center;
  width: 50%;
  font-weight: bold;
}

.cont-info .descripcion {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cont-info .descripcion p {
  width: 80%;
  color: #fff;
}

@media (max-width: 768px) {
  .cont-info .descripcion p {
    width: 90%;
    text-align: center;
  }
}

.cont-info .contacto {
  margin-top: 40px;
  background-color: #36A9E1;
  border-radius: 40px;
  height: fit-content;
  width: 60%;
}

@media (max-width: 768px) {
  .cont-info .contacto {
    width: 98%;
  }
}

.cont-info .contacto p {
  font-weight: 400;
  font-size: 15px;
}

.cont-info .contacto a {
  color: #fff;
}

.actions-perfil {
  margin: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.actions-perfil a {
  text-align: center;
  width: 100%;
  margin: 7px 0;
  border-radius: 10px !important;
}

.principal .perfil-servicios  {
  font-weight: 400px !important;
}

.perfil-servicios .tag li {
  margin-bottom: 10px !important;
}

.perfil-servicios .tags li a {
  background-color: #36A9E1;
  color: #fff;
}

.new-emergency {
  padding: 0;
}

.tel-parrafo-nosotros {
  display: flex;
  align-items: center;
  padding: 5px 0;
}

.tel-parrafo-nosotros > * {
  margin: 0 5px;
}

.cont-contacto-emergencia-pers {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .cont-contacto-emergencia-pers {
    flex-direction: column;
    align-items: flex-start;
  }
}

.btn-nosotros {
  background-color: #0D628C;
  color: #fff !important;
  border-radius: 20px;
  padding: 5px 20px;
  text-decoration: none;
  font-weight: bold;
}

@media (max-width: 768px) {
  .container {
    padding-top: 50px !important;
  }
}