header {
    height: 120px !important;
    line-height: 120px !important;
}

body {
    overflow-x: hidden;
}

header .header-inner {
    height: 120px !important;
}

@media (min-width: 1120px) {
    h1.main-title-slider {
        font-size: calc(100vw/38) !important;
    }
}

@media(max-width: 1120px) {
    #slide1 h1.main-title-slider {
        color: #ee765c   !important;
    }
}

@media(max-width: 1120px) {
    #slide5 h1.main-title-slider {
        color: #c2d459   !important;
    }
}

@media (max-width: 650px) {
    h1.main-title-slider {
        font-size: calc(100vw/15) !important;
    }
}

@media (max-width: 400px) {
    #slider .front-part h1.main-title-slider {
        font-size: calc(100vw/14) !important;
    }
}

h1 {
    font-size: 55px !important;
    line-height: 55px !important;
    color: #333333 !important;
}

h1.text-title {
    height: 55px;
}
@media (max-width: 710px) {
    .topPage h1 img {
        width: 90% !important;
    }
}

h2 .text-title {
    height: 33px;
}

h3 .text-title{
    height: 33px;
}

h2 {
    font-size: 30px !important;
    line-height: 37px !important;
    color: #333333 !important;
}

.imgH1 {
    height: 45px;
    margin-top: -15px;
}

.imgH2 {
    height: 25px;
    margin-top: -5px;
}

.borderBox {
    border: solid 3px;
    padding: 10px;
}

.mw650{
    max-width: 650px;
    width: 100%;
}

.pQuote{
    font-style: italic;
}

.h150 {
    height: 150px;
}

.h100 {
    height: 100px;
}

.h250 {
    height: 250px;
}

.center {
    text-align: center;
}

.w100{
    width: 100%;
}

.mw-1200 {
    max-width: 1300px;
}

.font-italic{
    font-style: italic;
}

section a:link,section a:visited,section a:active {
    color: #ee765c !important;
}

.underline{
    text-decoration: underline;
}

.fc-orange{
    color: #EB7A60;
}

#mainMenu {
    margin-right: 100px !important;
}

.container {
    max-width: 1450px !important;
}

p, li:not(#mainMenu nav > ul > li){
    font-size: 20px !important;
    line-height: 35px !important;
    color: #9a9a9a !important;
}

h1.white, h2.white, h3.white, p.white {
    color: #fff !important;
}

.post-image {
    text-align: center;
}

.post-image img {
    /*width: auto !important;*/
    max-height: 300px;
}

.opa-05 {
    opacity: 0.5 !important;
}

.btn {
    padding: 10px 30px !important;
    text-transform: none !important;
}

header #mainMenu a:not(.btn) {
    padding: 0px !important;
    text-transform: none !important;
}

#logo img {
    height: 55px !important;
    display: inline;
}


.btn-outline.btn-red {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: #ee765c !important;
    color: #ee765c !important;
}

.btn-red {
    background-color: #ee765c !important;
    border-color: #ee765c !important;
    color: #fff !important;
}

button.btn.btn-green {
    background-color: #63b7aa !important;
    border-color: #63b7aa !important;
    color: #fff !important;
    line-height: 20px !important;
}

.btn-outline.btn-white {
    background-color: #fbc161 !important;
    border-color: white !important;
    color: #fff !important;
}

.btn-outline.btn-back-white {
    background-color: white !important;
    border-color: rgba(0, 0, 0, 0) !important;
    color: gray !important;
    position: absolute !important;
}

.btn-outline {
    border-width: 1px !important;
    height: 50px !important;
}

.bg-pink{
    background-color: #fff8f5 !important;
}

.bg-orange{
    background-color: #fbc161 !important;
}

.orange-border{
    border: 1px solid #fbc161 !important;
}

.color-orange{
    color: #fbc161 !important;
}

.bg-red {
    background-color: #ee765c;
}

.bg-purple {
    background-color: #8689c2;
}

.bg-green{
    background-color: #c2d459;
}

.bg-custom-pink {
    background-color: #f5aeb2;
}

.bg-bluegreen {
    background-color: #50b4a4;
}

.bg-yellow {
    background-color: #F4C064;
}

.mainSlider-part1 {
    background: url("../images/ballade-champs.png");
    background-size: cover;
    background-position: center;
}

