/*
Theme Name: palm
Theme URI: 'havas.com'
Author: Havas
Author URI: havas
Description: PALM WEBSITE
Version: 1.0

*/
body{
    overflow-x: hidden !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}
@font-face {
    font-family: 'centuy';
    src:url(../fonts/GOTHICB0.TTF);
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: 'open';
    src:url(../fonts/OpenSans-Regular.ttf);
    font-style: normal;
}
@font-face {
    font-family: 'openlight';
    src:url(../fonts/OpenSans-Light.ttf);
    font-style: normal;
}

.header-bg img{
    position: relative;
    width: 100%;
    height: 350px;
    z-index: 1;
    margin-top: 10%;
}
.bg-image{
    background: url(../images/bg-header-palm.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;

    height:385px;
    margin-top: 140px;

}
.box-logo{
    position: absolute;
    z-index: 1;
    width: auto;
    top: 0;
    margin-left: 15%;
    padding-top: 40%;
}
.btn-palm
{
    overflow-x: hidden;
}
.band{
    position: absolute;
    z-index: 1;
    top: 0;

    background: #596874;
    width: 360px;
    height: 492px;
    color: #fff;
}

.container-palm{

    max-width: 1920px;
    position: relative;
    margin: 0 auto;

}

.container-fluid {

    padding-left: 80px !important;
    padding-right: 80px !important;
}
.content {
    position: absolute;
    padding: 25px;
    width: 400px;
    top: 245px;

}
.logo-bkg{
    background-repeat: no-repeat;
    background-image: url(../images/header_icon_logo.png);
    background-position: top right;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: -75px;
    z-index: -1;
}
.bg-list-men {
    background: #928e85;
}
.nav-link  {
    color:#fff !important;
}
.navbar{


    position: relative;

    z-index: 1;

}

.nav {
    width: 603px ;
    height: 66px ;
    line-height: 60px ;
}
.content-box{
    padding: 65px;
    position: relative;
    top: 20px;
    color: #fff;
}
.content-box  img {
    padding-bottom: 35px;
}
.content-box  a {
    color:#fff;
    text-decoration: none;
}
.content-box  h5 {
    padding-bottom: 20px;
}
.menu-item a {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    font-family: 'open';
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}


#header1 {
    /* height: 20%; */
    width: 100%;
}
.box-header{
    height: 125%;
    background: #586873;
    position: relative;
    top: -140px;
}
.pos-menu {
    position: relative;
    margin-top: -40px;
    right: 0;
}

.container {
    max-width: 1210px;
}

p {
    font-family: 'openlight';
    font-size: 18px;
}
.width-p
{
    width: 57em;
}

.title-box{
    font-family: 'open';
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.3px;
}

.link-box{
    font-family: 'open';
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
}

.margin-top-formulaire
{
    margin-top: 11em;
    margin-left: 2em;
}
.title-contactez{
    font-family: 'open';
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 2px;
    color: #586873;
    margin-bottom: 33px;
}

.btn-countactez{
    background-color: #586873;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: 'open';
    font-weight: bold;
    border-color: #586873;
    border-radius: 0px!important;
    height: 4em;
    margin-bottom: 35px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #53666c;
    border-color: #53666c;
}
.btn:hover {
    color: #212529;
    text-decoration: none;
}
.infos {
    font-size: 16px;
    letter-spacing: 2px;
}

.position-search{
    position: relative;
    right: 70px;
    z-index: 1;
}

.footr{
    background-color: #f3f4f6;
    width: 1200px;
    padding: 52px;
    margin-bottom: 12%;
    margin-top: 12%;
}


.sous-footr-mobile
{
    display: none;
}

.font-footr
{
    font-family: 'open';
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
    color: #d1d2d4;
    margin-left: 30px;
}
ul#horizontal-list {
    min-width: 696px;
    list-style: none;
    padding-top: 38px;
}
ul#horizontal-list li {
    display: inline;
}
.btn-palm{
    background: #586873;
    color:#ffffff;
}

.caldera_forms_form .form-control:focus{
    color: #495057;
    background-color: #C8C8C8;
    border: none;
    box-shadow: none;
}

