/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */



html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

hr {
    max-width: 100px;
    border-color: #444;
    border-width: 2px;
}

hr.light {
    border-color: #222;
}

.hr-izq{
    border-color: #444;
    margin-left: 3% !important;
    max-width: 100px !important;
}

.light-izq{
    border-color: #fff;
    margin-left: 3%;
}

.mi-btn{
    border: 1px solid #444!important;
    color: #444 !important;
    padding: 10px 30px !important;
    border-radius: 50px !important;
    background-color: #ffffff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.mi-btn:hover{
    background-color: #444;
    color: #fff !important;
    border: 1px solid #fff !important;
    transition-duration: 1s;

}
.mi-btn:hover a{
    color: #fff !important;
}


a {
    color: #919191;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #222;
}

#about{
    padding: 350px 0 200px 0 !important;
    background-image: url(../img/img_somos.jpg);
    background-size: cover;
    margin-top:-148px;
}

#about a {
    color: #fff !important;
    background-color: #3380c3;
}

#about a:hover,
#about a:focus {
    color: #fff !important;
}

.texto_about{
    color: #222 !important;

    padding: 50px;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.texto_about p{
    font-size: 1.3em;
    font-weight: 400;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    height: 450px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.bg-primary {
    background-color: #6ebcff;
}


.text-faded {
    color: #444;
}

section {
    padding: 100px 0;
}


.no-padding {
    padding: 0;
}

.navbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
    color: #6ebcff;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #6ebcff;
}

.navbar-header img{
    width: 30%;
    padding: 0px 10px;
    position: relative;
    top: -16px;
}


.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #222;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #b3b3b3;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #b3b3b3 !important;
    background-color: transparent;
}

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

@media(min-width:768px) {
    .navbar-default {
        border-color: rgba(255,255,255,.3);
        background-color: transparent;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgb(0 103 142);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #fff;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: #222;
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #444;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #fff;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 1em;
        color: #ffffff;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #6ebcff;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #222;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #00678e;
    }
}

header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../img/header.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: left;
}

header .header-content .header-content-inner h1 {
    font-family: 'Great Vibes', cursive;
    font-size: 6em !important;
    margin-top: 0;
    margin-bottom: -15px;
    font-weight: 200;
    color: #444;
    text-shadow: 1px 1px #fff;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;    
    font-style: italic;
    letter-spacing: 5px;
    font-weight: 200;
    color: #444;
}

.btn-header{
    width: 15%;
    color: #fff;
    border-radius: 0% !important;
    border: 2px #fff !important;
    background-color: #3380c3;
}
.btn-header:hover{
    color: #fff;
    border: 2px #fff !important;
    background-color: #222;
}


@media(min-width:768px) {
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1400px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 95%;
        font-size: 2.4em;
    }
}

.section-heading {
    font-family: 'Great Vibes', cursive;
    margin-top: 0;
    font-size: 5em;
    font-weight: 100;
    letter-spacing: 15px;
}
#fh5co-intro {
    position: relative;
    bottom: 0;
    margin-top: -250px;
    z-index: 10;
    padding-bottom: 93px;
  }
  @media screen and (max-width: 768px) {
    #fh5co-intro {
      padding-bottom: 3em;
    }
  }
  #fh5co-intro > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    justify-content: center;
  }
 
  #fh5co-intro h2{
      color: #fff;
  }

  #fh5co-intro p{
    color: #fff;
  }

  #fh5co-intro .fh5co-block {
    min-width: 350px;
    width: 24%;
    float: left;
    margin: 0 5px;
    text-align: center;
    font-size: 16px;
    padding: 40px;
    background-color: #fff;
    transform: translate(0px, 0px);
    transition-duration: 1s;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
  }

  #fh5co-intro .fh5co-block:hover {
    transform: translate(0px, -20px);
    transition-duration: 1s;
  }

  @media screen and (max-width: 768px) {
    #fh5co-intro .fh5co-block {
      width: 100%;
    }
  }

  #fh5co-intro .fh5co-block > .fh5co-text {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    position: relative;
    font-weight: 100;
    z-index: 10;
    margin-top: 25px;
  }

  #fh5co-intro .fh5co-block h2 {
    font-family: 'Great Vibes', cursive;
    font-size: 2.4em;
    font-weight: 400;
    color: #444;
  }
  #fh5co-intro .fh5co-block p {
    font-size: 1.2em;
    color: #444;
  }
  
  #fh5co-intro .fh5co-block:hover > .fh5co-text, #fh5co-intro .fh5co-block:focus > .fh5co-text {
    color: #222;
  }

  #fh5co-intro .fh5co-block:hover h2, #fh5co-intro .fh5co-block:focus h2 {
    color: #222;
  }
  #fh5co-intro .fh5co-block:hover .btn, #fh5co-intro .fh5co-block:focus .btn {
    border: 2px solid #fff !important;
    background: transparent;
  }
  #fh5co-intro .fh5co-block:hover .btn:hover, #fh5co-intro .fh5co-block:focus .btn:hover {
    background: #6ebcff !important;
    border: 2px solid #6ebcff !important;
  }

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 5px;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    margin: 0px 5px;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;    
    text-shadow: 1px 1px #222;
    border: 5px solid #222;
    opacity: 1;
    background:rgba(255, 255, 255, 0.1);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    transition-duration: 1s;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.portfolio-box-caption:hover{
    transition-duration: 1s;
    color: #222; 
    background:rgba(255, 255, 255, 0.7);
    text-shadow: 0px 0px #222;
}

.portfolio-box-caption:hover .project-category{
    transition-duration: 1s;
    color: #222 !important;
    text-shadow: 0px 0px #222;
}