.mainSlider-part2 {
    background: url("../images/plage.jpg");
    background-size: cover;
    background-position: center;
}

.mainSlider-part3 {
    background: url("../images/velo.jpg");
    background-size: cover;
    background-position: center;
}

.mainSlider-part4 {
    background: url("../images/anniv.jpg");
    background-size: cover;
    background-position: left;
}

.mainSlider-part5 {
    background: url("../images/cafe.jpeg");
    background-size: cover;
    background-position: center;
}

.mainSlider-part6 {
    background: url("../images/index_homme.jpeg");
    background-size: cover;
    background-position: center;
}

#reseau-programme {
    background: url("../images/grands-parents.jpg");
    background-size: cover;
}

#getinTouch {
    background: url("../images/enfant-et-gpere.jpg");
    background-size: cover;
}

#numero-vert {
    max-width: 350px;
    width: 100%;
    height: auto;
}

.imgHeight400 {
    height: auto;
    width: auto;
    max-width: 100%;
}

.btn-outline.btn-white.placeholderWhite{
    
    color: white !important;
    border-color:white !important;
}


.btn-outline.btn-white.placeholderWhite::placeholder {
    color: white !important;
    text-decoration: white !important;
    text-transform: none !important;
    text-shadow: white !important;
    text-decoration-color: white !important;
}
.btn-outline.btn-white.placeholderWhite::-webkit-input-placeholder {
    color: white !important;
    text-decoration: white !important;
    text-transform: none !important;
    text-shadow: white !important;
    text-decoration-color: white !important;
}
.btn-outline.btn-white.placeholderWhite:-moz-placeholder{
    color: white !important;
    text-decoration: white !important;
    text-transform: none !important;
    text-shadow: white !important;
    text-decoration-color: white !important;
    opacity: 1 !important;
}
.btn-outline.btn-white.placeholderWhite::-moz-placeholder{
    color: white !important;
    text-decoration: white !important;
    text-transform: none !important;
    text-shadow: white !important;
    text-decoration-color: white !important;
    opacity: 1 !important;
}
/*
.btn-outline.btn-white.placeholderWhite{
    color: white !important;
    text-decoration: white !important;
    text-transform: none !important;
    text-shadow: white !important;
    text-decoration-color: white !important;
    font-size: 1.5em;
    border-color: white !important;
}
  
.btn-outline.btn-white.placeholderWhite [type="placeholder"]{
    color: white !important;
    text-decoration: white !important;
    text-transform: none !important;
    text-shadow: white !important;
    text-decoration-color: white !important;
    font-size: 1.5em;
    border-color: white !important;
}
input [type="placeholder"]{
    color: white !important;
    text-decoration: white !important;
    text-transform: none !important;
    text-shadow: white !important;
    text-decoration-color: white !important;
    font-size: 1.5em;
    border-color: white !important;
}*/

#part1 img {
    width: auto !important;
    max-height: 400px;
}

#reseau-programme{
    background-color: #000 !important;
}

.btn-purple {
    background-color: #8689c2 !important;
    border-color: #8689c2 !important;
    color: #FFF !important;
}

.black-title {
    height: 55px !important;
    display: block !important;
}

.white-title {
    display: none !important;
}

button.btn, div.btn {
    font-size: 20px !important;
}

h2, p, li:not(#mainMenu nav > ul > li) {
    font-weight: 600;
}

.alert-perso{
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lire-plus {
    padding: 0 !important;
    color: #ee765c !important;
    text-decoration: underline;
    font-weight: 600;
}

footer .widget-title {
    font-size: 20px !important;
    text-decoration: underline !important;
    text-transform: none !important;
}

.widget-grey {
    color: #CAC8C7 !important;
}

#mainMenu nav > ul > li:hover > a {
    color: #000 !important;
}

a:not(.btn):not(.badge):not(.mentions):hover {
    color: #000 !important;
}
.btn-disable{
    pointer-events: none;
    cursor: default;
}

.widget-grey:not(.btn):not(.badge):hover {
    color: #CAC8C7 !important;
}

.rgpd-text {
    font-size: 12px !important;
    color: #FFF !important;
}

.underlined-link {
    text-decoration: underline !important;
    font-size: 16px !important;
    font-weight: bold;
    color: #FFF !important;
}

