/*------------INICIO--------------*/

.logo {
    width: 170px;
}

#align-elem1 {
    height: 570px;
    background-repeat: no-repeat;
    background-position: 140% 115%;
    background-size: 150%;
}

.op {
    font-size: 1.1em;
}

.circulos {
    width: 30px;
    float: right;
}

#texto-somos {
    font-size: 1.2em;
}

#tit-events p {
    font-size: 1.3em;
}

.img-event {
    height: 400px;
}

.info-event h2 {
    font-size: 1.3em;
}

.info-event {
    width: 90%;
}

#events.owl-carousel .owl-item .img-event {
    width: 100%;
    margin-left: 60px;
}

.btn-verMas {
    width: 25%;
    right: 25px;
}

#elem-gal {
    left: 500px;
    margin-bottom: -10px;
}

.mySlides p {
    font-size: 1.3em;
}

.list-op ul {
    font-size: small;
}

.estilo-datos h1,
.estilo-datos span {
    font-size: 4.5em;
}

.opinion {
    min-height: 110px;
}

#elem2 {
    margin-top: -150px;
}

@keyframes slider {
    to {
        -moz-transform: translateX(-70%);
        -webkit-transform: translateX(-70%);
        transform: translateX(-70%);
    }
}


/*//////////NOSOTROS////////////////*/

#elem2-n {
    width: 35%;
    position: relative;
    top: 70%;
    left: 32%;
    z-index: 1;
}

#ct2-nos {
    margin: 0 0;
}

#btn-nos {
    width: 12%;
}

.sec-test {
    height: 450px;
}


/*//////////CAPACITACIÓN////////////////*/

.imgEvento {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}

#titulo-d {
    width: 60%;
}

#texto-infoEv {
    font-size: 1.2em;
}

.infoEvento h2 {
    font-size: 1.3em;
}

.infoEvento p {
    font-size: 1em;
}


/* DETALLE DE CAPACITACIÓN*/

#titulo-d h2 {
    font-size: 2em;
}

#titulo-d h1 {
    font-size: 2.3em;
}


/*/////////////CONSULTORIA///////*/

.ct1-serv h1 {
    font-size: 2em;
}

.ct1-serv p {
    font-size: 1.2em;
}

.txtgal h1 {
    font-size: 1.5;
}

.txtgal p {
    font-size: 1.2em;
}

.tit-info p {
    font-size: 1.2em;
}

.elem-info p {
    font-size: 1.2em;
}

.elem-gal2 {
    position: relative;
    width: 11%;
    margin-bottom: -65px;
    z-index: 1;
    left: 75%;
    top: -10px;
}


/*//////////FACTURACIÓN///////////////*/

#align-fact {
    width: 75%;
}

.fact {
    width: 40%;
}

.fact h1 {
    font-size: 3em;
}

.fact p {
    font-size: 1.1em;
}

.enviado {
    font-size: 2em;
}