/*FONT*/
  @import url('https://fonts.googleapis.com/css?family=Encode+Sans+Expanded:300,400,400i,500,600|Raleway:300,400,400i,500,600');
  html body{
    font-family: 'Encode Sans Expanded', sans-serif !important;
    font-weight: 400;
  }


/*IMAGES*/
  img{
    max-width: 100% !important;
  }


/*GENERAL*/

  body{
    font-size: 14px !important;
    position: relative;
    overflow-x: hidden !important;
    color: #797d7e;
    padding: 0 !important;
  }
  a{
    color: #00cbca;
  }
  a:hover, a:visited, a:focus{
    color: #00767b;
  }

  :hover, :visited, :focus{
    text-decoration: none !important;
    outline: none !important;
  }


  h3, h4{
    font-size: 20px;
  }
  h1, h2, h3, h4, h5, h6{
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
  }
  b{
    text-transform: uppercase;
  }

  .versalitas{
    font-variant: small-caps;
  }

  .col-md-6.izq {
    padding-left: 0;
  }
  .col-md-6.der {
    padding-right: 0;
    padding-top: 80px;
  }

  .fondoGradient{
      background: rgb(0,177,185);
      background: linear-gradient(30deg, rgba(0,177,185,1) 38%, rgba(0,226,217,1) 100%);
  }

  .fondoGris{
      background: #f6f6f6;
  }
  p, li {
    font-weight: 300;
    line-height: 2em;
    margin-bottom: 1.5em;
  }

  .col-md-6.noPadding{
    padding: 0;
  }


  @media (max-width: 767px) {
    .col-md-6.der {
      width: 100%;
      margin: 0 auto;
      padding: 15px;
  }
  .col-md-6.izq {
    padding: 0;
  }
  }
  @media (min-width: 768px) and (max-width: 992px){
    .col-md-6.der {
      width: 750px;
      margin: 0 auto;
      padding: 0;
  }
  .col-md-6.izq {
    padding: 0;
  }
  }

  @media (min-width: 992px) and (max-width:1999px){
    .btnContacto{
    display: none;
  }
  .col-md-6.der {
    width: 485px;
  }
  }

  @media (min-width: 1200px){
    .btnContacto{
    display: none;
  }
  .col-md-6.der {
    width: 585px;
    margin-left: 50px;
  }

  }
  .container{
      padding-top: 80px;
      padding-bottom: 80px;
  }
  .navbar .container {
    padding-top: 10px;
    padding-bottom: 10px;
}
  ul{
    padding-right: 30px !important;
    padding-left: 0;
  }

  .container>.navbar-header {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

  @media (min-width: 992px) {
    .textitoIntro{
      font-size: 20px;
      line-height: 40px;
    }
  }

  .sobreMi, .contacto{
    padding: 0 !important;
  }


  li {
      list-style: none;
  }

/* NAV GRANDE */

  .navbar{
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0px 0px 14px #dedede;
    border: none;
  }

  .navbar-brand{
    padding: 0 !important;
  }

  .nav>li>a{
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: black !important;
    font-size: 15px;
    margin-top: 17px;
    margin-bottom: -10px;
  }

  .btn-primary{
    border:none;
    background-color: #00cbca;
  }

  .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover{
    border:none;
    background-color: #6ea006;
  }
  .btn-primary:hover{
    border: none;
    background-color: #00b1b9;
  }

  .navbar-default .navbar-nav>.active>a{
    background-color: transparent !important;
    color:#00cbca !important;
    text-decoration: none !important;
  }

  .active{
    text-decoration: none !important;
  }

  .menuItem:hover{
    color: #00b1b9 !important;
  }

  .navbar-fixed-top .navbar-collapse {
    max-height: 100% !important;
}

@media (max-width:767px) {
  .navbar .container{
    padding: 12px 35px 25px 35px !important;
  }
  .navbar-toggle{
    margin-top: 20px;
  }
  #navbar{
    margin-top: 20px;
  }

}

@media (min-width: 992px) {
      #containerboton{
    text-align: right;
  }
      }

    #containerboton{
      margin-top:18px;
    }

    .active{
      text-decoration: underline;
    }


/* IMG GRANDES */
  @media (max-width: 767px) {
    [class^='.imagenGrande-principal']{
      width: 100%;
      margin: 0px;
      padding: 0;
      }

    .imagenGrande-sobreMi{
        display: none;
      }
    .imagenGrande-contacto{
      background-image: url(img/IMG_6059.jpg);
      height: 400px;
      margin: 0px;
      padding: 0;
      }


      #containerboton a .btn {
    margin-top: 10px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    [class^='.imagenGrande-principal']{
      width: 100%;
      margin: 0px;
      padding: 0;
      }

    .imagenGrande-sobreMi{
      display: none;
      }
    .imagenGrande-contacto{
      background-image: url(img/IMG_6059.jpg);
      height: 500px;
      margin: 0px;
      padding: 0;
      }

      .navbar-right {
    float: right !important;
    }
    }
  @media (min-width: 992px) and (max-width: 1199px) {
    [class^='.imagenGrande-principal']{
      width: 100%;
      margin: 0px;
      padding: 0;
      }


      .imagenGrande-sobreMi{
        background-image: url(img/IMG_6080.jpg);
        background-position: center;
        height: 600px;
        margin: 0px;
        padding: 0;
      }
    .imagenGrande-contacto{
      background-image: url(img/IMG_6059.jpg);
      height: 600px;
      margin: 0px;
      padding: 0;
      }
  }
  @media (min-width: 1200px) {
    [class^='.imagenGrande-principal']{
      width: 100%;
      margin: 0px;
      padding: 0;
      }

      .imagenGrande-sobreMi{
        background-image: url(img/IMG_6080.jpg);
        background-position: center;
        height: 600px;
        margin: 0px;
        padding: 0;
      }
    .imagenGrande-contacto{
      background-image: url(img/IMG_6059.jpg);
      height: 900px;
      margin: 0px;
      padding: 0;
      }
  }

  .imagenGrande-sobreMi, .imagenGrande-contacto{
    background-size: cover;
  }

  [class^='.imagenGrande-principal']{
    max-width: 100%;
  }


  .telMenu{
    font-family: 'Montserrat', sans-serif !important;
  }

  .logoSocialMenu{
    position: absolute;
    top: 16px;
    height: 30%;
  }

