body {
    font-family: arial;
    color: #333;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
}

* {
    box-sizing: border-box;
}

a:hover,
a:active,
a:focus {
    outline: 0;
}

.container {
    max-width: 960px;
}


/* Nouveau Header */

.head_b {
    background-color: #ffffff;
    height: auto;
    padding-left: 15px;
    padding-top: 2px;
    font-size: 12px;
}

.fr,
.br,
.en,
.es,
.de,
.it {
    display: inline-block;
    text-decoration: none;
    height: 8px;
    width: 18px;
    line-height: 8px;
    margin-left: 0;
    color: #000;
    margin-top: 8px;
    padding: 3px 0px !important;
}

.fr {
    background: url(/webroot/img/fov_drapeaufrancais.png) no-repeat;
}

.br {
    background: url(/webroot/img/fov_drapeaubreton.png) no-repeat;
}

.en {
    background: url(/webroot/img/fov_drapeauenglish.png) no-repeat;
}

.es {
    background: url(/webroot/img/fov_drapeauespanol.png) no-repeat;
}

.de {
    background: url(/webroot/img/fov_drapeaudeutsch.png) no-repeat;
}

.it {
    background: url(/webroot/img/fov_drapeauitaliano.png) no-repeat;
}


/* Nouveau Header */

.h_b_l {
    margin-top: 27px;
    /* float: right; 
    left: -25px !important;*/
    position: relative;
    text-align: right;
    padding-right: 4px;
}


/* partie bleu du nouveau Header */

.blue_menu {
    padding-left: 5px;
}


/* Logo Nouveau Header */

.logo_img {
    width: 100%;
    height: auto;
    max-width: 240px;
}


/* Posiitonnement et taille nouveau logo Header */

.menu_logo {
    position: absolute;
    width: auto;
    height: 30px !important;
    left: 50%;
    top: 8px;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
#user_mobile_logo{
    position: absolute;
    right: 68px;
    top: 14px;
    border: 2px solid #fff;
    padding: 2px 4px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    z-index: 99999999;
}
.user_mobile_staff{
    color: #9d9d9d;
    padding-left: 16px;
}
.user_mobile_staff li{
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

/* Icon du Header */

.menu_icon {
    font-size: 16px;
}

.slider-buget-detail .menu_icon,
.module_ongl .menu_icon {
    font-size: 12px !important;
}

.eclaire_panier {
    width: 12px;
    height: 12px;
    margin-right: 2px;
    margin-bottom: 3px;
}


/* Liens du Header */

.h_b_link {
    background-color: none;
    color: #0a3265;
    margin-right: 4px;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
}

.h_b_link:hover {
    color: #0a3265;
}

.h_b_form,
.head_b .dropdown {
    display: inline;
}

.h_b_form {
    margin-right: 5px;
}

#navbar .dropdown {
    padding: 10px 15px;
    background: #FFF;
}

.rigth-staff {
    display: flex;
    float: right;
    padding-top: 25px;
}

.rigth-staff .dropdown-menu {
    top: 20px;
    left: -4px;
    padding: 4px 4px!important;
}

.flag {
    text-decoration: none;
    height: 20px;
    width: 20px;
    background-size: 20px 20px;
    display: block;
    background-repeat: no-repeat;
    padding: 0!important;
    margin-bottom: 6px;
}

.flag-fr {
    background-image: url(/webroot/flags/french-flag.png);
}

.flag-de {
    background-image: url(/webroot/flags/germany-flag.png);
}

.flag-en {
    background-image: url(/webroot/flags/united-kingdom-flag.png);
}

.flag-it {
    background-image: url(/webroot/flags/Italy-flag.png);
}


/* Drapeaux langues*/

.drapeaux {
    padding-right: 2px;
    text-decoration: none;
    color: inherit;
}

.drapeaux:hover {
    text-decoration: none;
}

.head_b .dropdown {
    /*background-color: #FFF;*/
    color: #000;
    /*
    padding: 0 2px 0 0;
    border: #cbcdca solid 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;*/
}

.head_b .dropdown-menu {
    min-width: 30px;
    padding: 2px 5px 8px;
}

.head_b [role="button"] {
    cursor: pointer;
    display: inline-block;
    padding-left: 2px;
}

.head_b .dropdown .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: -2px;
    vertical-align: middle;
    border-top: 3px dashed;
    border-top: 4px solid\9;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
}


/* Nouveau Header */

.header {
    background: #e7ebec;
}


/* Partie téléphone Header */

.accroche {
    margin-top: 25px;
    background-color: none;
    color: #0e3d71;
}


/* Partie téléphone Header */

.accroche .clo1 {
    margin-left: -30px;
    font-size: 12px;
    width: 51%;
    line-height: 14px;
    background: url(/webroot/img/arrow_red.png) 99% center no-repeat;
}


/* Partie téléphone Header */

.accroche .clo2 {
    font-size: 28px;
    margin-left: -10px;
    line-height: 1;
}


/* Partie téléphone Header*/

.accroche .arr-right {
    display: inline-block;
    padding: 6px;
    box-shadow: 2px 2px 0 0 #fe3c3d;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Safari */
}


/* Menu Header */

.menu {
    font-size: 18px;
    padding: 14px 0 14px 0;
}


/* Lien menu Header */

.menu a {
    color: #003366;
    padding: 0 10px;
    line-height: 1;
}


/* Lien menu Header */

.menu a:last-child {
    padding-right: 0;
}


/* Séparation entre les liens du menu */

.menu .span_sep {
    color: #036;
    line-height: 1;
    font-size: 15px;
}


/* Liens menu Header */

.menu a:hover {
    text-decoration: underline;
    color: #0e3f6e;
}


/* Menu Header secondaire */

.menu-ax {
    background: #003366;
    font-size: 18px;
    padding: 6px 0;
}


/* Liens menu header secondaire */

.menu-ax a {
    color: #FFF;
    padding: 0 18px;
}


/* Liens menu header secondaire */

.menu-ax a:first-child {
    color: #FFF;
    padding-left: 6px;
}


/* Liens menu header secondaire */

.menu-ax a:last-child {
    padding-right: 0;
}


/* separation menu header secondaire */

.menu-ax .span_sep {
    color: #6685a3;
    line-height: 1;
    font-size: 14px;
}


/* Liens menu header secondaire */

.menu-ax a:hover {
    text-decoration: underline;
    color: #FFF;
}

.carousel-indicators li {
    border: 2px solid #c1ced7;
    background-color: #c1ced7;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ff3333;
}

.carousel-caption {
    left: 40%;
    bottom: 40px;
    text-align: left;
}

.carousel-caption h4,
.carousel-caption h1 {
    font-size: 40px;
    margin: 0;
    padding: 0;
    color: #FFF;
    text-align: left;
}

.carousel-caption h5 {
    font-size: 20px;
    margin: 0;
    padding: 0 0 6px 0;
    color: #FFF;
    text-align: left;
    font-weight: bold;
}

.sep_pav {
    margin-top: 50px;
}


/* Séparation entre les parties */

.sep_pad {
    padding-top: 50px;
    padding-bottom: 50px;
}

.sep_pad_2 {
    padding-top: 50px;
}

.circular {
    width: 180px;
    height: 180px;
    display: block;
    margin: auto;
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
}

#headerBull {
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000000;
}

#heart,
#bullCount {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 50px;
    height: 45px;
}

#bullCount {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
}
#mySelction.fa-heart,
#mySelctionCard.fa-heart
{
    color: #ff0279 !important;
}
#heart:before,
#heart:after {
    position: absolute;
    content: "";
    left: 25px;
    top: 0;
    width: 25px;
    height: 40px;
    background: #ff0279 !important;
    -moz-border-radius: 50px 50px 0 0;
    border-radius: 50px 50px 0 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