.underlined-link:hover {
    color: #FFF !important;
}

.mainSlider50pct {
    width: 50%;
    height: 100vh;
}

.bg-overlay {
    opacity: 1 !important;
}

.front-part, .bg-overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100vh;
    top: 0px;    
}

.front-part > div {
    position: absolute;
}

.front-part h1 {
    color: #fff;
}

header #logo img{
    margin-top: 32px !important;
    margin-left: 40px !important;
}

.front-part .center-part {
    width: 100%;
    height: 100%;
    display: block;
}

.front-part .top-part {
    top: 190px;
}

.front-part .bottom-part {
    bottom: 120px;
    color: #FFF;
    margin: 0 40px;
}

.image-animation {
    position: relative;
    top: 50%;
    left: 50%;
    width: 200px;
    transform: translate(-50%, -50%);  
}

.flickity-button{
    top: 43% !important;
    width: 60px !important;
    height: 40px !important;
}

.flickity-button.next:before, .flickity-button.previous:before {
    font-size: 50px !important;
}

.flickity-button:hover {
    background-color: transparent !important;
}

.flickity-button:before {
    color: #ffffff !important;
}

.logo-footer {
    width: 100px;
    height: auto;
    /*height: 70px;*/
}

.logo300 {
    width: 300px;
    height: 300px;
}

.logo450 {
    width: 450px;
    height: 450px;
}

.alignRight {
    text-align: end;
}

.progressBar{
    background-color: rgba(255, 255, 255, 0.5);
    width: 200px;
    height: 4px;
    border-radius: 2px;
}


.text-list>li{
    font-size: 20px !important;
    line-height: 35px !important;
    color: #9a9a9a !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1.7;
    letter-spacing: 0;
    color: #3c4043;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.toSlide{
    cursor: pointer !important; 
}

.progressBar > div {
    background-color: white;
    border-radius: 2px;
    height: 100%;
}

.progressBar20{
    width: 20%;
}

.progressBar33{
    width: 33%;
}

.progressBar40{
    width: 40%;
}

.progressBar60{
    width: 60%;
}

.progressBar66{
    width: 66%;
}

.progressBar80{
    width: 80%;
}

.progressBar100{
    width: 100%;
}

#row-apps {
    margin: 50px;
}

#text-apps{
    margin-top: 20px;
}

@media (max-width: 768px) {
    #text-apps{
        margin-bottom: 50px;
    }
}

@media (max-width: 590px) {
    #text-apps{
        font-size: 5vw !important;
        margin-bottom: 30px;
        margin-top: 15px !important;
    }
}

#apps-title{  
    line-height: normal !important;
    font-size: 4vw !important;
}

footer a {
    font-size: 20px !important;
    line-height: 44px !important;
    font-weight: 600 !important;
}

.logo100 #nord {
    padding-right: 0 !important;
}

@media (max-width: 400px) {
    #slider .front-part h1 {
        font-size: 40px !important;
    }

    #slider .front-part .bottom-part {
        margin-bottom: -70px;
    }

    #slider .front-part h2 {
        font-size: 22px !important;
    }

    #slider .front-part p {
        font-size: 17px !important;
    }
}

@media (min-width: 1120px) {
    .img-fluid {
        max-width: 60% !important;
    }
    #apps-title{
        font-size: 4vw !important;
    }
}


@media (max-width: 405px) {
    header #logo img{
        margin-left: 10px !important;
    }
    #header #logo > a img {
        max-height: 40px !important;
    }
}



@media (max-width: 768px) {
    .img-fluid {
        max-width: 80% !important;
    }
    #row-apps{
        margin: 5px;
        margin-top: -10px !important;
    }
    #apps-title{
        margin-top: -20px;
        font-size: 7vw !important;
    }
}

