/* correcciones en tablet portrait */

.banner:before {
    content: url("../images/pin-01.png");
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: block;
    width: 39px;
    height: 21px;
    margin: 0 0 0 -20px;
}

.team-section:before {
    content: url("../images/pin-03.png");
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: block;
    width: 39px;
    height: 21px;
    margin: 0 0 0 -20px;
}

.filosofia:before {
    content: url("../images/pin-01.png");
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: block;
    width: 39px;
    height: 21px;
    margin: 0 0 0 -20px;
}

.service-section:before {
    content: url("../images/pin-02.png");
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: block;
    width: 39px;
    height: 21px;
    margin: 0 0 0 -20px;
    z-index: 999;
}
.clientes-section:before {
    content: url("../images/pin-02.png");
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: block;
    width: 39px;
    height: 21px;
    margin: 0 0 0 -20px;
}



.filosofia {
    background: #5C367A;
    position: relative;
}

.filosofia .subtitulo {
    font-family: gthm-rnd-lgregular, sans-serif;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

#languages {
    position: relative;
    margin: 0.6em 0.8em -0.5em;
    text-align: right;
    width: auto;
    height: 22px;
}

.idiomaOff {
    display: none;
}

#languages ul {
    list-style: none;
    float: right;
}

#languages li {
    position: relative;
    color: #5c367a;
    font-size: 0.6em;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 5px 0 0;


}

#languages li a {
    color: #999999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}

#languages li a:hover {
    text-decoration: none;
    color: #5c367a;
}

#triangle {
    border-style: solid;
    border-width: 6px 5px 0px;
    border-color: #5D367A transparent transparent;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -12px;
    left: 6px;
}

@media only screen and (max-width: 1395px) {
    .filosofia .subtitulo {
        font-size: 22px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .filosofia .subtitulo {
        font-size: 22px;
    }
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .filosofia .subtitulo {
        font-size: 18px;
        margin-bottom: 30px;
    }
	
}

.filosofia .be-filo-block {
    display: block;
    width: 90%;
    margin: 10% auto 5%;
    text-align: center;
}

.filosofia .be-filo-block div {
    height: 330px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px 0 0;
}
	
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .filosofia .be-filo-block div {
        width: 90%;
        display: block;
    }
    .filosofia .be-filo-block div img {
        height: 100%;
    }
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .filosofia .be-filo-block div {
        width: 100%;
        display: block;
    }
    .filosofia .be-filo-block div img {
        height: auto;
    }
}

@media only screen and (max-width: 1395px) {
    .filosofia .be-filo-block {
        width: 100%;
    }
    .filosofia .be-filo-block img {
        height: 90%;
    }
    .filosofia .be-filo-block div {
        vertical-align: middle;
    }
}

@media only screen and (max-width: 1140px) {
    .filosofia .be-filo-block {
        width: 90%;
    }
    .filosofia .be-filo-block img {
        height: 80%;
    }
    .filosofia .be-filo-block div {
        height: 295px;
        margin: 0;
        vertical-align: middle;
    }
}

.filosofia .be-filo-block .mas {
    font-size: 7em;
    font-family: gthm-rnd-lgregular, sans-serif;
    color: #ffffff;
    line-height: 100%;
    vertical-align: middle;
}

.service-section {
    position: relative;
}

.service-section .service-column {
    margin: 10px 0;
}

.be-tit-seccion-1 {
    width: 100%;
    position: relative;
    font-size: 75px;
    color: #fff;
    margin: 0 0 20px 0;
    line-height: 1.2em;
    text-align: center;
    font-family: "gthm-rnd-bkregular", sans-serif;
}
.be-tit-seccion-3 {
    width: 100%;
    position: relative;
    font-size: 75px;
    color: #5C367A;
    margin: 0 0 20px 0;
    line-height: 1.2em;
    text-align: center;
    font-family: "gthm-rnd-bkregular", sans-serif;
}
.be-tit-seccion-1 span {
    font-family: "gthm-rnd-lgregular", sans-serif;
    font-weight: 100;
}

@media only screen and (max-width: 1140px) {
    .be-tit-seccion-1 {
        font-size: 50px;
    }
}