#heart:after {
    left: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.circularCom {
    width: 185px;
    height: 185px;
    display: block;
    margin: auto;
    border-radius: 97px;
    -webkit-border-radius: 97px;
    -moz-border-radius: 97px;
}

.destination_detail {
    background: #dce2e8;
}

.destination_detail .left {
    background: #FFF;
    padding: 14px;
    text-align: center;
}

.destination_detail .right {
    padding-bottom: 50px;
}

.destination_detail .left .commercial h5 {
    font-family: arial;
    font-size: 22px;
    line-height: 1;
    color: #003366;
    margin: 0;
    padding: 20px 0 8px 0;
    font-weight: bold;
}

.destination_detail .left .commercial p {
    font-size: 22px;
    line-height: 1;
    color: #003366;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.destination_detail .left .commercial .phone {
    color: #ff3333;
}


/* Fond dégradé cercle bateaux */

.bgri {
    width: 180px;
    height: 180px;
    display: block;
    margin: auto;
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    position: absolute;
    background: url(/webroot/img/repo/bgri.png) center repeat-x;
    top: 0;
    left: 0;
}

.circular_small {
    width: 150px;
    height: 150px;
    display: block;
    margin: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.bgri_small {
    width: 150px;
    height: 150px;
    display: block;
    margin: auto;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    position: absolute;
    background: url(/webroot/img/repo/bgri_small.png) center repeat-x;
    top: 0;
    left: 0;
}

.destinationP .img_tit {
    top: 57px;
}

.destinationP .descript {
    margin-top: 5px;
    text-align: center;
    line-height: 13px;
    color: #000;
}

.destinationP .descript a {
    text-decoration: none;
    font-size: 11px;
    text-align: center;
    line-height: 11px;
    color: #000;
}

.circular_edito {
    width: 162px;
    height: 162px;
    display: block;
    margin: auto;
    border-radius: 81px;
    -webkit-border-radius: 81px;
    -moz-border-radius: 81px;
}

.title_menu {
    margin: 0;
    padding: 0 0 15px 0;
    text-align: center;
    color: #003366;
    font-size: 22px;
    font-weight: 500;
}

.menu_body {
    padding-top: 15px;
}

.panier_auto {
    text-align: center;
}

.elastic {
    display: inline-block;
}


/* Nouvelle position d'images */

.img_tit {
    position: absolute;
    top: 46%;
    color: #FFF;
    font-size: 26px;
    line-height: 1;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}

.produit .img_tit {
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
}

#produitDesc {
    width: 352px;
    max-width: 100%;
}

.produit .text {
    height: 180px;
    padding: 82px 18px;
    font-size: 29px;
    line-height: 1;
    font-weight: bold;
    color: #003366;
}

.detinationel {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 16px;
    height: 186px;
    overflow-y: hidden;
}

.detinationel .img_tit {
    position: relative;
    top: 0;
    left: 0;
    color: #003366;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 1;
    overflow: unset;
    text-shadow: none;
    padding-top: 6px;
}


/* Contenu image */

.img_tit span {
    font-size: 18px;
    display: block;
    line-height: 2;
}

.nb {
    text-align: center;
    font-size: 13px;
    color: #003366;
    padding-top: 8px;
}

.nb a {
    color: #003366;
    text-decoration: underline;
    margin-right: 2px;
}


/* Slider */

.produit {
    width: 180px;
    float: left;
    margin-right: 15px;
    position: relative;
    background-color: #ffffff;
}


/* Slider */

.slideProduit {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 204px;
}


/* Slider */

.slideProduit .slider {
    position: absolute;
    top: 0;
    left: 0;
    height: 204px;
}


/*Slider*/

.produit2 {
    width: 180px;
    float: left;
    margin-right: 16px;
    position: relative;
    background-color: #ffffff;
}

.boat_panel .menu_body .produit {
    background-color: transparent;
}


/*Slider */

.slideProduit2 {
    position: relative;
    overflow: hidden;
    width: 102%;
    height: 204px;
}


/*Slider */

.slideProduit2 .slider2 {
    position: absolute;
    top: 0;
    left: 0;
    height: 204px;
}


/* flèche slider */

.right_arrow {
    width: 15px;
    height: 43px;
    position: absolute;
    top: 80px;
    right: -23px;
    background: url(/webroot/img/repo/right_arrow.png) center no-repeat;
    cursor: pointer;
}


/* flèche slider */

.left_arrow {
    width: 15px;
    height: 43px;
    position: absolute;
    top: 80px;
    left: -23px;
    background: url(/webroot/img/repo/left_arrow.png) center no-repeat;
    cursor: pointer;
}


/* flèche slider */

.ra2 {
    width: 15px;
    height: 43px;
    position: absolute;
    top: 80px;
    right: -23px;
    background: url(/webroot/img/repo/right_arrow.png) center no-repeat;
    cursor: pointer;
}


/* flèche slider */

.la2 {
    width: 15px;
    height: 43px;
    position: absolute;
    top: 80px;
    left: -23px;
    background: url(/webroot/img/repo/left_arrow.png) center no-repeat;
}


/* flèche slider */

.testi-r {
    width: 15px;
    height: 43px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    right: 10px;
    left: initial;
    background: url(/webroot/img/repo/right_arrow.png) center no-repeat;
    cursor: pointer;
}


/* flèche slider */

.testi-l {
    width: 15px;
    height: 43px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    left: 10px;
    background: url(/webroot/img/repo/left_arrow.png) center no-repeat;
    cursor: pointer;
}


/* flèche slider */

.testi-img-r {
    width: 15px;
    height: 43px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    right: 25px;
    left: initial;
    background: url(/webroot/img/repo/right_white_arrow.png) center no-repeat;
    cursor: pointer;
}


/* flèche slider */

.testi-img-l {
    width: 15px;
    height: 43px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    left: 10px;
    background: url(/webroot/img/repo/left_white_arrow.png) center no-repeat;
    cursor: pointer;
}


/* positionnement tarif bateau */

.tarif {
    background: #003366;
    position: absolute;
    top: 20px;
    right: 0px;
    padding: 5px 11px;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    color: #FFF;
}

.ppadding {
    padding: 8px;
}

pheight {
    height: 180px;
}

.produit:last-child {
    margin-right: 0px;
}

.produit h3 {
    margin: 0;
    padding: 4px 0 2px 0;
    color: #003366;
    font-family: georgia;
    font-weight: bold;
    font-size: 20px;
}

.produit p {
    font-size: 13px;
    color: #000;
    margin: 0;
    padding: 0;
}

.produit span {
    font-size: 11px;
    font-family: georgia;
    font-weight: bold;
    font-style: italic;
}

.produits {
    background-color: #e7ebec;
}

.destinationP {
    width: 150px;
    float: left;
    margin-right: 12px;
    background: #FFF;
    position: relative;
}

.destinationP:last-child {
    margin-right: 0px;
}

.clients {
    background-color: #e7ebec;
}

.client {
    width: 472px;
    float: left;
    margin-right: 16px;
    padding: 6px;
    background: #FFF;
}

.client:last-child {
    margin-right: 0px;
}

.client .content {
    font-family: georgia;
    position: relative;
    height: 116px;
    overflow: hidden;
}

.client .content h5 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #003366;
    font-weight: bolder;
    margin-bottom: 4px;
}

