/*! HTML5 Boilerplate v5.3.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
 *
 * These selection rule sets have to be separate.
 * 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
   ========================================================================== */


/*** GENERALES ***/

body{
    perspective: 1px;
    transform-style: preserve-3d;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}
figure{
    margin: 0;
    padding: 0;
}
.clearclass{
    clear: both;
}
#wrapper{
    margin: 0 auto;
    max-width: 1280px;
}
#wrapper header{
    margin: 0 auto;
    height: 35px;
    width: 100%;
    background: #366cb4;
}
.pleca-top{
    color: #fff;
}
.pleca-top p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 0;
    text-align: right;
    padding-right: 3%;
    font-size: .8em;
    line-height: 35px;
}
.pleca-top p a{
    color: #fff;
    text-decoration: none;

    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.pleca-top p a:hover{
    color: #00c6f0;

    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.mail-top{
    padding-left: 35px;
}
.logo{
    position: absolute;
    padding-left: 6%;
    z-index: 20;
}


/*** NAVEGACION ***/

#main-header{
    width: 100%;
    z-index: 2;

    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
#main-header nav > a{
    display: none;
}
#main-header li{
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-size: .9em;
    font-weight: 400;
}
#main-header nav{
    height:70px;
    -moz-box-shadow: 0 3px 3px 0 #363636;
    -webkit-box-shadow: 0 3px 3px 0 #363636;
    box-shadow: 0 3px 3px 0 #363636;
    position: relative;
    z-index: 1;
}
#main-header nav ul{
    line-height: 70px;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff;
}
#main-header nav span{
    color: #339c58; 
}
#main-header nav li a{
    padding: 0 25px;
    color: #366cb4;
    text-decoration: none;

    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s; 
}
#main-header nav li a:hover{
    color: #339c58;

    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s; 
}
.f-nav{
    position: fixed !important; 
    left: 0; 
    top: 0; 
    width: 100%; 

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.f-nav-blue{
    margin-top: 70px !important;
}


/*** SLIDER ***/
#slider figure{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
#slider figure img{
    width: 100%;
    height:auto;
}

/** VALORES FOTOS **/
#valores-fotos{
    width: 100%;
    height: auto;
}
#valores-fotos ul{
    margin: 0;
    padding: 0;
    clear: both;
}
#valores-fotos ul li{
    width: 20%;
    list-style-type: none;
    float: left;
}
#valores-fotos ul li figure{
    margin: 0;
    padding: 0;
    width: 100%;
}
#valores-fotos ul li figure img{
    width: 100%;
    height: auto;
}

/** NUESTRA ESCUELA **/
#nuestra-escuela{
    height: auto;
    width: 100%;
    clear: both;
}
#nuestra-escuela figure{
    width: 40%;
    height:auto;
    margin: 0;
    padding: 0;
    float: left;
    height: 425px;
    overflow: hidden;
}
#nuestra-escuela figure img{
    width: 100%;
}
#nuestra-escuela article{
    color: #fff;
    float: left;
    background: #9f1f63;
    width: 60%;
    height: 425px;
}
#nuestra-escuela article h2{
    text-transform: uppercase;
    font-family: 'plutolight';
    padding: 20px 50px 0 50px; 
}
#nuestra-escuela article p{
    margin: 0;
    padding: 20px 50px 50px 50px;
    text-align: justify;
    font-family: 'plutolight';
    line-height: 1.5em;
}
#nuestra-escuela article p span{
    font-family: 'plutobold';
}