/* LINKS PARA MENU */
  .linkParaMenu {
    float: left;
    line-height: 0;
  }

  ul.nav{
    padding-right: 0 !important;
  }

  .tituloCeleste{
      color: #00cbca;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 3.5em;
      margin-bottom: 2em;
  }
  .tituloBlanco{
      color: white;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 3.5em;
      margin-bottom: 2em;
  }
/*SOBRE MÍ*/



/* Formacion */
.col-md-6.continuacionDerecha{
  margin-top: 63px;
}
.columnaCursos{
  margin-top: 45px;
  padding-left: 30px;
}
.continuacionDerecha .columnaCursos {
    margin-top: 15px;
}
.cursos.collapse.in {
    margin-top: -10px;
}
.subtituloFormacion{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5em;
  margin-bottom: 8px;
  margin-top: 40px;
}

.subtituloFormacionCursos {
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 25px;
}

.collapse {
    display: none;
}

.verMas:before{
  content: "Ver más";
}

.verMas.collapse.in:before{
  content: "Colapsar";
}

/* Actividad Profesional */

.aProfesionalSubtitulos {
    color: #797d7e;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
}

.aProfesionalSubtitulos:hover {
    color: #00cbca;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
}


.panel-body .container {
    padding: 30px;
}

.panel-default{
  border-bottom: .3px solid #ebebeb !important;
  border-color: #ebebeb !important;
  border-right: none;
  border-left: 0;
  border-top: 0;
}

.segundoBoton{
  border-top: .3px solid #ebebeb !important;
  border-color: #ebebeb !important;
}

.margenCurvo {

        border-radius: 25px 25px 0 0 !important;
        border: none !important;

}

.margenCurvoInferior {
        border-radius: 0 0 25px 25px !important;
}

.margenInterior {
    border-radius: 0 !important;
}

.panel-group .panel+.panel {
    margin-top: 0px !important;
    border: 0;
}

.panel-group{
  box-shadow: 0 0 38px #908f8f;
  border-radius: 25px;
}

.panel-body {
    background-color: #f9f9f9;
}
#Otros .panel-body {
    border-radius: 0 0 25px 25px;
}

  .icon {
    width: 13px;
    color: #00cbca;
  }
  h4 .flechita{
    display: inline;
    float: right;
  }
  h4:hover .flechita, h4:focus .flechita{
    display: none;

  }
  h4 .flechitaAbajo{
    display: none;

  }
  h4:hover .flechitaAbajo, h4:focus .flechitaAbajo{
    display: inline;
    float: right;
  }

  [aria-expanded=true] .flechita{
    display: none;


  }
  [aria-expanded=true] .flechitaAbajo{
    display: inline;
    float: right;
  }



  h4{
    margin-top: 30px;
    font-weight: 400;
  }



/*CONTACTO*/

form.form-horizontal.contactar {
    margin-bottom: 165px;
}
  .introContacto{
    margin-top: 0px;
    margin-bottom: 0;
  }
  .glyphicon{
    font-size: 20px;
    margin-right: 10px;
    top: 4px;
    color: #999 !important;
  }
  .control-group {
    margin-top: 35px;
}
  .controls{
    margin: 0 0 8px 0;
  }
  .form-control{
    height: 50px;
    border: none !important;
    border-radius: 7px;
    background-color: #ebebeb;
    box-shadow: none !important;
    font-size: .8em;
    font-weight: 700;
    padding: 2.5em 2em;
  }
  .enviar{
    float: right;
    background-color: #00cbca;
    color: white;
    text-transform: uppercase;
    padding: 2em 4em;
    font-size: .9em;
    font-weight: 700;
    border: none;
    border-radius: 7px;
  }
  .enviar:hover{
    background-color: #00b1b9;
    color: white;
    border: none;
  }
  svg.logoSocialContacto:hover, svg.logoSocialContacto:visited, svg.logoSocialContacto:focus, svg.logoSocialContacto:active {
    fill: #00b1b9;
}

svg.logoSocialContacto {
    margin-top: -4px;
    fill: #00cbca;
}
@media (max-width: 992px) {
  .datos{
    margin-bottom: 40px;
  }
  .contactar{
    margin-top: 50px;
  }
  }

@media (min-width: 1200px){
   #consulta{
    height: 13em;
    min-height: 13em;
    max-width: 570px;
    min-width: 570px;
 }
}

/* FOOTER */
.textoFooter{
  color: white;
  text-align: center;
  margin: 0 auto;
  padding: 3em 0;
}