.client .content p {
    font-size: 12px;
    line-height: 13px;
    font-style: italic;
    color: #003366;
    margin: 0;
}

.gioita {
    color: #666666;
}

.client .content a {
    color: #003366;
    text-decoration: underline;
    font-size: 11px;
    position: absolute;
    bottom: 0;
    right: 8px;
}

.imgClient {
    float: left;
    width: 160px;
}

.content {
    float: left;
    width: 298px;
    padding-left: 8px;
    overflow: hidden;
}

.editoP {
    width: 765px;
    float: left;
    margin-right: 15px;
    padding: 8px;
    background-color: #e7ebec;
    height: 340px;
    overflow: hidden;
}

.editoP img {
    float: left;
}

.editoPContent {
    float: left;
    width: 587px;
    padding-left: 8px;
    font-family: georgia;
    color: #003366;
}

.editoPContent h5 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #003366;
    font-weight: bolder;
    margin-bottom: 4px;
}

.editoPContent p {
    margin: 0px;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
}

.editoPContent .signature {
    padding: 14px 0 0 60%;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
}

.editoPContent p span {
    color: #ff3333;
}

.editorticle {
    width: 180px;
    float: left;
    background-color: #e7ebec;
    height: 340px;
    overflow: hidden;
    padding: 8px;
    font-family: georgia;
    position: relative;
}

.editorticle h5 {
    font-family: georgia;
    margin: 0;
    padding: 4px 0 0 0;
    font-size: 20px;
    color: #003366;
    font-weight: bolder;
    margin-bottom: 4px;
}

.editorticle img {
    width: 164px;
    height: 80px;
}

.editorticle p {
    margin: 0px;
    font-size: 11px;
    line-height: 14px;
}

.editorticle .lien {
    /*position: absolute;
    bottom: 8px;*/
    font-size: 11px;
    line-height: 14px;
    color: #003366;
    text-decoration: underline;
}

.articles {
    background-color: rgb(240, 240, 240);
}

.articles .img_tit {
    top: 28%;
}

.article {
    width: 180px;
    float: left;
    margin-right: 16px;
    position: relative;
}

.imageComptent {
    position: relative;
}

.article:first-child {
    margin-left: 192px;
}

.article:last-child {
    margin-right: 0;
}

.article .content {
    font-size: 11px;
    line-height: 12px;
    width: 100%;
    text-align: center;
    padding-top: 14px;
}

.article .content a {
    color: #003366;
    text-decoration: underline;
}

.footer_garanti {
    background: #b9c6d1;
}

.garanti {
    width: 126px;
    float: left;
    margin-right: 32px;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.garanti:last-child {
    margin-right: 0;
}

.garanti h5,
.garanti p {
    font-size: 14px;
    font-weight: bold;
    color: #003366;
}


/* Nouveau padding */

.specialpading {
    padding-left: 130px !important;
}

.garanty_padding {
    padding: 0px 98px;
    padding-bottom: 40px;
}


/* Footer */

.footer {
    background: #003366;
    padding-bottom: 6px;
}


/* Logo footer */

.logo_footer {
    text-align: center;
}


/* Elements footer */

.footerelement {
    padding-bottom: 30px;
    border-bottom: 1px solid #dde5eb;
    font-size: 12px;
    color: #dde5eb;
    text-align: center;
}


/* Footer */

.footerelement h4,
.footerelement .location {
    font-size: 12px;
    padding: 10px 0 0px 0;
    margin: 0;
    text-transform: uppercase;
}


/* Footer */

.footerelement .center {
    border-bottom: 1px solid #dde5eb;
}


/* Footer */

.footerelement:last-child,
.footerelement .center {
    border-bottom: none;
}


/* Footer */

.footerelement a {
    font-size: 12px;
    color: #dde5eb;
}


/* Footer */

.bloc_foot {
    width: 150px;
    float: left;
    margin-right: 32px;
    position: relative;
    text-align: left;
}

.bloc_foot a {
    display: block;
}

.bloc_foot:last-child {
    margin-right: 0;
}


/* réseaux sociaux footer */

.sociaux {
    background: #e7ebec;
    padding: 11px 0;
    text-align: center;
}


/* liens réseaux sociaux footer */

.footer_social_link {
    padding: 0px 4px;
}


/* Navigation footer */

.navbar {
    display: none;
    margin-bottom: 0;
    background: #003366;
}

.modal-header {
    border-bottom: none;
}

.modal-body {
    padding-top: 0;
}

.modal-body h1 {
    margin-top: 0;
}

.destination_slide {
    background: #003366;
    z-index: 1000;
}

.destination_slide .emp_rech {
    left: 20px;
}

.destination_slide .carousel-caption {
    top: 30px;
    /* left: 1070px;*/
    bottom: initial;
    background: rgba(0, 51, 102, 0.85);
    width: 14%;
    padding: 10px 20px;
}


/* Carousel sous header */

.special_carousel {
    overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;
    /*height: 290px;*/
}


/* Carousel */

.carousel_img {
    height: 400px;
    width: 100%;
}

.onglette {
    background: #003366;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    padding: 10px 20px;
    cursor: pointer;
    margin: 16px 0 0 0;
}

.onglette a,
.onglette a:hover {
    color: #FFF;
    text-decoration: none;
}

.onglette:first-child {
    margin-top: 0;
}

.onglette .dropup,
.onglette .dropdown {
    float: right;
}


/* Modification carousel */

.well {
    font-size: 13px;
    background: #FFF;
    border: none;
    border-radius: 0;
    margin: 0;
    color: #003366;
}

#basesliste a {
    display: block;
    color: #003366;
}

#basesliste a:hover {
    text-decoration: none;
}

#basesliste a span {
    text-decoration: underline;
}

#map2 {
    height: 392px;
}

.c_avis {
    font-family: georgia;
    font-style: italic;
}

.all_avis {
    font-family: georgia;
    font-style: italic;
    color: #ff3333;
    font-size: 12px;
    float: right;
}

.itin {
    color: #003366;
    display: block;
    text-decoration: underline;
}

.well h3 {
    margin: 0 0 6px 0;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}

.well ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.well li:before {
    content: '>';
    margin: 0 6px 0 0;
    /* any design */
}

.well .photos {
    color: #666666;
    font-size: 9px;
}

.well .photos a {
    margin-right: 5px;
}

.destimedia {
    margin-top: 16px;
}

.fermrs {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url(/webroot/img/fov_croix.png) no-repeat;
    z-index: 500;
}

::-webkit-input-placeholder {
    font-size: 13px;
    color: #666;
}

::-moz-placeholder {
    font-size: 13px;
    color: #666;
}

:-ms-input-placeholder {
    font-size: 13px;
    color: #666;
}

.required::-webkit-input-placeholder:after {
    color: red;
    content: " *";
    opacity: 1
}

.required::-moz-placeholder:after {
    color: red;
    content: " *";
    opacity: 1
}

.required:-ms-input-placeholder:after {
    color: red;
    content: " *";
    opacity: 1
}

.contactForm .row {
    margin: 0
}

.contactForm .formelement {
    background: #003366;
    padding: 15px;
}

.contactForm .formelement_bis {
    background: #003366;
    padding: 20px 10px;
}

.contactForm input {
    border-radius: 0;
}

.contactForm .form-group {
    margin-bottom: 8px;
}

.contactForm .col-md-6,
.contactForm .col-submit {
    padding: 0 8px 0 0;
}

.contactForm .formelement_bis .intl-tel-input,
#ctc .intl-tel-input {
    margin-left: 11px;
}

#ctc .selected-dial-code {
    color: #FFF;
}