.portfolio-box img{
    margin: 0 5px;
}

.project-category{
    color: #fff !important;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 1em;
    font-style: italic;
    font-weight: 600;
    line-height: 0px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 2em;
    text-transform: uppercase;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name span {
    font-size: 1.5em;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

.portfolio-modal .modal-content {
    padding: 50px 0 0 0 !important;
    background-image: url(../img/modal.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.portfolio-modal .modal-content img {
    border: 10px solid #222;
}

.portfolio-modal .modal-content a {
    font-style: italic;
    letter-spacing:10px;
}
.portfolio-modal .close-modal {
    right: -10px !important;
}
.portfolio-modal .close-modal .lr {
    height: 40px !important;
}
.portfolio-modal .close-modal .lr .rl {
    height: 40px !important;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 1em;
        letter-spacing: 0px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 1.8em;
        letter-spacing: 5px;
    }
}
.portfolio-modal .modal-content h2 {
    text-transform: uppercase;
    letter-spacing: 10px;
}
.modal{
    padding-right: 0px !important;
}


#terapia{
    padding: 150px 0px;
    background-image: url(../img/img_terapia.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.texto_terapia{
    font-weight: 400;
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.texto_terapia div{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.texto_terapia div ul li{
    display: inline-flex;
    padding: 10px;
    letter-spacing: 1px;
    border: 1px solid #b5b5b5;
    background-color: #fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

#contact{
    padding: 100px 0 0 0 !important;
}
#contact p{
    color: #222 !important;
}

.texto_contacto i{
    padding-right: 2%;
}

.redes img{
    width: 9%;
    padding: 10px;
}
.footer{
    padding: 20px 0px 0px 0px;
}

.footer img{
    width: 10%;
}

.text-primary {
    color: #6ebcff;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: #6ebcff;
    color: #fff;
    background-color: #d57a63;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #6ebcff;
    color: #fff;
    background-color: #d6603f;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #f05f40;
    background-color: #f05f40;
}

.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 0px;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
}

.btn-xl {
    padding: 15px 30px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

#map {
    height: 300px;
    overflow: visible;
    position: relative;
}

@media(max-width:1456px) {
    #fh5co-intro .fh5co-block {
        width: 24%;
        min-width: 240px;
    }
}

@media(max-width:1199px) {
    .btn-header {
        width: auto;
    }
    #fh5co-intro .fh5co-block {
        width: 24%;
        min-width: 240px;
    }
    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
        width: 100%;
    }
}

@media(max-width:1199px) {
    .header-content-inner img{
        width: 80%;
    }
    header .header-content .header-content-inner p {
        font-size: 2em;
        text-align: center;
        -webkit-text-stroke: 0px #003e58;
        text-shadow: 2px 2px #222;
    }
    #fh5co-intro {        
        margin-top: -270px;
        top: 70px;
    }
    #about {
        padding: 300px 0 100px 0 !important;
    }
    .texto_about {
        padding: 50px 50px;
    }
    #portfolio{
        padding: 100px 0px;
    }
    .portfolio-box {
        margin: 10px 5px;
    }   
   
    .redes{
        margin-bottom: 20px;
    }
    .footer img{
        width: 25%;
    }
}

@media(max-width:1033px) {
    .navbar-right {
        margin-top: -50px;
    }
    
    .redes img{
        width: 5%;
    }
}

@media(max-width:768px) {
    header .header-content {
        padding: 245px 55px 155px 25px;
    }
    header .header-content .header-content-inner h1 {
        font-size: 4em !important;
    }    
    .navbar-right {
        margin-top: 0px;
    }
    .btn-header {
        width: 100%;
    }
    #fh5co-intro {
        margin-top: -125px;
    }
    #fh5co-intro .fh5co-block {
        width: 98%;
        margin: 5px 5px;
    }
    
    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
        width: 97%;
    } 
    .portfolio-box .portfolio-box-caption {
        width: 98%;
    }
    .header-content-inner img{
        width: 100%;
    }
    header .header-content .header-content-inner p {
        font-size: 2em;
        text-align: center;
        -webkit-text-stroke: 0px #003e58;
        text-shadow: 2px 2px #222;
    }
    #about {
        padding: 300px 0 150px 0 !important;
    }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 3em;
    }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 1.5em;
        letter-spacing: 10px;
    }
    #portfolio{
        padding: 100px 0px;
    }
    .portfolio-box {
        margin: 10px auto;
    }
    .redes{
        margin-bottom: 20px;
    }
    .footer img{
        width: 35%;
    }
}

@media(max-width:675px) {
    .navbar-header img {
        width: 45%;
        top: -55px;
    }
    .texto_about {
        padding: 50px 20px;
    }    
    .texto_terapia {
        padding: 50px 20px;
    }
}

@media(max-width:480px) {
    .navbar-header img {
        width: 70%;
        top: -55px;
    }
    .header-content-inner img{
        width: 100%;
    }
    header .header-content .header-content-inner p {
        font-size: 2em;
        text-align: center;
        -webkit-text-stroke: 0px #003e58;
        text-shadow: 2px 2px #222;
    }
    .section-heading {
        font-size: 3em;
    }
    #about {
        padding: 300px 0 150px 0 !important;
    }
    .modal-body img{
        height: auto;
    }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 2em;
    }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        text-transform: uppercase;
        font-size: 1em;
        letter-spacing: 0px;
    }
    .portfolio-modal .modal-content h2 {
        font-size: 2em !important;
        letter-spacing: 5px !important;
    }
    .redes{
        margin-bottom: 20px;
    }
    .redes img {
        width: 20%;
    }
    .footer img{
        width: 100%;
    }
}