@media (max-width: 1120px) {
    header, header .header-inner {
        height: 80px !important;
        line-height: 80px !important;
    }
    
    header .header-inner {
        box-shadow: none !important;
        background-color: rgba(0, 0, 0, 0) !important;
    }
    
    .front-part .top-part {
        top: 120px;
    }

    #slider {
        top: -80px !important;
        margin-bottom: -80px !important;
        height: 200vh;
    }
    
    #mainMenu {
        margin-right: 0 !important;
        max-width: 100vw !important;
    }
    
    #mainMenu nav > ul > li > a {
        height: 50px !important;
    }

    .mainSlider50pct {
        width: 100%;
    }

    header #mainMenu a {
        line-height: 30px !important;
        display: inline-block !important;
    }

    body.mainMenu-open header #logo a {
        color: #333333 !important;
    }

    body.mainMenu-open #mainMenu {
        background-color: #fff !important;
    }
 
    header #logo a{
        margin-top: -10px;
        color: #FFF !important;
    }

    .mobile-m-t-30 {
        margin-top: 30px !important;
    }

    body:not(.mainMenu-open) header #mainMenu-trigger a .lines,
    body:not(.mainMenu-open) header #mainMenu-trigger a .lines::before,
    body:not(.mainMenu-open) header #mainMenu-trigger a .lines::after{
        background-color: rgb(62, 62, 62) !important;
    }
        
    .black-title {
        display: block !important;
    }

    /*.white-title {
        display: block !important;
    }*/

    body.mainMenu-open header .black-title{
        display: block !important;
    }

    body.mainMenu-open header .white-title{
        display: none !important;
    }

    header #logo {
        text-align: left !important;
    }

    header #mainMenu-trigger a {
        padding: 0 !important;
    }

    .front-part {
        height: 200vh;
    }



    /*.logo90 {
        max-width: 22.5%;
        max-height: 63px;

        padding-left: 20px;
    }

    .logo100 {
        max-height: 70px;
        width: auto;
        height: auto;
        padding-left: 20px;
    }

    #hdf{
        max-width: 60% !important;
        margin-bottom: 20px !important;
    }

    .logoTempoforme{
        max-width: 150px;
        max-height: 90px;
    }

    .logo100 #agilab, .logo100 #nord, .logo100 #rhdf{

        max-height: 63px !important;

        padding-left: 20px;
    }

    .logo100 #mel{
        max-height: 77px !important;

        padding-left: 20px;
    }*/

    .text-logo {
        color: white !important;
    }

    .logo450 {
        width: 60vw;
        height: 60vw;
    }

    .mobile-center{
        text-align: center;
    }

    #socialMenu{
        display: none;
    }
}

@media (min-width: 1136px) and (max-width: 1442px) {
    header a, .btn {
        font-size: 15px !important;
    }
    
    #mainMenu {
        margin-right: 15px !important;
    }

    
    #logo img {
        padding-top: 5px;
    }
    
}

@media (min-width: 1120px) {
    #slider {
        top: -120px !important;
        height: 100vh;
        margin-bottom: -120px !important;
    }
    
    .bg-overlay {
        display: flex;
    }

    .logo90 {
        /*height: 81px;*/
        height: auto;
        max-height: 81px;
        padding-right: 15px;
        max-width: 135px;
    }

    .logo100 {
        /*height: 90px;*/
        height: auto;
        width: auto;
        max-height: 90px;
        padding-right: 15px;
        /*max-width: 150px;*/
    }

    #ce {
        /*height: 90px;*/
        height: auto;
        width: auto;
        max-height: 90px;
        padding-right: 0px;
        /*max-width: 150px;*/
    }

    #hdf{
        max-width: 300px !important;
        /*padding-bottom: 25px !important;*/
    }

    .logoTempoforme {
        height: auto;
        max-height: 150px;
        max-width: 250px;
    }

    #nord {
        max-height: 75px !important;
    }

    /*.logo100 #agilab, .logo100 #nord, .logo100 #rhdf{
        height: auto;
        max-height: 78px !important;
        padding-right: 15px;
    }*/

    .logo100 #mel {
        /*height: 99px;*/
        height: auto;
        max-height: 99px !important;
        padding-right: 15px;
        /*max-width: 165px !important;*/
    }

    .text-logo {
        font-size: 12px !important;
        color: white !important;
    }
    
    .mainSlider-part2, .mainSlider-part1, .mainSlider-part3, .mainSlider-part4, .mainSlider-part5, .mainSlider-part6{
        right: 0px;
        position: absolute;
    }

    .front-part .top-part, .front-part .bottom-part {
        width: 35vw;
    }
}
@media (min-width: 1442px) {
    header a, .btn {
        font-size: 20px !important;
    }
}