.contactForm .formelement_bis .selected-dial-code {
    color: #FFF;
    padding-left: 12px!important;
}

.commercial_infos .contactForm .formelement_bis .selected-dial-code {
    color: #FFF;
    padding-left: 28px!important;
}

.contactForm .formelement_bis ul,
#ctc ul,
#gofast ul,
#sendFormDevis ul {
    width: auto;
}

.contactForm .col-bis {
    padding: 0;
}

.circularcontact {
    width: 100px;
    height: 100px;
    display: block;
    margin: auto;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}

.contactForm .btn {
    margin: 0 auto;
    font-size: 11px;
    font-weight: bold;
    width: 90%;
    display: block;
    padding: 10px 0px;
}

.contactForm .title {
    background: #FFF;
    font-size: 22px;
    color: #003366;
    line-height: 22px;
    padding: 7px 20px;
}

.contactForm .title_bis {
    font-size: 22px;
    color: #FFF;
    line-height: 22px;
    text-align: center;
    padding-bottom: 18px;
}

.text_privacie {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.55);
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
    line-height: 1;
}

#theme .text_privacie {
    font-size: 9.5px;
    color: #666666;
    line-height: 1;
    padding-top: 8px;
}

#guide_content a{
    color: #337ab7!important;
}

.text_privacie span {
    color: red;
}
.green{
    color: green;
}

#theme {
    padding-top: 50px;
    background: #FFF;
}

.colonna {
    width: 280px;
    float: left;
    margin-right: 24px;
}

.forum {
    height: 315px;
    margin-top: 18px;
    position: relative;
}

.v1 .back_280 {
    position: relative;
    margin-bottom: 10px;
    background: 0;
    line-height: 18px;
    width: 280px;
    height: auto;
}

.v1 .back_280 .w280 {
    width: 280px;
}

.v1 .back_280 select {
    border: #ccc solid 1px;
    height: 26px;
    padding: 4px;
    min-width: 100px;
}

.colonnb {
    width: 584px;
    float: right;
    height: 56px;
}

.v1 .colonnb {
    height: auto;
}

.conbotton {
    width: 924px;
    float: right;
    text-align: right;
    margin-top: 10px;
}

.botton2 {
    height: auto;
    width: 108px;
    text-align: left;
    padding: 4px 0 4px 8px;
    color: #FFF;
    border: 0;
    vertical-align: top;
    background: url(/webroot/img/fov_fleche.png) no-repeat #333;
    background-position: 90px center;
    cursor: pointer;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}

.panier_pop {
    width: 400px;
    background: #FFFFFF;
    position: relative;
    margin: auto;
    padding: 36px;
}

.t_rech {
    height: 24px;
    line-height: 24px;
    padding-left: 18px;
    color: #FFF;
    font-size: 15px;
}

.modal-body .t_rech {
    width: auto;
}

.showmore {
    background: url("/webroot/img/bouton_selectionnerFF3333_p.png") no-repeat scroll 0px center;
    padding-left: 18px;
    cursor: pointer;
}

.trash {
    background: url("/webroot/img/trash.png") no-repeat scroll 0px center;
    width: 18px;
    height: 18px;
    display: block;
    overflow: hidden;
    float: right;
    cursor: pointer;
}

.prodselect {
    padding: 18px;
}

.detail {
    padding-top: 8px;
    display: none;
}

modal-body .resrever {
    background: url("/webroot/img/fov_fleche.png") no-repeat scroll 90px center #333;
    cursor: pointer;
    display: block;
    float: right;
    margin-top: 8px;
    width: 104px !important;
}

.bt {
    display: block;
    text-decoration: none;
    color: #FFF;
    width: 95px;
    padding-left: 8px;
    height: 24px;
    line-height: 24px;
}

.placepage {
    width: 706px;
    padding: 10px 18px;
    background: #FFF;
    margin: 10px 0px 0px 0px;
}

.placepage_bis {
    padding: 10px 18px;
    background: #FFF;
    margin: 10px 0px 0px 0px;
}

.pagination {
    position: relative;
    font-size: 10px;
    line-height: 10px;
    color: #333;
    text-align: right;
}

.pagination a {
    text-decoration: none;
    color: #333;
    padding: 0px 3px;
}

.pagination a:hover {
    color: #FF3333;
}

.pagination span {
    color: #FF3333;
    padding: 0px 3px;
}

.refimage {
    width: 100%;
}

.avis_brows {
    display: block;
    position: relative;
    height: 24px;
}

.avis_brows .retour,
.avis_brows .suivant {
    position: absolute;
    cursor: pointer;
    font-family: Georgia;
    font-style: italic;
    color: #808080;
}

.avis_brows .retour:hover,
.avis_brows .suivant:hover {
    color: #FF3333;
}

.avis_brows .retour {
    left: 20px;
}

.avis_brows .suivant {
    right: 20px;
}

.resrever {
    background: url("/webroot/img/fov_fleche.png") no-repeat scroll 90px center #333333;
    cursor: pointer;
    display: block;
    float: right;
    margin-top: 8px;
    width: 104px;
}

.resrever:hover {
    text-decoration: none;
    color: #FFF;
}

.ui-state-default {
    text-align: center !important;
}

.ui-state-active {
    background: #0e3f6e !important;
    color: #FFF !important;
}

.ui-state-highlight {
    background: #999 !important;
    color: #FFF !important;
}

#drapeauxM {
    margin: 10px 18px !important;
    color: #9d9d9d !important;
    width: 36px !important;
    border: none;
    font-size: 0;
    background-color: #0e3f6e;
}

#currencyM {
    margin: 8px 12px !important;
    color: #9d9d9d !important;
    border: none;
    background: transparent;
    ;
}

#drapeauxM:focus,
#currencyM:focus {
    outline: none;
}

.ui-datepicker-trigger {
    display: none;
}


/* Modification principale de style pour la nouvelle page et le header */

.grey {
    background-color: #e7ebec;
}

.informations_essentielles {
    padding-top: 50px;
    padding-bottom: 50px;
}

.title_infos_ess {
    color: #003366;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    padding-top: 50px;
    padding-bottom: 10px;
}

.desc_infos_ess {
    color: #337ab7;
    font-size: 14px;
    text-align: center;
    padding-bottom: 25px;
}

.bloc_infos_ess,
.bloc_infos_ess_bis {
    color: #003366;
    margin-left: 45px;
    margin-right: 45px;
    padding-bottom: 5px;
    font-size: 13px;
}

.bloc_infos_ess h5,
.bloc_infos_ess_bis h5 {
    font-size: 20px;
    margin-bottom: 0px;
}

.button_pos {
    padding-top: 20px;
    padding-bottom: 20px;
}

.button_infos_ess {
    cursor: pointer;
    position: relative;
    background-color: #003366;
    color: #f1f1f1;
    padding: 10px 50px;
    font-size: 13px;
    border: 0px;
    text-align: center;
    margin: 0 auto;
}

.icon_infos_ess {
    cursor: pointer;
    color: #003366;
    padding-bottom: 80px;
    display: block;
    top: -30px;
}

.special_infos {
    transition: all 500ms;
    max-height: none;
    /*290px;*/
    overflow: hidden;
    padding-bottom: 50px;
}

.bloc_infos_ess {
    display: none;
}

.icon_infos_ess {
    padding-top: 0;
}

.arrow_stat_u {
    display: none;
}

.arrow_stat_d {
    display: inline;
}

.button_stat_u {
    display: none;
}

.button_stat_d {
    display: inline;
    top: -30px;
}

.white {
    background-color: #ffffff;
}

