@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
.c-offcanvas {
    left: 0;
    padding: 1rem;
    overflow-y: scroll;
}

.js-offcanvas a {
    color: #337ab7;
    outline: 0;
}

.c-offcanvas--overlay {
    z-index: 2000!important;
}

.js-offcanvas .dropdown-menu {
    position: relative;
    border: none;
}

/* debut nav*/

.rowtop {
    height: 80px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    background-color: white;
}

.navbarL {
    cursor: pointer;
}

li a:link {
    color: #343434;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
}

li a:visited {
    color: #343434;
}

.dropdown-menu .dropdown-item a:link {
    color: #343434;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
}

#HFlogo {
    width: 80px;
    height: 70px;
    z-index: 5000;
}

.logosvg {
    display: none;
    margin-right: 5px;
}

#navbarDropdownMenuLink {
    text-decoration: none;
    color: black;
}

#login {
    font-weight: 400;
    font-weight: bold;
    font-family: Montserrat;
    color: #91c11e;
    font-size: 14px;
    line-height: 16px;
}

.LoginResponsiveVanish {
    right: -19%;
}

.LoginResponsive {
    display: inline-block;
    position: relative;
    color: #343434;
    font-size: 16px;
    font-weight: 400;
    padding: 0px !important;
    outline: none;
}

.loginspan {
    cursor: pointer;
    border: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    font-family: Montserrat;
    letter-spacing: -0.3px;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    background-color: transparent;
    color: #91c11e;
    font-size: 14px;
    line-height: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
}

.loginspan:hover {
    color: #659943;
}

/* dropdown on mouseover */

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: -1px;
}

/* switch arrow + rotate dropdown*/

.drop-cursor-t {
    cursor: text;
}

.dropdown.dropdown-item a:link {
    cursor: text;
}

.dropdown img {
    transition: transform 0.3;
    transition: 0.3s;
}

.overGreen:hover {
    border-left: 3px solid #91c11e;
    color: #91c11e;
}

.LinkOver {
    box-sizing: border-box;
}

.LinkOver:hover {
    color: #91c11e;
}

.dropdown:hover img {
    transform: rotate(-180deg);
}

.navbar-right {
    cursor: pointer;
}

.navbar-right a:link {
    color: #91c11e;
    font-size: 14px;
    letter-spacing: -0.3px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

/* fin nav*/

/* debut banner*/

#hello {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center;
    position: relative;
}

#MsgHello {
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
}

#MsgHello h1 {
    color: #343434;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    letter-spacing: -0.3px;
    text-align: center;
}

#TextSay {
    line-height: 27px;
    text-align: center;
    font-size: 18px;
    font-family: Source Sans Pro;
}

.ButtonGreen {
    cursor: pointer;
    border: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 400;
    font-weight: bold;
    font-family: Montserrat;
    letter-spacing: -0.3px;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    background-color: #91c11e;
    color: #fff!important;
    font-size: 14px;
    line-height: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
}

.ButtonGreen:hover {
    background-color: #659943;
}

/*fin banner*/

/* HowItWorks */

.card {
    border: none;
}

.card-img-top {
    height: 100px;
    width: 100px;
}

.card-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

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

.ButtonHow {
    color: #91c11e;
    border-color: #91c11e;
    font-weight: 400;
    font-family: Montserrat;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 30px;
}

.ButtonHow:hover {
    background-color: #659943;
}

/* What */

croixtop {
    margin-top: 2px;
}

#what {
    height: 450px;
}

#backgroundimg {
    background-color: white;
}

#what h2 {
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 2em;
    font-size: 32px;
    text-align: center;
    color: #343434;
    font-family: Montserrat;
    letter-spacing: -0.3px;
}

.croix {
    margin-left: 5px;
}

#what p {
    font-size: 2vw;
}

/* mediaQ  */

@media only screen and (min-width: 1200px) {
    #hello {
        min-height: 700px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/f_auto,fl_lossy,q_auto/v1/hellofresh_website/us/cms/lentil/delicious/HF-Main-2560x700-Green.jpg);
    }
    #MsgHello {
        top: 47%;
        left: 50%;
    }
    #MsgHello h1 {
        font-size: 4.5vw;
    }
    #what {
        height: 450px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/c_fill,f_auto,fl_lossy,h_450,q_auto,w_1855/v1/hellofresh_website/us/cms/lentil/delicious/what-you-get_2560x450.jpg);
    }
    #what p {
        font-size: 1vw;
    }
    .logosvg {
        display: none;
    }
    hr {
        display: none;
    }
    .LoginResponsiveVanish {
        display: none;
    }
    .bside {
        display: none;
    }
}