/** ¿CONOCES MONTESSORI? **/
#conoces-montessori{
    width: 100%;
    height: auto;
    clear: both;
    display: inline-block;
    margin-bottom: 65px;
}
#conoces-montessori article{
    padding: 55px 0 0 55px;
}
#conoces-montessori article:nth-child(1){
    width: 44%;
    float: left;
}
#conoces-montessori article:nth-child(2){
    padding: 0;
    margin: 0;
    width: 49%;
    float: right;
    padding-top: 155px;
}
#conoces-montessori article:nth-child(2) p{
    float: left;
    width: 62%;
    margin-left: 15px;
    font-family: 'pluto_regularregular';
}
#conoces-montessori article:nth-child(2) figure{
    margin: 0;
    padding-top: 0;
    float: left;
    border-right: 1px solid #139445;
    padding-right: 20px;
}
#conoces-montessori article:nth-child(2) figure img{
    border-radius: 90px;
}
#conoces-montessori article h2{
    color: #139445;
    font-family: 'pluto_regularregular';
}
.fa-plus{
    color: #139445;
    padding-right: 30px;
}
.button-montessori{
    background: #fd8204;
    display: inline-block;
    margin-top: 65px;
    text-align: center;
    padding: 10px 15px;
    border-radius: 4px;
    margin-left: 35%;
}
.button-montessori a{
    color: #fff;
    text-decoration: none;
    font-family: 'pluto_regularregular';
}
#accordion{
    font-family: 'pluto_regularregular';
}

/*** IMAGENES COMUNIDAD ***/
#images-comunidad{
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.img-left{
    width: 50%;
    float: left;
}
.img-left img{
    width: 100%;
    margin-top: -65px;
}
.img-right{
    width: 50%;
    float: left;
}
.img-right img{
    width: 100%;
    margin-top: -130px;
}



/** NUESTRA ESCUELA BLANK SPACE **/
#nuestra-escuela-blank{
    width: 100%;
    height: auto;
    clear: both;
    background: #fff;
}
#nuestra-escuela-blank article{
    float: left;
    width: 60%;
    min-height: 431px;
}
#nuestra-escuela-blank article p{
    color: #000;
    margin: 0;
    padding: 60px;
    text-align: justify;
    font-family: 'plutolight';
    line-height: 1.5em;
}
#nuestra-escuela-blank figure{
    width: 40%;
    height:auto;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 431px;
}
#nuestra-escuela-blank figure img{
    width: 100%;
}


/** AYUDAME **/
#ayudame{
    width: 100%;
    padding: 35px 0;
    margin: 0 auto;
    text-align: center;
}
.ayuda-first-text{
    max-width: 70%;
    margin: 0 auto;
    margin-bottom: 55px;
    margin-top: 45px;
    display: inline-block;
}
.ayuda-first-text p{
    font-family: 'plutolight';
}
.ayuda-first-text h2{
    font-family: 'plutolight';
    color: #9f1f63;
    text-transform: uppercase;
}
.ayuda-first-text h2 span{
    font-family: 'plutobold';
}
.ayuda-second-text{
    max-width: 85%;
    margin: 0 auto;
    margin-bottom: 55px;
}
.ayuda-second-text h2{
    text-transform: uppercase;
    font-family: 'plutomedium';
    color: #00a79d;
    margin-bottom: 45px;
}
.ayuda-second-text h3{
    text-transform: uppercase;
    font-family: 'plutomedium';
    color: #fd8204;
    margin: 75px 0 0 0;
}
.ayuda-second-text ul{
    margin: 0;
    padding: 0;
}
.ayuda-second-text ul li{
    border-right:1px solid #fd8204;
    padding: 0 15px;
    display: inline-block;
    width: 135px;
    height: 88px;
    vertical-align: top;
    font-family: 'plutolight';
}
.ayuda-second-text ul li:last-child{
    border-right:none;
}