.specialiste_country {
    padding-bottom: 36px;
    padding-top: 50px;
}

.commercial_infos {
    background-color: #003366;
    margin-left: 15px;
    /*max-height: 680px;
    overflow: hidden;*/
}

.commercial {
    padding-top: 20px;
}

.commercial h5 {
    color: #e2e5e5;
    text-align: center;
    font-size: 25px;
    font-style: italic;
}

.commercial p {
    color: #e2e5e5;
    text-align: center;
    font-size: 20px;
    font-style: italic;
}

.phone {
    font-style: normal !important;
    font-size: 21px !important;
}

.devis_form,
.devis_form:focus,
.devis_form:active,
.devis_form:visited {
    margin: 0 auto;
    width: 90%;
    background-color: transparent;
    color: #e2e5e5;
    border: 1px solid #376387;
}


/*[placeholder], *[placeholder] {
    color: #e2e5e5 !important;
}*/

.form-control::-webkit-input-placeholder {
    color: #e2e5e5 !important;
}

.required::-webkit-input-placeholder:after {
    color: #e2e5e5 !important;
    content: " *";
    opacity: 1;
}

.btn-send {
    padding: 10px 40px;
    background-color: #f1f1f1 !important;
    color: #003366 !important;
}

.special_country {
    width: 35.5%;
    margin-left: 12px;
    margin-bottom: 12px;
    padding: 0;
}

.country_pic {
    width: 100%;
    height: 334px;
}

.stars {
    display: inline-block;
    position: absolute;
    bottom: 60px;
    left: 15px;
}

.stars i {
    color: #ece108;
}

.country_infos_title {
    padding: 10px;
    width: 60%;
    background-color: rgba(0, 51, 102, 0.85);
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.country_infos_title i {
    float: right;
}

.country_infos_title a {
    color: #f1f1f1;
    font-size: 20px;
    font-weight: bold;
}

.testi_customers {
    padding-top: 50px;
    padding-bottom: 50px;
}

.map_view {
    padding-top: 50px;
    padding-bottom: 36px;
}

.special_testi {
    padding-left: 50px;
    padding-right: 50px;
}

.slider_testi_content {
    padding-top: 15px;
    height: 288px !important;
}

.stars_testi {
    color: #003366;
}

.profil_testi_pic {
    margin-top: 5px;
    display: inline;
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.profil_pic_testi h5 {
    text-transform: uppercase;
    font-weight: bold;
    top: 10px;
    position: relative;
    left: 14px !important;
    color: #003366;
}

.profil_pic_testi p {
    font-weight: normal;
    top: 5px;
    position: relative;
    left: 14px !important;
    color: #003366;
}

.resume_testi {
    padding-top: 10px
}

.special_slider_testi {
    margin-left: 0;
    padding-left: 0;
}

.slider_pic {
    height: 288px !important;
    width: 100%;
}

.special_recommand {
    padding-top: 50px;
    padding-bottom: 50px;
}

.boat_panel {
    padding-top: 50px;
    padding-bottom: 50px;
}

.boats_choice {
    background-color: transparent;
}

.menu_boat_choice {
    left: 61%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -webkit-transform: translateX(-50%);
    /* Safari */
}

.subtle_part {
    font-size: 16px !important;
    color: #ffffff !important;
}

.intro_dest {
    padding-top: 25px;
    padding-bottom: 25px;
}

.intro_dest_content {
    text-align: center;
    color: #003366;
}

.intro_dest_content h4 {
    text-transform: uppercase;
    font-size: 18px;
}

.intro_dest_content p {
    font-size: 13px;
}

.arianne_dest_slider {
    padding: 10px 0;
    color: #003366;
}

.arianne_dest_infos {
    font-size: 16px;
    float: left;
    display: inline;
    margin-left: -4px;
    line-height: 1;
    margin-top: 5px;
}

.arianne_dest_infos a {
    color: #003366;
}

.arianne_dest_other {
    float: right;
}

.map {
    width: 100%;
    height: 398px;
}

.special_country_explore {
    padding: 0;
    margin-left: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.country_explore_pic {
    width: 100%;
    height: 191px;
}

.country_explore_title {
    background-color: rgba(0, 51, 102, 0.85);
    padding: 10px;
    width: 87%;
    position: absolute;
    bottom: 15px;
    right: 0px;
}

.country_explore_title h5 {
    color: #f1f1f1;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    position: relative;
    top: -10px;
    margin-bottom: -5px;
}

.country_explore_title a {
    color: #f1f1f1;
    font-size: 16px;
    text-align: left;
    text-decoration: underline;
}

.flag_carousel {
    width: 30px;
}

.carousel-caption {
    font-size: 20px;
}

.dest_search {}

.type_search {
    margin-bottom: 0 !important;
    padding-right: 50px !important;
    line-height: 25px !important;
    height: 25px !important;
}

.flech_search {
    position: absolute;
    display: block;
    text-decoration: none;
    right: 0px;
    top: 0px;
    width: 25px;
    height: 25px;
    background: url(../img/fov_rollover.png) no-repeat center #CCC;
}

.recherche .disabled {
    color: #ccc !important;
    background: #eee !important;
}

.special_infos_carousel {
    position: absolute;
    top: 184px;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    /* IE 9 */
    -webkit-transform: translate(-50%);
    /* Safari */
    width: 100%;
    z-index: 1000;
}

.special_infos_carousel .container {
    margin: auto;
}

.special_infos_slider {
    padding: 0;
    float: right !important;
    /* text-align: right; */
    background-color: rgba(0, 51, 102, 0.85);
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    color: #f1f1f1;
    font-size: 20px;
    margin-right: 18px;
    width: auto;
}

.special_infos_slider h1 {
    color: #f1f1f1;
    font-size: 35px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.emp_rech_dest {
    width: 100%;
    z-index: 1;
    top: 30px;
}

.link_bulle_slider {
    text-decoration: none;
    color: #f1f1f1;
    transition: all 200ms linear;
}

.link_bulle_slider a {
    color: #f1f1f1;
}

.link_bulle_slider a:hover {
    text-decoration: none;
}

.link_bulle_slider span {
    text-decoration: underline;
}

.relative {
    position: relative;
}

.twick {
    position: absolute;
    top: 0;
    right: 1px;
    text-align: right;
    width: auto;
}

.showcurrency {
    color: #0a3265;
}

.modal-fullscreen .modal-dialog {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.listDestinationPopUp a {
    display: block;
    color: #003366;
}

.hidencontent {
    display: none;
}

.commercial_infos .disabled {
    opacity: 1;
}

.modal-body h2 {
    margin-top: 0;
}

.t2sellSlide {
    height: 240px;
}

.t2sell .t2sellSlide {
    height: auto;
}

.titleTheatique {
    width: 100% !important;
}

.country_explore_title .fa {
    color: #f1f1f1;
    font-size: 16px;
    text-align: left;
    float: right;
}

.t2s_block_product {
    min-height: 184px;
}

.t2s_block_product a:hover {
    text-decoration: none;
}

.divline a {
    cursor: pointer;
}

#f1 input[type="text"] {
    color: #000 !important
}

.panier_auto .nb span a {
    color: red;
    text-decoration: none;
}

.index_slide {
    background: #003366;
}

.country_infos_spe {
    cursor: pointer;
}

h4.title_menu {
    font-size: 24px;
    font-weight: bold;
}

.noResult {
    padding-top: 22px;
    font-size: 16px;
}

#counter {
    display: none;
}

.btn-danger {
    background: red !important;
    font-size: 13px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

#dateDepR .popover {
    color: red;
    top: 18px !important;
    left: 0px !important;
    ;
    display: block;
    width: 221px !important;
    ;
}

.voirD {
    position: absolute;
    bottom: 18px;
    right: 18px;
    z-index: 20;
}

.pagination .current {
    background: #ddd !important;
}

.money {
    font-family: 'Cormorant Garamond';
    font-weight: bold;
    font-size: inherit !important;
}

.currency li {
    cursor: pointer;
}

.action_busket {
    padding-top: 18px;
}

.articleContent {
    font-size: 14px;
    line-height: 1.8;
    padding: 0 18px!important;
}

.articleContent div,
.articleContent table {
    max-width: 100%!important;
}

.articleContent img {
    max-width: 100%!important;
}

.destination_detail .onglette .caret {
    box-sizing: content-box;
}

.haspuce li:before {
    content: "•";
    /* Insert content that looks like bullets */
    padding-right: 4px;
}

.text_center {
    text-align: center;
}

.cookies_content {
    background: #e7ebec;
    padding: 10px 0;
}

.cookies_content .text {
    line-height: 2;
    font-size: 12px;
    font-weight: bold;
}

.imagespartenaires {
    max-width: none;
}

.sp-drop-menu {
    width: 150px;
    padding: 8px!important;
}

.sp-drop-menu a {
    padding-bottom: 8px;
}

.sp-drop-menu a:last-child {
    padding-bottom: 0;
}

.h1_plan_site {
    margin-bottom: 40px;
    color: #003366;
}

.h2_plan_site {
    font-weight: normal;
    font-size: 2em;
    color: #343A40;
    margin: 0 0 30px;
}

.liens_plan_site {
    font-weight: normal;
    font-size: 1em;
    color: #868E96;
}

.par_article_SEO {
    font-size: 15px;
    line-height: 2em;
    text-align: justify;
}

.saut_article_SEO {
    line-height: 2;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

.figure_article_SEO {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img_article_SEO {
    max-width: 100%;
}

.legende_article_SEO {
    font-style: italic;
    line-height: 30px;
}

.liste_itineraires_SEO {
    font-size: 15px;
    line-height: 2em;
    text-align: justify;
    text-transform: uppercase;
    font-weight: bold;
}

.liens_itineraires_SEO {
    color: #1950a0;
}

.avisregionTitre {
    font-size: 30px;
}

.avisregionCount {
    font-size: 20px;
    font-style: italic;
}

.avisregionBloc {
    line-height: 2.5em;
}

#rbSlideshow {
    min-height: 349px!important;
}

.back_dest {
    padding-bottom: 40px;
}

.no_destination {
    padding-top: 20px;
    background: #FFF;
}

#list-destination a,
.block_destination a {
    display: block;
}

#list-destination {
    padding-bottom: 15px;
}

#list-catgorie {
    border: none;
    padding-left: 15px;
    margin-top: 20px;
}

#list-catgorie .btn {
    margin-right: 0.71%;
    box-sizing: border-box;
    border: 1px solid #0b3264;
    font-weight: bold;
    font-size: 15px;
    border-radius: 0;
    color: #0b3264;
    background: #FFF;
    padding: 0;
}

#list-catgorie .btn:hover {
    background: #0b3264;
}