@media (min-width: 1120px) and (max-width: 1130px) {
    header a, .btn {
        font-size: 14px !important;
    }

    #mainMenu {
        margin-right: 10px !important;
    }
}

@media (min-width: 992px) and (max-width: 1040px) {
    header a, .btn {
        font-size: 10px !important;
    }
}

@media (min-width: 1352px) {
    .second-line > .m-r-40{
        margin-right: 45px !important;
    }
}

@media (min-width: 1006px) and (max-width: 1352px) {
    .first-line > .m-l-90{
        margin-left: 50px !important;
    }
    .second-line > .m-r-40{
        margin-right: 3px !important;
    }
    .logo100 {
        max-height: 80px !important;
    }
    .third-line {
        max-height: 61px !important;
    }
}

@media (min-width: 1006px) and (max-width: 1120px) {
    .second-line > .m-r-40{
        margin-right: 5px !important;
    }
}


@media (min-width: 992px) and (max-width: 1120px) {
    #mainMenu {
        margin-right: 10px !important;
    }
}

@media  (min-width: 500px) and (max-width: 1006px) {
    .first-line > .m-l-90{
        margin-left: 55px !important;
    }
    .second-line > .m-r-40{
        margin-right: 22px !important;
    }
    .logo100 {
        max-height: 60px !important;
    }
    .third-line {
        max-height: 50px !important;
    }
}



@media (min-width: 992px) {
    #send-btn {
        padding: 6px !important;
    }
}


@media (max-width: 1006px) {
    .first-line {
        text-align: center;
    }
    .first-line > .m-l-90{
        margin-left: 60px !important;
    }
    .second-line {
        text-align: center;
    }
    .third-line {
        margin-right: 22px !important;
    }
}

@media (min-width: 500px) {
    .first-line > br{
        display: none;
    }
    .second-line > br {
        display: none;
    }
    .second-line > #showed {
        display: inline !important;
    }
}


@media (max-width: 500px) {
    .logo100 {
        white-space: normal; 
    }
    .first-line {
        text-align: center;
    }
    .first-line > .m-l-90{
        margin : 50px 0px 0px 0px!important;
    }
    .second-line {
        text-align: center;
    }
    .second-line > .m-r-40{
        margin : 50px 0px 0px 0px!important;
    }
    .third-line {
        margin : 50px 0px 0px 0px!important;
    }
    
    .logo100 {
        max-height: 80px !important;
    }

    #nord {
        margin-top: 40px !important;
    }
}

@media (max-height: 780px) and (min-width: 1120px){
    .top-part{
        margin-top: -50px !important;
    }
    .front-part .bottom-part{
        bottom: 50px !important;
    }
    .flickity-button{
        margin-top: -50px;
    }
}

@media (max-height: 660px)and (min-width: 1120px){
    .top-part{
        margin-top: -100px !important;
    }
    .front-part .bottom-part{
        bottom: 10px !important;
    }

    .flickity-button{
        margin-top: -70px;
    }   
}

#actualityCarousel>.flickity-button{
    margin-top: -130px !important;
}


@media (max-width: 1200px){
    #actualityCarousel>.flickity-button{
        margin-top: -180px !important;
    }    
}

@media (max-width: 1000px){
    #actualityCarousel>.flickity-button{
        margin-top: -210px !important;
    }    
}

@media (max-width: 850px){
    #actualityCarousel>.flickity-button{
        margin-top: -280px !important;
    }    
}

@media (max-width: 768px){
    #actualityCarousel>.flickity-button{
        margin-top: -180px !important;
    }    
}


.flickity-page-dots{
    visibility: hidden;
}

.back-img{
    background-image: url('/includes/images/maman-fils.jpg'); 
    height: 100vh; 
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
}
.social{
    width: 30px;
}

.logo-wd{
    height: 40px;
}

.mentions{
    line-height:50px !important;
    color: #9a9a9a !important;
}

.text-left{
    text-align: left !important;
}

.reseau-point{
    line-height:50px !important;
    color: #9a9a9a !important;
}

a.mentions:hover {
    color:#CAC8C7 !important;
}

.btn-outline.btn-white.partner-btn{
    border-color: white !important;
}

#socialMenu a {
    line-height: 40px !important;
    display: inline-block !important;
    color: white;
}