@media only screen and (max-width: 1200px) {
    #hello {
        min-height: 700px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/f_auto,fl_lossy,q_auto/v1/hellofresh_website/us/cms/lentil/delicious/HF-Main-1440x700-Green.jpg);
    }
    #MsgHello {
        top: 47%;
        left: 50%;
    }
    #MsgHello h1 {
        font-size: 4vw;
    }
    #what {
        height: 450px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/c_fill,f_auto,fl_lossy,h_450,q_auto,w_1855/v1/hellofresh_website/us/cms/lentil/delicious/what-you-get_2560x450.jpg);
    }
    #what p {
        font-size: 1.45vw;
    }
    .logosvg {
        display: none;
    }
    hr {
        display: none;
    }
    .LoginResponsiveVanish {
        display: none;
    }
    .bside {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    #hello {
        min-height: 750px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/f_auto,fl_lossy,q_auto/v1/hellofresh_website/us/cms/lentil/delicious/HF-Main-1023x650-Green.jpg);
    }
    #MsgHello h1 {
        font-size: 4.4vw;
    }
    #what {
        height: 400px;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/c_fill,f_auto,fl_lossy,h_450,q_auto,w_1855/v1/hellofresh_website/us/cms/lentil/delicious/what-you-get_1199x450.jpg);
    }
    #what p {
        font-size: 1.3vw;
    }
    .logosvg {
        display: none;
    }
    hr {
        display: none;
    }
    .LoginResponsiveVanish {
        display: none;
    }
    .bside {
        display: none;
    }
    .TextSay {
        font-size: 2vw;
    }
}

@media only screen and (max-width: 767px) {
    #hello {
        min-height: 650px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/f_auto,fl_lossy,q_auto/v1/hellofresh_website/us/cms/lentil/delicious/HF-Main-767x650-Green.jpg);
    }
    #MsgHello {
        top: 30%;
        left: 50%;
    }
    #MsgHello h1 {
        font-size: 4vw;
    }
    #what {
        height: 400px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/c_fill,f_auto,fl_lossy,h_450,q_auto,w_1700/v1/hellofresh_website/us/cms/lentil/delicious/what-you-get_767x450.jpg);
    }
    #what p {
        font-size: 2vw;
    }
    .logosvg {
        display: inline-block;
    }
    hr {
        display: block;
    }
    #HFlogo {
        width: 45px;
        height: 49px;
        display: inline-block;
        right: 80%;
    }
    .LoginResponsiveVanish {
        display: block;
    }
    .bside {
        display: inline;
    }
    .TextSay {
        font-size: 2.5vw;
    }
}

@media only screen and (max-width: 639) {
    #hello {
        min-height: 650px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/f_auto,fl_lossy,q_auto/v1/hellofresh_website/us/cms/lentil/delicious/HF-Main-543x450-Green.jpg);
    }
    #what {
        height: 40px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/c_fill,f_auto,fl_lossy,h_450,q_auto,w_1700/v1/hellofresh_website/us/cms/lentil/delicious/what-you-get_767x450.jpg);
    }
    #what p {
        font-size: 0.6vw;
    }
    .logosvg {
        display: block;
    }
    hr {
        display: block;
    }
    .LoginResponsiveVanish {
        display: block;
    }
    .TextSay {
        font-size: 2vw;
    }
    #MsgHello h1 {
        font-size: 4vw;
    }
}

@media only screen and (max-width: 576px) {
    #hello {
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/f_auto,fl_lossy,q_auto/v1/hellofresh_website/us/cms/lentil/delicious/HF-Main-543x450-Green.jpg);
        min-height: 450px;
    }
    #MsgHello {
        top: 45%;
        left: 50%;
    }
    #what {
        height: 400px;
        background-image: url(https://res.cloudinary.com/hellofresh/image/upload/c_fill,f_auto,fl_lossy,h_450,q_auto,w_1700/v1/hellofresh_website/us/cms/lentil/delicious/what-you-get_767x450.jpg);
    }
    #what p {
        font-size: 2.9vw;
    }
    .logosvg {
        display: inline;
    }
    hr {
        display: block;
    }
    .LoginResponsiveVanish {
        display: block;
    }
    .TextSay {
        font-size: 15px;
    }
    #MsgHello h1 {
        font-size: 5vw;
    }
    .button_download {
        width: 250px;
    }
}