#list-catgorie .btn a {
    color: #0b3264;
    background: transparent;
    border: none;
    padding: 8px 8px;
}

#list-catgorie .btn a:hover {
    color: #FFF;
}

.h2 {
    color: #0b3264!important;
    font-size: 20px;
    margin-bottom: 12px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

.h3 {
    color: #0b3264!important;
    font-size: 16px;
    margin-bottom: 4px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

.block_destination {
    margin-bottom: 40px;
}

.resrever_warp {
    background-color: #fff;
}

.resrever_warp .reserve_content {
    padding: 0 30px;
}

.resrever_warp h2 {
    text-align: center;
}

.resrever_warp .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.goto_ctc {
    background-color: #ffa200;
    width: 100%;
    padding: 20px 20px;
}

.goto_ctc .goto_content {
    min-height: 334px;
    max-width: 848px;
    background-image: url('/webroot/images/equipefilovent.jpg');
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    width: 100%;
    width: -moz-available;
    /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;
    /* Mozilla-based browsers will ignore this. */
    width: fill-available;
    position: relative;
}

/*
.goto_ctc .goto_content:hover {
    background-image: url('/webroot/img/roll-over.png');
}*/

.goto_ctc .goto_content .goto_title {
    text-align: center;
    color: #003366;
    font-size: 39.99px;
    padding-top: 16px;
    position: absolute;
    top: 0;
    line-height: 1;
    display: block;
    width: 100%;
}

.goto_ctc .goto_content .goto_form {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding-bottom: 16px;
    padding-left: 1%;
    padding-right: 1%;
}

.goto_ctc .goto_content .goto_form .col-form-control-md {
    width: 26%;
    float: left;
    margin-right: 1%;
}

.goto_ctc .goto_content .goto_form .col-form-control {
    position: relative;
}

.goto_ctc .goto_content .goto_form .col-form-control.info-success::after,
.goto_ctc .goto_content .goto_form .col-form-control.info-error::after {
    top: 50%;
    right: 1%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -webkit-transform: translate(-50%, -50%);
    /* Safari */
}

.goto_ctc .goto_content .goto_form .country-list {
    min-width: 300px;
    white-space: pre-wrap;
}

.goto_ctc .goto_content .goto_form .selected-dial-code {
    padding-left: 25px!important;
}

.goto_ctc .goto_content .goto_form .selected-flag {
    width: 70px!important;
}

.goto_ctc .goto_content .goto_form .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel],
.goto_ctc .goto_content .goto_form .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input,
.goto_ctc .goto_content .goto_form .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text],
.goto_ctc .goto_content .goto_form .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 75px!important;
}

.goto_ctc .goto_content .goto_form .info-success .intl-tel-input {
    border: none;
}

.goto_ctc .goto_content .goto_form .col-form-control-lg {
    width: 32%;
    float: left;
    margin-right: 1%;
}

.goto_ctc .goto_content .goto_form .col-form-action {
    width: 13%;
    float: left;
}

.goto_ctc .goto_content .goto_form .form-control,
.goto_ctc .goto_content .goto_form .btn-primary {
    border-radius: 0;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    padding: 22px 15px;
    height: auto;
}

.goto_ctc .goto_content .goto_form .btn-primary {
    text-align: center;
}

.goto_ctc .goto_content .goto_form .btn-primary .pull-right {
    right: 8px!important;
}

.goto_ctc .goto_content .goto_form .form-control {
    border: #003366 1.5px solid;
    color: #003366;
}

.goto_ctc .goto_content .goto_form .btn-primary,
.goto_ctc .goto_content .goto_form .btn-primary:hover {
    background-color: #0090ff !important;
    border-color: #0090ff !important;
    color: #fff;
}

.goto_ctc .goto_content .goto_form .form-control::placeholder {
    color: #003366!important;
    opacity: 0.4!important;
    font-size: 14px!important;
}

.goto_ctc .goto_content .goto_form .form-control::-ms-input-placeholder {
    color: #003366!important;
    opacity: 0.4!important;
    font-size: 14px!important;
}

.goto_ctc .goto_policy {
    color: #003366!important;
    font-size: 12px;
    padding-top: 8px;
    max-width: 848px;
    margin: auto;
}

.goto_ctc .goto_policy p {
    margin: 0;
    padding: 0;
}

.specialiste_flotte #a1 h3,
.specialiste_flotte .constructeurTop h3 {
    font-size: 18px;
    margin: 5px 0 2px 0;
    background-color: transparent;
    padding: 0;
}