.caldera_forms_form input[type=submit]:hover{
    color:#ccc;
}
.caldera_forms_form input[type=submit]{
    border-radius: initial;
    width: 45%;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 58px;
    border: 0;
    margin-bottom: 22px;
    padding: 0 24px;
    outline: none;
    font-size: 18px;
    float: right;
}

.form-control {
    width: 100%;
    height: 58px;
    line-height: 58px;
    background-color: #C8C8C8;
    border: 0;
    margin-bottom: 22px;
    padding: 0 34px;
    outline: none;
    font-size: 18px;
    color: #383838;
    border-radius: 0;
}

select.form-control {
    color: #707070;
}

html {
    margin: 0 !important;
}

@media only screen and (max-width: 1280px)
{
    .container-palm{
        overflow-x: hidden !important;
    }

    .contactez-mobile p{
        padding: 0 14px;
    }
    .width-footer-tab
    {
        max-width:88.667%
    }

    .logo-bkg{
        display: none;

    }
    .bg-image {
        background: url(../images/bg-header-palm.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
        background-size: cover;
        background-position: 81% 44%;
        height: 398px;
        margin-top: 1px;
    }
    .box-header {
        height: 502px !important;
        background: #586873b3;
        position: relative;
        top: -21%;
        width: 81em;
        left: -4em;

    }

    .content-box {
        padding: 55px;
        position: relative;
        top: 64px;
        color: #fff;
        left: 1em;
        width: 34em;
    }
    .content-box img {
        padding-bottom: 35px;
        padding-top: 12px;
    }
    .margin-top-formulaire {
        margin-top: 3em;
        margin-left: 0em;
    }
    ul#horizontal-list {
        min-width: 696px;
        list-style: none;
        padding-top: 38px;
    }
    ul#horizontal-list li {
        display: block;
    }

    /*body*/
    .contactez-mobile
    {
        width: 100%;
    }

    .title-contactez {
        font-family: 'open';
        font-weight: bold;
        font-size: 24px;
        letter-spacing: 2px;
        color: #586873;
        padding-left: 11px;
    }
    .contactez-p-mobile
    {
        padding-left: 14px;
    }

    .contactez-btn-mobile
    {
        padding-left: 3em;
    }

    .footr {
        background-color: #f3f4f6;
        padding: 52px;
        margin-bottom: 24%;
        margin-top: 12%;
        width: 100%;
        height: 12em;
        margin: 0em;
    }


    .font-footr {
        font-family: 'open';
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 1px;
        color: #d1d2d4;
        margin-left: -39px;
        line-height: 60px;
    }

    .sous-footr-mobile
    {
        display: block;
        width: 100%;
        margin-top: 0em;
        margin-right: 0em;
        margin-left: 0em;
        margin-bottom: 4em;
    }
    .font-sous-footr
    {
        display: block;
        font-family: 'open';
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 1px;
        color: #d1d2d4;
        position: absolute;
        right: 31px;
        margin: 10px;
    }
}