.be-p-seccion-1 {
    font-size: 24px;
    line-height: 35px;
    color: #ffffff;
    margin: 50px 0 0 0;
    font-family: "gthm-rnd-lgregular", sans-serif;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.be-p-seccion-3 {
    font-size: 24px;
    line-height: 35px;
    color: #5C367A;
    margin: 50px 0 0 0;
    font-family: "gthm-rnd-lgregular", sans-serif;
    -webkit-transition: all .3s;
    transition: all .3s;
}
@media only screen and (max-width: 1395px) {
    .be-p-seccion-1 {
        font-size: 20px;
        line-height: 26px;
        margin: 100px 0 0 0;
    }
}

@media only screen and (max-width: 1140px) {
    .be-p-seccion-1 {
        margin: 80px 0 0 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .be-p-seccion-1 {
        font-size: 16px;
        line-height: 1.3em;
        padding: 0 0 0 5%;
        margin: 50px 0 0 0;
    }
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .be-p-seccion-1 {
        font-size: 16px;
        line-height: 1.3em;
        margin: 20px 10% 0 10%;
        text-align: center;
        width: 80%;
    }
}

.be-p-seccion-1 strong {
    font-family: "gthm-rnd-mdregular", sans-serif;
}

.be-p-seccion-2 {
    font-size: 24px;
    line-height: 35px;
    color: #5C367A;
    margin: 0 auto;
    text-align: center;
    font-family: "gthm-rnd-lgregular", sans-serif;
}

.be-p-seccion-2 strong {
    font-family: "gthm-rnd-mdregular", sans-serif;
}

.text-grande {
    width: 55%;
}

.service-section .be-tit-seccion-2 {
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 75px;
    line-height: 1.0em;
    color: #5C367A;
    font-family: "gthm-rnd-bkregular", sans-serif;
}

@media only screen and (max-width: 1140px) {
    .service-section .be-tit-seccion-2 {
        font-size: 50px;
    }
}

.service-section .be-tit-seccion-2 span {
    font-family: "gthm-rnd-lgregular", sans-serif;
}

.service-section .text-hero .subtitulo {
    margin: 20px 0;
    font-family: gthm-rnd-lgregular, sans-serif;
    text-align: center;
    font-size: 24px;
    color: #5C367A;
}

@media only screen and (max-width: 1395px) {
    .service-section .text-hero .subtitulo {
        font-size: 22px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-section .text-hero .subtitulo {
        font-size: 22px;
    }
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .service-section .text-hero .subtitulo {
        font-size: 18px;
    }
}

.service-section .globas {
    position: relative;
    float: left;
}

.service-section .globas .be-bloque-q-hacemos {
    position: relative;
}

.service-section .globas .globa-texto-01,
.service-section .globas .globa-texto-02,
.service-section .globas .globa-texto-03,
.service-section .globas .globa-texto-04,
.service-section .globas .globa-texto-05 {
    /*top: 0;
      left: 50px;*/
}

.service-section .globas .globa-texto-01 .be-circle,
.service-section .globas .globa-texto-02 .be-circle,
.service-section .globas .globa-texto-03 .be-circle,
.service-section .globas .globa-texto-04 .be-circle,
.service-section .globas .globa-texto-05 .be-circle {
    background: #5C367A;
    width: 86px;
    height: 86px;
    display: block;
    border-radius: 50%;
    margin: 0 auto 10px;
}

.service-section .globas .globa-texto-01 .be-circle .be-circle-number,
.service-section .globas .globa-texto-02 .be-circle .be-circle-number,
.service-section .globas .globa-texto-03 .be-circle .be-circle-number,
.service-section .globas .globa-texto-04 .be-circle .be-circle-number,
.service-section .globas .globa-texto-05 .be-circle .be-circle-number {
    font-family: gthm-rnd-bkregular, sans-serif;
    color: #ffffff;
    font-size: 55px;
    line-height: 86px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.service-section .globas .globa-texto-01 p,
.service-section .globas .globa-texto-02 p,
.service-section .globas .globa-texto-03 p,
.service-section .globas .globa-texto-04 p,
.service-section .globas .globa-texto-05 p {
    text-align: center;
}

.service-section .globas .globa-texto-01 {
    position: relative;
    display: block;
    margin: 0 0 35px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-section .globas .full-cien {
        width: 80%;
        display: block;
        margin: 0 10% 0;
        text-align: center;
    }
    .service-section .globas .full-cien .cien {
        width: 100%;
        left: 0;
        margin: 20px 0 0;
    }
    .service-section .globas .full-cien .cien .be-circle {
        float: left;
        display: inline-block;
    }
    .service-section .globas .full-cien .cien .p-que-hacemos {
        float: left;
        text-align: left;
        display: inline-block;
        width: 80%;
        margin: 5px 0 0 20px;
    }
}

.bloque-img {
    z-index: 55;
    position: absolute;
    width: 400px;
    margin-left: -200px;
    left: 50%;
    margin-top: 80px;
    height: 250px;
}

.bloque-img .porfolio-image {
    width: 100%;
    margin: 0 5%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .bloque-img .porfolio-image {
        margin: 0 auto;
    }
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .bloque-img .porfolio-image {
        margin: 30px auto 50px;
    }
}

@media only screen and (max-width: 1280px) {
    .bloque-img {
        width: 320px;
        margin-left: -160px;
        margin-top: 120px;
    }
}

@media only screen and (max-width: 1140px) {
    .bloque-img {
        width: 300px;
        margin-left: -150px;
        margin-top: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .bloque-img {
        width: 380px;
        margin: 0 auto;
        position: relative;
        left: auto;
        height: auto;
    }
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .bloque-img {
        width: 80%;
        margin: 0 auto;
        position: relative;
        left: auto;
        height: auto;
    }
}

.service-column p {
    font-family: gthm-rnd-lgregular, sans-serif;
    font-size: 16px;
    color: #5C367A;
    width: 95%;
    margin: 0 auto;
}

.team-section .bio-full {
    display: none;
}

.team-wrapper {
    max-width: 380px;
    max-height: 380px;
    margin: 0 auto 45px auto;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
}

.team-wrapper img {
    border-radius: 50%;
}

.cv2 {
    display: block !important;
}

.team-name {
    font-family: gthm-rnd-mdregular, sans-serif;
    font-size: 30px;
    font-weight: 100;
    color: #ffffff;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.team-name span {
    font-size: 26px;
    display: block;
    text-transform: uppercase;
}

.team-div {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.team-div .view-more {
    text-decoration: none;
    color: #ffffff;
}

.team-div p {
    font-size: 16px;
    font-family: gthm-rnd-lgregular, sans-serif;
    color: #ffffff;
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-div .w-hidden {
        display: block;
    }
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .team-div .w-hidden {
        display: block;
    }
}

.team-social {
    margin: 5px 0 15px;
}
/*acá la parte nueva de clientes*/


.clientes-section .w-col-stack {
    text-align: center;
    margin-bottom: 90px;

}

.clientes-section {
    padding: 90px 0 0px;
    position: relative;
	margin-top:-200px;
}
.clientes-section .be-tit-seccion-2 {
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0 0 50px 0;
    font-size: 75px;
    line-height: 1.0em;
    color: #5C367A;
    font-family: "gthm-rnd-bkregular", sans-serif;
}

.clientes-section img {
    max-width: 100%;
    margin:25px 10px;
}

.casos-section {
    padding: 90px 0 0px;
    position: relative;
}

.casos-section .be-tit-seccion-2 {
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0 0 50px 0;
    font-size: 75px;
    line-height: 1.0em;
    color: #5C367A;
    font-family: "gthm-rnd-bkregular", sans-serif;
}

@media only screen and (max-width: 1140px) {
    .clientes-section .be-tit-seccion-2 {
        font-size: 50px;
    }
	
	
}

/* acá contacto */
.contact-section {
    background: #efefef;
}
.contact-section .be-tit-seccion-2 {
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0 0 50px 0;
    font-size: 75px;
    line-height: 1.0em;
    color: #5C367A;
    font-family: "gthm-rnd-bkregular", sans-serif;
}

.contact-section .be-tit-seccion-2 span {
    font-family: "gthm-rnd-lgregular", sans-serif;
    font-weight: 100;
}

@media only screen and (max-width: 1140px) {
    .contact-section .be-tit-seccion-2 {
        font-size: 50px;
    }
}

.contact-info h3 {
    font-family: gthm-rnd-lgregular, sans-serif;
    color: #5C367A;
    display: inline;
    font-size: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-info h3 {
        font-size: 20px;
    }
}

.contact-info .info {
    font-family: gthm-rnd-lgregular, sans-serif;
    font-size: 22px;
    display: block;
    margin: 0 0 40px 0;
    color: #5C367A;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-info .info {
        font-size: 16px;
    }
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .contact-info .info {
        font-size: 16px;
        margin: 0 0 0 0;
    }
	.clientes-section {
	margin-top:0px;
	}
}

.contact-info .info a {
    color: #5C367A;
    text-decoration: none;
}

.list-filosofia {
    font-size: 18px;
    color: #ffffff;
    font-family: gthm-rnd-lgregular, sans-serif;
    text-align: center;
    list-style-position: inside;
    width: 80%;
    margin: 0 auto;
}

.list-filosofia li {
    margin: 5px 0 10px;
}

.subtitulo-quienes-somos {
    margin: 20px 0;
    font-family: gthm-rnd-lgregular, sans-serif;
    font-weight: 100;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 1.2em;
    float: none;
    letter-spacing: normal;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-table;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.subtitulo-quienes-somos {
    margin: 20px 0;
    font-family: gthm-rnd-lgregular, sans-serif;
    font-weight: 100;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 1.2em;
    float: none;
    letter-spacing: normal;
}
.subtitulo-porque-ser {
    margin: 20px 0;
    font-family: gthm-rnd-lgregular, sans-serif;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 1.2em;
    float: none;
    letter-spacing: normal;
}

/* correcciones en tablet portrait */

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .be-img {
        width: 60%;
        margin: 0 auto 30px;
        display: block;
    }
    .lista-contacto {
        margin: 50px 0 0 0;
    }
    .lista-contacto .list {
        text-align: center;
    }
    .lista-contacto .list img {
        display: inline-block;
		width:30px;
		margin-top:-5px;
    }
    .lista-contacto .list p {
        display: inline-block;
    }
    .lista-contacto .list h3 {
        font-size: 18px;
        display: inline-block;
    }
    .lista-contacto .list h3:after {
        content: " /";
    }
	.subtitulo-quienes-somos {
    font-size: 16px;
}
	.clientes-section {
	margin-top:0px;
	}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .be-img {
        width: 400px;
        margin: 0 auto 10px;
        display: block;
    }
    .view-more {
        display: none;
        visibility: hidden;
		    }

}

@media only screen and (max-width: 1140px) {
    .cv .cv1 {
        width: 80%;
        left: 10%;
    }
	
}