#socialMenu {
    margin-right: 0 !important;
    padding-right: 20px;
    max-width: 100vw !;
    display: flex;
    background-color: #fbc160;
}

#socialMenu ul {
    display: flex;
    list-style-type: none;
    margin-bottom: 0px;
    padding-left: 0px;
}

.center-text{
    text-align: center;
}

@media (max-width: 960px){
    .responsive-padding{
        padding-left: 10px !important;
        
        padding-right: 10px !important;
    }
}

.margin-left-head {
    margin-left: 20px;
}

@media (max-width: 460px){
    .margin-left-head {
        margin-left: 5px;
    }
}

@media (max-width: 330px){
    .margin-left-head {
        margin-left: 2px;
    }
}

@media (max-width: 370px){
    .header-link {
        font-size: 15px !important;
    }
}


.header-button:hover {
    /*background-color: white;*/
    color: #ff9d00e5;
}

.header-menu-btn:hover{
    /*border: 1px solid black !important;*/
    border-radius: 20px;
    background-color: #ffe8c3;
}

.header-element-image {
    height: 80px !important;
}

.header-subtitle{
    font-size: 18px !important; color:#1b1b4b !important
}


div p.header-element-text{
    font-size: 12px !important; 
    line-height: 20px !important;
}

.img-button-header {
    width: 115px;
    height: 70px;
}

.header-logo {
    width:310px; 
    height:74px;
}

.title-robuste{
    color: #8689c2 !important; 
    font-size: 27px !important
}

.desc-robuste{
    line-height: 28px !important; 
    color: #8689c2 !important;
}

.video{
    color: #8689c2 !important; 
    font-weight: 600;
    font-size: 22px !important;
}

.step-image{
    max-width: 400px;
}

.coloured-orange-image {
    filter: brightness(0) saturate(100%) invert(78%) sepia(37%) saturate(937%) hue-rotate(330deg) brightness(101%) contrast(91%);
}

.background-header-50ans {
    background-color: #dfe1eb !important
}

.background-header-professionnel-sante {
    background-color: #fcefd9 !important;
}

.background-header-rechercher {
    background-color: #dfe1eb !important;
}

@media((min-width:1500px) and (max-width:1660px)) or ((min-width:740px) and (max-width:822px)){
    .title-robuste{
        color: #8689c2 !important; 
        font-size: 22px !important;
        line-height: 25px !important;
    }

    .desc-robuste{
        font-size: 18px !important; 
        color: #8689c2 !important;
    }
}

@media((min-width:1400px) and (max-width:1500px)) or (max-width:740px){
    .title-robuste{
        color: #8689c2 !important; 
        font-size: 22px !important;
        line-height: 22px !important;
    }

    .desc-robuste{
        font-size: 18px !important; 
        line-height: 24px !important;
        color: #8689c2 !important;
    }
}

@media(max-width:768px){
    .header-element-image {
        height: 50px !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    div p.header-element-text{
        font-size: 9px !important; 
        line-height: 13px !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    .header-subtitle{
        font-size: 13px !important; 
        line-height: 17px !important;
        color:#1b1b4b !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    .header-div-image{
        padding: 0px !important;
        margin: 0 !important;
    }
    .header-menu{
        padding: 20px !important;
    }

    .img-button-header {
        width: 90px;
        height: 52px;
    }

    .header-logo {
        width: 250px; 
        height:60px;
    }
    
}

@media(max-width:576px){
    .img-button-header {
        width: 50px;
        height: 30px;
        margin-left: 2px !important;
        margin-right: 2px !important;
    }

    .header-logo {
        width: 125px; 
        height:30px;
    }
}

@media(max-width:500px){
    button.btn.btn-green{
        font-size: 13px !important;
        line-height: 20px !important;
        padding: 5px 5px !important;
    }
}

@media(max-width:380px){
    .header-element-image {
        height: 40px !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    div p.header-element-text{
        font-size: 8px !important; 
        line-height: 11px !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    .header-subtitle{
        font-size: 10px !important; 
        line-height: 14px !important;
        color:#1b1b4b !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    .header-div-image{
        padding: 0px !important;
        margin: 0 !important;
    }
    .header-menu{
        padding: 15px !important;
    }

    button.btn.btn-green{
        font-size: 11px !important;
    }
    .img-button-header {
        width: 50px;
    }
}