.gotoA {
    cursor: pointer;
}

#newsletter {
    width: 200px;
}

#newsletter .news-Info {
    padding-bottom: 10px;
}

#newsletter .input-group .input-group-addon,
#newsletter .input-group input {
    color: #337ab7;
    background: #FFF;
    border-color: #FFF;
    border-radius: 0;
}

#newsletter .input-group input::placeholder {
    color: #337ab7!important;
}

#newsletter .input-group .input-group-addon {
    border-right: 1px solid #337ab7;
}

#newsletter .form-group {
    padding-top: 6px;
}

#newsletter .btn-primary {
    color: #fff;
    background: #337ab7!important;
    border-color: #337ab7!important;
    border-radius: 0;
    height: 34px;
}

.modal-body .bloc_text_home p {
    color: #003366;
    font-size: 20px;
    line-height: 1.4;
    padding: 24px 0;
    text-align: center;
}

.subscriable, .authentiable{
    display: none;
}

.ForgetPwd{
    cursor: pointer;
}
.ForgetPwd:hover{
    text-decoration: underline;
}
#authError,
#authError2,
#authError3{
    display: none;
    color: red;
}

#cardGlobal.modal .modal-dialog .modal-content,
#cardGlobalMD.modal .modal-dialog .modal-content,
#dispoElement.modal .modal-dialog .modal-content,
#partage.modal .modal-dialog .modal-content,
#authModal.modal .modal-dialog .modal-content,
#authModal2.modal .modal-dialog .modal-content,
#authModal3.modal .modal-dialog .modal-content{
    border-radius: 0;
    color: #003366;
}

#cardGlobal.modal .modal-dialog .modal-content .close,
#cardGlobalMD.modal .modal-dialog .modal-content .close,
#dispoElement.modal .modal-dialog .modal-content .close,
#partage.modal .modal-dialog .modal-content .close,
#authModal.modal .modal-dialog .modal-content .close,
#authModal2.modal .modal-dialog .modal-content .close,
#authModal3.modal .modal-dialog .modal-content .close{
    background: url('/webroot/img/close-74-74.png');
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    background-size: 30px 30px;
    opacity: 1;
}

#cardGlobal.modal .modal-dialog .modal-content .modal-header,
#cardGlobalMD.modal .modal-dialog .modal-content .modal-header,
#dispoElement.modal .modal-dialog .modal-content .modal-header,
#partage.modal .modal-dialog .modal-content .modal-header,
#authModal.modal .modal-dialog .modal-content .modal-header,
#authModal2.modal .modal-dialog .modal-content .modal-header,
#authModal3.modal .modal-dialog .modal-content .modal-header{
    border-bottom: none;
    padding-bottom: 30px;
}

#cardGlobal.modal .modal-dialog .modal-content .card_h,
#cardGlobalMD.modal .modal-dialog .modal-content .card_h,
#dispoElement.modal .modal-dialog .modal-content .card_h,
#partage.modal .modal-dialog .modal-content .card_h,
#authModal.modal .modal-dialog .modal-content .card_h,
#authModal2.modal .modal-dialog .modal-content .card_h,
#authModal3.modal .modal-dialog .modal-content .card_h{
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    line-height: 1;
}

#partage.modal .modal-dialog .modal-content .card_h {
    padding-bottom: 30px;
    border-bottom: 1px solid #003366;
}
#dispoElement.modal .modal-dialog .modal-content .card_h {
    line-height: 1.5;
}

#cardGlobal.modal .modal-dialog .modal-content .card_c,
#cardGlobalMD.modal .modal-dialog .modal-content .card_c {
    padding-top: 60px;
}

#partage.modal .modal-dialog .modal-content .card_c,
#authModal.modal .modal-dialog .modal-content .card_c,
#authModal2.modal .modal-dialog .modal-content .card_c,
#authModal3.modal .modal-dialog .modal-content .card_c{
    padding-top: 30px;
}
#authModal.modal .modal-dialog .modal-content .card_c .textInfo{
    font-size: 18px;
    line-height: 1.5;
}
#authModal.modal .modal-dialog .modal-content .card_c ul{
    padding: 0 0 18px 0;
    margin: 0;
}
#authModal.modal .modal-dialog .modal-content .card_c ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
}
#authModal.modal .modal-dialog .modal-content .card_c .check_email,
#authModal2.modal .modal-dialog .modal-content .card_c .check_email,
#authModal3.modal .modal-dialog .modal-content .card_c .check_email{
    display: none;
    text-align: center;
}
#partage.modal .modal-dialog .modal-content .card_c,
#cardGlobal.modal .modal-dialog .modal-content td,
#cardGlobalMD.modal .modal-dialog .modal-content td {
    vertical-align: middle;
    text-align: right;
    font-size: 28px;
    border-color: #003366;
    font-weight: bold;
}

#partage.modal .modal-dialog .modal-content .card_c .img-fiche {
    padding-bottom: 20px;
}
#partage.modal .modal-dialog .modal-content .card_c label{
    text-align: left;
    display: block;
    padding-bottom: 6px;
}
#partage.modal .modal-dialog .modal-content .card_c label .info{
    font-size: 20px;
}
#partage.modal .modal-dialog .modal-content .card_c .img-fiche img {
    display: inherit;
    margin: auto;
    max-width: 100%;
}

#cardGlobal.modal .modal-dialog .modal-content .table tr td:first-child{
    width: 60%;
    text-align: left;
}
#cardGlobalMD.modal .modal-dialog .modal-content .table tr td:first-child {
    width: 50%;
    text-align: left;
}

#cardGlobal.modal .modal-dialog .modal-content .table tr:last-child td,
#cardGlobalMD.modal .modal-dialog .modal-content .table tr:last-child td  {
    border-bottom: 1px solid #003366;
}

#cardGlobal.modal .modal-dialog .modal-content .card_name,
#cardGlobalMD.modal .modal-dialog .modal-content .card_name {
    text-align: left;
}

#cardGlobal.modal .modal-dialog .modal-content .card_old_price {
    font-size: 16px;
    text-decoration: line-through;
    font-weight: normal;
}

#cardGlobal.modal .modal-dialog .modal-content .red {
    display: table-cell;
}

#cardGlobal.modal .modal-dialog .modal-content .fa-trash-o {
    cursor: pointer;
}

#cardGlobal.modal .modal-dialog .modal-content .action_busket .btn,
#cardGlobalMD.modal .modal-dialog .modal-content .action_busket .btn,
#cardGlobalMD.modal .modal-dialog .modal-content .action_busket .btn:hover,
#authModal.modal .modal-dialog .modal-content .btn-m,
#authModal2.modal .modal-dialog .modal-content .btn-m,
#authModal3.modal .modal-dialog .modal-content .btn-m{
    width: 100%;
    border-radius: 0;
    border: none;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 20px 20px;
}
#cardGlobalMD.modal .modal-dialog .modal-content .action_busket .btn:hover{    
    color: #FFF;
    border: none;
    background: #333;
}
#authModal label,
#authModal2 label,
#authModal3 label{
    font-weight: normal;
}



#authModal .form-control::placeholder,
#authModal2 .form-control::placeholder,
#authModal3 .form-control::placeholder {
    font-size: 24px;
}

#authModal .form-control::-ms-input-placeholder,
#authModal2 .form-control::-ms-input-placeholder,
#authModal3 .form-control::-ms-input-placeholder{
    font-size: 24px;
}

#authModal .form-control,
#authModal2 .form-control,
#authModal3 .form-control{
    border-radius: 0;
    height: 50px;
    padding: 6px 12px;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
}