/** CONTACT **/
#contact-section{
    background: #366cb4;
    width: 100%;
    padding: 25px 0;
    margin: 0 auto;
}
#contact-section h2{
    text-transform: uppercase;
    text-align: center;
    font-family: 'plutobold';
    font-weight: 600;
    color: #fff;
}
#contact-section p{
    font-family: 'plutobold';
    max-width: 85%;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 2em;
}
#contact-section p span{
    font-family: 'pluto_regularregular';
    text-transform: none;
}
#bottom-section{
    width: 100%;
    height: 30px;
    background-image: url(../img/gradient.png);
    background-repeat: repeat;
}
.contact-form{
    margin:0 auto;
    max-width: 80%;
    margin-top: 20px;
    margin-bottom: 35px;
}
.contact-form label input{
    width: 47%;
    border: none;
    height: 35px;
    border-radius: 5px;
    padding-left: 15px;
    margin: 15px 0 15px 0;
}
.contact-form textarea{
    resize: vertical;
    width: 98.5%;
    border: none;
    border-radius: 5px;
    min-height: 95px;
    padding-left: 15px;
    padding-top: 15px;
}
.email{
    float: right;
}
.contact-form .button{
    background: #254b7d;
    color: #fff;
    text-transform: uppercase;
    font-family: 'pluto_regularregular';
    width: 100%;

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.contact-form .button:hover{
    background: #2a285e;

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.aviso-de-privacidad{
    font-family: 'plutolight' !important;
    text-transform: none !important;
}
.aviso-de-privacidad a{
    color: #f8af42;
    text-decoration: none;

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

.aviso-de-privacidad a:hover{
    color: #f7e93a;

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}




/** BLOQUE TEXTO AZUL **/
#blue-text-block{
    background: #366cb4;
    width: 100%;
    padding: 25px 0;
    margin: 0 auto;
}
#blue-text-block p{
    font-family: 'Open Sans', sans-serif;
    max-width: 85%;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-weight: 300;
}
#blue-text-block p span{
    font-weight: 600;
}

/** COMUNIDAD INFANTIL **/
#comunidad-infantil{ 
    width: 100%;
    height: auto;
    clear: both;
    color: #fff;
}
#comunidad-infantil article h2{
    padding-left: 25px;
    padding-top: 15px;
    font-family: 'plutolight';
    text-transform: uppercase;
    font-size: 1.3em;
}
#comunidad-infantil article p{
    margin: 0;
    padding: 20px 50px 50px 50px;
    text-align: justify;
    font-family: 'plutolight';
    line-height: 1.5em;
}
#comunidad-infantil article p span{
    font-size: .7em;
    line-height: .5em;
}
#comunidad-infantil article:nth-child(1){
    float: left;
    background: #356cb3;
    width: 50%;
    height: 245px;
}
#comunidad-infantil article:nth-child(1) h2{
    padding-left: 60px;
}
#comunidad-infantil article:nth-child(2){
    float: left;
    background: #1e4f9d;
    width: 25%;
    height: 245px;
}
#comunidad-infantil article:nth-child(3){
    float: left;
    background: #144090;
    width: 25%;
    height: 245px;
}



/** BLOQUE TEXTO NARANJA **/
#orange-text-block{
    background: #fd8204;
    width: 100%;
    padding: 75px 0;
    margin: 0 auto;
}
#orange-text-block p{
    font-family: 'Open Sans', sans-serif;
    max-width: 60%;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-weight: 400;
    text-transform: uppercase;
}
#orange-text-block p span{
    font-size: 1.5em;
    font-weight: 600;
    font-family: 'pluto_regularregular';
}
#orange-text-block p button{
    text-align: center;
    margin: 0 auto;
    background: #de7306;
    border: none;
    border-radius: 6px;
    margin-top: 25px;
    padding: 7px 15px;
}
.actividades{
    color: #fff;
    margin: 0 auto;
    width: 80%;
    margin-bottom: 60px;
}
.actividades p{
    width: 100%;
    text-align: justify !important;
    text-transform: none !important;
    max-width: 100% !important;
}
.actividades h3{
    text-transform: uppercase;
    font-family: 'plutobold';
}
#orange-text-block p button a{
    text-decoration: none;
    color: #fff;
}


/** GOOGLE MAP **/
#google-map{
    width: 100%;
    height: 400px;
}
.map, .map-legend {
    height:100%;
}
.desk-three-forth {
    width:100%;
}
.mapa{
    width: 100%;
}
.mapa img{
    width: 100%;
    height: auto;
}


/*** INTERIOR BACK VERDE **/
.montesori-interior-verde{
    background: #005826 !important;
}
.interior-text p span{
    color: #005826;
    font-family: 'pluto_regularregular';
}
.left-inside{
    text-align: justify;
    width: 48%;
    float: left;
}
.right-inside{
    text-align: justify;
    width: 48%;
    float: right;
}
.comunidad-infantil figure{
    width: 100%;
    height: auto;
}
.comunidad-infantil figure img{
    width: 100%;
    height: auto;
}
.texto-slider{
    position: absolute;
    z-index: 111;
    color: #fff;
    right: 0;
    margin-top: 25px;
    margin-right: 50px;
    width: 300px;
    font-family: 'pluto_regularregular';
    text-transform: uppercase;
}
.texto-slider span{
    font-family: 'plutobold';
}
.left-inside ul li{
    margin: 0;
    padding: 0;
    font-family: 'pluto_regularregular';
}
.enviado{
    text-align: center;
    color: #fff;
    font-family: 'pluto_regularregular';
}



