.wide-container {
    height: 500px;
}

.servicio {
    padding-bottom: 10px;
    border-bottom: solid 1px black;
    margin-bottom: 10px;
    width: 10%;
}

#titulo {
    width: 100%;
    height: 55px;
    position: absolute;
    z-index: 3;
    bottom: 0%;
    padding: 0;
    margin: 0;
}

.arreglo_titulo {
    width: 100%;
    list-style: none;
    margin: 0;
    position: relative;
    background-color: #5859B;
}

.arreglo_titulo li {
    float: left;
    list-style: none;
    height: 50px;
}

#redes_list {
    width: 49.8%;
}

.redes_icons {
    list-style: none;
    margin-right: 5%;
}

.redes_icons li {
    float: right;
    top: 0;
    margin-right: 20px;
    list-style: none;
    line-height: 54px;
}

#conoce {
    width: 100%;
    border-left: 10px solid transparent;
    border-bottom: 55px solid #a7a9ac;
    top: 0;
    margin: 0;
    padding: 0;
}

.conoce_list {
    list-style: none;
    margin-left: 19%;
}

.conoce_list li {
    height: 50px;
    line-height: 40px;
}

.conoce_list li a {
    color: white;
    text-decoration: none;
    font-size: 22px;
    border-bottom: 1px solid white;
}

#contenedor {
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    padding: 1px;
    background: #900;
    color: #fff;
    height: 150px;
    width: 100%;
}

#slides {
    position: relative;
    /*border-bottom: solid 1px black;*/
}

#slides .slides-container {
    display: none;
}

#slides .scrollable {
    *zoom: 1;
    position: relative;
    top: 0;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

#slides .scrollable:after {
    content: "";
    display: table;
    clear: both;
}

.slides-navigation {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    top: 43%;
    width: 100%;
}

.slides-navigation a {
    position: absolute;
    display: block;
}

.slides-navigation a.prev,
.slides-navigation a.next {
    display: inline-block;
    width: 46.07px;
    height: 80.82px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.slides-navigation a.prev {
    left: 30px;
    padding: 30px;
    background-image: url("../img/site/index/arrow_left.png");
}

.slides-navigation a.next {
    right: 30px;
    padding: 30px;
    background-image: url("../img/site/index/arrow_right.png");
}



.slides-pagination {
    position: absolute;
    z-index: 3;
    bottom: 1%;
    text-align: center;
    width: 100%;
    /*left: 90%;*/
}

.slides-pagination a {
    border: 1px solid #222;
    border-radius: 15px;
    width: 20px;
    height: 20px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
    margin: 1px;
    overflow: hidden;
    text-indent: -100%;
}

.slides-pagination a.current {
    background: #222;
}

#anchor {
    height: 60px;
}

#pagewrap {
    height: 0px;
    position: absolute;
    border: 0;
    margin: 0;
    top: 0;
}

.text {
    position: absolute;
    text-align: left;
    font-weight: normal;
    right: 5%;
    text-align: right;
    font-size: 85px;
}

.text.left {
    top: 33%;
    position: absolute;
    text-align: left;
    font-weight: normal;
    left: 5%;
    text-align: left;
    font-size: 45px;
}

.texto-home {
    position: relative;
    color: white;
    font-size: 18px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0;
    font-weight: normal;
    text-transform: none;
}

.texto-home-dark {
    color: #333;
    position: relative;
    font-size: 16px;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
    top: 0;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0px;
}

.texto-home-clear {
    color: white;
    position: relative;
    font-size: 16px;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
    top: 0;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0px;
}

.text h1 {
    position: relative;
    color: white;
    display: block;
    margin-bottom: 0px;
    font-weight: lighter;
    line-height: 80px;
    text-transform: uppercase;
}

.text h2 {
    position: relative;
    color: white;
    font-size: 28px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0;
    font-weight: 540;
    text-transform: uppercase;
}

.text h3 {
    position: relative;
    color: white;
    font-size: 18px;
    display: block;
    margin-top: 0px;
    top: 0;
    font-weight: lighter;
    width: 200px;
    padding: 10px 0 0 0;
    text-align: left;
    color: black;
    text-transform: uppercase;
    top: 20px;
    float: left;
}

