/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html, body{
  height:100%;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

*:focus {
    outline: 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


body {
    background-color: #f6f6f6;
}

.contenedor {
    max-width: 1700px;
    width: 100%;
    margin: 0 auto;
}

.row {
    width: 100%;
    clear: both;
}

.row.sucursal {
    background-color: #ffcf00;
    float: left;
}
    

.menu{
    vertical-align: middle;
    margin: 0px auto 0px;
    padding: 0px;
}

.menu li{
    display: inline;
    margin-right: 5px;
}

.menu li a{
    color: #000;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu li a:hover, 
.menu li a.active {
    background-color: #F6D000;
}


.nombre {
    background-color: #fff;
    text-align: left;
    line-height: 106px;
}
.nombre img {
    margin-left: 93px;
    vertical-align: middle;
}

.mitad {
    float: left;
    width: 50%;
}

.main {
    font-family: 'Oxygen', sans-serif;
    font-weight: 300;
}

.main .mitad.sucursales {  
    background-color: #ffcf00;
}

.main .mitad.menues {  
    background-color: #fff;
}

.sucursal-50{
    width: 50%;
    float: left;
}

.sucursal-50.first{
    width: 48%;
    margin-right:2%;
}

.contiene-sucursales{
    width: 84%;
    margin-left: 8%;
    margin-top: 35px;
}

.tit-sucursal{
    background-color: #2e2c2c;
    height: 45px;
    line-height: 45px;
    color: #fff;
    padding-left: 3%;
    float: left;
    width: 97%;
}

.txt-sucursal{
    width: 50%;
    font-weight: bold;
    margin-bottom: 25px;
    float: left;
}

.sucursal-50 .tit-sucursal{
    padding-left: 6%;
    width: 93%;
}

.sucursal-50 .txt-sucursal{
    width: 100%;
}

.main .mitad.franquicias {  
    background: url(../img/bg-franquicias.jpg);
}

.franquicias .tit-sucursal{
    padding-left: 2%;
    height: 27px;
    line-height: 25px!important;
    font-size: 15px;
    padding-top: 2px;
    color:#f6d000;
}

.txt-f-small{
    font-size: 13px;
    width: 98%;
    padding-right: 2%;
    color: #211915;
}

.txt-f-normal{
    background: url(../img/66.png) no-repeat 0px 50px;
    font-size: 15px;
    padding-left: 70px;
    padding-right: 5%;
    padding-top: 20px;
    color: #414146;
}

.txt-foto-slider{
  position: absolute;
  margin-left: 36%;
  margin-top: 13%;
}

.main .logoT > div {
    line-height: 86px;
    background-color: #f6d000;
    margin-bottom: 10px;
    padding-left: 14px;
}
.fun,
.food {
    width: 327px;
}
.friends{
    width: 530px;
}

.logoT .desc {
    margin: 0;
}
.logoT .desc span {
    display: inline-block;
    padding-left: 7px;
    width: 398px;
    line-height: 35px;
    background-color: #414146;
    margin-bottom: 4px;
}
.main .mitad:last-child {    
    position: relative;
    height: auto;
}
.boxInverti .desc {
    margin: 0;
    position: relative;
}
.boxInverti .desc span {
    display: block;
    padding-left: 7px;
    line-height: 35px;
    background-color: #414146;
    margin-bottom: 7px;
    font-size: 19px;
    color: #FFF;
    line-height: 30px;
}
.boxInverti .desc span:first-child {
    margin-top: 18px;
}
.boxInverti .desc img {
    position: absolute;
    bottom: -33px;
    right: -1px;
}
.desc a{
    color: #FFF;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;

}
.desc a:hover {
    color: #29a9d0;
}

.footer1 {
    height: 425px;
}
.footer1 div {
    height: 100%;
}

.mitad.logo {
    background: #f6d000 url(../img/fondo-logo.png) repeat-y center top;
    text-align: center;
    line-height: 425px;
}

.mitad.login {
    background-color: #3c3c3e;
}
.mitad.login > * {
    margin: 53px 62px 0 62px;
}

form .boton {
    width: 92%;
    font-size: 24px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 100;
    padding: 18px 0 18px 8%;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    margin-top: 25px;
}
form .boton.ingresar {
    text-align: center;
    padding-left: 0;
    width: 100%;
    background-color: transparent;
    border: 1px solid #FFF;
    color: #FFF;
}
form .boton.ingresar:hover {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    border: 1px solid #f6d000;
    color: #f6d000;
}
form .boton:focus {
    color: #fff;
    background-color: #f6d000;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
form .recordar,
form .olvido {
    font-family: 'Oxygen', sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #acacac;
    margin-top: 25px;
    float: left;
    padding: 0 1% ;
    text-decoration: none;
}
form .olvido {
    float: right;
}

.sociales-contacto {
    background: #414146 url(../img/fondo-3.jpg) no-repeat center top;
    font-family: 'Oxygen', sans-serif;
    font-weight: 300;
    color: #FFF;
}
.sociales-contacto h2 {
    margin: 0;
    margin-bottom: 42px;
    padding: 0;
    font-weight: inherit;
}
.sociales > div,
.contacto > div {
    margin-top: 89px;
    margin-left: 35px;
    height: auto;
}
.sociales a {
    text-decoration: none;
    color: #29a9d0;
    font-size: 18px;
}
a.f {
    display: block;
    margin-bottom: 15px;
}
a.y ,
a.v ,
a.g {
    margin-right: 13px;
}
a.f img {
    margin-right: 17px;
}
.sociales a span {
    color: #f6d000;
}

.contacto p {
    font-family: 'Oxygen', sans-serif;
    font-size: 13px;
}
.posicion {
    background: url(../img/icono-posicion.png) no-repeat center left;
    padding-left: 50px;
    margin-bottom: 33px;
}
.telefono {
    background: url(../img/icono-celular.png) no-repeat center left;
    padding-left: 50px;
    margin-bottom: 33px;
}
.email {
    background: url(../img/icono-email.png) no-repeat center left;
    padding-left: 50px;
}
.email a {
    text-decoration: none;
    color: #f6d000;
}

.footer2 {
    background: #000;
}
.footer2 div {
    background: url(../img/footer-brands.png) no-repeat center left;
    height: 58px;
    margin-left: 47px;
}

.btn2 {
	    border-radius: 5px !important;
	font-family: "Roboto" !important;
	position:absolute;
	border: 3px solid;
    border-color: #414146;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  text-shadow: 1px 1px 3px #ffffff;
  font-family: Courier New;
  color: #1a1a1a !important;
  font-size: 30px;
  background: #F6D000;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn2:hover {
  background: #ECECEC !important;
  text-decoration: none;
}


/* Desktops and laptops ----------- */
@media only screen
and (max-width : 1600px) {

    .main .mitad:last-child {
        -webkit-background-size: 109%;
        -moz-background-size: 109%;
        -o-background-size: 109%;
        background-size: 109%;
        background-position: center -100px;
    }

}

@media only screen
and (max-width : 1500px) {

    form .olvido {
        float: left;
        padding: 0;
        margin-top: 5%;
    }

    .main .mitad:last-child {
        background-position: center -70px;
    }
}

@media only screen
and (max-width : 1225px) {

    .friends {
        width: 93%;
    }
    .friends img {
        width: 97%;
    }

    .txt-sucursal{
        font-size: 12px;
    }

}

@media only screen
and (max-width : 1366px) {

    .user img {
        width: 100%;
    }
    .logo img {
        width: 85%;
    }
    .mitad.sociales img {
        width: 20%;
    }

    .main .mitad:last-child {
        background-position: center -10px;
    }

    .txt-sucursal{
        font-size: 13px;
    }


}

@media only screen
and (max-width : 1024px) {

    .mitad {
        width: 100%;
    }
    .mitad > .mitad {
        width: 50%;
    }

    .user img,
    .logo img,
    .mitad.sociales img {
        width: auto;
    }

    .mitad.logo,
    .sociales-contacto {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    form .olvido {
        float: right;
        padding: 0 1%;
        margin-top: 25px;
    }

    .main .mitad:last-child {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center;
    }

    .friends {
        width: 530px;
    }

    .txt-sucursal{
        font-size: 16px;
    }

    .menu{
        margin: 0px 0px 0px 93px;
    }

    .txt-foto-slider {
        margin-left: 20%;
        margin-top: 8%;
    }
}

@media only screen
and (max-width : 767px) {
    .mitad > .mitad {
        width: 100%;
    }
    .footer1 {
        height: auto;
    }
    .mitad.login {
        display: none;
    }
    .mitad.contacto {
        margin-bottom: 35px;
    }

    .sucursal-50{
        width: 100%;
    }

    .sucursal-50.first{
        width: 100%;
        margin-right:0%;
    }

    .contiene-sucursales{
        width: 84%;
        margin-left: 8%;
        margin-top: 35px;
    }

    .tit-sucursal{
        background-color: #2e2c2c;
        height: 45px;
        line-height: 45px;
        color: #fff;
        padding-left: 3%;
        float: left;
        width: 97%;
    }

    .txt-sucursal{
        width: 100%;
        font-weight: bold;
        margin-bottom: 25px;
        float: left;
    }

    .sucursal-50 .tit-sucursal{
        padding-left: 6%;
        width: 93%;
    }

    .sucursal-50 .txt-sucursal{
        width: 100%;
    }

}

@media only screen
and (max-width : 767px) {

    .friends {
        width: 93%;
    }

}

@media only screen
and (max-width : 320px) {

    .nombre {
       
        line-height: 66px;
    }
    .menu {
        margin: 0px 0px 0px 18%;
        width: 235px;
    }

    .main .mitad:last-child {
        display: block;
        height: auto;
        padding: 10% 0;
        padding-bottom: 250px;
    }

    .nombre img {
        padding-left: 10%;
        margin-left: 0px;
    }

    .fun, .food {
        width: 35%;
        line-height: 50px !important;
    }
    .fun img, .food img {
        width: 90%;
    }

    .friends {
        width: 55%;
        line-height: 50px !important;
    }

    .boxInverti {
        margin: 0;
        width: auto;
    }
    .boxInverti > img {
        width: 100%;
    }

    .boxInverti .desc span {
        font-size: 15px;
    }

    .mitad.sociales img {
        width: 20%;
    }

    .footer2 div {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-size: 88%;
    }

    .sociales-contacto h2 {
        margin-bottom: 25px;
    }

    .sociales > div {
        margin-top: 35px;
    }

    .logoT .desc span {
        width: 97%;
    }

    .txt-foto-slider {
        margin-left: 5%;
        margin-top: 0;
        font-size: 12px;
    }

    .btn--previous {
        margin-left: 25%!important;
    }

}



/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}