/* Moviles */
@media only screen and (min-width : 320px) and (max-width : 767px) {

    /* NAVEGACION */
    .wrapper-header{
        height: 92px;
    }
    #wrapper header{
        height: 50px;
    } 
    #main-header nav ul li a:hover{
        color: #fac200;

        -o-transition:.3s;
        -ms-transition:.3s;
        -moz-transition:.3s;
        -webkit-transition:.3s;
        transition:.3s;
    }
    #main-header nav ul li ul{
        background: #7a1e53;
        width: 100%;
    }
    #main-header figure{
        float: none;
        margin: auto;
        margin-top: 23px;
    }
    #main-header nav{
        float: left;
        position: absolute;
        top: 0;
        left: 0;
    }
        #main-header nav > a{
            width: 3.125em;
            height: 3.125em;
            text-align: left;
            text-indent: -9999px;
            background-color: #366cb4;
            position: relative;
        }
        #main-header nav > a:before,
        #main-header nav > a:after{
            position: absolute;
            border: 2px solid #fff;
            top: 35%;
            left: 25%;
            right: 25%;
            content: '';
        }
        #main-header nav > a:after{
            top: 60%;
        }
        #main-header nav:not( :target ) > a:first-of-type,
        #main-header nav:target > a:last-of-type{
            display: block;
        }
    /* first level */
    #main-header nav > ul{
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        background: #1b4379;
    }
        #main-header nav:target > ul{
            display: block;
            margin: 0;
            padding: 0;
        }
        #main-header nav > ul > li{
            width: 100%;
            float: none;
            padding: 0;
            text-align: center;
            border-bottom: 1px solid #fff;
        }
        #main-header nav > ul > li > a{
            height: auto;
            text-align: left;
            padding: 0 0.833em; /* 20 (24) */
        }
        #main-header nav > ul > li:not( :last-child ) > a{
            border-right: none;
            /*border-bottom: 1px solid #fff;*/
            width: 88%;
            text-align: center;
            text-decoration: none;
            color: #fff;
        }
    @media only screen and ( max-width: 62.5em ) /* 1000 */{
        #main-header nav{
            width: 100%;
            position: absolute;
            margin: 0;
            z-index: 100199;
        }
    }
    .f-nav-blue{margin-top: 0 !important;}
    #main-header nav span{display: none;}

    /** PLECA TOP BLUE **/
    .pleca-top p{
        line-height: 24px;
        text-align: center;
    }
    #contact-section p span{
        font-size: .7em;
    }

    /** MENU**/
    .logo{
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .logo img{
        width: 65%;
        text-align: center;
    }
    #main-header nav{
        box-shadow: none;
    }
    .logo{
        width: 74%;
	    padding: 0;
	    float: none;
	    margin: 0 auto;
	    left: 14%;
	}

    /** SLIDER **/
    #slider figure img {
        width: 357%;
        right: 0;
        margin-left: -576px;
    }
    #slider figure {
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        height: 400px;
        overflow: hidden;
    }
    .texto-slider{
        margin-top: 220px;
        font-size: .8em;
    }


    /** NUESTRA ESCUELA **/
    #nuestra-escuela figure{
        float: none;
        width: 100%;
        min-height: 320px;
        height: 320px;
    }
    #nuestra-escuela article{
        float: none;
        width: 100%;
        height: 660px;
    }
    #nuestra-escuela article h2{
        margin: 0;
    }
    #nuestra-escuela-blank article {
        float: none;
        width: 100%;
        min-height: 431px;
    }
    #nuestra-escuela-blank figure{
        display: none;
    }
    #comunidad-infantil article:nth-child(1){
        width: 100%;
        height: 285px;
    }
    #comunidad-infantil article:nth-child(2){
        width: 100%;
    }
    #comunidad-infantil article:nth-child(3){
        width: 100%;
    }

    /** ¿CONOCES MONTESORI? **/
    #conoces-montessori article:nth-child(2){
        float: none;
        width: 100%;
        padding-top: 0;
    }
    #conoces-montessori article:nth-child(2) p {
        float: none;
        width: 85%;
        margin-left: 15px;
        font-family: 'pluto_regularregular';
        margin: 0 auto;
    }
    #conoces-montessori article:nth-child(2) figure {
        margin: 0;
        padding-top: 0;
        float: none;
        border-right: 1px solid #139445;
        padding-right: 20px;
        margin: 0 auto;
        width: 168px;
        border: none;
        margin-bottom: 35px;
        margin-top: 35px;
    }
    #conoces-montessori article:nth-child(1) {
        width: 100%;
        float: none;
        clear: both;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    /** AREAS ACADEMICAS **/
    .ayuda-second-text ul li{
        border: none;
        vertical-align: middle;
        padding: 25px 0; 
    }

    /** CONTACTO **/
    .contact-form label input{
        width: 100%;
    }
    .email{
        float: none;
    }
    .contact-form label input{
        margin: 0 0 15px 0;
    }
    #contact-section p{
        font-size: .9em;
    }

    /**INTERIOR**/
    .left-inside{
        width: 100%;
        float: none;
    }
    .right-inside{
        width: 100%;
        float: none;
    }
    .montesori-interior-verde{
        height: 833px !important;
    }

    .sy-slide>img{width: 200% !important;}
    .button-montessori{margin-left: 5%;}


}







