@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?-x31jdv");
  src: url("../fonts/icomoon.eot?#iefix-x31jdv") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?-x31jdv") format("truetype"),
    url("../fonts/icomoon.woff?-x31jdv") format("woff"),
    url("../fonts/icomoon.svg?-x31jdv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.azul_clarito {
  background-color: rgba(114, 177, 245, 0.17);
}

.icon-arrow-down:before {
  content: "\ea36";
}
.icon-radio-checked:before {
  content: "\ea54";
  color: #e96656;
  margin-right: 0.2em;
  font-size: 0.9em;
}
.icon-facebook2:before {
  content: "\ea8d";
  color: #3b5998;
  margin-right: 0.2em;
  font-size: 1.9em;
  display: none;
}
.icon-facebook2 {
  text-decoration: none;
}

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

.body__principal {
  background-image: url("../images/fondo.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
}

.btn_blue {
  color: #fff;
  background-color: #3276b1;
  text-decoration: none;
  padding: 1em 0;
  border-radius: 0.4em;
  display: block;
  margin: 3em auto 4em auto;
  width: 200px;
}

.btn_orange {
  color: #fff;
  background-color: #bf3728;
  text-decoration: none;
  padding: 1em;
  border-radius: 0.4em;
  margin: 0 auto;
  display: block;
  width: 300px;
}
.btn_blue:hover {
  background-color: #008adb;
}
.btn_orange:hover {
  background-color: #f28579;
}

.menu {
  position: fixed;
  background-color: #fff;
  width: 100%;
  top: 0;
  z-index: 1;
  box-shadow: 2px 1px 8px #999;
}

.menu__logo {
  margin: 1em 0 0 1em;
}

.icon-menu {
  font-size: 1.3em;
  float: right;
  margin: 1em;
  cursor: pointer;
}

.menu__title {
  display: inline-block;
}

.menu__icono {
  display: inline-block;
}

.menu__content {
  padding: 0;
  width: 100%;
  display: none;
}

.menu__item {
  width: 100%;
  list-style: none;
  padding: 0.2em;
  border-bottom: solid 1px #ededed;
}

.menu__item a {
  text-decoration: none;
  color: #404040;
}

section {
  padding: 0 1em;
  -webkit-transition: all 700ms ease-out;
  -moz-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
}

h1 {
  font-size: 2em;
  text-align: center;
  margin-top: 1em;
}

/* ============ INICIO ============ */
.section__inicio {
  margin-top: 3em;
  color: #272727;
  padding-top: 7em;
  text-align: center;
}
.section__inicio--subtitulo {
  font-size: 1.5em;
}

.section__inicio--contacto {
  background-color: #0165a1;
  text-align: center;
  padding: 0.1em 0 4em 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.section__inicio--contacto h3 {
  color: #fff;
}

/* ============ CURRICULUM ============ */
.section__curriculum {
  color: #fff;
  text-align: center;
  background-color: #272727;
  padding-top: 0.5em;
  padding-bottom: 2em;
  height: 90vh;
}

.section__curriculum--article {
  display: inline-block;
  width: 100%;
}

.section__curriculum--text {
  color: #939393;
}
.section__curriculum--text2 {
  color: #939393;
}
.section__curriculum--footer {
}
.section__curriculum--footer a {
  text-decoration: none;
  color: #3276b1;
  font-size: 1.2em;
}

.section__curriculum--footer a:hover {
  color: #3dcbff;
}
/* ============ CONSULTORIOS ============ */
.section__consultorios {
  color: #404040;
  text-align: center;
  background-color: #fff;
  padding: 0.5em 0 2em 0;
}
.section__consultorios--item {
  display: inline-block;
  width: 100%;
}
.section__consultorios a {
  text-decoration: none;
  color: #404040;
}
.section__consultorios--item h4 {
  color: #e96656;
}
.section__consultorios--item img {
  width: 200px;
  height: auto;
  border-radius: 50%;
}

/* ============ THD ============ */
.section__thd {
  color: #fff;
  text-align: center;
  background-color: #ecbc4e;
  padding: 0.5em 0 2em 0;
}
.section__thd--item {
  background-color: #fff;
  margin: 1em;
  padding: 1em;
  text-align: left;
}
.section__thd--item a {
  text-decoration: none;
  color: #fff;
  font-size: 1.2em;
  background-color: #3276b1;
  padding: 0.5em;
  display: block;
  border-radius: 0.5em;
  width: 100px;
  text-align: center;
}
.section__thd--contentImage {
  background-color: #fff;
  margin: 1em;
  padding: 1em;
  text-align: left;
}

.section__thd--contentImage img {
  width: 100%;
  height: auto;
}
.section__thd--item p {
  color: #909090;
  text-align: justify;
}

/* ============ TRATAMIENTOS ============ */
.section__tratamientos {
  color: #404040;
  text-align: center;
  background-color: #fff;
  padding: 0.5em 0 2em 0;
}
.section__tratamientos--item {
  margin-bottom: 1em;
}
.section__tratamientos--item h3 {
  text-align: left;
  margin-left: 1em;
}
.section__tratamientos--item p {
  color: #909090;
  text-align: justify;
  padding: 0 1em;
}
.section__tratamientos--item a {
  color: #e96656;
  text-decoration: none;
}

/* ============ CONTACTO ============ */
.section__contacto {
  background-image: url("../images/fondo_contacto.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: 100%;
  color: #404040;
  text-align: center;
  padding: 0.5em 0 2em 0;
}
.section__contacto--input {
  display: inline-block;
  width: 80%;
  border-radius: 0.5em;
  padding: 1em;
  margin-bottom: 1em;
  border: solid 1px #909090;
}

.section__contacto textarea {
  display: inline-block;
  width: 83%;
  height: 80px;
  border-radius: 0.5em;
  padding: 0.5em;
  margin-bottom: 1em;
  border: solid 1px #909090;
}

.btn_enviar {
  color: #fff;
  background-color: #e96656;
  text-decoration: none;
  border-radius: 0.4em;
  padding: 1em 0em;
  border: 0px;
}

.btn_enviar:hover {
  background-color: #ef8377;
}
.widget-mobil{
        display: none;
    }

/* ============ FOOTER ============ */
.footer {
  color: #fff;
  text-align: center;
  background-color: #272727;
  padding: 0em 0 2em 0;
  z-index: 2;
  position: absolute;
}
.footer__item {
  display: inline-block;
  width: 100%;
}
.footer__item img {
  padding-top: 2em;
}
.footer__item p {
  color: #909090;
  margin-top: 0;
  padding: 1em;
  margin-bottom: 0;
}
.footer__created {
  color: #404040;
}
.black {
  background-color: #171717;
}

.footer__item2 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content:center;
}
.footer__item2 img {
  padding: 1em;
}
.footer__item2 p {
  color: #909090;
  margin-top: 0;
  padding: 1em;
  margin-bottom: 0;
}
/* ============ ARTICULOS ============ */
.content {
  margin-top: 4em;
  padding: 1em 2em;
}

.content h2 {
  color: #e96656;
  font-size: 1.6em;
}

.content h3 {
  padding-top: 3em;
  font-size: 1.4em;
}

.content h4 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
}

.content p {
  text-align: justify;
}

.content img {
  display: block;
  margin: 0 auto;
  width: 70%;
  border: solid 2px gray;
}

.content__strong {
  padding: 1em 2em;
  text-align: center;
}

/* ============ ARTICULOS doble ============ */
.content__left {
}
.content__right {
  display: none;
}


/* ============ MEDIA SCREEN ============ */
@media screen and (max-width: 1023px){
    .rowMb{
        display: flex !important;
        flex-direction: column;
        
    }
    .colIzq{
        display: none;
    }
    .widget-mobil{
        display: inline-block;
        margin-top: 50px;
    }
    .capchanBlok{
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }
}

@media screen and (min-width: 768px) {
  .icon-menu {
    display: inline-block;
    display: none;
  }
  .menu__logo {
    display: none;
    margin: 1em auto;
  }
  .menu__content {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .menu__item {
    display: inline-block;
    width: auto;
    padding: 1.5em 0;
  }
  .menu__item a {
    text-decoration: none;
    padding: 0 0.4em;
    color: #808080;
  }
  .menu__item a:hover {
    color: #e96656;
  }

  .section__consultorios--item {
    width: 20%;
    vertical-align: top;
  }

  
}

@media screen and (min-width: 1024px) {
  .btn_orange {
    width: 400px;
  }
  body {
    background-size: 100% auto;
  }

  .menu__logo {
    display: inline-block;
    margin: 1em 0 0 1em;
  }
  .menu__content {
    display: inline-block;
    float: right;
    width: auto;
  }
  .menu__item {
    display: inline-block;
    width: auto;
    padding: 1.5em 0;
  }

  .section__contacto {
    overflow: hidden;
  }

  .section__curriculum--article {
    width: 32%;
    vertical-align: top;
  }
  .section__curriculum--article h3 {
    text-align: right;
    font-size: 1.5em;
    margin-right: 1em;
  }
  .section__curriculum--text {
    text-align: left;
    padding-left: 1em;
    padding-right: 1em;
  }
  .section__thd--item {
    display: inline-block;
    width: 44%;
    vertical-align: top;
  }
  .section__thd--contentImage {
    display: inline-block;
    width: 44%;
    vertical-align: top;
  }
  .section__tratamientos--item {
    display: inline-block;
    width: 24%;
    vertical-align: top;
  }
  .section__contacto--input {
    display: inline-block;
    width: 25%;
    margin: 1em;
  }
  .btn_enviar {
    float: right;
    margin-right: 5em;
    width: 150px;
    position: relative;
  }
  .section__contacto textarea {
    display: inline-block;
    width: 87%;
  }
  .footer__item {
    width: 20%;
    vertical-align: top;
  }

  .content img {
    width: 30%;
  }

  .section__consultorios {
    /*height: 100vh;*/
    height: auto;
  }
  
  .footer__item2 {
    /*width: 20%;*/
    vertical-align: top;
  }

  /* ============ ARTICULOS doble ============ */
  .content__left {
    display: inline-block;
    width: 70%;
    vertical-align: top;
  }
  .content__right {
    position: fixed;
    display: inline-block;
    width: 25%;
    vertical-align: top;
    margin-top: 4.3em;
    background-color: #0165a1;
    height: 100%;
    z-index: 0;
  }

  .content__right a {
    text-decoration: none;
    color: #d1e8ff;
  }
  .content__right a:hover {
    color: #fff;
  }
}