/*bastien*/

/*Section Weekly menus*/

/*date*/

.date_week {
    margin-top: 3%;
}

@media screen and (max-width: 767px) {
    .date_week>h1 {
        font-size: 6vw;
        font-weight: bold;
    }
}

/*pills (type de menus)*/

.navitem .nav-link {
    color: black;
    background-color: white;
    font-size: 1.5vw;
}

@media screen and (max-width: 767px) {
    .navitem .nav-link {
        font-size: 3.5vw;
    }
}

.navitem .active {
    color: #8fc400 !important;
    border-bottom: #8fc400 solid 4px;
    background-color: white !important;
}

.type_menu {
    margin: 2% 10% 3% 10%;
}

/*Carousel des plats*/

@media (min-width: 768px) {
    /* show 3 items */
    .carousel-inner .active, .carousel-inner .active+.carousel-item, .carousel-inner .active+.carousel-item+.carousel-item, .carousel-inner .active+.carousel-item+.carousel-item+.carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left), .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item, .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item, .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .active.carousel-item-left+.carousel-item-next.carousel-item-left, .carousel-item-next.carousel-item-left+.carousel-item, .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item, .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item, .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right+.carousel-item-prev.carousel-item-right, .carousel-item-prev.carousel-item-right+.carousel-item, .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item, .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item, .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

/* Bootstrap Lightbox using Modal */

#profile-grid {
    overflow: auto;
    white-space: normal;
}

#profile-grid .profile {
    padding-bottom: 40px;
}

#profile-grid .panel {
    padding: 0
}

#profile-grid .panel-body {
    padding: 15px
}

#profile-grid .profile-name {
    font-weight: bold;
}

#profile-grid .thumbnail {
    margin-bottom: 6px;
}

#profile-grid .panel-thumbnail {
    overflow: hidden;
}

#profile-grid .img-rounded {
    border-radius: 4px 4px 0 0;
}

.caption {
    margin-top: 1.5%;
}

.legend {
    font-size: 1.1vw;
}

.name_dish {
    font-weight: bold;
    font-size: 1.2vw;
}

/*caption version smarthone*/

@media screen and (max-width: 767px) {
    .caption {
        display: none;
    }
}

.time {
    float: right;
}

.legend {
    float: left;
    width: 65%;
}

/*Bouton section plats*/

.button_plans button {
    background-color: #8fc400;
    color: white;
    text-transform: uppercase;
    padding: 1% 7%;
    border: 0px solid transparent;
}

/*Section Twitter*/

.tweets {
    margin: 0% 2% 0% 2%;
}

.twitter_section {
    margin-bottom: 3%;
}

@media screen and (max-width: 767px) {
    .twitter_section>h1 {
        font-size: 6vw;
        font-weight: bold;
    }
}

@media screen and (max-width: 767px) {
    .tweet2 {
        display: none;
    }
    .tweet3 {
        display: none;
    }
}

/*Section Flexible plans*/

.plans {
    background-image: url('http://res.cloudinary.com/dx0ubgpga/image/upload/v1520435400/Homepage-Footer-Flexible-1200x400_qdw1cc.jpg');
    background-size: cover;
    height: 300px;
}

.flexible_plans h1 {
    padding: 2.5% 0% 1.7% 0%;
}

.flexible_plans p {
    font-size: 16px;
    padding-bottom: 2%;
}

@media screen and (max-width: 767px) {
    .flexible_plans {
        padding-left: 20%;
        padding-right: 20%;
        padding-top: 8%;
    }
    .flexible_plans h1 {
        font-size: 5.5vw;
        font-weight: bold;
    }
    .flexible_plans>p {
        font-size: 30vw;
        padding-bottom: 2%;
        font-weight: bold;
    }
}

.flexible_plans button {
    background-color: #8fc400;
    color: white;
    text-transform: uppercase;
    border: 0px solid transparent;
}

/*Footer 1*/

.footer_p1 {
    margin-top: 4%;
    padding-right: 2%;
}

.footer_p1 ul li {
    list-style-type: none;
}

.footer_p1 a {
    color: #444747;
    font-size: 1.2vw;
}