/*** FONTS ***/

@font-face {
    font-family: 'plutolight';
    src: url('../fonts/plutolight-webfont.eot');
    src: url('../fonts/plutolight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutolight-webfont.woff2') format('woff2'),
         url('../fonts/plutolight-webfont.woff') format('woff'),
         url('../fonts/plutolight-webfont.ttf') format('truetype'),
         url('../fonts/plutolight-webfont.svg#plutolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'plutomedium';
    src: url('../fonts/plutomedium-webfont.eot');
    src: url('../fonts/plutomedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutomedium-webfont.woff2') format('woff2'),
         url('../fonts/plutomedium-webfont.woff') format('woff'),
         url('../fonts/plutomedium-webfont.ttf') format('truetype'),
         url('../fonts/plutomedium-webfont.svg#plutomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pluto_regularregular';
    src: url('../fonts/plutoregular-webfont.eot');
    src: url('../fonts/plutoregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutoregular-webfont.woff2') format('woff2'),
         url('../fonts/plutoregular-webfont.woff') format('woff'),
         url('../fonts/plutoregular-webfont.ttf') format('truetype'),
         url('../fonts/plutoregular-webfont.svg#pluto_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'plutothin';
    src: url('../fonts/plutothin-webfont.eot');
    src: url('../fonts/plutothin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutothin-webfont.woff2') format('woff2'),
         url('../fonts/plutothin-webfont.woff') format('woff'),
         url('../fonts/plutothin-webfont.ttf') format('truetype'),
         url('../fonts/plutothin-webfont.svg#plutothin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'plutobold';
    src: url('../fonts/plutobold-webfont.eot');
    src: url('../fonts/plutobold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutobold-webfont.woff2') format('woff2'),
         url('../fonts/plutobold-webfont.woff') format('woff'),
         url('../fonts/plutobold-webfont.ttf') format('truetype'),
         url('../fonts/plutobold-webfont.svg#plutobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'plutoheavy';
    src: url('../fonts/plutoheavy-webfont.eot');
    src: url('../fonts/plutoheavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutoheavy-webfont.woff2') format('woff2'),
         url('../fonts/plutoheavy-webfont.woff') format('woff'),
         url('../fonts/plutoheavy-webfont.ttf') format('truetype'),
         url('../fonts/plutoheavy-webfont.svg#plutoheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}




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

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

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

/*
 * 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;
}

/*
 * 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:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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,
    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;
    }

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

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

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