/*

Theme Name: NSA

Theme URI: https://www.nextscalea.com

Description: Thème du site NSA

Author: Alexandre Bianchi

Author URI: https://www.billytheclic.fr

Template: astra

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: NSA

*/

@font-face {

    font-family: 'Babapro';

    src: url('assets/fonts/Babapro-Bold.ttf') format('truetype');

    font-weight: bold;

    font-style: normal;

}

.babapro {

    font-family: 'Babapro', sans-serif !important;

    font-weight: bold;

}

.cls {

    fill: transparent;

    stroke: #fff;

    stroke-width: 2;

}

.cls1 {

    stroke-dasharray: 148;

    stroke-dashoffset: 148;

}

.cls3 {

    stroke-dasharray: 705;

    stroke-dashoffset: 705;

}

.cls2 {

    stroke-dasharray: 826;

    stroke-dashoffset: 826;

}

.cls4 {

    stroke-dasharray: 729;

    stroke-dashoffset: 729;

}

.nsa_logo{

    margin-top: 13vh;

}

@media (min-width: 921px) {

    .ast-theme-transparent-header #masthead {

        position: relative;

        background: #ffffff;

    }

}

@media (max-width: 921px) {

    .ast-theme-transparent-header #masthead {

        position: relative;

        left: 0;

        right: 0;

    }

}

body{

    max-width: 100vw;

    /*overflow: hidden;*/

}