.text h3 a {
    color: black;
    text-decoration: none;
}

.text h3.clear a {
    color: white;
    text-decoration: underline;
}

.text.dark {
    top: 90%;
    position: absolute;
    text-align: left;
    font-weight: normal;
    left: 5%;
    text-align: left;
    font-size: 85px;
}

.text.clear {
    top: 25%;
    position: absolute;
    text-align: left;
    font-weight: normal;
    left: 5%;
    text-align: left;
    font-size: 85px;
}

.text.left h3 {
    position: relative;
    color: white;
    font-size: 20px;
    display: block;
    margin-top: 0px;
    top: 0;
    font-weight: lighter;
    background: #CCC;
    width: 200px;
    padding: 10px;
    text-align: left;
    color: black;
    border-radius: 3px;
    text-transform: uppercase;
    top: 20px;
    float: left;
}

.text.dark h1 {
    position: relative;
    color: #333;
    display: block;
    margin-bottom: 0px;
    font-weight: lighter;
    line-height: 80px;
    text-transform: uppercase;
}

.text.dark h2 {
    position: relative;
    color: #333;
    font-size: 35px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0;
    font-weight: 900;
    letter-spacing: 1px;
}

.text.clear h2 {
    position: relative;
    color: white;
    font-size: 35px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0;
    font-weight: 900;
    letter-spacing: 1px;
}

.text.dark h3 {
    position: relative;
    color: white;
    font-size: 17px;
    display: block;
    margin-top: 0px;
    top: 0;
    font-weight: lighter;
    width: 200px;
    padding: 10px 0 0 0;
    text-align: left;
    color: #333;
    text-transform: uppercase;
    top: 20px;
    float: left;
}

.text.dark h3 a {
    color: #333;
    text-decoration: underline;
}

.text.dark a.clase {
    position: relative;
    color: white;
    font-size: 15%;
    display: block;
}

.texto-agencia {
    text-align: justify;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    font-style: italic;
}

.col8 h2 {
    font-size: 50px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
    text-align: center;
    display: block;
}

.col8.agencia p {
    font-size: 16px;
    color: black;
    padding-top: 10px;
    margin-top: 0;
    text-align: center;
}

.col8.agencia p.subtitulo {
    font-size: 26px;
    color: black;
    padding-top: 10px;
    text-align: center;
    border-bottom: solid red 1px;
    border-top: solid red 1px;
    padding-bottom: 10px;
}

@media only screen and (max-width:600px) {
    .text h1 {
        line-height: 100%;
        font-size: 55%;
    }

    .text h3 {
        line-height: 100%;
        font-size: 35%;
    }

    .text .left h1 {
        line-height: 100%;
        font-size: 55%;
    }

    .text left h3 {
        line-height: 100%;
        font-size: 35%;
    }

    .text.dark h1 {
        line-height: 100%;
        font-size: 55%;
    }

    .text.dark h3 {
        line-height: 100%;
        font-size: 35%;
    }

    .texto-somos {
        text-align: center;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        font-size: 17px;
        letter-spacing: 1px;
        color: #666;
        margin-bottom: 40px;
        line-height: 1.8em;
        font-size: 11px;
        line-height: 15px;
    }

    .slides-pagination {
        position: absolute;
        z-index: 3;
        bottom: 0;
        text-align: center;
        width: 100%;
    }

    .slides-pagination a {
        border: 1px solid #222;
        border-radius: 15px;
        width: 5px;
        height: 5px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
        margin: 2px;
        overflow: hidden;
        text-indent: -100%;
    }

    .slides-pagination a.current {
        background: #222;
    }
}

@media only screen and (min-width:320px) {
    .text h1 {
        font-size: 40%;
        top: 27%;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .text h1 {
        font-size: 80%;
        top: 27%;
    }
}

@media only screen and (min-width:1100px) {
    .text h1 {
        font-size: 80%;
        top: 27%;
    }
}

@media only screen and (min-width:1580px) {

    .text h1,
    .text.dark h1 {
        font-size: 100%;
        top: 27%;
    }
}

@media screen and (min-width:2100px) {

    .text h1,
    .text.dark h1 {
        font-size: 190%;
        top: 27%;
        line-height: 140px;
    }
}