@media only screen and (max-width: 450px) {

    .container-palm{
        overflow-x: hidden !important;
    }
    /*header*/
    .logo-bkg{
        display: none;
    }

    .bg-image {
        background: url(../images/bg-header-palm.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
        background-size: cover;
        background-position: 81% 44%;
        height: 398px;
        margin-top: 1px;
    }
    .box-header {
        height: 502px !important;
        background: #586873b3;
        position: relative;
        top: -21%;
        width: 29em;
        left: -1em;
    }

    .content-box {
        padding: 55px;
        position: relative;
        top: 55px;
        color: #fff;
        left: -2em;
        width: 23em;
    }
    .content-box img {
        padding-bottom: 35px;
        padding-top: 12px;
    }

    .margin-top-formulaire {
        margin-top: 3em;
        margin-left: 0em;
    }
    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-image: none;
        background-size: auto;
        background-size: 100% 100%;
        margin-left: 6.5em;
        margin-bottom: -7em;
    }

    /*body*/

    .md-form label {
        position: absolute;
        top: -1.85rem!important;
        left: 0;
        -webkit-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
        cursor: text;
        color: #dddddd;
        font-family: 'openlight';
        font-size: 24px!important;
        letter-spacing: 1px;
    }
    .recherch-mobile
    {
        width: 18em;
    }

    .actualite-mobile
    {
        margin: 8px;

    }
    .titre-actualite {
        left: -40px;
    }


    .bg-date-evenement
    {
        background-color: #646361;
        width: 6em;
    }

    .bg-date-evenement2
    {
        background-color: #928e85;
        width: 6em;
    }

    .bg-date-evenement3
    {
        background-color: #53666c;
        width: 6em;
    }
    .bg-date-evenement4
    {
        background-color: #7c9987;
        width: 6em;
    }

    .bg-titre-evenement
    {
        background-color: #f3f4f6;
        width: 16em;
    }


    .titre-evenement {
        font-family: 'open';
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 2px;
        color: #586873;
        padding: 15px;
    }

    .margin-evenement {
        margin-left: -8px;
        margin-bottom: 39px;
    }

    .contactez-mobile
    {
        width: 100%;
    }

    .title-contactez {
        font-family: 'open';
        font-weight: bold;
        font-size: 24px;
        letter-spacing: 2px;
        color: #586873;
        padding-left: 11px;
    }
    .contactez-p-mobile
    {
        padding-left: 14px;
    }

    .contactez-btn-mobile
    {
        padding-left: 3em;
    }

    .image-map{
        display: none;
    }
    .centre-lausanne
    {
        display:block ;
        display: block;
        margin-bottom: 1em;
        left: 2em;
        position: relative;
    }
    /*footer*/
    .footr {
        background-color: #f3f4f6;
        padding: 52px;
        margin-bottom: 24%;
        margin-top: 12%;
        width: 100%;
        height: 12em;
        margin: 0em;
    }


    .font-footr {
        font-family: 'open';
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 1px;
        color: #d1d2d4;
        margin-left: -39px;
        line-height: 60px;
    }
    .sous-footr-mobile
    {
        display: block;
        width: 100%;
        margin-top: 0em;
        margin-right: 0em;
        margin-left: 0em;
        margin-bottom: 4em;

    }
    .font-sous-footr
    {
        display: block;
        font-family: 'open';
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 1px;
        color: #d1d2d4;
        position: absolute;
        right: 31px;
        margin: 10px;
    }
}
@media only screen and (max-width: 380px)
{
    .container-palm{
        overflow-x: hidden !important;
    }
    .margin-top-formulaire {
        margin-top: 3em;
        margin-left: 0em;
    }
    .logo-bkg{
        display: none;
    }

    .footr {
        background-color: #f3f4f6;
        padding: 52px;
        margin-bottom: 24%;
        margin-top: 12%;
        width: 100%;
        height: 12em;
        margin: 0em;
    }

    .font-footr {
        font-family: 'open';
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 1px;
        color: #d1d2d4;
        margin-left: -41px;
        line-height: 60px;
    }
    .sous-footr-mobile
    {  display: block;

        width: 100%;
        height: 42px;
        margin-top: 0em;
        margin-right: 0em;
        margin-left: 0em;
        margin-bottom: 4em;
    }
    .font-sous-footr
    {
        display: block;
        font-family: 'open';
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 1px;
        color: #d1d2d4;
        position: absolute;
        right: 31px;
        margin: 10px;
    }
    .logo-footr-mobile
    {
        margin-left: -1em;
    }
}
@media only screen and (max-width: 345px) {
    .logo-footr-mobile {
        margin-left: -2.42em;
    }
}

.container-palm figure.wp-block-image {
    margin: 0   auto !important;
}
em{
    font-style: unset !important;
}

.container-palm strong {
    font-family: 'open';
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #c8c8c8 url(../images/Icon_Down.svg.png) right no-repeat;
    background-size: 7%;
}

.container-palm form {
    margin-bottom: 50px;
}

@media only screen and (min-width: 1280px) {
    .caldera-grid {
        margin-left: -15px;
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media only screen and (max-width: 1280px){
    .content-box {
        top: 0;
    }
}}