
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic);

@font-face {
    font-family: 'solange-nahum';
    src:url('../fonts/solange-nahum.eot?sh5ylc');
    src:url('../fonts/solange-nahum.eot?#iefixsh5ylc') format('embedded-opentype'),
        url('../fonts/solange-nahum.woff?sh5ylc') format('woff'),
        url('../fonts/solange-nahum.ttf?sh5ylc') format('truetype'),
        url('../fonts/solange-nahum.svg?sh5ylc#solange-nahum') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    width: 100%;
    height: 100%;
    font-family: 'Lato', Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #757a7a;
    background-color: #FFFFFF;
}

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

ul li {list-style: none;}

h2,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
}
h2 {font-weight: 300;}

h3 {
    margin: 0 0 35px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 4px;
    font-size: 1em;
    line-height: 1.4;
}

h4 {
    color: #70c9bd;
    font-size: 1.125em;
    padding-bottom: 10px;
   /* border-bottom: 1px solid rgba(112, 201, 189, 0.47);*/

}

.bold {font-weight: 700;}
p {
    margin: 0 0 25px;
    font-size: 16px;
    line-height: 1.5;
}

.line {
    border-bottom: 4px double #ccc;
    border-top: 4px double #ccc;
}
@media(min-width:768px) {
  .borde {
  border-right: 1px solid #ccc;
  padding: 30px;
}
  .inner { padding: 30px;}

  .inner-mobile { padding-top: 30px!important;}

}
.inner-mobile { padding-top: 15px;}

 @media(max-width:480px) {
    .borde {border-bottom: 1px solid rgba(204, 204, 204, 0.26);}
}

article.prestaciones {width:100%; display: inline-block; margin-top: 36px;}
article.prestaciones ul {padding-bottom: 22px;}

@media(min-width:767px) {
    p {
    margin: 0 0 14px;
    font-size: 17px;
    line-height: 1.6;
    }
}

a {
    color: #70c9bd;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #11505d;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(233, 233, 233, 1);
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    font-weight: 400;
    background-color: #FFF;
}

.navbar-custom .navbar-brand {
    color: #70c9bd; 
    font-weight: 300;
    font-family: 'Lato', Helvetica,Arial,sans-serif;
    font-size: 1.750em;
}
.navbar-custom .navbar-brand span {color: #7b7b7b;}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

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

.navbar-custom a {
    color: #7b7b7b;
}

.navbar-custom .nav li.active a {
    outline: nonte;
    background-color: rgba(129, 218, 216, 0.30);
    border-bottom: 2px solid #81dad8;
    color: #70c9bd;

}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    text-transform: uppercase;
}

@media(min-width:767px) {
.navbar-custom .nav li a.page-scroll.languajes { font-size: 12px; padding: 35px 5px!important;}}

.navbar-custom .nav li a.page-scroll.languajes {
font-size: 12px;
padding: 10px 15px;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
    color: #70c9bd;
}


@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        background: rgba(255, 255, 255, 0.90);
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #FFF;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(233, 233, 233, 1);
    }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/intro-bg.jpg) no-repeat center center scroll;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:767px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 3em;
    }

    .intro .intro-body .intro-text {
    font-size: 2em;
    font-weight: 300;
    line-height: 1.250em;
    text-transform: uppercase;

    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 70px;
}


.services-section {
   width: 100%;
   padding: 50px 0;
   color: #9E9E9E;
   background-color: #FFF;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 15px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 125px;
    }

    .services-section {
        padding: 20px 0;
    }

    #map {
        height: 400px;
        margin-top: 30px;
    }
}

.btn {
    text-transform: uppercase;
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #219ab3;
    color: #219ab3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #219ab3;
    outline: 0;
    color: #000;
    background-color: #219ab3;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
    font-size: 11px;
    color: #ccc;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

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

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
 /*///////////////////////FORMACION////////////////////////////*/
 img.perfil {width: 376px; height: auto;}
#about p:first-child  {
    padding-top: 40px;
    padding-bottom: 10px
}

/*//////////////ABOUT SOLANGE NAHUM///////////////////////*/

[class^="icon-"], [class*=" icon-"] {
    font-family: 'solange-nahum';
    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;
}

.icon-contacto:before {
    content: "\e600";
}
.icon-formacion:before {
    content: "\e601";
}
.icon-prestaciones:before {
    content: "\e602";
}

#about i, #services i,  #contact i {
    color: #70c9bd;
    font-size: 42px;
    line-height: 70px;
}

/*/////////////////////PRESTACIONES////////////////////////////////*/
ul {
    line-height:1.500em;
}

/*//////////////////////CONTACTO////////////////*/
p.mail {font-style: italic;}