/**
 * @license
 * MyFonts Webfont Build ID 2948195, 2015-01-06T11:08:02-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Acrom-Medium by The Northern Block Ltd
 * URL: http://www.myfonts.com/fonts/northernblock/acrom/medium/
 *
 * Webfont: Acrom-Bold by The Northern Block Ltd
 * URL: http://www.myfonts.com/fonts/northernblock/acrom/bold/
 *
 * Webfont: Acrom-Light by The Northern Block Ltd
 * URL: http://www.myfonts.com/fonts/northernblock/acrom/light/
 *
 * Webfont: Acrom-Regular by The Northern Block Ltd
 * URL: http://www.myfonts.com/fonts/northernblock/acrom/regular/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2948195
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2013 by Mariya Pigoulevskaya. All rights reserved.
 *
 * Â© 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/2cfc63"); */


@font-face {font-family: 'Acrom-Medium';src: url('../webfonts/2CFC63_0_0.eot');src: url('../webfonts/2CFC63_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2CFC63_0_0.woff2') format('woff2'),url('../webfonts/2CFC63_0_0.woff') format('woff'),url('../webfonts/2CFC63_0_0.ttf') format('truetype');}


@font-face {font-family: 'Acrom-Bold';src: url('../webfonts/2CFC63_1_0.eot');src: url('../webfonts/2CFC63_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2CFC63_1_0.woff2') format('woff2'),url('../webfonts/2CFC63_1_0.woff') format('woff'),url('../webfonts/2CFC63_1_0.ttf') format('truetype');}


@font-face {font-family: 'Acrom-Light';src: url('../webfonts/2CFC63_2_0.eot');src: url('../webfonts/2CFC63_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2CFC63_2_0.woff2') format('woff2'),url('../webfonts/2CFC63_2_0.woff') format('woff'),url('../webfonts/2CFC63_2_0.ttf') format('truetype');}


@font-face {font-family: 'Acrom-Regular';src: url('../webfonts/2CFC63_3_0.eot');src: url('../webfonts/2CFC63_3_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2CFC63_3_0.woff2') format('woff2'),url('../webfonts/2CFC63_3_0.woff') format('woff'),url('../webfonts/2CFC63_3_0.ttf') format('truetype');}


/* COMMON
--------------------------------------------------*/

body.page-template-tpl_splash {
    background-image: url('../images/splash_body_bg.jpg');
    background-repeat: repeat-x;
    padding-top: 50px;
    background: #fff;
}

div#splash {
    margin-top: 0 !important;
}

div#splash img {
    width: auto;
    height: auto;
    max-width: 90%;
}

div#splash a {
    display: inline-block;
}

div#splash div.container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0;
    padding-bottom: 50px;
}

div#splash div.button_fr,
div#splash div.button_en {
    padding: 35px 0;
}

div#splash div.button_fr {
    text-align: right;
}

div#splash div.button_en {
    text-align: left;
}

div#splash div.logo {
    text-align: center;
}

div#splash div.logo img {
    max-width: 100%;
}

div#splash div.family_fr,
div#splash div.family_en {
    text-align: center;
    padding: 35px 0;
}

div#splash div.family_fr img,
div#splash div.family_en img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

@media all and (max-width: 1100px) {
    div#splash div.button_fr,
    div#splash div.button_en {
        text-align: center;
    }

    div#splash div.logo {
        padding-top: 25px;
    }

}

@media all and (max-width: 768px) {
    div#splash div.button_fr,
    div#splash div.button_en,
    div#splash div.family_en,
    div#splash div.family_fr {
        text-align: center;
        padding: 0;
    }

    div#splash div.button_en {
        padding-bottom: 50px;
    }

    div#splash div.family_en,
    div#splash div.family_fr {
        padding: 35px 0;
    }

    div#splash div.logo {
        padding: 35px 0;
    }

    div#splash div.logo img  {
        max-width: 90%;
    }
}