.title_footer {
    color: #8fc400;
    text-transform: uppercase;
    font-size: 1vw;
    font-weight: bold;
}

.download_app button {
    background-color: white;
    color: #8fc400;
    border: 1px solid #8fc400;
    padding: 2% 6%;
}

@media screen and (max-width: 767px) {
    .download_app button {
        padding: 1.5% 30%;
        border: 2px solid #8fc400;
    }
    .title_footer {
        font-size: 3vw;
    }
    .footer_p1 ul a {
        display: none;
    }
}

/*Footer 2*/

.brand p {
    color: #CFD3D4;
    font-size: 1.1vw;
}

.terms_privacy a {
    color: #AEB3B5;
    font-size: 1.2vw;
}

@media screen and (max-width: 767px) {
    .brand p {
        font-size: 3.2vw;
    }
    .terms_privacy {
        padding-left: 27%;
    }
    .terms_privacy a {
        font-size: 3.2vw;
    }
    .social_buttons {
        padding-right: 10%;
    }
}

.footer_p2 ul li {
    list-style-type: none;
    display: inline;
}

/*pills (type de menus)*/

.navitem .nav-link {
    color: black;
    background-color: white;
    font-size: 1.5vw;
}

@media screen and (max-width: 767px) {
    .navitem .nav-link {
        font-size: 3.2vw;
    }
}

/*Footer*/

footer {
    margin-bottom: 2.5%;
}

/*Chatbox*/

.chatbox {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 200px;
    height: 150px;
    background-color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.chatbox--tray {
    bottom: -350px;
}

.chatbox--closed {
    bottom: -400px;
}

.chatbox .form-control:focus {
    border-color: #1f2836;
}

.chatbox__title, .chatbox__body {
    border-bottom: none;
}

.chatbox__title {
    min-height: 20px;
    padding-right: 10px;
    background-color: #8fc400;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.chatbox__title>img {
    padding: 0% 5% 0% 5%;
    border-right: 1px solid white;
}

.chatbox__title h5 {
    height: 40px;
    margin: 0 0 0 8px;
    line-height: 50px;
    position: relative;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.chatbox__title h5 a {
    color: #fff;
    max-width: 180px;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.chatbox__title h5:before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.chatbox__title__tray, .chatbox__title__close {
    width: 24px;
    height: 24px;
    outline: 0;
    border: none;
    background-color: transparent;
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
}

.chatbox__title__tray:hover, .chatbox__title__close:hover {
    opacity: 1;
}

.chatbox__title__tray span {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-bottom: 2px solid #fff;
}

.chatbox__title__close svg {
    vertical-align: middle;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.2px;
}

.chatbox__body, .chatbox__credentials {
    padding: 15px;
    border-top: 0;
    background-color: #f5f5f5;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.chatbox__credentials {
    display: none;
}

.chatbox__credentials .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.chatbox__credentials .btn-success {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}

.chatbox__body {
    overflow-y: auto;
}

.chatbox__body__message {
    position: relative;
}

.chatbox__body__message p {
    padding: 15px;
    border-radius: 4px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
    box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
}

.chatbox__body__message img {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: 2px solid #fcfcfc;
    position: absolute;
    top: 15px;
}

.chatbox__body__message--left p {
    margin-left: 15px;
    padding-left: 30px;
    text-align: left;
}

.chatbox__body__message--left img {
    left: -5px;
}

.chatbox__body__message--right p {
    margin-right: 15px;
    padding-right: 30px;
    text-align: right;
}

.chatbox__body__message--right img {
    right: -5px;
}

.chatbox__message {
    padding: 15px;
    min-height: 50px;
    outline: 0;
    resize: none;
    border: none;
    font-size: 12px;
    border: 1px solid #ddd;
    border-bottom: none;
    background-color: #fefefe;
}

.chatbox--empty {
    height: 412px;
}

.chatbox--empty.chatbox--tray {
    bottom: -372px;
}

.chatbox--empty.chatbox--closed {
    bottom: -412px;
}

.chatbox--empty .chatbox__body, .chatbox--empty .chatbox__message {
    display: none;
}

.chatbox--empty .chatbox__credentials {
    display: block;
}

.green {
    opacity: 0.3;
    background-color: #91c11e;
}

h1, h2, h3, h4, h5 {
    color: #444747;
    text-align: center;
}

.hrr {
    display: block;
}