/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

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

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

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

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

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
    font-family: font-light;
    src: url(../fonts/font.TTF);
}
@font-face {
    font-family: font-book;
    src: url(../fonts/font.TTF);
    }
.margin-0{
    margin: 0!important;
}
.padding-0{
    padding: 0!important;
}
body.contenedores{
    padding: 0!important;
    margin: 0!important;
}
@media (min-width:768px){
    .activo {
       
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid #808080;
       
    }
    .active{
        color:#808080 !important;
    }
}

div.inicio-contenedor-principal{
    position: relative;
}
body header div.inicio-logo{
    margin-top: 80px;
}
body header div.inicio-logo img{
    width: 315px;
}
body header div.contenedor-barras-banderas{
    float: right;
    margin-top: 30px;
    margin-bottom: 5px;
}
body header div.contenedor-barras-banderas div.contenedor-banderas{
    width: 630px;
    height: 53px;
    padding: 11px 60px;
}
body header div.contenedor-barras-banderas div.contenedor-barras{
    width: 465px;
    padding: 10px 15px;
    float: right;
}
body header div.contenedor-barras-banderas div.contenedor-barras img{
    width: 430px;
    
}
div.inicio-contenedor-principal div.inicio-img-principal{
    background-image: url(../img/1.jpg);
    height: 355px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
div.contenedor-barras-banderas div.contenedor-banderas div.bandera_usa{
    float: right;
}
div.contenedor-barras-banderas div.contenedor-banderas div.bandera_mx{
    float: right;
    margin-right: 35px;
}
div.contenedor-barras-banderas div.contenedor-banderas div.bandera_mx img{
    width: 43px;
}
div.contenedor-barras-banderas div.contenedor-banderas div.bandera_usa img{
    width: 43px;
}
div.inicio-contenedor-principal div.inicio-barras-img{
    display: none;
}


div.img-sombreado{
    display: none;
}
div.inicio-contenedor-principal div.flechas{
    top: 235px;
    left: 25px;
    position: absolute;
    z-index: 2;

}
div.inicio-contenedor-principal div.flechas img{
    width: 250px;
}
body div.img-puntos{
    position: absolute;
    right: 0px;
    top: 640px;
}
body div.img-puntos img{
    width: 335px;
}

@media (min-width: 768px) {
    body header div.inicio-logo{
        margin-top: 110px;
    }
    body header div.contenedor-barras-banderas{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    body header div.contenedor-barras-banderas div.contenedor-banderas{
        padding: 8px 60px;
    }
    div.inicio-contenedor-principal div.inicio-barras-img{
        display: block;
        position: absolute;
        top: 20px;
        left: 15px;
        z-index: 3;
    }
    div.inicio-contenedor-principal div.inicio-barras-img img{
        width: 500px;
    }
}
@media (min-width: 992px) {
    div.img-sombreado{
        display: block;
        position: absolute;
        top: 315px;
        width: 530px;
        left: 30%;
    
    }
    div.img-sombreado img{
        width: 100%;
    }
}

.contenedor-menu-separador{
    display: none;
}
div.logo-secciones{
    text-align: center!important;
    margin-top: 18px!important;
}
body.contenedores header.contenedor-todo-header div.logo-secciones img{
    width: 287px;
    margin-bottom: 15px;
}


/****HEADER*****/
@media (min-width:768px){
    .slicknav_menu {
        display:none;
    }    
    body.contenedores header.contenedor-todo-header div.logo-secciones{
        width: 250px;
        margin: 20px 20px;
    }
    body.contenedores header.contenedor-todo-header div.logo-secciones img{
        width: 100%;
        margin-bottom: 0px;
    }
    div.contenedor-menu-separador{
        display: block;
        background-color: #F1F1F1;
        padding: 0px 0;
        height: 37px;
    }
    div.contenedor-menu-separador div.contenedor-menu{
        float: right;
        padding: 5px 0;
    }
    div.contenedor-menu-separador div.contenedor-menu-barra{
        float: right;
    }    
    div.contenedor-menu-separador div.contenedor-menu-barra ul.menu-ul-barra{
        list-style: none;
        margin: 0px;
        padding: 0;
        height: 2px;
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul{
        list-style: none;
        font-size: 18px;
        font-family: font-light;
        margin: 0;
        padding: 0;
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li a{
        color: #386B93;
        text-decoration: none;
    }
   /*div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li.menu-li{
      
       padding: 0px 28px;
       
    }*/
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li.menu-li a{
       /* border-right: 1px solid #989898;*/
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li.menu-li:last-child{
        border-right: none!important;
    }
    div.div-separador{
        display: none;
        /*width: 320px;
        float: left;*/
    }
    div.div-separador img{
        width: 100%;
        margin-top: -25px;
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li.menu-li{
        /*padding: 4px 0;
        margin-top: -6px;*/
        float: left;
        width: 150px;
        text-align: center;
        border-right: 1px solid #808080;
        height: 25px;
    }
    div.contenedor-menu-separador div.contenedor-menu-barra ul.menu-ul-barra li.menu-li-barra{
        /*padding: 4px 0;
        margin-top: -6px;*/
        float: left;
        width: 150px;
        height: 5px;
        margin-top: -3px;
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li.menu-li a{
        /*padding: 0px 25px!important;*/
    }
}
@media (min-width:992px){
    div.div-separador{
        display: block;
        float: left;
        width: 240px;
    }
    div.contenedor-menu-separador div.contenedor-menu-barra ul.menu-ul-barra li.menu-li-barra{
        width: 147px;
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li.menu-li{
        width: 147px;
    }
}

@media (min-width:1200px){
    div.div-separador{
        width: 280px!important;
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul{
        float: right;
        width: 100%;
    }
    div.contenedor-menu-separador div.contenedor-menu-barra ul.menu-ul-barra li.menu-li-barra{
        width: 180px;
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li.menu-li{
        width: 180px;
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul{
        font-size: 20px;
    }
    /*div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li.menu-li{
        padding: 4px 0;
        margin-top: -6px;
    }
    div.contenedor-menu-separador div.contenedor-menu ul.menu-ul li.menu-li a{
        padding: 0px 40px!important;
    }*/
}


/**nosotros****/
div.nosotros-texto{
    margin-top: 0px;
    padding: 35px 20px;
    text-align: justify;
    font-size: 17px;
    font-family: font-book;
    color: #386B93;
}
div.nosotros-img-fondo{
    background-image: url(../img/2.jpg);
    height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    float: none;
    position: relative;
    

}
.nosotros-img-decoracion{
    position: absolute;
    right: 3px;
    bottom: 3px;
    width: 120px;
}
.nosotros-img-decoracion img{
    width: 100%;
}
div.flecha-nosotros{
    width: 230px;
    top: 640px;
    left: 5px;
    z-index: 2;
    position: absolute;
}
div.flecha-nosotros img{
    width: 100%;
}
.p-relative{
    position: relative;
}

@media (min-width:480px){
    div.nosotros-img-fondo {
        height: 520px;
    }
    div.flecha-nosotros {
        width: 265px;
        top: 590px;
        left: 5px;
    }
    .nosotros-img-decoracion {
        right: 8px;
        bottom: 8px;
        width: 135px;
    }
}
@media (min-width:768px){
    div.nosotros-texto {
        margin-top: 35px;
        padding: 45px 80px;
        font-size: 18px;
    }
    div.nosotros-img-fondo {
        height: 486px;
        float: none;
        -webkit-box-shadow: -5px 0px 12px 0px rgba(173,173,173,1);
        -moz-box-shadow: -5px 0px 12px 0px rgba(173,173,173,1);
        box-shadow: -5px 0px 12px 0px rgba(173,173,173,1);
    }
    div.flecha-nosotros {
        width: 250px;
        top: 640px;
        left: 30px;
    }
    .nosotros-img-decoracion {
        right: 50px;
        bottom: 5px;
        width: 180px;

}
}
@media (min-width:992px){
    div.nosotros-img-fondo {
        height: 580px;
        float: right;
    }
    div.nosotros-texto{
        margin-top: 150px;
        padding: 10px 34px;
        font-size: 18px;
    }
    div.flecha-nosotros{
        width: 340px;
        top: 345px;
        left: 55px;
    }
    .nosotros-img-decoracion{
        right: 18px;
        bottom: 15px;
        width: 170px;
    }
}

@media (min-width:1200px){
    div.nosotros-img-fondo {
        height: 635px;
    }
    div.nosotros-texto{
        padding: 10px 80px;
    }
    div.flecha-nosotros{
        width: 400px;
        left: 80px;
        top: 360px;
    }
    .nosotros-img-decoracion{
        bottom: 15px;
        width: 195px;
    }

}





/****Nuestro grupo****/
section.contenedor-nuestro-grupo{
    position: relative;
    height: auto;
    margin-bottom: 50px;
}
section.contenedor-nuestro-grupo div.contenedor-barra-grupo{
    position: absolute;
    top: 15px;
    right: 25px;
}
div.contenedor-mapa-grupo{
    position: absolute;
    top: 80px;
    right: 0;
}
div.contenedor-mapa-grupo img{
    width: 100%;
}
div.texto-nuestro-grupo p{
    font-size: 17px;
    text-align: justify;
    color: #386B93;
    font-family: font-book;
}
div.img-nuestro-grupo{
    text-align: center;
    margin-top: 30px;
}
div.img-nuestro-grupo img{
    width: 85%;
}
.contenedor-texto-img-grupo{
    position: absolute;
    top: 380px;
    margin-bottom: 25px;
}
div.contenedor-barra-grupo{
    display: none;
}
div.img-esfera-grupo{
    width: 100%;
    margin-bottom: 35px;
    text-align: center;
}
div.img-esfera-grupo img{
    width: 150px;
}


@media (min-width:480px){
   
    .contenedor-texto-img-grupo {
        position: absolute;
        top: 520px;
        margin-bottom: 25px;
    }
    div.img-nuestro-grupo img {
        width: 400px;
    }
}
@media (min-width:768px){
    div.contenedor-barra-grupo{
        display: block;
    }
    .contenedor-texto-img-grupo{
        top: 650px;
        position: absolute;
    }
    div.img-nuestro-grupo img{
        width: 500px;
        margin-bottom: 25px;
    }
}

@media (min-width:992px){
    div.contenedor-texto-img-grupo{
        top: 0;
        position: inherit;
        margin-top: 40px;
        margin-left: 20px;
    }
    div.img-nuestro-grupo img{
        width: 100%!important;
        margin-bottom: 0;
    }
    div.texto-nuestro-grupo{
        padding: 0 10px 0 0;
    }
    div.img-nuestro-grupo {
        text-align: center;
        margin-top: 45px;
    }
}

/********Alianzas************/
div.alianzas-img-fondo{
    background-image:  url(../img/3.jpg);
    height: 650px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
div.alianzas-texto{
    width: 89.667%;
    background-color: rgba(255,255,255,.75);
    padding: 55px 30px 30px 30px;
    border-radius: 30px;
    position: absolute;
    top: 40px;
    right: 19px;
    text-align: justify;
}
div.alianzas-texto p{
    font-size: 17px;
    font-family: font-book
}

@media (min-width:480px)
{
    div.alianzas-texto{
        width: 70.667%;
    }
}

@media (min-width:768px)
{
    div.alianzas-texto{
        width: 45.667%;
    }
}


@media (min-width:992px)
{
    div.alianzas-texto{
        width: 36.667%;
        right: 35px;
    }
}



/****servicios*********/
section.contenedor-servicios{
    position: relative;
    margin-bottom: 50px;
}
div.servicios-img-izq{
    -webkit-box-shadow: 15px 15px 20px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 15px 15px 20px 0px rgba(0,0,0,0.3);
    box-shadow: 15px 15px 20px 0px rgba(0,0,0,0.3);
}
div.servicios-img-izq img{
    width: 100%;
}

div.servicios-formato-texto{
    padding: 25px 20px;
    font-size: 17px;
    font-family: font-book;
    text-align: justify;
}
div.servicios-formato-texto ul{
    list-style: none;
    color: #386B93;
    padding: 0 25px;
}
div.servicios-formato-texto ul li i{
    margin-right: 10px;
    font-size: 14px;
    color: #00CCF4;

}
div.servicios-img-1{
    display: none;
}

div.servicios-img-2{
    float: right;
    width: 300px;
    margin-right: 20px;
    margin-top: 25px;
}
div.servicios-img-2 img{
    width: 100%;
}
@media (min-width:768px){
    div.servicios-img-izq img{
        width: 85%;
    }
    div.servicios-img-izq{
        text-align: center;
    }
    div.servicios-img-izq{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}
@media (min-width:992px){
    div.servicios-img-1{
        display: block;
        width: 316px!important;
        position: absolute;
        left: 260px;
        top: 305px;
    }
    div.servicios-img-1 img{
        width: 100%;
    }
    div.servicios-img-izq img{
        width: 100%!important;
    }
    div.servicios-img-izq{
        text-align: inherit;
    }
    div.servicios-img-izq{
        -webkit-box-shadow: 15px 15px 20px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 15px 15px 20px 0px rgba(0,0,0,0.3);
        box-shadow: 15px 15px 20px 0px rgba(0,0,0,0.3);
    }
}
@media (min-width:1200px){
    div.servicios-img-1{
        left: 445px;
    }
    div.servicios-img-1 img{
        width: 100%;
    }
}


/***contacto******/
section.contacto-contenedor{
    background-image:  url(../img/5.jpg);
    height: 925px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

section.contacto-contenedor::after{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(255,255,255,0.5);
z-index:-1;
}

section.contacto-contenedor div.contacto-formulario{
    width: 89.333%;
    background-color: #F1F1F1;
    border-radius: 25px;
    top: 85px;
    position: absolute;
    right: 20px;
    font-size: 16px;
    font-family: font-book;
    padding: 17px 17px;
}

div.contacto-formulario form div.form-group label{
    font-weight: normal;
    margin-bottom: 0!important;
    width: 100%;
}
div.contacto-formulario form input{
    box-shadow: none!important;
    border: none!important;
    border-radius: 0!important;
    height: 25px;
}
.form-group{
    margin-bottom: 5px!important;
}
/*.grupo-whatsapp{
    width: 20%;
    float: left;
}
.grupo-whatsapp2{
    width: 36%;
    float: left;
    margin-left: 4%;
}*/
.contacto-datos-telefono{
    color: #386B93;
}
/*.estilos-whatsapp{
    height: 50px;
}*/
.iconos-contacto{
    float: left;
    margin-right: 8px;
}
.iconos-estilos-contacto{
    font-size: 20px;
    width: 23px;
}
.icono1-flecha {
    font-size: 17px;
}

.contacto-telefono{
    font-size: 27px;
}
.marg-top-telefono{
    margin-top: 14px;
}
.contacto-correo {
    float: left;
    font-size: 14px;
}




.contacto-boton-enviar{
    position: absolute;
    right: 18px;
    width: 85px;
}
.separador-border-bottom{
    border-bottom: 1px solid #989898;
    margin-top: 40px;
}
.texto-contactanos{
    color: #989898;
    font-size: 38px;
    text-align: center;
}
/*.contacto-datos-telefono{
    color: #386B93;
    margin-top: -26px;
}
.contacto-telefono{
    float: right;
    font-size: 42px;       
}
.icono1-telefono{
    font-size: 38px;
    margin-top: 15px;
    margin-right: 4px;
}
.icono1-flecha{
    font-size: 38px;
}
.contacto-correo{
    font-size: 17px;
    float: right;
    margin-top: -34px;
}
.icono1-sobre{
    font-size: 32px;
    margin-top: 22px;
    margin-right: 3px;
}*/
.contacto-barra-inferior{
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 2;
}
.contacto-barra-inferior img{
    width: 100%;
}
div.icono-inferior {
    width: 90px;
    position: absolute;
    bottom: 17px;
    right: 3px;
    z-index: 3;
}
div.icono-inferior img{
    width: 100%;
}

div.logos-contacto{
    background-color: rgba(255,255,255,.4);
    position: absolute;
    left: 5px;
    z-index: 5;
    border-radius: 20px;
    width: 295px;
    bottom: 75px;
    padding: 10px 10%;
    height: 315px;
}
div.logos-contacto div.logo-logos{
   
    float: left;
    /*margin-right: 15px;*/
    border-right: none;
    padding: 0 10px;
    height: 50px;
    width: 175px;
    margin-bottom: 12px;
}
div.logos-contacto div.logo-logos:last-child{
border-right: none;
margin-right: 0;
}
div.logos-contacto div.logo-logos img{
    width: 100%;
}
div.img-distinto-wid{
    width: 195px!important;
}

@media (min-width:480px){
    section.contacto-contenedor {
        height: 700px;
    }
    div.icono-inferior{
        position: absolute;
        z-index: 3;
        width: 80px;
        bottom: 25px;
        right: 5px;
    }
    div.icono-inferior img{
        width: 100%;
    }
    
    div.logos-contacto{
        background-color: rgba(255,255,255,.4);
        position: absolute;
        left: 67px;
        z-index: 5;
        border-radius: 20px;
        width: 322px;
        bottom: 70px;
        padding: 10px 10px;
        height: 168px;
    }
    div.logos-contacto div.logo-logos{
        float: left;
        margin-right: 15px;
        border-right: none;
        padding: 0 10px;
        height: 50px;
        width: 135px;
        margin-bottom: 0;
    }
    section.contacto-contenedor div.contacto-formulario{
        width: 88.333%;
        right: 40px;
    }
   /* div.contacto-correo{
        font-size: 29px;
    }*/
    section.contacto-contenedor {
        height: 890px;
    }
div.img-distinto-wid {
    width: 180px!important;
}

/*.texto-contactanos{
    font-size: 50px;
}

.contacto-telefono{
    font-size: 50px;       
}
.icono1-telefono{
    font-size: 25px;
}
.icono1-flecha{
    font-size: 21px;
}
.contacto-correo{
    font-size: 19px;
}
.icono1-sobre{
    font-size: 20px;
}*/
.texto-contactanos{
    font-size: 45px;
}
.contacto-telefono{
    font-size: 33px;
}
.contacto-correo {
    font-size: 17px;
}



}

@media (min-width:768px){
    section.contacto-contenedor div.contacto-formulario{
        width: 46.333%;
        right: 90px;
    }
    /*div.contacto-correo {
        font-size: 21px;
    }*/
    section.contacto-contenedor {
        height: 755px;
    }
    div.logos-contacto {
        width: 680px;
        bottom: 118px;
        padding: 10px 10px;
        height: 70px
    }
    div.icono-inferior {
        width: 125px;
        bottom: 30px;
        right: 5px;
    }
    div.logos-contacto div.logo-logos {
        height: 50px;
        width: 105px;
        border-right: 1px solid gray;
}
div.img-distinto-wid {
    width: 180px!important;
}


}
@media (min-width:992px){
    div.img-distinto-wid {
        width: 223px!important;
    }
    
    section.contacto-contenedor div.contacto-formulario{
        width: 33.333%;
    }
    /*div.contacto-correo {
        font-size: 19px;
    }*/
    
}
@media(min-width:992px) and (max-width:1200px){
    section.contacto-contenedor {
        height: 890px;
    }
    div.logos-contacto {
        width: 885px;
        bottom: 200px;
        padding: 10px 10px;
    }
    div.logos-contacto div.logo-logos {
        width: 145px;
    }
    div.icono-inferior {
        width: 135px;
        bottom: 30px;
        right: 5px;
    }
}

@media (min-width:1200px){
    section.contacto-contenedor div.contacto-formulario{
        width: 26.333%;
    }
    /*div.contacto-correo {
        margin-top: -28px;
    }
    .texto-contactanos{
        font-size: 45px;
    }
    .contacto-telefono{
        font-size: 33px;       
    }
    div.contacto-correo {
        font-size: 18px;
    }*/
    div.logos-contacto{
        width: 1000px;
        height: 83px;
        background-color: rgba(255,255,255,.4);
        padding: 10px 15px;
        position: absolute;
        bottom: 45px;
        left: 67px;
        z-index: 5;
        border-radius: 20px;
    }
    div.logos-contacto div.logo-logos{
        float: left;
        height: 60px;
        margin-right: 15px;
        border-right: 1px solid gray;
        width: 170px;
        padding: 0 10px;
    }
    div.icono-inferior{
    width: 165px;
    position: absolute;
    bottom: 45px;
    right: 20px;
    z-index: 3;
}


section.contacto-contenedor div.contacto-formulario {
    right: 275px;
}


.iconos-contacto{
    float: left;
    margin-right: 8px;
}
.iconos-estilos-contacto{
    font-size: 20px;
    width: 23px;
}
.icono1-flecha {
    font-size: 17px;
}
.marg-top-telefono{
    margin-top: 14px;
}
.contacto-correo {
    font-size: 17px;
}
  
}


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

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

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

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

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

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        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 that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

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

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

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

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

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