#cardGlobal.modal .modal-dialog .modal-content .action_busket .btn-special,
#cardGlobalMD.modal .modal-dialog .modal-content .action_busket .btn-special,
#cardGlobalMD.modal .modal-dialog .modal-content .action_busket .btn-special:hover,
#authModal.modal .modal-dialog .modal-content .btn-special,
#authModal2.modal .modal-dialog .modal-content .btn-special,
#authModal3.modal .modal-dialog .modal-content .btn-special{
    color: #808080;
    border: 1px solid #808080;
    background: transparent;
    background-color: transparent;
}

#cardGlobal.modal .modal-dialog .modal-content .action_busket .fa-angle-right {
    font-weight: bold;
}

#cardGlobal.modal .modal-dialog .modal-content .action_busket .btn-primary,
#cardGlobal.modal .modal-dialog .modal-content .action_busket .btn-primary:hover,
#cardGlobalMD.modal .modal-dialog .modal-content .action_busket .btn-primary,
#cardGlobalMD.modal .modal-dialog .modal-content .action_busket .btn-primary:hover,
#authModal.modal .modal-dialog .modal-content  .btn-primary,
#authModal.modal .modal-dialog .modal-content .btn-primary:hover,
#authModal2.modal .modal-dialog .modal-content  .btn-primary,
#authModal2.modal .modal-dialog .modal-content .btn-primary:hover,
#authModal3.modal .modal-dialog .modal-content  .btn-primary,
#authModal3.modal .modal-dialog .modal-content .btn-primary:hover{
    color: #fff;
    background-color: #0090ff !important;
    border: 1px solid #0090ff;
}
.tooltip-inner {
    background-color: #0b3264;
}

.home_brooker_date{
    padding-top: 8px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
    color:red;
}
.container-home .home_brooker_date{
    color: rgb(201, 201, 201);
    text-shadow: #000 1px 1px;

}
.agents .agent_list{
    display: flex;
    justify-content: center;
}
.agents,.partenaire{
    padding: 50px 0;
}

.partenaire{
    width: 100%;
    overflow: hidden;
}

.agents .agent{
    padding-bottom:20px;
}

.agents .agent img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.agents .agent .agent_name{
    text-align: center;
    font-family: Montserrat;
    font-weight: 500;
    font-style: italic;
    color: rgb(4, 43, 102);
    font-size: 12px;
    padding-top: 10px;
}
.agents .action{
    text-align: center;
    padding-top: 20px;
}
.agents .action .btn-primary-2,
.agents .action .btn-primary-2:hover{
    padding: 8px 16px;
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff!important;
    cursor: pointer;
}
#MDRFLOTTE .btn-primary-2,
#MDRFLOTTE .btn-primary-2:hover,
.mdrProduct .btn-primary-2,
.mdrProduct .btn-primary-2:hover
{
    line-height: 26px;
}

.footer-devis .btn-primary-2,
.footer-devis .btn-primary-2:hover {
    width: 100%;
    height: 48px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
.component{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: space-around;
}
.partenaire .component .item{
    text-align: center;
}
.partenaire .component .item img{
    max-width: 100%;
}

.staff_separator{
    padding-top: 50px;
}
.staff_separator_p{
    padding-top: 100vh;
}
.staff_separator_p2{
    padding-top: 50vh;
}
#staffgroupe{
    background: #fff;
}

.product_h .alert{
    margin-bottom: 0;
    font-size: 14px;
    border: none;
    opacity:0.8;
    color: #0b3264;
}
.mainpic .product_h{
    padding: 20px;
}
.mainpic .product_h .alert{
    display: block;
    max-width: 690px;
}
.product_h .alert:hover{
    opacity:1;
}
.product_h .alert strong{
    font-size: 16px;
}
.product_h .alert .tire-lire{
    font-size:48px;
    float:left;
    padding-right: 16px;
    color:#ff0279
}
#myAffix .product_h{
    margin-bottom: 20px;
}

.centerEl {
    text-align: center;
}

.lientd{
    color: #337ab7!important;
}

.linkinmodel{
    background-color: #fff;
    background-color: #fff;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.linkingelement{
    margin-bottom: 10px;
}

#post_linkin h3 {
    color: #000;
    text-decoration: none;
    font-weight: 900;
    font-style: normal;
    text-align: center;
    margin-top: 30px;
}

.my_selection_header *, .hfavorite *, .btn-fav *{
    pointer-events: none;
}
.hfavorite{
    cursor: pointer;
}

#devis .btn {
    padding: 16px 0;
}
.btn-cta-rose{
    color: #fff!important;
    background-color: #f504a3!important;
    border: 1px solid #f504a3!important;
}
.btn-cta-rose .green2bkg {
    background-color:transparent!important;
    margin-right: 0;
}
.btn-cta-rose .green2bkg .white1{
    color:#339900!important;
}
.btn-cta-rose .green2bkg 
.btn-cta-rose:hover{
    color: #fff!important;
    border: none!important;
}
.action_busket .btn{
    margin-bottom: 7px;
}
.covidheader{
    background-color: #279989;
    width: 100%;
    text-align: center;
    padding: 8px;
    overflow: hidden;
    z-index: 1000;
    font-size: 14px;
    line-height: 20px;
    /*border-bottom: 1px solid #fff;*/
    color: white;
}
.covidheader p{
    margin: 0;
    padding: 0;
    cursor: pointer;
}
#covid .modal-header{
    padding: 0;
    margin: 0;
    font-size: 0;
}
#covid .modal-content {
    background-color: #FFF;
    position: relative;
    /*border-radius: 50%;
    width: 600px;
    height: 600px;
    max-width: 100%;
    max-height: calc(100vw);
    padding-top: 16%;*/
    padding-right: 10%;
    padding-left: 10%;
}
#covid.modal .modal-dialog .modal-content .close
{
    background: url('/webroot/img/close-74-74.png') no-repeat;
    background-position: center center;
    background-color: #fff;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    right: 10px;
    top: 10px;
    background-size: 20px 20px;
    opacity: 1;
}
#covid .modal-content .modal-body .h_modal{
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 31.75px;
    color: #0a2276;
    line-height: 1.1;
}
#covid .modal-content .modal-body .c_modal{
    padding-top: 0;
}

#covid .modal-content .modal-body .c_modal .text_modal{
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 13.5px;
    color: #0a2276;
    line-height: 1.5;
}
#covid .modal-content .modal-body .c_modal .text_modal  p, #covid .modal-content .modal-body .c_modal .text_modal  .p{
    margin-bottom: 6px;
    clear: both;
}
#covid .modal-content .modal-body .c_modal .text_modal  .p a{
    color: #0a2276;
    text-decoration: underline;
    cursor: pointer;
}
#covid .modal-content .modal-body .c_modal .text_modal .p p{
    margin-bottom: 0;
}
#covid .modal-content .modal-body .c_modal img{
    width: 100%;
    height: auto;
}
#covid .modal-content .modal-body .action_modal{
    padding-top: 20px;
}
#covid .modal-content .modal-body .action_modal .btn{
    font-family: "Montserrat";
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 20.85px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 90%;
}

.detailbutton p{
    color: green;
}
#notreavis img,#cruise-content img{
    max-width: 100%;
    height: auto;
}

#notreavis ul{
    list-style: circle;
    padding-left: 20px;
}
#notreavis li::before{
    content: '';
    margin: 0;
}

#cruise-content h2{
    cursor: default;
}

.patway .h5 {
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 2px;
    margin-top: 2px;
}