body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
}

@font-face {
    font-family: 'Athena of the Ocean';
    src: url('../fonts/Athena/AthenaoftheOcean.eot');
    src: url('../fonts/Athena/AthenaoftheOcean.eot?#iefix') format('embedded-opentype'), url('../fonts/Athena/AthenaoftheOcean.woff2') format('woff2'), url('../fonts/Athena/AthenaoftheOcean.woff') format('woff'), url('../fonts/Athena/AthenaoftheOcean.ttf') format('truetype'), url('../fonts/Athena/AthenaoftheOcean.svg#AthenaoftheOcean') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ebrima';
    src: url('../fonts/Ebrima/Ebrima.eot');
    src: url('../fonts/Ebrima/Ebrima.eot?#iefix') format('embedded-opentype'), url('../fonts/Ebrima/Ebrima.woff2') format('woff2'), url('../fonts/Ebrima/Ebrima.woff') format('woff'), url('../fonts/Ebrima/Ebrima.ttf') format('truetype'), url('../fonts/Ebrima/Ebrima.svg#Ebrima') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/Helvetica Neue LT Pro/HelveticaNeueLTPro-XBlkCn.eot');
    src: url('../fonts/Helvetica Neue LT Pro/HelveticaNeueLTPro-XBlkCn.eot?#iefix') format('embedded-opentype'), url('../fonts/Helvetica Neue LT Pro/HelveticaNeueLTPro-XBlkCn.woff2') format('woff2'), url('../fonts/Helvetica Neue LT Pro/HelveticaNeueLTPro-XBlkCn.woff') format('woff'), url('../fonts/Helvetica Neue LT Pro/HelveticaNeueLTPro-XBlkCn.ttf') format('truetype'), url('../fonts/Helvetica Neue LT Pro/HelveticaNeueLTPro-XBlkCn.svg#HelveticaNeueLTPro-XBlkCn') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Cn';
    src: url('../fonts/Roboto Condensed Italic/Roboto-CondensedItalic.eot');
    src: url('../fonts/Roboto Condensed Italic/Roboto-CondensedItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto Condensed Italic/Roboto-CondensedItalic.woff2') format('woff2'), url('../fonts/Roboto Condensed Italic/Roboto-CondensedItalic.woff') format('woff'), url('../fonts/Roboto Condensed Italic/Roboto-CondensedItalic.ttf') format('truetype'), url('../fonts/Roboto Condensed Italic/Roboto-CondensedItalic.svg#Roboto-CondensedItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
.iti__flag {background-image: url("intel_phone/img/flags.png");}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {background-image: url("intel_phone/img/flags@2x.png");}
}
.txt_intro{
    text-align: left;
    font-family: "roboto cn";
    margin-bottom: 15px;
    padding-top: 10px;
}
.pt-3{padding-top : 15px;}
.pb-3{padding-bottom:15px;}
.txt_rdv1{
    font-size: 25px;
    text-align: center;
    font-family: "roboto cn";
    color: white;
}
.pl-1{
    padding-left: 5px;
}
.cookie_banner{
    position: fixed;
    bottom: 0;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #f7f7f7;
}
.title_cookie{
    font-family: "roboto cn";
    font-size: 20px;
    padding-bottom: 10px;
}
.content_cookie p{
    font-family: "roboto cn";
    font-size: 14px;
    margin-bottom: 5px;
}
.button_cookie{
    height: 40px;
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: 10px;
    color: white;
    padding-top: 10px;
    font-family: "roboto cn";
    text-align: center;
}
.fade_cookie{
    opacity: 1!important;
}
.modal_content_cookie{
    margin-top: 30%;
}
.button_cookie:hover{
    cursor: pointer;
}
.button_accept{
    background-color: #008da6;
}
.button_reglages{
    background-color: #008da6;
}
.button_dismiss{
    background-color: #FF5722;
}
.row .no-float {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.pt-0{
    padding-top: 0;
}
.pb-0{
    padding-bottom: 0;
}
.txt_rdv2{
    font-size: 50px;
    text-align: center;
    font-family: "roboto cn";
    color: white;
}
.no_shadow_black{
    color: black;
    text-shadow: none;
}

.left_container_visio{
    background: url("../assets/images/appel-visio-fond.55675c3.png");
    background-size: 100% 108%;
    background-position-y: -22px;
}

#form_excu .cnt-text-price .cnt-text-price{
    display: none;
}
.cont-all-main-top {
    height: 100px;
    background-color: #0000007d;
    position: absolute;
    /* top: 0; */
    z-index: 330;
}

.col-sns-padding {
    padding: 0;
}

.col-sns-padding-left {
    padding-right: 0;
}

.col-sns-padding-right {
    padding-left: 0;
}

form {
    width: 100%;
}

textarea {
    width: 100%;
    max-width: 100%;
}

.no-padd-right{
    padding-right: 0!important;
}

label {
    font-weight: normal;
    color: #fff;
    text-shadow: 0 0 5px #333;
    font-family: "Helvetica Neue LT Pro";
    letter-spacing: 1px;
    cursor: pointer;
}

button[type="submit"] {
    height: 34px;
    outline: none;
}

.w-100 {
    width: 100%;
}

.h-100 {
    height: 100%;
}

.form-group {
    max-width: 100%;
    width: 100%;
    display: inline-block;
}

.form-group-sz-6 {
    width: 50%;
}

.form-group-sz-9 {
    width: 75%;
    float: left;
}

.site-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    /*-webkit-box-shadow:inset 0 0 100px rgba(0,0,0,.5);
  box-shadow:inset 0 0 100px rgba(0,0,0,.5);*/
}

.site-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
}

.cont-all-body {
    height: 100%;
    text-align: center;
    padding: 0;
}

.cont-all-body-destination {
    height: auto;
    text-align: center;
    padding: 0;
}

.align-main-top {
    height: 100%;
    margin: 0 auto;
    padding-left: 0;
}

ul.nav {
    height: 100%;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    position: relative;
}

.nav>li {
    float: left;
    /*width: 178px;*/
}

.nav>li>a {
    font-family: "Roboto Cn";
    color: #fff;
}

.nav>li>a>img {
    width: 100%;
}

.nav>li>a:hover {
    background-color: transparent !important;
    color: #de1118;
}

.nav>li>a:focus {
    background-color: transparent !important;
}

.link_middle_top {
    position: relative;
    top: 13px;
    padding: 15px 22px;
    /* width: 140px !important; */
}

.link_logo {
    height: 100%;
    padding: 0;
}

#link_middle_top-contact {
    /*width: 330px !important;*/
}

#link_middle_top-contact a {
    /*font-size: 13px;*/
}

.logo-scl {
    width: 80%;
}

.link_logo>a {
    padding: 0 !important;
}

.link_logo>a>img {
    position: relative;
    top: -13px;
    width: 100% !important;
}

.link_logo a:hover {
    background-color: transparent !important;
}

.align-txt-armenie-img {
    margin: 0 auto;
    float: none;
    display: inline-block;
    text-align: center;
}

.cont-txt-armenie-img {
    width: 425px;
    display: inline-block;
}

@media all and (min-width: 1200px) {
    .cont-txt-armenie-img {
        width: 825px;
        display: inline-block;
    }
}

.cont-txt-armenie-img-excu {
    width: auto !important;
    display: inline-block;
}

.cont-txt-armenie-img-index {
    width: 885px;
    display: inline-block;
    position: absolute;
    top: 28%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
    text-align: center;
}

.cont-txt-armenie-img-index>.subtitle-logo {
    position: absolute;
    bottom: -6px;
    right: 257px;
    color: #fff;
    font-family: 'Athena of the Ocean';
    font-size: 31px;
}

.subtitle-logo {
    position: absolute;
    bottom: -6px;
    right: 487px;
    color: #fff;
    font-family: 'Athena of the Ocean';
    font-size: 31px;
}

.cnt-itm-top-img {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-top: 4px;
}

.cnt-itm-top-img img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.cnt-slog-itm h4 {
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
}

.cnt-slog-itm h4 a {
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    color: #e6a700;
    text-decoration: none;
}

.cnt-slog-itm h4 a:hover {
    color: #EE4F10;
}

.orange {
    color: #e6a700;
}

.blue {
    color: #006c8a;
}

.red {
    color: #ff0012;
}

.cnt-about-slog-itm {
    height: 47%;
    padding-bottom: 20px;
    overflow: hidden;
}

.cnt-all-slog-itm {
    background-color: #fdf7f7;
    padding: 15px;
}

.cnt-all-slog-itm-orange {
    border-bottom: solid 3px #ff0012;
    height: 51.5%;
    overflow: hidden;
}

.cnt-all-slog-itm-blue {
    border-bottom: solid 3px #006c8a;
    /* height: 230px; */
}

.cnt-all-slog-itm-red {
    border-bottom: solid 3px #ff0012;
    /* height: 230px; */
}

.slog-itm-center {
    position: relative;
    /* top: -22px; */
    box-shadow: 1px 1px 10px #3333337a;
    z-index: 4;
}

.slog-itm-center .cnt-itm-top-img {
    /*height: 279px;*/
}

.slog-itm-center .cnt-itm-top-img img {
    height: 100%;
    position: relative;
    right: 0;
}

.cnt-all-slog-itm p {
    text-align: center;
    font-family: "Roboto Cn";
    font-size: 14px;
    color: #6f6f6f;
    line-height: 18px;
    max-height: 100%;
    overflow: hidden;
}

.align-body {
    /* height: 100%; */
    float: none;
    display: inline-block;
    text-align: center;
}

.align-slog-itm {
    float: none;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    top: 0;
}

.slog-itm {
    overflow: hidden;
    height: 100%;
}

.acc-sld-img {
    height: 100%;
    background: url(../images/bkg-top.jpg);
    background-size: cover;
}

.cnt-slider-bottom {
    height: 440px;
    margin-top: -300px;
    margin-bottom: 20px;
    background: url(../images/bkg-slider-bottom.png) top;
    background-size: cover;
}

.slider-bottom-left {
    /*height: 300px;*/
    /*background-color: #ccc;*/
}

.slider-bottom-right {
    background: url(../images/bkg-slider-bottom-right.png) center;
    height: 100%;
    background-size: cover;
}


/*.align-int-slider-bottom-right {
  float: none;
  margin: 0 auto;
  display: inline-block;
  }*/

.align-int-slider-bottom-right {
    float: none;
    margin: 0 auto;
    display: inline-block;
    top: 54px;
    height: 100%;
    padding-top: 14px;
}


/*
  .slider-title-top h2 {
    font-family: 'Athena of the Ocean';
    font-size: 59px;
    color: #fff;
    text-align: left;
    }*/

.slider-title-top h2 {
    font-family: 'Athena of the Ocean';
    text-align: left;
    font-size: 39px;
    color: #fff;
    line-height: 16px;
}

.slider-title-top h2 a {
    color: #fff;
    font-size: 14px;
    font-family: "roboto cn";
    border: solid 1px #fff;
    padding: 6px 35px;
}

.slider-about-top p {
    color: #fff;
    text-align: left;
    font-family: "Roboto Cn";
}

.slider-link-plus {
    padding-top: 10px;
}

.slider-link-plus a {
    float: left;
    padding: 6px 45px;
    font-family: "Century Gothic";
    text-transform: uppercase;
    color: #fff;
    border: solid 1px;
    text-decoration: none;
}

.slider-link-plus a:hover {
    color: #ccc;
}

.cnt-btn-slider-bottom-right {
    text-align: left;
    position: relative;
    padding-top: 65px;
}

.btn-slider-bottom-right {
    background: none;
    border: none;
    outline: none;
}

.btn-slider-bottom-right:hover>i {
    color: #ccc;
}

.btn-slider-bottom-right i {
    color: #fff;
}

.all-itm-circuit {
    text-align: center;
    margin-bottom: 10px;
}

.all-itm-circuit-subtitle {
    text-align: center;
    float: none;
    margin: 0 auto;
}

.all-itm-circuit-subtitle p {
    font-family: "Roboto Cn";
    text-align: center;
}

.all-itm-circuit-title h3 {
    color: #006c8a;
    font-family: "Roboto Cn";
    text-align: center;
}

.all-itm-circuit-title h3 span {
    color: #006c8a;
    font-family: "Roboto Cn";
    text-align: center;
    /*text-shadow: 2px 2px 0px #c5c5c5;*/
}

.cnt-all-itm-circuit {
    margin-bottom: 2px;
}

.itm-circuit-top-img {
    height: 231px;
}

.itm-circuit {
    margin-bottom: 25px;
}

.itm-circuit a {
    width: 100%;
    height: 100%;
    display: inline-block;
    background-size: cover !important;
}

.itm-circuit-about {
    background-color: #f7f7f7;
    padding-bottom: 15px;
}

.itm-circuit-about-title {
    height: auto;
    overflow: hidden;
}

.itm-circuit-about-title h4 a {
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    margin: 0;
    text-align: left;
    padding-left: 15px;
    color: #008da6;
}

.itm-circuit-about-count p {
    text-align: left;
    background-color: #008da6;
    float: left;
    padding: 3px 22px;
    color: #fff;
    font-family: "Roboto Cn";
    width: 200px;
    overflow: hidden;
    margin-left: 16px;
}

.itm-circuit-about-count h6 {
    margin: 0;
    float: left;
    text-align: left;
    font-family: "roboto cn";
    font-size: 12px;
    padding: 10px 15px;
    background-color: #fff;
}
.itm-circuit-about-title > .site-wrapper > .site-wrapper-inner > h4{
    margin-bottom: 0!important;
}
.itm-circuit-about-text {
    padding: 0 15px;
}

.itm-circuit-about-text p {
    text-align: left;
    margin: 0;
    font-family: "Roboto Cn";
}

.cont_all_slct_vyg {
    /*height: 288px;*/
    /* margin-bottom: 20px; */
}

.all_cmnt_circuit {
    height: 55%;
    background-color: #f7f7f7;
}

.all_slct-img {
    height: 45%;
    background-size: cover !important;
}

.cont_propri_circuit {
    position: relative;
    bottom: -94px;
    overflow: hidden;
    width: 74px;
    height: 74px;
    margin: 0 auto;
    border-radius: 100%;
    z-index: 4;
    background-size: cover !important;
    border: solid 1px #504f4f;
}

.cont_propri_circuit img {
    border-radius: 100%;
    border: solid 2px #e8e8e8;
}

.cmnt_circuit_title {
    padding-top: 43px;
}

.cmnt_circuit_title h3 {
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
}

.cmnt_circuit_about p {
    text-align: left;
    font-family: "Roboto Cn";
    color: #333;
}

.cmnt_circuit_about p a {
    text-align: left;
    font-family: "Roboto Cn";
    text-decoration: none;
    color: #333;
}

.all_infos_title h3 {
    color: #006c8a;
    font-family: "Roboto Cn";
    text-align: center;
    margin: 20px 0;
}

.itminfos_title {
    min-height: 50px;
    background-color: #f7f7f7;
    text-align: center;
}

.align_cont_itm_infos {
    float: none;
    margin: 0 auto;
    display: inline-block;
}

.cont_itm_infos {
    margin: 0 auto;
    float: none;
    min-height: 50px;
    padding: 20px 0;
    display: inline-block;
}

.cnt_ico_itm_infos {
    float: left;
    width: 50px;
    height: 50px;
    background-color: #0088cc;
    border-radius: 100%;
    position: relative;
    top: 5px;
}

.itm_infos {
    padding: 15px;
}

.fa_ico_circ {
    color: #fff;
}

.cnt_itm_infos_title {
    height: 110px;
    float: left;
    text-align: left;
    padding-left: 15px;
    overflow: hidden;
    width: 91%;
}

.cnt_itm_infos_title h4 a {
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    color: #008da6;
}

.cnt_itm_infos_title p {
    text-align: left;
    font-family: "Roboto Cn";
}

.cont_abo_nws {
    height: 400px;
    background: url(../images/bkg-abo.png);
    background-size: cover;
}

.patern {
    background: url(../images/pattern.png) repeat top left;
    background-color: #00000082;
}

.align-cnt-nws-lttr {
    float: none;
    margin: 0 auto;
}

.align-cnt-nws-lttr p {
    text-align: center;
}

.align-cnt-nws-lttr i {
    color: #fff;
}

.align-cnt-nws-lttr .txt-nws {
    color: #fff;
    font-family: "Helvetica Neue LT Pro";
    font-size: 22px;
    text-transform: uppercase;
}

.align-cnt-nws-lttr fieldset {
    font-family: "Century Gothic" !important;
    min-width: 0 !important;
    padding: 0;
    margin: 0;
    border: 1px solid #fff !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    text-align: center;
}

.align-cnt-nws-lttr fieldset legend {
    width: auto !important;
    border: none;
    text-align: center !important;
}

.align-cnt-nws-lttr fieldset h3 {
    margin-top: 0;
    padding: 0 15px;
    font-family: "Century Gothic";
    color: #ececec;
    margin: 0;
    text-align: center !important;
    font-size: 20px;
    position: relative;
    top: -2px;
}

#inp_mail {
    width: 344px;
}

#sub_nws {
    width: 100px;
    text-transform: none;
    font-size: 15px;
    font-family: "Roboto Cn";
}

#cnt-txt-copyr {
    line-height: 32px;
    padding: 0;
    float: left;
    clear: left;
    list-style: none;
    color: #b7b7b7;
    font-family: "Roboto Cn"!important;
    text-align: left;
}
#cnt-txt-copyr span {
    color: #b7b7b7;
    font-family: "Roboto Cn"!important;
}

#cnt-txt-copyr a {
    text-decoration: none;
    font-family: "roboto cn";
}

.page-footer {
    padding-top: 20px;
    color: #fff;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px #33333329;
    border-top: solid 1px #3333332e;
}

.page-footer .footer-copyright {
    overflow: hidden;
    height: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08);
}

.title_footer {
    color: #847a7a;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    /* font-family: "Roboto Cn"; */
    font-size: 19px;
    letter-spacing: 1px;
    text-align: left;
    /* text-shadow: 3px 2px 3px rgb(51, 51, 51); */
}

.ul_footer {
    display: inline-block;
    padding: 0;
    width: 100%;
}

.ul_footer>li {
    float: left;
    clear: left;
    list-style: none;
    color: #b7b7b7;
    font-family: "Roboto Cn";
}

.ul_footer>li>a {
    color: #b7b7b7;
    font-family: "Roboto Cn";
}

#cnt-link-scl {
    text-align: left;
}

#list-link-scl a {
    text-decoration: none;
}

.cont_all_slct_vyg_circuit {
    margin-bottom: 25px;
    height: auto;
}

.cont_all_slct_vyg_circuit .cmnt_circuit_title {
    padding: 0;
}

.cont_all_slct_vyg_circuit .cmnt_circuit_title h3 {
    text-align: center;
    color: #008da6;
    margin-bottom: 25px;
}

.cnt-help-text {}

.cnt-help-text p {
    text-align: center;
    font-size: 13px;
}

.cnt-help-text p span {
    font-weight: bold;
    font-size: 12px;
}

.div-empty {
    height: 100px;
    margin-bottom: 25px;
}

.cnt-cont_crumbs {
    padding-top: 55px;
}

.cont_crumbs p {
    text-align: left;
    font-family: "Roboto Cn";
}

.cont_crumbs p span i {
    margin: 0 12px;
}

.itm-ico-help img {
    width: 55px;
    height: 55px;
    margin: 10px 0;
}

.tchat-btn {
    background: none;
    border: none;
    outline: none;
    width: 55px;
    height: 55px;
    margin: 10px 0;
}

.tchat-btn img {
    margin: 0;
}


/*tabulation*/

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: #008da6;
    font-family: "Roboto Cn";
    border-bottom: solid 3px transparent;
}

.tab button:hover {
    background-color: #ddd;
    /*padding-bottom: 3px;*/
}

.tab button.active {
    background-color: #ccc;
    border-bottom: solid 3px #008da6;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    float: left;
    width: 100%;
}

.tabcontent h3 {
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
    text-transform: uppercase;
    color: #008da6;
    font-size: 19px;
}

.tabcontent p {
    text-align: left;
    font-family: "Roboto Cn";
}

.cont_details {
    height: auto;
    margin-bottom: 15px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
}

#circuit>.cont_details:last-child {
    margin-bottom: 0px;
    border-bottom: none;
    padding-bottom: 15px;
}

.cont_day {
    height: 100%;
    overflow: hidden;
}

.cont_day p {
    font-size: 16px;
    color: #008da6;
    border-bottom: solid 1px;
}

.cont_day img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.cont_about_title h4 {
    text-align: left;
    color: #008da6;
    font-family: "Roboto Cn";
    font-size: 16px;
}

span.jrCirc {
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
    color: #675757;
    font-weight: bold;
    text-decoration: underline;
    font-style: normal;
    margin-bottom: 0;
    display: inline-block;
}

h6.title_jr {
    text-align: left;
    color: #008da6;
    font-family: "Roboto Cn";
    font-size: 16px;
}

.cont_about_title {
    height: auto;
    padding-left: 15px;
    /*border-right: solid 1px #ccc;*/
}

.cont_about_hours {
    height: 100%;
    width: 24.9%;
    padding-left: 10px;
}

.cont_about_hours h4 {
    text-align: left;
    color: #008da6;
    font-family: "Roboto Cn";
}

.cont_about_hours h4 span {
    font-size: 16px;
}

.cont_about_hours p {
    text-align: left;
    font-family: "Roboto Cn";
    margin: 0 0 6px 0;
}

.cont_about_hours p span {
    text-align: left;
    font-family: "Roboto Cn";
    margin: 0 0 6px 0;
    color: #333;
}

.cont_tours_reserve {
    /*height: 50px;*/
}

.separator-tabs {
    height: 100%;
    float: left;
    background-color: #ccc;
    width: 1px;
}

.fn_prestation_left p {
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
    color: #008da6;
    font-size: 25px;
}

.fn_prestation_right:last-child {
    margin-top: 10px;
}

.fn_prestation_right p a {
    font-family: "Roboto Cn";
    font-size: 20px;
    padding: 8px 0;
    text-align: center;
    display: inherit;
    background-color: #de1118;
    width: 49.8%;
    float: right;
    color: #fff;
}

.fn_prestation_right p a:hover {
    text-decoration: none;
    background-color: #de111866;
}

.fn_prestation_right p a:focus {
    text-decoration: none;
}


/* Fin tabulation*/

.slider_top_circ_title p {
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
    text-transform: none;
    color: #008da6;
    font-size: 26px;
}

.title_all-circuit h3 {
    text-align: left;
    text-transform: uppercase;
    color: #008da6;
    font-family: "Helvetica Neue LT Pro";
}

.slider_top_circ_left {
    background-color: #333;
}

.slider_top_circ_left,
.slider_top_circ_right {
    height: 625px;
}

.slider_top_circ_right {
    background-color: #fff;
}

.slider_top_circ {
    margin-bottom: 25px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.mbr-section {
    padding: 0;
    width: 100%;
    height: 100%;
}

.mbr-section__container {
    padding: 0;
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
}

.cont_slider_detail_right h4 {
    text-align: left;
    color: #626869;
    font-family: "Helvetica Neue LT Pro";
    margin-top: 0;
}

.cont_slider_detail_right .dta_subtitle {
    text-align: left;
    color: #FF9800;
    font-family: "Roboto Cn";
    margin-top: 0;
}

.cont_slider_detail_right hr {
    margin: 8px 0;
    border-color: #333;
    clear: both;
}

.cont_detail_sub p {
    text-align: left;
    font-family: "Roboto Cn";
    margin-bottom: 5px;
}

.cont_slider_detail_right h5 {
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
    font-size: 18px;
    color: #008da6;
}

.cont_point {
    padding: 0;
    width: 100%;
    list-style: none;
    height: 200px;
    overflow: hidden;
    overflow-y: auto;
}

.cont_point p {
    font-family: "roboto cn";
    text-align: left;
}


/*#reserv_perso p a {
  background-color: #32A61D;
  }*/

#reserv_perso p a {
    background-color: #3fa1da;
}

#reserv_perso p a:hover {
    opacity: 0.5;
}

.cont_point .list_point {
    float: left;
    clear: left;
    font-family: "Roboto Cn";
    text-align: left;
    margin-bottom: 18px;
}

.list_point i {
    color: #FF9800;
}

.menu-fiche {
    width: 100%;
    display: inline-block;
    padding: 0;
    list-style: none;
    text-align: left;
    margin: 0;
}

.menu-fiche li {
    font-family: "Roboto Cn";
    margin-bottom: 5px;
    padding: 10px;
    background-color: #ccc;
    color: #008da6;
    cursor: pointer;
}

.menu-fiche .menu-list:last-child {
    margin-bottom: 0;
}

.menu-list {
    text-transform: uppercase;
}

.menu-list-sub {
    overflow: hidden;
    display: none;
}

.menu-list-sub-show {
    height: auto;
}

.menu-list-sub {
    padding-left: 20px;
    list-style: none;
}

.menu-list a {
    text-decoration: none;
    color: #008da6;
    width: 100%;
    display: inline-block;
    padding: 11px 9p
}

.menu-list>.active {
    background-color: #555;
    width: 100%;
    display: inline-block;
    padding: 11px 9px;
    color: #bbb;
}

.menu-list a:hover {
    text-decoration: none;
    color: #80787b;
}

.menu-list-sub li {
    text-transform: none;
    padding: 0 0 0 9px;
}

.cont_user_link {
    top: 0;
    height: 100px;
    text-align: right;
}

.link_account {
    cursor: pointer;
    color: #de1118;
    border: solid 3px #fff;
    border-radius: 100%;
}

#cont_set-itm-user {
    position: absolute;
    background-color: #000;
    height: auto;
    right: 0;
    display: none;
    width: 200px;
}

#cont_set-itm-user ul {
    width: 100%;
    left: 0;
}

#cont_set-itm-user .nav>li {
    float: left;
    width: 100%;
    text-align: left;
}

.cont_user_link:hover>#cont_set-itm-user {
    display: block;
}

.cont-all-signup {
    min-height: 71%;
    background-color: #d4d4d4;
    padding-top: 100px;
    background: url(../images/photo_9.jpg) no-repeat;
    background-size: cover;
}

.cont-all-compte-edite {
    background-color: #d4d4d4;
    padding-top: 100px;
    background: url(../images/photo_9.jpg) no-repeat;
    background-size: cover;
}

.align-all-signup {
    /*height: 359px;*/
    float: none;
    margin: 0 auto;
}

.all-signup-left,
.all-signup-right,
.all-signup-left .form-group,
.all-signup-right .form-group {
    height: 100%;
    /*padding: 0 15px;*/
}

.ic_inp {
    border: 2px solid #ccc;
    border-right: none;
}

.not-insc {
    font-family: 'Athena of the Ocean';
    color: #fff;
    font-size: 45px;
    line-height: 40px;
    text-shadow: 0 0 15px #333;
}

p.not-insc-bt {
    font-family: "roboto cn";
    font-size: 18px;
    color: #fff;
    text-shadow: 0px 2px 3px #131313;
}

.not-insc-info {
    font-family: "Roboto CN";
    font-size: 17px;
    color: #fff;
    text-shadow: 0 0 3px #000000bf;
}

.not-insc-info span {
    font-family: "Roboto";
    font-weight: bold;
}

#form_inscription label {
    font-weight: normal;
    color: #fff;
    text-shadow: 0 0 5px #333;
    font-family: "Helvetica Neue LT Pro";
    letter-spacing: 1px;
}

.all_form label {
    font-weight: normal;
    color: #fff;
    text-shadow: 0 0 5px #333;
    font-family: "Helvetica Neue LT Pro";
    letter-spacing: 1px;
}

#form_confirm label {
    font-weight: normal;
    color: #fff;
    text-shadow: 0 0 1px #0000008c;
    font-family: "Helvetica Neue LT Pro";
    letter-spacing: 1px;
}

#align-formull_connexion {
    float: none;
    margin: 0 auto;
    margin-top: 35px;
}

#form_connexion {
    width: 100%;
    display: inline-block;
}

#form_connexion .all-signup-left {
    padding: 0;
}

#form_connexion a {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 3px #333;
}

#form_connexion a:hover {
    color: #f1d7d7;
}

#form_connexion .all-signup-left {
    padding: 0;
}

#form_confirm .all-signup-left {
    padding: 0;
}

#form_connexion .form-group {
    display: inline-block;
    padding: 0;
    width: 41.1%;
    float: left;
    margin-right: 10px;
}

#form_confirm .form-group {
    display: inline-block;
    padding: 0;
    width: 41.1%;
    float: left;
    margin-right: 10px;
}

#form_connexion .form-group #sub_form_insc {
    width: 100%;
    background-color: #de1118;
    border-color: #de1118;
}

#form_insc_voyageur,
#form_insc_agence {
    width: 65%;
    display: inline-block;
}

#form_insc_voyageur label,
#form_insc_agence label {
    width: 100%;
    text-align: left;
}

#form_insc_voyageur #sub_form_insc,
#form_insc_agence #sub_form_insc {
    width: 50%;
}

#sub_form_avatar {
    width: 30%;
}

#form_connexion #cnt-sub-conex {
    width: 15%;
    margin: 0;
}

#form_confirm #cnt-sub-conex {
    width: 15%;
    margin: 0;
}

.sub_form_conex {
    width: 100%;
    background-color: #de1118;
    border-color: #de1118;
}

.cont_all_compte {
    padding-top: 57px;
}

.align_cont_avatar {
    text-align: center;
    padding-top: 20px;
}

.cont_avatar {
    width: 155px;
    height: 155px;
    float: left;
    display: inline-block;
    border: solid 3px #fff;
    border-radius: 100%;
    padding: 0;
    overflow: hidden;
}

.cont_avatar a {
    height: 100%;
    width: 100%;
    display: inline-block;
}

.cont_avatar_int {
    width: 155px;
    height: 155px;
    padding: 0;
}

.cont_avatar_int img {
    width: 100%;
    height: 100%;
}

.cont_editeAvatar .cont_avatar {
    float: left;
}

.cont_avatar i {
    font-size: 10.7em;
    color: #3b3b3b;
}

.cont_avatar img {
    width: 100% !important;
    height: auto !important;
    /* height: 155px; */
}

.cont_all_menu_user {
    text-align: center;
    margin: 0 auto;
    float: none;
    clear: both;
    padding-top: 8px;
}

.menu_user ul {
    width: auto;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.menu_user ul li {
    float: left;
    margin: 0 5px;
    padding: 5px 10px;
    width: 166px;
    background-color: #de1118;
    border-radius: 30px;
    list-style: none;
}

.menu_user ul li>a {
    color: #fff;
    font-family: "roboto cn";
}

#lab_new_avatar {
    padding: 10px 15px;
    background-color: #1b8a20;
    border-radius: 4px;
    cursor: pointer;
}

#cnt-img-compte {
    height: 100%;
    width: 100%;
}

#about_user {
    max-width: 100%;
    max-height: 120px;
    min-height: 110px;
    min-width: 100%;
}

#align_all_aj_circuit {
    background-color: #f9f9f9;
    padding-top: 25px;
    padding-bottom: 25px;
}

.cont_title_aj_circuit {
    padding: 15px 0;
    float: none;
    margin: 0 auto;
}

.cont_title_aj_circuit h2 {
    margin: 0 auto;
    width: auto;
    padding: 10px 0;
    color: #006c8a;
    font-family: "Roboto Cn";
    text-align: left;
}

#cont_form_aj_circuit_rigth {
    min-height: 100px;
}

#cont_form_aj_circuit_left {
    min-height: 100px;
}

#form_aj_circuit_rigth {
    background-color: #333;
    height: auto;
    padding-bottom: 15px;
}

#form_aj_circuit_left {
    /*background-color: #fff;*/
    height: 100%;
}

.circ_left {
    padding: 0 25px;
}

.circ_right {
    padding: 0 25px;
}

#title_circuit_rigth h4 {
    margin: 0 auto;
    width: auto;
    padding: 10px 0;
    color: #fff;
    font-family: "Roboto";
    text-align: left;
}

#all_form_tours {
    min-height: 100px;
    background-color: #333;
}

#cont_menu_tours {
    padding: 0;
    height: 91.6%;
    display: inline-block;
}

.menu_tours {
    width: 100%;
    padding: 0;
    /* height: 100%; */
    margin: 0;
    /* background-color: #de1118; */
}

.menu_tours li {
    width: 100%;
    float: left;
    clear: left;
    margin: 0;
    color: #fff;
    list-style: none;
    font-family: "roboto cn";
}

.tabmenu {
    width: 100%;
    text-align: left;
    border: none;
    border-bottom: solid 1px #fff;
    padding: 8px;
    outline: none;
    color: #008da6;
}

.tabmenu:hover {
    background-color: #de1118 !important;
    color: #f3f3f3;
}

.menu_tours>li>.active {
    background-color: #de1118 !important;
    color: #f3f3f3;
}

.menu_tours>li:last-child>.tabmenu {
    border-bottom: none;
}

.menucontent {
    display: none;
    padding: 0;
    /*border: 1px solid #ccc;*/
    border-top: none;
}

.menucontent h5 {
    color: #908f8f;
    border-bottom: solid 1px #fff;
    padding: 0px 0 10px 0;
    text-align: right;
    font-family: "roboto cn";
}

.tab_submit {
    width: 35%;
}

#nbr_jr {
    width: 35%;
    margin-left: 15px;
    float: left;
}

#btn-C_day {
    display: none;
    width: 100%;
    height: 34px;
    border: solid 1px #5cb85c;
    outline: none;
}

#btn-C_day:focus {
    width: 100%;
    height: 34px;
    border: solid 1px #5cb85c;
    outline: none;
}

.form_tab {
    color: #fff;
    display: inline-block;
}

.itm_day {
    margin-bottom: 10px;
    /* padding-bottom: 10px; */
    border-bottom: solid 2px #337ab7;
}

#cont_btn-start {
    position: absolute;
    right: 0;
}

.cont_isert_img {
    border: solid 1px #fff;
    border-radius: 4px;
    height: 130px;
}

.cont_isert_img_edite {
    background-size: cover !important;
    height: 185px;
}

.cont_title_insert_img h4 {
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    margin: 21px 0;
    text-align: center;
    color: #fff;
}

.cont_input_insert_img {
    text-align: center;
}

.cont_input_insert_img i {
    color: #bfbfbf;
    cursor: pointer;
}

.cont_input_insert_img i:hover {
    color: #F4EAEA;
    cursor: pointer;
}

#form_fiche_tech h4 {
    margin: 0 0 7px 0;
    width: auto;
    padding: 10px 8px;
    color: #008da6;
    font-family: "Roboto Cn";
    text-align: left;
    background-color: #424242;
    width: 75%;
    clear: both;
}

.cont_point_fort h4 {
    margin: 0 0 7px 0;
    padding: 10px 8px;
    color: #008da6;
    font-family: "Roboto Cn";
    text-align: left;
    background-color: #424242;
    width: 75%;
    float: left;
}

#cont_aj_point {
    height: 34px;
    width: 39px;
    float: left;
    margin-left: 15px;
    position: relative;
}

#cont_aj_point button {
    height: 100%;
    width: 100%;
    border: none;
    border-radius: 4px;
    font-size: 20px;
    outline: none;
}

.title_itine h3 {
    margin: 0 0 10px 0;
    padding: 5px;
    text-align: center;
    font-family: "Roboto CN";
    background-color: #464646;
    color: #fff;
}

#cont_form_detail_circuit {
    color: #fff;
}

#cont_form_detail_circuit>.itm_day:last-child {
    border-bottom: none;
}

.lab_avatar_dcircuit {
    width: 94.7%;
    position: relative;
    top: 6px;
    line-height: 13px;
}

#cont_all_pub {
    background-color: #464646;
    min-height: 100px;
    padding: 15px 0;
}

#formull-title {
    margin-bottom: 10px;
    padding: 0 10px;
}

#formull-title h1 {
    font-family: "roboto cn";
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-transform: none;
    margin: 10px 0;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    padding: 8px 0;
}

.cont_new_mbr_tour {
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}

#cont-itm-mbr {
    clear: both;
    padding: 0 10px;
    margin-bottom: 10px;
}

#cont-itm-mbr:last-child {
    margin-bottom: 0;
}

.cnt-ph-avatar {
    width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 4px;
    float: left;
}

.cnt-ph-avatar img {
    width: 100%;
    height: 100%;
}

.cnt-mbr-name-cmpt {
    display: inline-block;
    float: left;
    width: 76.6%;
    padding: 5px 7px;
    height: 60px;
    overflow: hidden;
}

.mbr-name-itm-af p {
    font-family: "roboto cn";
    color: #fff;
    margin: 0;
}

.mbr-name-itm-af p a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

#align-itm-mbr {
    background-color: #33333336;
    padding: 0;
    height: 55px;
    width: 100%;
}

#cont-link-ph-chmbr {
    padding: 0;
    border: solid 1px #fff;
    border-radius: 5px;
}

#cnt-img-ph {
    padding: 4px;
    /* display: inline-block; */
    height: 185px;
    overflow: hidden;
}

.itm-link-ph {
    text-align: center;
}

.itm-link-ph img {
    margin: 0 auto;
    width: auto;
    height: 100%;
}

.no-image {
    width: 50px !important;
    height: auto !important;
    position: relative;
}

#link-ajout-photo {
    position: relative;
    z-index: 15;
    float: none;
    top: 22px;
    display: inline-block;
    padding: 0;
}

.lab-avatar {
    position: relative;
    z-index: 5000;
}

#cont_inp_file {
    padding: 0;
    position: absolute;
    z-index: 15;
    top: 106px;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 65%;
    height: 61px;
    margin: 0 auto;
    /* display: none; */
    text-align: center;
}

#cnt-sub_img_log #cnt-sub-avatar {
    position: absolute;
    z-index: 4000;
    top: 0;
    width: 100%;
    height: 25px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#sub_uplfile {
    text-align: center;
    /* margin: 10px 0 0 0; */
    padding: 7px 25px;
    font-family: "Century Gothic";
    font-size: 14px;
    color: #fff;
    letter-spacing: inherit;
    line-height: 1.29em;
    box-sizing: border-box;
    background-color: #c10f31;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    float: none;
    clear: both;
}

#itm-link-ph_id-1 {
    padding-top: 15px;
}

#lab-avatar-gallerie {
    color: #fff;
    cursor: pointer;
}

.cont_date_price h5 {
    font-family: "roboto";
    font-size: 27px;
    font-weight: bold;
    color: #1717;
    text-align: center;
}

.it-fidhe-right {
    text-align: left;
    padding-top: 11px;
}

.it-fidhe-right p {
    text-transform: capitalize;
    color: #676464;
    font-size: 15px;
}

.cont_comprend {
    /* background-color: #3b3b3b; */
    margin-bottom: 25px;
    padding: 8px 0;
}

.cont_comprend h4 {
    font-family: "roboto cn";
    color: #3b3b3b;
    font-size: 21px;
}

.cont_comprend_left h4,
.cont_comprend_right h4 {
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
    text-transform: uppercase;
    color: #008da6;
    font-size: 19px;
}

#tarif_paiement {
    width: 35%;
    float: left;
}

#cont_tarif_pInp p {
    float: left;
    margin-left: 9px;
    margin-bottom: 0;
    font-family: "roboto";
    line-height: 34px;
}

.acc-sld-img-about-us {
    height: 370px;
    background: url(../images/bkg-top.jpg) no-repeat bottom;
    background-size: cover !important;
    /* background-position: center center; */
}

.destinations_title_img .title_img {
    font-size: 90px;
    text-shadow: 0px 0px 8px #333;
    font-family: 'Athena of the Ocean'!important;
}

.destinations_title_img .title_img .tiret-dets {
    font-family: "roboto";
    position: relative;
    top: 11px;
    font-size: 77px;
}

.acc-sld-img-about-us .align-txt-armenie-img {
    position: relative;
    top: 40px;
}

.all-itm-circuit-title-about-us h3 {
    color: #006c8a;
    font-family: 'Athena of the Ocean';
    text-align: center;
    font-size: 65px;
    margin: 10px 0;
    margin-top: 0;
}

.all_left_destination {
    background-color: #fff;
    padding: 15px 0;
}

.all-itm-circuit-subtitle-destination {
    text-align: left;
    float: left;
}

.all-itm-circuit-subtitle-destination h3 {
    color: #006c8a;
    font-family: 'Athena of the Ocean';
    text-align: left;
    font-size: 65px;
    margin: 10px 0;
    margin-top: 0;
}

.all-itm-circuit-subtitle-destination p {
    font-family: "roboto cn";
    /* font-size: 13px; */
}

.separator_destinations_title {}

.cont_all_circuit_right {
    min-height: 100px;
    /*background-color: #f5f5f5;*/
}

.titlte_filtre_left {
    font-family: "roboto";
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    margin: 0;
}

.cont_all_left_destination {
    padding-top: 31px;
}

.section-itm-filtre {
    clear: both;
    display: inline-block;
    width: 100%;
}

.sep_itm_section {
    background-color: #3b3b3b;
    height: 3px;
    width: 100%;
    margin-top: 12px;
}

.sep_itm_section:before {
    content: '';
    height: 3px;
    background-color: red;
    width: 5%;
    position: relative;
    float: left;
    z-index: 18;
}

.cont_itm_filtre {
    text-align: left;
    margin: 0;
}

.cont_title_filtre {
    margin-bottom: 10px;
}

.cont_itm_filtre p {
    font-family: "roboto cn";
}

.cont_itm_filtre p a {
    font-family: "roboto cn";
}

.cont_itm_filtre>p:last-child {
    margin-bottom: 0;
}

.cont_itm_filtre p a {
    color: #757373;
}

.cont_itm_filtre .itm-btn-filtre {
    float: left;
    margin-right: 7px;
    width: 30.4%;
    background-color: #03A9F4;
    color: #fff !important;
    padding: 5px;
    text-align: center;
    border-radius: 3px;
}

.title_filtre_insc {
    font-family: "roboto";
    font-weight: bold;
    font-size: 14px;
    background-color: #333;
    color: #fff;
    padding: 5px;
    text-align: left;
}

.insc_bientot {
    color: #d3e34a;
}

.insc_demande {
    color: #fb3!important;
}

.insc_overt {
    color: #44e644 !important;
}

.insc_close {
    color: #ef1515 !important;
}

.cont_all_filtre_insc_right {
    padding: 15px;
    background-color: #777777;
    margin-bottom: 20px;
}

.cont_all_filtre_insc_right p {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    color: #fff;
}

.cont_all_filtre_insc_right .notif_insc {
    border-right: dashed 2px #e4e4e4;
    padding: 0 19px 0px 0;
}

.fixed_insc_right {
    position: fixed;
    z-index: 5;
    top: 0px;
    width: 67.1%;
    right: 71px;
    background-color: #313030;
    padding: 18px;
}

.fixed_insc_right .cont_all_filtre_insc_right_int {
    float: left;
}

.titlte_filtre_left_top {
    border-bottom: solid 3px #525252;
    padding-bottom: 7px;
    margin-bottom: 5px;
}

.cont_itm_filtre .itm-btn-filtre>a {
    color: #fff;
}

.cont_itm_filtre .itm-btn-filtre>i {
    display: none;
}


/*.itm_circuit_destination {
  height: 236px;
  border-bottom: solid 1px #ccc;
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 15px;
  }*/

.itm_circuit_destination {
    height: 200px;
    border-bottom: solid 1px #ccc;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.itm_circuit_destination:last-child {
    margin-bottom: 0;
}

.itm_circuit_img {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    overflow: hidden;
    padding: 10px;
}

.itm_circuit_img a {
    height: 100%;
    width: 100%;
    display: inline-block;
    background-size: cover !important;
    border-radius: 100%;
}

.itm_circuit_about_date_price {
    border-top: solid 1px #333;
    padding-top: 15px;
}

.align_top_title_circ {
    background-color: whitesmoke;
    padding: 15px;
}

.cont_link_date_dep {
    width: 27.3%;
    height: 100%;
    background-color: whitesmoke;
    padding: 15px;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
}

.link_date_dep {
    padding: 5px 10px;
    background-color: #23527c;
    color: #fff;
    font-family: "roboto cn";
}

.link_date_dep:hover {
    color: #698;
}

.itm_circuit_img img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.itm_circuit_about {
    height: 100%;
    border-right: solid 1px #333;
}

.itm_circuit_about {
    height: 100%;
}

.itm_circuit_about_title {}

.itm_circuit_about_title h4 {
    font-family: "Helvetica Neue LT Pro";
    color: #006c8a;
}

.itm_circuit_about_title h4 a {
    font-family: "Helvetica Neue LT Pro";
    color: #006c8a;
}

.itm_circuit_about_text p {
    height: 70px;
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
}

.td_date {
    padding: 0px 5px 0px 0;
    /*border-right: solid 1px #989898;*/
}

.td_price {
    padding: 0px 0 0px 5px;
}

.td_date p,
.td_price p {
    margin-bottom: 0;
    font-weight: normal;
    font-family: "roboto cn";
}

.td_date p span,
.td_price p span {
    margin-bottom: 0;
    color: #de1118;
    font-weight: bold;
    font-family: "roboto";
}

.cont_link_circuit_plus p {
    text-align: right;
    margin: 0;
}

.cont_link_circuit_plus p a {
    color: #008da6;
}

#form_contact label {
    font-family: "Helvetica Neue LT Pro";
    color: #3b3b3b;
    text-shadow: none;
}

.cont_avatar_user {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: solid 2px #fff;
    overflow: hidden;
    float: right;
}

.cont_avatar_user img {
    width: 100%;
    height: 100%;
}

.cont_name_user h5 {
    color: #fff;
    font-family: "roboto cn";
    font-size: 18px;
    padding: 5px 40px;
    width: auto;
    display: inline-block;
    border-radius: 6px;
}

.cont_type_compte h6 {
    color: #fff;
    font-family: "roboto cn";
    font-size: 18px;
    background-color: #454647;
    padding: 5px 40px;
    width: auto;
    display: inline-block;
    border-radius: 6px;
}

.bl_abo_left,
.bl_abo_right {
    min-height: 75px;
}

.bl_abo_left_title h4 {
    text-align: left;
    font-family: "Helvetica Neue LT Pro";
    color: #008da6;
    font-size: 21px;
}

.bl_abo_right_title h4 {
    text-align: left;
    font-family: "Helvetica Neue LT Pro";
    color: #008da6;
    font-size: 21px;
}

.bl_abo_txt p {
    font-family: "roboto cn";
    text-align: left;
    margin: 0;
}

.bl_abo_cont_formull {
    padding-top: 20px;
}

.form-group-abo label {
    text-align: left;
    width: 100%;
    color: #656565;
    text-shadow: none;
}

.form-group-abo .form-control {
    width: 95%;
}

.form-group-abo button {
    float: left;
}

.form-group-abo p {
    text-align: left;
    font-family: "roboto cn";
}

.form-group-abo span i {
    font-size: 20px;
    color: #f7c83f;
}

.abo_success {
    background-color: #5cb85c;
    padding: 10px;
    color: #fff;
    text-align: left;
    border-radius: 4px;
    font-family: 'roboto cn';
    width: 100%!important;
}

.abo_success:before {
    content: '';
    width: 25px;
    height: 25px;
    background-color: #5cb85c;
    position: absolute;
    top: -12px;
    left: 14px;
    right: 0;
    transform: rotate(44deg);
    z-index: -1;
    display: inline-block;
}

.abo_error {
    background-color: #de1118;
    padding: 10px;
    color: #fff;
    text-align: left;
    border-radius: 4px;
    font-family: 'roboto cn';
}

.abo_error:before {
    content: '';
    width: 25px;
    height: 25px;
    background-color: #de1118;
    position: absolute;
    top: -12px;
    left: 14px;
    right: 0;
    transform: rotate(44deg);
    z-index: -1;
    display: inline-block;
}

.cont_mail_user p {
    margin: 0;
    line-height: 19px;
    padding: 6px 12px;
}

#btn_abo {
    border-color: #449d44;
    width: 174px;
    outline: none;
}

.bl_abo_left_title h4 span {
    font-size: 20px;
    color: #797979;
    font-family: "roboto cn";
}

.bl_abo_txt_cont_banier {
    height: 350px;
    background-size: cover !important;
    border: solid 1px #ccc;
    box-shadow: 0 0 1px #33333385;
}

.form_reserv_left {
    padding-left: 0;
}

.form_reserv_left .form-group {
    float: left;
    text-align: left;
    width: 49%;
    margin-right: 5px;
}

.form_reserv_left label {
    float: left;
    text-align: left;
    width: 100%;
    color: #636363;
    text-shadow: none;
}

#sub_reservation{
    width: auto!important;
}
#sub_contact {
    width: 40%;
}
.txt-25{
    font-size: 25px!important;
}
.cont_day6{
    margin-bottom: 5px!important;
    padding-bottom: 0!important;
}

.cont_sub_reservation {
    margin-bottom: 15px;
    width: 99%;
}

.cont_all_tour_user {
    padding: 25px 0;
}

.cont_all_tour_user_title {
    margin-bottom: 15px;
}

.cont_all_tour_user h3 {
    margin: 0;
    padding: 8px 15px;
    background-color: #3b3b3b;
    color: #fff;
    font-family: "roboto cn";
}

#form_inscription {
    display: inline-block;
    width: 65%;
    float: none;
    margin: 0 auto;
}

#form_slct_compte {
    display: inline-block;
    width: 65%;
    float: none;
    margin: 0 auto;
}

#form_insc_user {
    display: inline-block;
    width: 65%;
    float: none;
    margin: 0 auto;
}

.cont_title_insc {
    padding-top: 56px;
    padding-bottom: 56px;
}

.lab_slct_compte {
    font-size: 18px;
    color: white !important;
    text-shadow: 0 0 13px #333;
    padding: 5px;
    margin: 0;
}

#cont_loader {
    width: auto;
    display: inline-block;
    padding: 15px;
    background-color: #2196F3;
    border-radius: 5px;
}

#form_insc_user label {
    text-align: left;
    width: 100%;
}

.cont_title_formull h4 {
    font-family: "roboto cn";
    font-size: 21px;
    background-color: #de1118;
    color: #fff;
    padding: 6px;
}

.notif-account {
    height: 250px;
}

.notif-account p {
    text-align: center;
}

.link_compte {
    margin-top: 15px;
    padding: 5px 15px;
    display: inline-block;
    color: #fff;
    background-color: #337ab7;
    text-decoration: none;
}

.link_compte:hover {
    background-color: #6290b7;
    text-decoration: none;
    color: #fff;
}

.link_compte:focus {
    text-decoration: none;
    color: #fff;
}

.notif-error-connexion .abo_error {
    margin-top: 15px;
    z-index: 6;
}

.notif-error-connexion .abo_error:before {
    content: '';
    top: 3px;
    z-index: 0;
}

.notif-error-connexion .abo_success {
    margin-top: 15px;
    z-index: 6;
}

.notif-error-connexion .abo_success:before {
    content: '';
    top: 3px;
    z-index: 0;
}

.cont-circuit-right .cont_link_date_dep {
    width: 26.8%;
    height: 100%;
    background-color: whitesmoke;
    padding: 15px;
    overflow: hidden;
    overflow-y: auto;
}

.cont_all_left_destination-compte {
    width: 22%;
    padding-top: 0;
}

.cont-circuit-right .align_top_title_circ {
    background-color: whitesmoke;
    padding: 15px;
}

.cont-circuit-right {
    width: 77.2%;
}

.cont-circuit-right .itm_circuit_destination {
    height: 227px;
}

.cont-circuit-right .itm_circuit_about {}

.cont-circuit-right .td_price p,
.cont-circuit-right .td_date p {
    text-align: left;
    font-family: "roboto cn";
    font-size: 14px;
}

.cont_all_left_destination-compte .itm-btn-filtre {
    width: 29.4%;
    margin: 3px;
}

.cnt_gain_user {
    clear: both;
    font-family: "Helvetica Neue LT Pro";
    color: #252525;
    width: auto;
    float: left;
    padding: 8px 0;
    border-radius: 7px;
    /* background-color: #252525; */
    text-shadow: none;
    font-weight: normal;
}

.cont-msg-tours-contact {
    background-color: #ffd1bd;
    padding: 15px;
    width: 99.4%;
}

.cont-msg-tours-contact h3 {
    background-color: transparent;
    padding: 0;
}

.cont-msg-tours-contact p {
    font-family: "roboto cn";
    color: #585151;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cont-msg-tours-contact p span {
    font-weight: bold;
    font-family: "roboto";
}

.cont-msg-tours-contact {
    background-color: #ff6368;
    padding: 15px;
    width: 99.4%;
}

.cont-msg-tours-contact>.cont-btn-contact>.btn-contact {
    border-radius: 0;
    padding-left: 25px;
    padding-right: 25px;
}

.cont-msg-tours-contact>.cont-btn-contact {
    padding: 0;
}

.cont-avatar {
    text-align: center;
    padding: 45px 0;
}

.cont-all-compte-edite {
    text-align: center;
}

#edite_profile {
    display: inline-block;
    width: 55%;
    float: none;
    margin: 0 auto;
}

.cont-all-compte-edite #edite_profile label {
    text-align: left;
    width: 100%;
}

.notif_insc_day {
    float: right !important;
}

.notif_insc_day {
    float: right !important;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0 !important;
    background-color: lightslategrey;
}

.fixed_insc_right .notif_insc_day {
    float: right !important;
    padding: 18px;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0 !important;
    background-color: lightslategrey;
}

.form-group-4 {
    float: left;
    width: 33.33333333%;
}

.form-group-6 {
    float: left;
    width: 50%;
}

.form-group-7 {
    float: left;
    width: 58.33333333%;
}

.form-group-8 {
    float: left;
    width: 66.66666667%;
}

.form-group-9 {
    float: left;
    width: 75%;
}

.input-error {
    border: solid 1px #ff0000;
}

.label_error {
    border: solid 1px #ff0000 !important;
    overflow: hidden;
}

.fa-lab-error {
    position: absolute;
    top: 0px;
    right: 0;
    width: 100%;
    text-align: left;
    background-color: #e6dfdf;
    border-radius: 4px;
    color: #a0a0a0;
    font-weight: normal;
    text-shadow: none;
    height: 100%;
    line-height: 34px;
    padding-left: 7px;
}

.fa-lab-error i {
    color: #ff0000 !important;
    font-size: 34px !important;
    position: absolute;
    top: 0;
    right: 5px;
}

.fa-lab-success {
    position: absolute;
    top: 0px;
    right: 0;
    width: 100%;
    text-align: left;
    /*background-color: #4b9e23;*/
    border-radius: 4px;
    color: #a0a0a0;
    font-weight: normal;
    text-shadow: none;
    height: 100%;
    line-height: 34px;
    padding-left: 7px;
}

label .succes {
    color: #FFC107 !important;
    font-size: 34px !important;
    position: absolute;
    top: 0;
    right: 5px;
}

.cnt-notif-edite {
    display: inline-block;
    height: 33px;
    float: left;
    width: 48%;
}

.cont-insc_msg {
    width: 99% !important;
}

.cont-insc_msg textarea {
    height: 156px;
}

.p_description_jr {
    height: 120px;
    overflow: hidden;
}

#laba_avatar {
    cursor: pointer;
    height: 100% !important;
    background-size: cover !important;
    margin: 0 !important;
    border-radius: 100% !important;
    position: relative !important;
    top: 2px !important;
}

.container_caroucel {
    margin: 0 auto;
    width: 250px;
    height: 362px;
    position: relative;
    perspective: 1000px;
}

.carousel {
    height: 100%;
    width: 100%;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 1s;
}

.item {
    display: block;
    position: absolute;
    /* background: #000; */
    width: 250px;
    height: 318px;
    line-height: 200px;
    font-size: 5em;
    text-align: center;
    color: #FFF;
    /* opacity: 0.95; */
    border-radius: 10px;
}


/*.carousel:nth-child(1){
  transform: rotateY(-60deg) translateZ(250px);
}

.carousel:nth-child(2){
   transform: rotateY(0deg) translateZ(250px);
}

.carousel:nth-child(3){
transform: rotateY(60deg) translateZ(250px);
}*/

.a {
    transform: rotateY(-60deg) translateZ(250px);
    /*background: #ed1c24;*/
}

.b {
    transform: rotateY(0deg) translateZ(250px);
    /*background: #0072bc;*/
}

.c {
    transform: rotateY(60deg) translateZ(250px);
    /*background: #39b54a;*/
}

.btn-caroucel {
    color: #444;
    position: absolute;
    top: 35%;
    padding: 1em 2em;
    cursor: pointer;
    /* background: #CCC; */
    border-radius: 0;
    border: 1px solid #FFF;
    box-shadow: 3px 4px 4px #4c4a4a4d;
    /* transition: box-shadow 0.1s, top 0.1s; */
    outline: none;
}

.btn-caroucel:focus {
    outline: none !important;
    outline-offset: -2px !important;
    /*color: #444;*/
}

.btn-caroucel:hover {
    outline: none !important;
    outline-offset: -2px !important;
    color: #fff;
}

.next {
    right: 5em;
}

.prev {
    left: 5em;
}

.slider {
    width: 100%;
    margin: 0 auto;
    height: 100%;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

.slick-track {}

.slick-prev {
    left: 22px;
}

.slick-next {
    left: 44px;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 300px !important;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:before,
.slick-next:before {
    color: black;
    color: #fff !important;
}

.slick-initialized .slick-slide {
    display: block;
    outline: none;
    outline-offset: 0;
    cursor: -webkit-grab;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    outline: none;
    outline-offset: 0;
}

.prct_circuit {
    font-size: 22px;
    color: #fff;
    line-height: 35px;
    float: left;
}

#cont-slider-top {
    height: 465px;
}

p.policeSlider {
    font-family: 'Helvetica Neue LT Pro';
    position: relative;
    top: 11px;
    color: #151635;
}

.holder_bu_center {
    position: absolute;
    top: 5%;
    left: 25% !important;
    /* width: 60%; */
    z-index: 5;
    height: 100% !important;
    background-color: #37c;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    box-shadow: 0px 0px 5px #333;
}

.holder_bu_center .cnt-all-slog-itm-orange {
    border-bottom: solid 3px #337ab7;
    height: 100%;
}

.holder_bu_center .cnt-itm-top-img img {
    vertical-align: top;
    border-bottom: solid 3px #337ab7;
    padding-bottom: 4px;
}

.holder_bu_center .cnt-slog-itm h4 {
    color: #337ab7;
}

#wrapper_bu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 66% !important;
    height: 68%;
    background-color: none;
    margin: 0 auto;
    float: none;
    display: none;
}

.holder_bu {
    overflow: hidden;
    cursor: pointer;
}

.holder_bu_awayL1 {
    position: absolute;
    top: 45px !important;
    left: -20% !important;
    /* width: 60% !important; */
    height: 83% !important;
    background-color: rgba(0, 0, 50, 0.5);
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    z-index: 2;
}

.holder_bu_awayL2 {
    position: absolute;
    top: 45px !important;
    left: -20% !important;
    /*width: 60% !important;*/
    height: 83% !important;
    background-color: rgba(0, 0, 50, 0.5);
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    z-index: 1;
}

.holder_bu_awayL3 {
    position: absolute;
    top: 45px !important;
    left: -40% !important;
    /*width: 60% !important;*/
    height: 83% !important;
    background-color: rgba(0, 0, 50, 0.5);
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
}

.holder_bu_awayL1 .cnt-all-slog-itm-orange {
    border-bottom: solid 3px #e6a700;
    height: 100%;
}

.holder_bu_awayL1 .cnt-slog-itm h4 {
    color: #e6a700;
}

.holder_bu_awayL1 .cnt-itm-top-img img {
    vertical-align: top;
    border-bottom: solid 3px #e6a700;
    padding-bottom: 4px;
}

.holder_bu_awayL2 .cnt-all-slog-itm-orange {
    border-bottom: solid 3px #4CAF50;
    height: 45%;
}

.holder_bu_awayL3 .cnt-all-slog-itm-orange {
    border-bottom: solid 3px #607D8B;
    height: 45%;
}

.holder_bu_awayL2 .cnt-slog-itm h4 {
    color: #4CAF50;
}

.holder_bu_awayL2 .cnt-itm-top-img img {
    vertical-align: top;
    border-bottom: solid 3px #4CAF50;
    padding-bottom: 4px;
}

.holder_bu_awayL3 .cnt-slog-itm h4 {
    color: #607D8B;
}

.holder_bu_awayL3 .cnt-itm-top-img img {
    vertical-align: top;
    border-bottom: solid 3px #607D8B;
    padding-bottom: 4px;
}

.holder_bu_awayR1 {
    position: absolute;
    top: 45px !important;
    left: 69% !important;
    width: 60% !important;
    height: 83% !important;
    background-color: rgba(0, 0, 50, 0.5);
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    z-index: 2;
}

.holder_bu_awayR2 {
    position: absolute;
    top: 45px !important;
    left: 70% !important;
    width: 60% !important;
    height: 83% !important;
    background-color: rgba(0, 0, 50, 0.5);
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    z-index: 1;
}

.holder_bu_awayR3 {
    position: absolute;
    top: 45px !important;
    left: 90% !important;
    width: 60% !important;
    height: 83% !important;
    background-color: rgba(0, 0, 50, 0.5);
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    z-index: 0;
}

.holder_bu_awayR1 .cnt-all-slog-itm-orange {
    border-bottom: solid 3px #ff0012;
    height: 100%;
}

.holder_bu_awayR2 .cnt-all-slog-itm-orange {
    border-bottom: solid 3px #26D838;
    height: 45%;
}

.holder_bu_awayR3 .cnt-all-slog-itm-orange {
    border-bottom: solid 3px #03A9F4;
    height: 45%;
}

.holder_bu_awayR1 .cnt-slog-itm h4 {
    color: #ff0012;
}

.holder_bu_awayR1 .cnt-itm-top-img img {
    vertical-align: top;
    border-bottom: solid 3px #ff0012;
    padding-bottom: 4px;
}

.holder_bu_awayR2 .cnt-slog-itm h4 {
    color: #26D838;
}

.holder_bu_awayR2 .cnt-itm-top-img img {
    vertical-align: top;
    border-bottom: solid 3px #26D838;
    padding-bottom: 4px;
}

.holder_bu_awayR3 .cnt-slog-itm h4 {
    color: #03A9F4;
}

.holder_bu_awayR3 .cnt-itm-top-img img {
    vertical-align: top;
    border-bottom: solid 3px #03A9F4;
    padding-bottom: 4px;
}

.cont-objet h6 span {
    font-family: "roboto cn";
    font-size: 16px;
}

.cnt-prop-date {
    display: none;
}

#btn-date {
    outline: none;
    min-width: 154px;
}

.all-itm-circuit-subtitle {
    text-align: center;
    float: none;
    margin: 0 auto;
}

.cnt-img-vyg {
    height: 250px;
    background-size: cover !important;
}

.title-vyg h3 {
    font-family: 'Athena of the Ocean';
    font-size: 59px;
    color: #db0d1b;
    text-align: left;
    margin: 0 0 8px 0;
}

.cnt-desc-vyg p {
    font-family: "roboto cn";
    text-align: left;
    color: #676666;
    margin: 20px 0 0 0;
}

.holder_bu {
    -webkit-box-shadow: 0px 0px 5px #333;
    -moz-box-shadow: 0px 0px 5px #333;
    box-shadow: 0px 0px 5px #333;
}

.cont-all-circuit-dest {
    background-color: #fbfbfb70;
    margin-bottom: 0;
    padding: 0;
    top: -217px;
}

.cont-all-circuit-dest .itm_circuit_about_title h4 {
    font-family: "Helvetica Neue LT Pro";
    color: #006c8a;
    text-align: left;
}

.itm_circuit_about_text p {
    height: 70px;
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
    text-align: left;
    font-family: "roboto cn";
}

.list-circuit {
    font-family: "roboto cn";
    width: auto;
    padding: 5px 25px;
    /* display: inherit; */
    text-decoration: none;
    color: #fff;
    background-color: #3b3b3b;
}

.list-circuit:hover {
    text-decoration: none;
    color: #EEE;
    background-color: #939393;
}

.list-circuit:focus {
    font-family: "roboto cn";
    width: auto;
    padding: 5px 25px;
    /* display: inherit; */
    text-decoration: none;
    color: #fff;
    background-color: #3b3b3b;
}

.paging_link {
    padding: 0px;
    margin: 0px;
    display: block;
    text-align: center;
}

.paging_link li {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin-right: 1px;
    width: 40px;
    text-align: center;
    background: #4CC2AF;
    background: #00A2D1;
    line-height: 25px;
}

.paging_link .disabled {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin-right: 1px;
    width: 30px;
    text-align: center;
    line-height: 25px;
    background-color: #666666;
    cursor: inherit;
}

.page_result .page_name {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}

#link {
    text-align: center;
}

.snt_link_insc {
    background-color: #191919;
    margin-top: 15px;
    line-height: 30px;
}

.snt_link_insc>.link_insc {
    margin: 0;
}

.snt_link_insc>.link_insc>a {
    font-family: "roboto cn";
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}

.snt_link_insc>.link_insc>a:hover {
    color: #A60000FF;
}

.title_prop_intnot {
    /* border: solid 1px #ccc; */
    margin-top: 15px;
}

.title_prop_intnot h4 {
    text-align: left;
    font-family: "Helvetica Neue LT Pro";
    color: #008da6;
    font-size: 21px;
    float: left;
    margin-right: 15px;
}

.page-header h4 {
    color: #de1118 !important;
}

.itm_prop_intnot .form-group {
    width: 100%;
}

.cont_notif_news_letter {
    height: 35px;
    margin-top: 10px;
}

.cont_notif_news_letter>.error {
    margin: 0;
    color: white;
    font-family: 'roboto cn';
    background-color: #de1118;
    line-height: 35px;
    text-align: left;
    padding: 0 15px;
}

.cont_notif_news_letter>.success {
    margin: 0;
    color: white;
    font-family: 'roboto cn';
    background-color: #4CAF50;
    line-height: 35px;
    text-align: left;
    padding: 0 15px;
}

.cont-field h3 {
    margin: 20px 0;
    font-family: "Helvetica Neue LT Pro";
    color: #ececec;
    text-align: center !important;
    font-size: 20px;
}

.cont-field h3:before {
    content: '';
    width: 30%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 96px;
}

.cont-field h3:after {
    content: '';
    width: 30%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 96px;
}

.cont-field h3 span {
    float: left;
}

.cont_link_date_dep p {
    font-family: 'roboto cn';
}

.cont_link_circuit_plus p a {
    color: #008da6;
    font-family: "roboto cn";
}

#main-mob {
    display: none;
}

#cont_all_tour_user_title_mob {
    display: none;
}

#align_cont_abo_nws {
    padding: 0;
}

#align_nws {
    padding: 0;
}

.subtitle-logo {
    display: none;
}

#form_nws_letter {
    display: inline-block;
    text-align: center;
}

.link_middle_top>a {
    font-size: 14px;
    padding: 10px 0px !important;
}

.holder_bu {
    width: 50% !important;
    height: 55% !important;
}

.cnt-related-dest {}

.title_otr_vyg {
    margin: 10px 0 30px 0;
    font-family: "Helvetica Neue LT Pro";
    text-align: center;
    text-transform: none;
    color: #008da6;
    font-size: 26px;
    background-color: #ececec;
    padding: 8px;
}

.itm-voyage {
    margin-bottom: 30px;
    height: 250px;
}

.itm-voyage-V {
    width: 50% !important;
    height: 320px !important;
    margin-bottom: 30px;
}

.itm-voyage .num_excu {
    position: absolute;
    font-size: 15px;
    bottom: 45px !important;
    right: 0;
    font-family: "roboto cn";
    color: #fff;
    opacity: 1;
    margin: 0;
    background-color: #2196f3;
    padding: 4px 15px;
}

.itm-voyage .info_excu {
    max-width: 96.6%;
    position: absolute;
    font-size: 12px;
    top: 6px;
    left: 5px;
    font-family: "roboto cn";
    color: #fff;
    margin: 0;
    background-color: #2196f3;
    padding: 4px 15px;
    opacity: 0;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.itm-voyage .itm-circuit-top-img {
    height: 100%;
}

.itm-voyage .itm-circuit-top-img a {
    width: 100%;
    height: 100%;
    display: inline-block;
    background-size: cover !important;
}

.cnt-title-voyage {
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: #00000085;
}


/*.cnt-title-voyage h6 {
  color: #eaeaea;
  text-transform: none;
  font-weight: normal;
  font-family: "roboto cn";
  letter-spacing: 1px;
  text-align: left;
  padding: 5px;
  font-size: 15px;
  }*/

.cnt-title-voyage h6 {
    color: #eaeaea;
    text-transform: none;
    font-weight: normal;
    font-family: 'Athena of the Ocean';
    letter-spacing: 1px;
    text-align: left;
    padding: 5px;
    font-size: 12px !important;
}

.about_auto {
    height: auto;
}

.btn-read-more {
    border: none;
    color: #03A9F4;
    background: none;
    font-family: 'roboto cn';
    font-style: italic;
    width: 70px;
    outline: none;
}

.btn-read-more:hover {
    color: #0061FF;
}

.edit-Slider {
    margin-right: 3px;
}

.title_img {
    font-family: 'Athena of the Ocean';
    font-size: 170px;
    color: #fff;
    text-align: center;
    margin: 0;
}

h6.subTitle {
    font-family: 'roboto cn';
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 0;
    position: relative;
    top: -10px;
}

.slog_img {
    font-family: 'Athena of the Ocean';
    font-size: 31px;
    color: #fff;
    position: absolute;
    top: 98px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    left: 4%;
    /* right: 45%; */
    display: inline-block;
}

.itm-destinations p {
    text-align: left;
    color: #fff;
    font-size: 14px;
    clear: both;
    margin-top: 15px;
    float: left;
    font-family: "roboto cn";
}

.cont-all-circuit-dest .cont_link_date_dep {
    width: 30.6%;
    height: 100%;
    background-color: whitesmoke;
    padding: 15px;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
}

.dest_sub_menu {
    position: absolute;
    left: 0;
    top: 63px;
    min-width: 188px;
    background-color: #5f6165;
    padding: 0;
    list-style: none;
    display: none;
}

.link_middle_top:hover>.dest_sub_menu {
    display: block;
}

.dest_sub_menu li {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    padding: 4px 8px;
    border-bottom: solid 1px #ffffff2b;
}

.dest_sub_menu li:last-child {
    border: none;
}

.dest_sub_menu li:hover {
    background-color: #6f6f6f;
}

.dest_sub_menu li:hover>a {
    color: #de1118;
}

.dest_sub_menu li a {
    color: #fff;
    line-height: 29px;
    display: inline-block;
    width: 100%;
    font-family: "Roboto Cn";
    text-decoration: none;
}

.title_img_circuit {
    position: relative;
    top: 45px;
}

.cont-title-img {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    background: #00000012;
    bottom: 0;
    padding: 15px;
    text-align: center;
}

.cont-title-img h3 {
    color: #fff;
    font-family: "roboto cn";
    margin: 0 0 8px 0;
    text-align: left;
    text-shadow: 0 0 8px #333;
}

.cont-title-img p {
    font-family: "roboto cn";
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    color: #fff;
    margin: 0;
}

.cnt-title-img-edition {
    position: absolute;
    bottom: 21.3px;
    background-color: #607d8b59;
    padding: 8px 8px;
    border-radius: 0 0 4px 4px;
    width: 99.4%;
}

.cnt-title-img-edition p {
    font-family: "roboto cn";
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    color: #fff;
    margin: 0;
    text-shadow: 0 0 8px #333;
}

#view-modal #form_img_gallerie label {
    color: #424040;
    /*font-family: "roboto cn";*/
    text-shadow: none;
}

.title_img_pubdest {
    font-size: 60px;
    text-shadow: 0 0 8px #333;
}

.cnt-arme {
    position: absolute;
    top: -23px;
    right: -19px;
    height: 100%;
    text-align: center;
}

.cnt-arme img {
    width: 80px;
}

#cnt-txt-copyr a {
    text-decoration: none;
}

#cnt-txt-copyr a p {
    font-family: "roboto cn";
    line-height: 18px;
    font-size: 14px;
    color: #b7b7b7;
}

.set_tours {
    position: relative;
    top: 11px;
    right: 0px;
}

.set_tours button {
    background: none;
    border: none;
    font-size: 18px;
    line-height: 18px;
    color: #00bcd4;
}

.set_tours button:hover {
    color: #2D2D2D;
}

.cnt-itmofr {
    /*    border-bottom: solid 1px #fff;*/
}

.cnt-itmofr:last-child>.cnt-price-itm-ofr {
    border-bottom: none;
}

.cnt-itmofr:last-child .cnt-all-about-tours {
    border-bottom: none;
}

.cnt-vignette-offre {
    position: absolute;
    top: -14px;
    right: -87px;
    width: 120px;
    height: 120px;
    overflow: hidden;
    border-radius: 100%;
    border: solid 2px #fff;
    background-size: cover !important;
    z-index: 2;
}

.cnt-price-itm-ofr {
    background-color: #212121;
    padding: 18px 0 0 0;
    border-bottom: solid 1px #fff;
}

.cnt-price-itm-ofr h4 {
    text-align: left;
    padding: 13px;
    color: #fff;
    font-family: "roboto cn";
    font-size: 30px;
}

.cnt-price-itm-ofr h4:before {
    content: 'A partir de';
    font-size: 13px;
    top: 16px;
    left: 31px;
    position: absolute;
}

.cnt-price-itm-ofr p {
    color: #fff;
    text-transform: uppercase;
    font-family: "roboto cn";
    text-align: left;
    font-size: 13px;
    padding-left: 9px;
    margin: 0 0 8px 0;
}

.cnt-all-about-tours {
    height: 98px;
}

.cnt-title-tours p {
    text-align: left;
    font-family: "roboto cn";
    font-size: 17px;
    color: #FF9800;
    margin-bottom: 0;
}

.cnt-jr-tours p {
    font-family: "roboto cn";
    text-align: left;
    margin: 0;
    color: #fff;
}

.cnt-jr-tours p a {
    text-decoration: none;
}

.cnt-jr-tours p a:hover>span {
    color: #F44336;
}

.cnt-jr-tours p a span {
    font-family: "roboto cn";
    font-size: 13px;
    color: #005ba9;
}

.cnt-all-about-tours {
    height: 98px;
    background-color: #e6e6e675;
    position: relative;
    z-index: 0;
    padding: 0 0 0 71px;
    border-bottom: solid 1px #fff;
}

.tchat-container {
    position: fixed;
    bottom: 15px;
    right: -357px;
    width: 350px;
    height: 515px;
    background-color: #f7f7f7;
    z-index: 5001;
    -webkit-box-shadow: 0 0 3px;
    box-shadow: 0 0 3px;
}

.width100 {
    width: 100%;
}

.height90 {
    height: 90%;
}

.height100 {
    height: 100%;
}

.pad15 {
    padding: 15px;
}

.margin0 {
    margin: 0;
}

.textLeft {
    text-align: left;
}

.textCenter {
    text-align: center;
}

.textRight {
    text-align: right;
}

.title-tchat {
    padding: 5px 15px;
    background-color: #444444;
    height: 10%;
}

.title-tchat h4 {
    font-family: "roboto cn";
    color: #fff;
    margin: 0;
    text-align: left;
}

.body-tchat {
    font-family: "roboto cn";
    color: #fff;
    height: 60%;
    padding: 0;
}

.messages-box {
    padding: 0 15px 15px 15px;
    height: 100%;
    width: 100%;
    display: inline-block;
}

.messages-box-admin {
    max-height: 400px;
    min-height: 60px;
    overflow-y: auto;
}

.note-tinsc p {
    font-family: "roboto cn";
    color: #333;
    font-size: 12px;
}

.tchat-footer {
    height: 30%;
    /* background-color: red; */
}

.close-tchat {
    position: absolute;
    top: 15px;
    right: 15px;
    border: none;
    background: none;
    outline: none;
}

#tch-msg-insc {
    height: 80% !important;
    border-radius: 0;
    border: none;
    background-color: #ccc;
    border-top: solid 5px #2196F3;
    border-bottom: solid 5px #2196F3;
    min-width: 100%;
}

#post-tcht {
    border-radius: 0;
    height: 20%;
    outline: none;
}

#post-tcht i {
    font-size: 19px;
}

#post-tcht span {
    font-size: 15px;
    position: relative;
    top: -1px;
}

.cnt-all-tcht-msg {
    height: 309px;
    padding: 15px 0;
    overflow-y: auto;
    text-align: left;
}

.cnt-all-tcht-msg p {
    font-family: "roboto cn";
    font-size: 13px;
    margin: 0;
}

.txt-has-error {
    border-top: solid 5px #ff0000 !important;
    border-bottom: solid 5px #ff0000 !important;
}

.maessages-box {
    position: relative;
    background-color: #fff;
    margin-bottom: 95px;
}

.messages-box .message {
    padding: 3px 8px;
    margin: 3px 0;
    /* border-radius: 12px; */
    max-width: 80%;
    min-width: 54%;
    display: inline-block;
    min-height: 25px;
}

.messages-box .message.message-membre {
    background-color: #3498db;
    float: right;
}

.messages-box .message.message-user {
    background-color: #444444;
}

.message span {
    font-family: "roboto cn";
    font-size: 13px;
}

.tchat-form-insc {
    padding: 0 15px;
}

.tchat-close {
    position: fixed;
    right: -357px !important;
}

.tchat-vw {
    position: fixed;
    right: 15px !important;
}

.note-tinsc {
    padding: 20px 15px 0 15px;
}

li.btn-dex {
    text-align: right;
    width: 100%;
}

span.sub-dex {
    position: absolute;
    top: 25px;
    right: 15px;
    padding: 5px 15px;
    background-color: #00796B;
    display: none;
}

span.sub-dex:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #00796b;
    position: absolute;
    top: -5px;
    right: 2px;
    transform: rotate(44deg);
    z-index: 1;
}

.btn-dex a {
    font-family: "roboto cn";
    color: #337ab7;
    text-decoration: none;
    line-height: 31px;
}

.btn-dex a:hover {
    color: #858bab;
}

.cnt-dnx {
    background-color: #cccccc;
    list-style: none;
    position: absolute;
    top: 0;
}

.messages-box-circ {
    margin-top: 27px;
}

.tchat-btn-container {
    width: 55px;
    height: 55px;
    background-color: #de1118;
    position: fixed;
    bottom: 10px;
    right: 10px;
    text-align: center;
    z-index: 5000;
}

.tchat-btn-container:hover {
    background-color: #90070b;
}

#tchat-btn-page {
    height: auto;
    width: auto;
}

#tchat-btn-page i {
    color: #fff;
}

.notif-btn-tchat {
    position: absolute;
    right: 100%;
    height: 100%;
    background-color: #de1118;
    width: 0px;
    overflow: hidden;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.tchat-btn-container:hover>.notif-btn-tchat {
    width: 180px;
}

.notif-btn-tchat span {
    color: #fff;
    font-family: "roboto cn";
    font-size: 14px;
}

.cont_crumbs span {
    font-family: "roboto cn";
    color: #ccc;
}

.cont_crumbs span a {
    font-family: "roboto cn";
    color: #ccc;
    text-decoration: none;
}

#txt-info {
    min-height: 255px;
}

.notif-count-user {
    position: absolute;
    right: 42px;
    top: -6px;
    background-color: #2196F3;
    color: #fff;
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    z-index: 5;
}

.all-link-scl {
    /* position: fixed; */
    top: 105px;
    right: 46px;
    width: auto;
    height: auto;
    /* background-color: #ccc; */
    z-index: -1;
}

.cntscl {
    width: 45px;
    height: 45px;
    /* margin-bottom: 5px; */
    text-align: center;
    float: left;
    /* background-color: #fff; */
    /* box-shadow: 0 0 4px #b1b1b1; */
}

.cntscl:last-child {
    margin-bottom: 0;
}

.cntscl .fa-facebook-square {
    color: #1976D2;
}

.cntscl .fa-linkedin {
    color: #007bb5;
}

.lab-file-join .fa-file {
    color: orange;
}

.cntfilejoin {
    padding: 10px 0;
    border: solid 1px #ccc;
    border-left: none;
    border-right: none;
    margin-bottom: 10px;
}

.cntfilejoin .form-group {
    margin: 0 !important;
}

#form_contact label .labVal {
    line-height: 37px;
    font-family: "roboto cn";
    border-bottom: solid 2px #008000;
    border-left: solid 2px #008000;
    padding: 10px 20px;
}

.h-title-exu {
    background-color: #2196F3;
    /*border: solid 1px #a91b20;*/
    padding: 15px;
    color: #fff !important;
    text-shadow: 0 0 3px #333;
}

.itm-circuit-exu {}

.mbr-gallery .mbr-gallery-row.no-gutter .mbr-gallery-item {
    padding: 0;
    height: 293px;
}

.mbr-gallery .mbr-gallery-row.no-gutter .mbr-gallery-item img {
    height: 100%;
}

.mbr-gallery .no-gutter .mbr-figure__caption {
    margin-bottom: 0px;
    border-style: none;
}

.mbr-gallery .mbr-figure__caption {
    width: 100%;
    margin-left: 0px;
    box-sizing: border-box;
    left: 0px;
    margin-bottom: 30px;
    border-width: 15px;
    border-color: transparent;
    border-image: initial;
    border-style: none solid;
    background: none;
}


/*-------

   Gallery

   -------*/

.mbr-gallery .mbr-gallery-item {
    position: relative;
    /*display: inline-block;*/
    padding-bottom: 30px;
}

.mbr-gallery .mbr-gallery-item>a {
    position: relative;
    display: block;
    background: #fff;
    outline: none;
    height: 100%;
}

.mbr-gallery .mbr-gallery-row {
    margin-bottom: -30px;
}

.mbr-gallery .mbr-gallery-item img {
    width: 100%;
    opacity: 1;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.mbr-gallery .mbr-gallery-item>a:hover img {
    opacity: 0.6;
}

.mbr-gallery .mbr-gallery-item .icon {
    position: absolute;
    font-size: 30px;
    top: 50%;
    left: 50%;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

.tarif_gallery {
    position: absolute;
    text-align: left;
    font-size: 30px;
    width: 136px;
    padding: 5px 5px 5px 10px;
    box-sizing: border-box;
    top: 32px;
    left: 76px;
    clear: both;
    background-color: #FF5722;
    /* padding: 4px 15px; */
    font-family: "Helvetica Neue LT Pro";
    color: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
    display: inline-block;
}

.tarif_gallery h4 span {
    font-size: 13px;
    margin-right: 10px;
    font-family: "roboto cn";
}

.jr_gallery {
    position: absolute;
    font-size: 15px;
    bottom: 11.1%;
    right: -35px;
    background-color: #863b24;
    padding: 4px 15px;
    font-family: "roboto cn";
    color: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}


/*  info_excu
num_excu*/

.num_excu {
    position: absolute;
    font-size: 11px;
    bottom: 53px !important;
    right: 15px;
    font-family: "roboto cn";
    color: #fff;
    opacity: 1;
    margin: 0;
    background-color: #2196F3;
    padding: 4px 15px;
}

@media all and (min-width: 1251px) {
    .mbr-gallery-item-ind {
        /*width: 100%;*/
        height: 210px;
        margin-bottom: 30px;
    }
    .itm-voyage {
        width: 20%;
        height: 210px;
        margin-bottom: 30px;
    }
    .cnt-title-voyage h6 {
        /*    color: #eaeaea;
    text-transform: none;
    font-weight: normal;
    font-family: 'Athena of the Ocean';
    letter-spacing: 1px;
    text-align: left;
    padding: 5px;
    font-size: 15px;
    font-size: 36px;
    height: 20px;
    overflow: hidden;*/
    }
    .info_excu {
        max-width: 84.6%;
        position: absolute;
        font-size: 15px;
        top: 6px;
        left: 20px;
        font-family: "roboto cn";
        color: #fff;
        margin: 0;
        background-color: #FF5722;
        padding: 4px 15px;
        opacity: 0;
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        transition: 0.7s;
    }
    .itm-voyage-V h6 {
        font-size: 33px !important;
    }
    .itm-voyage .num_excu {
        position: absolute;
        font-size: 15px;
        bottom: 43px !important;
    }
    .mbr-gallery .no-gutter .mbr-figure__caption {
        margin-bottom: 0;
        border-style: none none;
        width: 87.7%;
    }
}

@media all and (min-width: 1366px) {
    .mbr-gallery .no-gutter .mbr-figure__caption {
        margin-bottom: 0;
        border-style: none none;
        width: 103% !important;
    }
    .info_excu {
        max-width: 83% !important;
        position: absolute;
        font-size: 15px;
        top: 6px;
        left: 20px;
        font-family: "roboto cn";
        color: #fff;
        margin: 0;
        background-color: #FF5722;
        padding: 4px 15px;
        opacity: 0;
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        transition: 0.7s;
    }
}

.mbr-gallery-item-ind a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    text-decoration: none;
}

.info_excu {
    max-width: 96.6%;
    position: absolute;
    font-size: 12px;
    top: 6px;
    left: 20px;
    font-family: "roboto cn";
    color: #fff;
    margin: 0;
    background-color: #2196f3;
    padding: 4px 15px;
    opacity: 0;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.mbr-gallery .mbr-gallery-item-ind>a:hover .icon {
    opacity: 1;
}

.mbr-gallery .mbr-gallery-item-ind>a:hover .tarif_gallery {
    opacity: 1;
}

.mbr-gallery .mbr-gallery-item-ind>a:hover .jr_gallery {
    opacity: 1;
}

.mbr-gallery .mbr-gallery-item-ind>a:hover .tarif_gallery {
    opacity: 1;
}

.mbr-gallery .mbr-gallery-item-ind>a:hover .jr_gallery {
    opacity: 1;
}

.mbr-gallery .mbr-gallery-item-ind>a:hover .info_excu {
    opacity: 1;
}

.itm-circuit-top-img:hover>.jr_gallery {
    opacity: 1;
    bottom: -16px;
    width: 86px;
}
.circuit-price{
    color: black!important;
}
#btn_add_crct{
    margin-top: 20px!important;
}
#form_nbr_jr .form-group-6 #nbr_jr{
    margin-left: 0!important;
    float: none!important;
}
.itm-circuit-top-img .jr_gallery {
    bottom: -20px;
}

.itm-circuit-top-img .tarif_gallery {
    /*top: 5%;*/
    /*left: 16%;*/
}

.itm-circuit-top-img:hover>.tarif_gallery {
    opacity: 1;
}

.cnt-small {
    padding: 0 15px;
}


/* remove spacing */

.mbr-gallery .mbr-gallery-row.no-gutter {
    margin: 0;
}

.mbr-gallery .mbr-gallery-row.no-gutter .mbr-gallery-item {
    padding: 15px;
}


/* container */

.mbr-gallery .container.mbr-gallery-layout-default {
    padding: 93px 0;
}


/* fix horizontal scrollbar */

.mbr-gallery .mbr-gallery-layout-default,
.mbr-gallery .mbr-gallery-layout-article {
    overflow: hidden;
}


/* article layout */

.mbr-gallery .mbr-gallery-layout-article>div {
    padding-left: 0;
    padding-right: 0;
}


/* lightbox */

.mbr-gallery .modal {
    position: fixed;
    overflow: hidden;
    padding-right: 0 !important;
}

.mbr-gallery .modal-body {
    padding: 0;
}

.mbr-gallery .modal-body img {
    width: 100%;
}

.mbr-gallery .modal .close {
    position: absolute;
    background-image: none;
    font-size: 20px;
    width: 54px;
    height: 54px;
    top: 20px;
    right: 20px;
    line-height: 54px;
    opacity: 1;
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    text-shadow: none;
    z-index: 5;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.mbr-gallery .modal .close:hover {
    background: #fff;
    color: #000;
}


/* modal back color opacity */

.modal-backdrop.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

@media (max-width: 768px) {
    .mbr-gallery .modal-dialog {
        margin: 10px auto;
    }
    .mbr-gallery .carousel-indicators,
    .mbr-gallery .carousel-control,
    .mbr-gallery .modal .close {
        position: fixed;
    }
}


/* fix fade in effect */

.mbr-gallery .modal.fade .modal-dialog {
    margin-top: -100px;
    -webkit-transition: margin-top 0.3s ease-out;
    -moz-transition: margin-top 0.3s ease-out;
    -o-transition: margin-top 0.3s ease-out;
    transition: margin-top 0.3s ease-out;
}

.mbr-gallery .modal.in .modal-dialog,
.mbr-gallery .modal.fade .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.mbr-gallery .modal.in .modal-dialog {
    margin-top: 30px;
}


/* media-caption styles */

.mbr-gallery .mbr-figure__caption {
    width: 91.1%;
    margin-left: 0;
    box-sizing: border-box;
    border: solid 15px transparent;
    border-style: none solid;
    left: 15px;
    bottom: 0;
    background: none;
    margin-bottom: 30px;
}

.mbr-figure__caption-small {
    display: block;
    font-size: 12px !important;
    line-height: 1.3em;
    font-family: "roboto cn";
    color: #bfbfbf !important;
    text-shadow: none;
    letter-spacing: 1px;
}

.mbr-gallery .mbr-caption-background {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.mbr-gallery .no-gutter .mbr-figure__caption {
    margin-bottom: 0;
    border-style: none none;
}

.content-heading {
    text-align: center;
    margin-bottom: 33px;
    position: relative;
    clear: both;
}

.content-heading h3.title {
    display: inline-block;
    position: relative;
    color: #fff;
    line-height: 24px;
    padding: 8px 15px;
    background-color: #2196F3;
    font-family: "Roboto Cn";
    text-shadow: 0 0 3px #333;
}

.content-heading h3.title:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #2196F3;
    top: 48%;
    left: -13%;
}

.content-heading h3.title:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #2196F3;
    top: 48%;
    right: -13%;
}

#btn-tchat {
    width: auto;
}

#btn-tchat img {
    width: auto;
}

.tchat-btn-p {
    cursor: pointer;
}

.sub_title_content-heading {
    position: relative;
    color: #969393;
    line-height: 24px;
    padding: 8px 15px;
    font-family: "Roboto Cn";
}

.cnt-price-excu h6 {
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
    text-transform: none;
    color: #008da6;
    font-size: 17px;
}

.cnt-price-otr {
    position: absolute;
    top: 0;
    background-color: #FF5722;
    padding: 5px 10px;
}

.cnt-price-otr h6 {
    color: #fff;
    font-weight: bold;
    font-family: "roboto cn";
    font-size: 20px;
}

.cnt-price-part {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #F44336;
    padding: 2px 10px;
    z-index: 5;
}

.cnt-price-part h6 {
    color: #fff;
    font-weight: bold;
    font-family: "roboto cn";
    font-size: 20px;
}

.itm-gal-img {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.itm-gal-img img {
    width: 100%;
    height: 100%;
}

.cont-itm-gal {
    width: 125px;
    height: 125px;
    float: left;
    margin: 0 4px 4px 0;
}

h4.pub_name {
    margin: 0 0 40px 0;
    font-weight: normal;
    font-family: 'Athena of the Ocean';
    font-size: 64px;
    color: #de1118;
    text-align: left;
    letter-spacing: 1px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0px 0px 4px #333333d4;
    padding-left: 13px;
}

.align_gal {
    height: 630px;
    padding-right: 15px;
}

.sub_txt_perso {
    font-family: "roboto cn";
    text-align: center;
    margin: 0 auto;
    width: 55%;
}

.itm-voyage .itm-circuit-top-img {
    opacity: 1;
}

.itm-voyage .itm-circuit-top-img:hover>.info_excu {
    opacity: 1;
}

h6.notif_circuit_perso {
    display: inline-block;
    text-align: left;
    font-family: "roboto cn";
    font-size: 14px;
    line-height: 20px;
}

.dep_thd {
    background-color: #ad2d32;
}

.dep_thd span {
    color: #d4d3d3;
    font-family: "Helvetica Neue LT Pro";
    font-size: 17px;
    line-height: 40px;
}

.cnt-info-excu {
    position: relative;
    margin-top: -100px;
    z-index: 100;
}

.cnt-info-excu h6 {
    font-family: "Helvetica Neue LT Pro";
    text-align: center;
    text-transform: none;
    color: #ffffff;
    font-size: 13px;
    margin: 0;
    padding: 10px 5px;
    box-sizing: border-box;
}

.cnt-info-excu h6 span {
    font-family: "roboto cn";
}

.item-info-excu {
    background-color: #3b3b3b;
    border-right: solid 1px #b5b5b5;
    text-align: center;
}

.item-info-excu:last-child {
    border: none;
}

.clearfix:after {
    content: '';
    clear: both;
}

.cnt-btn-inte {
    padding-top: 12px;
}

.cnt-btn-inte a {
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-family: "roboto cn"
}

#view-modal-excu {
    background-color: #000000d6;
    overflow: auto;
}

#view-modal-excu .modal-dialog {
    margin-top: 500px;
}

#view-modal-excu .modal-body {
    display: inline-block;
    width: 100%;
}

.pop-over {
    overflow: hidden !important;
    padding-right: 15px;
}

h4.title-excu {
    margin: 0;
    font-family: "roboto cn";
    text-align: center;
    text-transform: none;
    color: #008da6;
    font-size: 16px;
}

h5.success_excu {
    margin: 0;
    font-family: "Helvetica Neue LT Pro";
    text-align: center;
    text-transform: none;
    color: #00a616;
    font-size: 20px;
    padding: 8px;
}

.par_pres {
    font-size: 16px !important;
}

.title_calendar {
    text-align: left;
    font-family: "Helvetica Neue LT Pro";
    color: #008da6;
    font-size: 26px;
    float: left;
    margin-right: 15px;
    text-transform: capitalize;
}

.table_details p {
    font-family: 'roboto cn';
}

.table_details p a {
    font-family: 'roboto cn';
}

.table_details_reserv p {
    text-align: left;
}

.perso_tour .page-header {
    margin-top: 0;
    text-align: center;
    padding-bottom: 22px;
}

.description_list {
    clear: both;
    text-align: left;
    font-size: 14px;
    font-family: 'roboto cn';
    overflow: hidden;
    line-height: 21px;
}

.form-group-item-day {
    width: 100% !important;
}

.form-group-item-day .form-control {
    width: 100%;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.itm-info-excu {
    text-align: left;
    font-family: "roboto cn";
    color: #6f7f82;
    font-size: 13px;
    float: left;
    margin: 0;
    line-height: 18px;
    padding-left: 8px;
    width: 100%;
}

.t_border .itm-info-excu {
    padding: 10px 0;
    text-align: center;
    color: #fff;
}

.cnt-prix-excu h4.itm-info-excu {
    text-align: center;
    font-size: 19px;
    /*font-weight: bold;*/
}

#sub_reservation,
.delete_day {
    font-family: 'roboto cn';
}

.item-date {
    margin: 0 0 15px 0;
    border-bottom: 1px solid #eee;
}

.item-date h6 {
    text-align: right;
    font-family: 'roboto cn';
    font-size: 15px;
}

.item-date h6 span {
    text-align: left;
    font-family: "Helvetica Neue LT Pro";
    color: #008da6;
    font-size: 17px;
    float: left;
    margin-right: 15px;
}

.all-itm-circuit-title-about-us h5 {
    color: #006c8a;
    font-family: "Helvetica Neue LT Pro";
    text-align: center;
    font-size: 24px;
    margin: 10px 0;
    margin-top: 0;
}

.block-anim {
    background-color: whitesmoke;
    -webkit-animation-name: bkg_cont_prix;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: 3;
    /* Safari 4.0 - 8.0 */
    animation-name: bkg_cont_prix;
    animation-duration: 4s;
    animation-iteration-count: 3;
}


/* Safari 4.0 - 8.0 */

@-webkit-keyframes bkg_cont_prix {
    from {
        background-color: whitesmoke;
    }
    to {
        background-color: yellow;
    }
}


/* Standard syntax */

@keyframes bkg_cont_prix {
    from {
        background-color: whitesmoke;
    }
    to {
        background-color: yellow;
    }
}

h6.title_pay {
    border-top: solid 1px #7d7d7d;
    margin-top: 15px;
    padding-top: 10px;
}

#cont_prix {
    padding: 0 15px;
    background-color: whitesmoke;
}

.cnt-loader {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #39393abf;
    visibility: hidden;
    -webkit-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
}

.cnt-add_day {
    padding: 15px 0 2px 0;
    border-top: solid 1px #ccc;
    display: none;
}

.add_day_user {
    font-family: "roboto cn";
}


/*.cont_details:last-child .cnt-add_day {
  display: block;
  margin-top: 16px;
  }*/

.cont_details .delete_day {
    /* display: none; */
}

.cont_details:last-child .delete_day {
    display: block;
}

.cnt-title-info h4 {
    color: #03A9F4;
    font-family: 'Athena of the Ocean';
    font-size: 60px;
    text-align: center;
    display: inline-block;
    padding: 0 0 10px 0;
    border-bottom: solid 1px #03A9F4;
}

.cnt-title-info {
    margin-bottom: 20px;
}

.desc_info {
    color: #777474;
    font-family: "Roboto Cn";
    text-align: left;
}

.ktrv {
    width: 100%;
    /*border: 1px solid #222;*/
    height: 450px;
    position: relative;
    clear: both;
    overflow: hidden;
    /*background: #000;*/
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/*        .wwkt img {
      display: inline-block;
      width: 100%;
      height: 100%;
      opacity: 0;

      }*/

.ktrv>div.wwkt>div:nth-child(2) {
    position: absolute;
    top: 0;
    width: 100%;
    height: inherit;
    display: table;
    background-color: #0a3b52;
    border-radius: 5px;
}

.ktrv>div.wwkt>div:last-child {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
}

.ktrv>div.wwkt>div:first-child {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

#callback-output {
    height: 250px;
    overflow: scroll;
}

.ktrv>div.wwkt {
    display: inline-block;
    cursor: pointer;
    width: 250px !important;
    height: 250px !important;
}

.item-img {
    width: 100%;
    height: 100%;
    border: solid 1px #8a8484;
    background-size: cover !important;
}

.item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-img a {
    display: inline-block;
}

.cont_item-img {
    width: 180px;
    height: 180px;
    margin: 5px;
    float: left;
    /* display: inline-block; */
}

.cnt-cmnt-img {
    width: 37.6%;
    height: 100%;
    margin: 5px;
    padding: 7px;
    text-align: left;
    background-color: #f7f7f7;
    overflow-y: auto;
}

.cnt-cmnt-img h4 {
    margin-top: 0;
    padding-bottom: 10px;
    font-family: "roboto cn";
    font-size: 16px;
    color: #EC3012;
    border-bottom: solid 1px #717171;
}

.cnt-cmnt-img p {
    font-family: "roboto cn";
    font-size: 13px;
    color: #7b7b7b;
    line-height: 21px;
}

.tr-cont_item-img .cont_item-img {
    width: 140px;
    height: 140px;
    margin: 5px;
    float: left;
    /* display: inline-block; */
}

#view-modal-info {
    overflow: auto;
    background-color: #000000e0;
}

#view-modal-info .modal-content {
    position: relative;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#view-modal-info .close-modal {
    border-radius: 0;
}

.cont_view {
    height: 450px;
    overflow: hidden;
}

.cont_view .cont_item-img {
    width: 100%;
    height: 100%;
}

.cont_view .cont_item-img .item-img {
    border: none;
}

#litl_desc {
    margin-bottom: 20px;
}

.cnt-notif-option {
    padding-left: 0;
}

p.notif_succes {
    background-color: #40de20;
    margin: 0;
    line-height: 35px;
    border-radius: 4px;
    color: #fff;
    font-family: 'roboto cn';
    font-size: 15px;
}

.form-control {
    font-family: "roboto cn";
}


/*      .list-day-user,
      .cont_act_choice,
      .cont_info_user{
        display: none;
        }*/

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

p.statu {
    margin: 6px 0 0 0;
    color: #ff0000;
    font-family: "roboto cn";
    text-align: left;
}

p.statu-phone,
p.statu-phone2 {
    margin: 6px 0 0 0;
    color: #ff0000;
    font-family: "roboto cn";
    text-align: left;
}

.all-signup-left p.statu {
    margin: 6px 0 0 0;
    color: #ff0000;
    font-family: "roboto cn";
    text-align: left;
    background: #ce8989;
    padding: 2px 6px;
    display: none;
}

.cnt-txt-tarif {
    padding: 6px 12px;
    border: 2px solid #ccc;
    border-radius: 4px;
}

.cnt-txt-tarif p {
    text-align: left;
    font-size: 14px;
    font-family: 'roboto cn';
    margin: 0;
    color: #696969;
}

p.lnk-cdt {
    margin: 15px 0 0 0;
}

p.lnk-cdt a {
    color: #fff;
    background-color: #de1118;
    padding: 5px 25px;
    font-family: "roboto cn";
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
}

p.lnk-cdt a:hover {
    opacity: .5;
}

.cnt-flags {
    width: 20px;
    height: 20px;
    background-size: cover !important;
    position: relative;
    /* float: left; */
    margin-left: 10px;
    display: inline-block;
}

span.not-chp {
    color: #868686;
    font-size: 11px;
    position: relative;
    top: -3px;
}

.title-add-tour {
    margin: 1px 0 15px 0;
    background-color: #2196F3;
}

.title-add-tour h4 {
    font-family: "roboto cn";
    color: #fff;
}

.cnt-item-tour {
    margin-bottom: 10px;
    border: solid 1px #e4e4e4;
    padding-bottom: 7px;
    padding-top: 7px;
    padding: 0;
    /* background-color: #ccc; */
}

.cnt-item-tour .cnt-small {
    padding: 0;
}

.bl_abo_txt_cont_desc {
    height: 339px;
    overflow: hidden;
}

.bl_abo_txt_cont_desc p {
    font-family: "roboto cn";
    color: #757373;
    font-size: 14px;
    text-align: left;
}

.cnt-loader-itin {
    padding: 11px;
    /* height: 90px; */
    text-align: center;
    background-color: #9c27b017;
    color: #FF5722;
}

.mbr-gallery-item-ind {
    height: 250px;
    margin-bottom: 30px;
}

.cnt-list-liens {
    background-color: #f1f1f1;
    margin-bottom: 15px;
    padding: 15px;
    width: 91.66666667%;
}

.cnt-list-liens p {
    text-align: left;
    margin: 0;
}

.cnt-list-liens p a {
    font-family: "roboto cn";
}

.cnt-all-txt-info {
    padding-top: 5px;
}

.cnt-all-txt-info p {
    text-align: left;
    font-family: "roboto cn";
    font-size: 14px;
}

.title_qf {
    width: 100%;
    color: #03A9F4;
    font-family: "Helvetica Neue LT Pro";
    font-size: 19px;
    text-align: left;
    display: inline-block;
    padding: 0 0 10px 0;
    border-bottom: solid 1px #03A9F4;
}

h5.title_info {
    color: #03A9F4;
    font-family: "Helvetica Neue LT Pro";
    font-size: 19px;
    text-align: left;
    display: inline-block;
    width: 100%;
    padding: 0 0 10px 0;
    border-bottom: solid 1px #03A9F4;
}

.cnt-insc-sct {
    padding-top: 12px;
}

.cnt-btn-inte .btn-ico {
    border-radius: 0;
}

h5.titleDest {
    font-family: "Helvetica Neue LT Pro";
    color: #006c8a;
    font-size: 25px;
    margin: 20px 0;
}

h5.titleDest span {
    font-family: "Helvetica Neue LT Pro";
    font-size: 25px;
    color: #ca443a;
}

.cnt-checkCt.has-error {
    background-color: #fb7c7c;
    color: #fff !important;
}

.cnt-checkCt.has-error .checkbox {
    color: #fff !important;
}

.cnt-checkCt {
    margin-top: 0;
    background-color: #f9f9f9;
    text-align: left;
}

.cnt-checkCt .checkbox {
    display: inline-block;
}

.cnt-checkCt .checkbox a {
    color: #4fa9f1;
    font-family: inherit;
}

.cnt-itm-fgroup .col-lg-2 {
    margin-right: 8px;
    width: 14%;
}

@media (min-width: 1200px) {
    .cnt-itm-fgroup .col-lg-2 {
        width: 14%;
    }
    .cnt-itm-fgroup .col-lg-6 {
        width: 49%;
        margin-left: 5px;
    }
}

.cnt-itm-fgroup .form-group {
    width: 100% !important;
}

.cnt-itm-fgroup .form-group {
    width: 100% !important;
}

p.note-Change {
    text-align: left;
    font-family: "roboto cn";
    color: #DB3D23FF;
}

h4.titleListExcu {
    margin: 10px 0 30px 0;
    font-family: "Helvetica Neue LT Pro";
    text-align: center;
    text-transform: none;
    color: #008da6;
    font-size: 26px;
    padding: 8px;
}


/*
========= Carousel pub voyage
*/

/*.multi-item-carousel {*/
/*.carousel-inner {*/
/*>.item {*/
/*    transition: 500ms ease-in-out left;*/
/*}*/
/*.active {*/
/*&.left {*/
/*     left: -33%;*/
/* }*/
/*&.right {*/
/*     left: 33%;*/
/* }*/
/*}*/
/*.next {*/
/*    left: 33%;*/
/*}*/
/*.prev {*/
/*    left: -33%;*/
/*}*/
/*@media all and (transform-3d),*/
/*(-webkit-transform-3d) {*/
/*    >.item {*/
/*        transition: 500ms ease-in-out left;*/
/*        transition: 500ms ease-in-out all;*/
/*        backface-visibility: visible;*/
/*        transform: none!important;*/
/*    }*/
/*}*/
/*}*/
/*.carouse-control {*/
/*.left,*/
/*&.right {*/
/*     background-image: none;*/
/* }*/
/*}*/
/*}*/

.multi-item-carousel {
    height: 440px;
}


/*
=========Fin Carousel pub voyage
*/

.title_otr_vyg p.sub_titleH3 {
    color: #929090;
    font-family: "roboto cn";
    font-size: 14px;
    margin-top: 10px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
}

h4.titleListExcu p.sub_titleH3 {
    color: #929090;
    font-family: "roboto cn";
    font-size: 14px;
    margin-top: 10px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
}

h4.titleInfo {
    color: #03A9F4;
    font-family: "Helvetica Neue LT Pro";
    font-size: 19px;
    text-align: left;
    padding: 0 0 10px 4px;
    /* border-bottom: solid 1px #03A9F4; */
}

.cnt-item-Sub .cont_item-img {
    width: 150px;
    height: 150px;
}

.cnt-item-Sub {
    border-bottom: solid 1px #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.cnt-item-Sub:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.four-grids {
    margin: 2em 0;
    position: relative;
    margin-top: -217px;
}

#panels {
    width: 100%;
    position: relative;
    top: -6px;
    min-height: 150px;
    display: inline-block;
    height: auto;
    margin: 0 auto;
    text-align: left;
    z-index: 900;
    /* background: #2c3e50; */
    background: #ffffff;
    -webkit-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
}

ul.tabs {
    position: relative;
    width: auto !important;
    height: 67px;
    margin: 0 auto !important;
    list-style: none;
    overflow: hidden;
    padding: 0;
    text-align: center;
    display: inline-block;
}

ul.tabs li {
    height: 70px;
    float: left;
    width: 250px;
    overflow: hidden;
    line-height: 35px;
    margin-left: -1px;
}

ul.tabs li a {
    position: relative;
    display: block;
    height: 48px;
    margin-top: 27px;
    padding: 4px 0 0 0;
    font-family: 'roboto';
    font-style: italic;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border-right: solid 1px #2c3e50;
    background: #3fa1da;
    -webkit-box-shadow: 8px 12px 25px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 8px 12px 25px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 8px 12px 25px 2px rgba(0, 0, 0, 0.4);
    /* border: 0px solid #000000; */
    -webkit-transition: padding 0.2s ease, margin 0.2s ease;
    -moz-transition: padding 0.2s ease, margin 0.2s ease;
    -o-transition: padding 0.2s ease, margin 0.2s ease;
    -ms-transition: padding 0.2s ease, margin 0.2s ease;
    transition: padding 0.2s ease, margin 0.2s ease;
}


/*ul.tabs li a:last-child {
  border: none;
  }*/

ul.tabs li a.active {
    margin: 14px 0 0 0;
    padding: 11px 0 13px 0;
    height: 55px;
    background: #2c3e50;
    color: #D3FEF5;
    /* color: #ff6831; */
    z-index: 4;
    outline: none;
}

.tabs li:last-child a {
    z-index: 1;
    -webkit-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
}

.tabs li:nth-child(2) a {
    z-index: 2;
}

#panels .int-tab {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    line-height: 26px;
    font-size: 18px;
    margin: 0;
    width: 100%;
}

.title_list_slider {
    font-family: 'Open Sans', sans-serif;
    padding: 0;
}

.litTabs {
    display: none;
}

.title_list_slider p {
    font-size: 12px;
    line-height: 14px;
    font-family: "roboto cn";
    font-weight: normal;
    letter-spacing: 1px;
    color: #737171;
    padding: 6px 8px;
}

.all_slider {
    padding: 15px;
}

@media all and (min-width: 1000px) {
    .nt-90 {
        width: 32%;
    }
    .nt-90:nth-child(2) {
        margin: 0 7px !important;
    }
}

.cnImgTours {
    width: 100%;
    overflow: hidden;
}

.cnImgTours img {
    object-fit: cover;
    width: 100%;
}

.vljour {
    margin-left: 5px;
}

.chackExcu {
    position: absolute;
    left: 21px;
    width: 16px;
    height: 16px;
    z-index: 900;
}

.item-excuR {
    height: 210px;
}

.item-excuR h4.num_excu {
    top: 0;
    bottom: auto !important;
    height:auto ;
}

.item-excuR figcaption.mbr-figure__caption.mbr-figure__caption--std-grid {
    width: 88%;
    left: 15px;
    background-color: #585858;
    padding: 7px;
    display: flex;
    top: auto !important;
    bottom: -4px !important;
    position: absolute;
    min-height: 61px;
}

.cnt-all-reserv-excu .title_prop_intnot.page-header {
    background-color: #40a7d6;
    padding: 0 15px;
    color: #fff;
    text-align: center;
}

.cnt-all-reserv-excu .title_prop_intnot.page-header h4 {
    color: #fff !important;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.cnt-all-reserv-excu {
    /*display: none;*/
}

.item-excuR figcaption.mbr-figure__caption.mbr-figure__caption--std-grid .form-check.check-excu {
    font-family: "roboto cn";
    font-size: 16px;
}

.item-excuR figcaption.mbr-figure__caption.mbr-figure__caption--std-grid .form-check.check-excu .form-check-input {
    width: 17px;
    height: 17px;
    margin: 0;
}

.item-excuR figcaption.mbr-figure__caption.mbr-figure__caption--std-grid .form-check.check-excu span {
    line-height: -16px !important;
    position: relative;
    top: -4px;
    font-family: "roboto cn";
    font-size: 14px;
    margin: 0 0 0 4px !important;
}

.item-excuR figcaption.mbr-figure__caption.mbr-figure__caption--std-grid .cnt-small {
    padding: 0 !important;
    line-height: 0;
}

.linkExcu small.mbr-figure__caption-small {
    text-align: left;
    padding: 8px;
    color: #fff !important;
    background-color: #00000017;
}

.cnt-all-form-perso label {
    width: 100%;
    color: #676767;
    text-shadow: none;
    font-family: "Helvetica Neue LT Pro";
    font-weight: bold;
    text-align: left;
}

.cnt-all-form-perso-left {
    padding-right: 0;
}

.cont_info_user {
    border-top: solid 1px #ccc;
}

.cont_details:last-child {
    border: none;
}

.btn {
    font-family: "roboto cn"
}

.cnt-resv-mbr {
    position: absolute;
    bottom: 2px;
    right: 13px;
    width: 50%;
    padding: 0 7px;
    display: none;
    z-index: 5;
}

.cnt-resv-mbr label {
    float: left;
    text-shadow: 0 0 6px #000;
    font-size: 13px;
}

.cnt-resv-mbr .form-group {
    margin: 0;
}

.cnt-resv-mbr .partUser {
    height: 28px;
}

#dropdown_SkypeButton_Call_contact_72105_1 {
    display: none;
    position: absolute;
    margin-top: -10px;
    margin-left: 15px;
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    border: 2px solid rgb(0, 175, 240);
    background-color: white;
    color: rgb(0, 175, 240);
    line-height: 50px;
    list-style: none;
    z-index: 5;
}

.notePer p {
    font-family: 'roboto cn';
    text-align: left;
    color: #989898;
}

.itm-ico-help {
    text-align: center;
}

#accordion-circuit {
    border: solid 1px #ccc;
    padding: 0;
    display: none;
}

#accordion-circuit .cont_comprend {
    /* background-color: #3b3b3b; */
    margin-bottom: 25px;
    padding: 8px 10px;
}

#accordion-circuit .infoHbg {
    padding: 0 10px;
    text-align: left;
    font-family: "roboto cn";
}

#accordion-circuit .cont_details {
    padding: 10px;
}

#accordion-circuit .cont_about_title {
    /*padding: 0 10px;*/
    text-align: left;
    font-family: "roboto cn";
}

#accordion-circuit .cont_about_title p {
    text-align: left;
    font-family: "roboto cn";
}

#accordion-circuit .cont_comprend p {
    text-align: left;
    font-family: "roboto cn";
}

#accordion-circuit .card-header {
    text-align: left;
    background-color: #e8e8e8;
}

#accordion-circuit .card-header h5 .btn {
    color: #03A9F4;
    width: 100%;
    text-align: left;
    outline: none;
    text-decoration: none;
}

#accordion-circuit th {
    padding: 3px;
}

#accordion-circuit th span {
    font-size: 10px;
}

#accordion-circuit td {
    padding: 2px;
}

#accordion-circuit td p {
    margin: 0;
    font-size: 12px;
}

#accordion-circuit .card {
    clear: both;
}

@media all and (min-width: 768px) {}

@media all and (max-width: 580px) {
    .row .no-float {
        display: table-cell;
        float: left;
        vertical-align: middle;
    }
    .left_container_visio{
        background: url(../assets/images/appel-visio-fond.55675c3.png);
        background-size: 100% 108%;
        background-position-y: -22px;
        margin-top: 40px;
        padding-top: 20px;
        padding-bottom: 27px;
    }
    .cont-insc_msg textarea{
        height: 80px;
    }
}



@media all and (max-width: 767px) {
    #align-tba {
        display: none !important;
    }
    #accordion-circuit {
        display: block;
    }
}

.dataEnv {
    color: #895;
    text-align: right;
    font-family: "roboto cn";
    font-size: 10px;
    margin: 10px 0 0;
}

.message.message-membre .dataEnv {
    color: #cecece;
    font-size: 9px;
    margin-top: 5px;
}

.message.message-user .dataEnv {
    font-size: 9px;
    margin-top: 5px;
}

.message span {
    width: 100%;
}

.cntImgBan {
    background-size: cover !important;
}

.titleBan {
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    margin: 25px 0;
    text-align: left;
    color: #008da6;
    height: 20px;
    overflow: hidden;
    line-height: 19px;
}

p.txtBan {
    min-height: 71px;
    max-height: 71px;
    overflow: hidden;
    text-align: left;
    font-family: "roboto cn";
    line-height: 18px;
}

.btnSld {
    position: absolute;
    top: 45%;
    background-color: #272727;
    border-radius: 0;
}

.btnSld span {
    color: #fff;
}

.btnSld:hover>span {
    color: #008da6;
}

.btnSld.sldLeft {
    left: 20px;
}

.btnSld.sldRight {
    left: 54.7%;
}

#slider-pop {
    height: 450px;
    /* display: inline-block; */
    /* width: 100%; */
    position: relative;
}

#slider-pop a.right {
    left: 52.4%;
}

#slider-pop a.right.vyg {
    left: 88%;
}

.algCdtail {
    width: 100%;
    height: 253px;
    overflow: hidden;
}

.tableFirstpost tr td {
    border: none !important;
}

.form_jour label {
    float: left;
    text-align: left;
    width: 100%;
    color: #636363;
    text-shadow: none;
}

.tableSecondPost tr {
    width: 100%;
}

.tableSecondPost tr td {
    width: 100%;
}

@media all and ( min-width: 1200px) {
    .tableSecondPost tr td textarea {
        width: 100%;
        min-width: 555px;
        max-width: 555px;
        max-height: 116px;
        min-height: 116px;
    }
}

.cnt-loader-slct {
    position: absolute;
    top: 28px;
    right: 3px;
    background-color: #fff;
    width: 96%;
    height: 28px;
    text-align: center;
    border-radius: 5px;
    display: none;
}

.cnt-loader-slct img {
    width: 35%;
    position: relative;
    top: 2px;
}

.totPrix {
    margin: 0 !important;
    color: #333 !important;
    font-family: "roboto cn" !important;
    font-size: 15px !important;
}

h6.title_pay i {
    margin: 0 !important;
    color: #333 !important;
    font-family: "roboto cn" !important;
    font-size: 15px !important;
}

.addExcu {
    border-radius: 0;
    background-color: #b51d23;
}

.addExcu:focus {
    border-radius: 0;
    background-color: #b51d23;
}

h5.title-excu {
    text-align: left;
    font-family: "Helvetica Neue LT Pro";
    color: #008da6;
    font-size: 18px;
    margin-right: 15px;
}

h6.notifExcu {
    text-align: center;
    font-family: "Helvetica Neue LT Pro";
    color: #de1118;
    font-size: 21px;
    margin-right: 0;
    border: solid 1px #de1118;
    padding: 10px 5px;
}

.cnt-text-price {
    height: 75px;
}

h6.price {
    text-align: left;
    font-family: "Helvetica Neue LT Pro";
    color: #777777;
    font-size: 16px;
    float: left;
    margin: 0;
}

h6.price span {
    font-family: "roboto cn";
    margin-left: 5px;
}

#cnt-resv-mbr-pop label {
    color: #949494;
    font-family: "Helvetica Neue LT Pro";
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
    text-align: left;
    float: left;
    text-shadow: none;
}

.list-day-user .table-striped>tbody>tr:last-child .cnt-add_day {
    display: block !important;
}

div#main {
    width: 100%;
    height: 100%;
}

.cnt-ab-user-right {
    height: 155px;
    float: left;
    display: inline-block;
    /*border: solid 3px #fff;*/
    padding: 15px;
    overflow: hidden;
}

.user-acc h4 {
    color: #ffffff;
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    font-size: 15px;
    letter-spacing: 1px;
    text-align: left;
    margin: 5px 0;
    text-shadow: none;
}

.user-acc h4 span {
    color: #2196F3;
    text-transform: none;
    font-weight: normal;
    font-family: "roboto cn";
    font-size: 15px;
    letter-spacing: 1px;
    text-align: right;
    margin: 5px 0;
    text-shadow: none;
}

.user-name h6 {
    color: #00BCD4;
    font-family: "Roboto Cn";
    font-size: 17px;
    margin: 5px 0;
    text-align: left;
}

.cnt-btn-setting .menu_user ul li {
    float: left;
    margin: 5px 0;
    padding: 5px 10px;
    width: 166px;
    background-color: #de1118;
    border-radius: 0;
    list-style: none;
    text-align: center;
    transition: all 0.4s;
}

.cnt-btn-setting .menu_user ul li:hover {
    opacity: 0.7;
}

.cnt-btn-setting .menu_user ul li a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.user-name h6 span {
    color: #b9b6b6;
    margin-right: 5px;
}

.col-separator {
    height: 2px;
    border-top: solid 1px #e8e8e8;
    box-shadow: 3px 3px 6px #de1118 inset;
}

.alg-list-set {
    padding: 0;
}

ul.list-set {
    width: auto;
    float: right;
    margin: 0;
}

ul.list-set li.link-set {
    float: left;
    margin: 0 0px;
    padding: 0;
    width: 110px;
    /* background-color: #de1118; */
    border-radius: 0;
    list-style: none;
    text-align: center;
    transition: all 0.4s;
    font-family: "roboto cn";
}

ul.list-set li.link-set a {
    font-family: "roboto cn";
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 5px;
}

.cont_all_compte_bttm {
    float: none;
    display: inline-block;
    text-align: center;
}

.cont_alg_bttm {
    width: 84.7%;
    float: none;
    margin: 0 auto;
    padding: 15px 0px;
}

.title-p-tours {
    padding: 0;
}

.title-p-tours h3 {
    margin: 0;
    text-align: left;
    color: #de1118;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    font-size: 20px;
    text-shadow: 3px 2px 3px rgb(146, 146, 146);
    border-bottom: solid 1px #2196f3;
    padding-bottom: 6px;
}

.itemTourUser {
    margin: 10px 0;
    padding: 0 10px;
}

.alg-about-tour {
    background-color: #03a9f417;
    height: 170px;
}

.cnt-about-tour h5 {
    margin: 7px 0;
    text-align: left;
    color: #7b7878;
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    font-size: 14px;
}

.cnt-vgt-tour {
    width: 94px;
    height: 94px;
    overflow: hidden;
    padding: 0;
}

.int-td {
    height: 94px;
    overflow: hidden;
    border-right: solid 1px #ccc;
}

.cnt-vgt-tour img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.title-p-tours-0 h3 {
    margin: 15px 0;
    text-align: left;
    color: #2196F3;
    font-weight: normal;
    font-family: "roboto cn";
    font-size: 18px;
}

h6.notifPage {
    color: #de1118;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    font-size: 19px;
    text-align: left;
    padding: 0 6px;
}

.int-td h5 {
    color: #00BCD4;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    font-size: 13px;
    text-align: left;
}

.int-td h5 span {
    color: #928f8f;
    font-family: "roboto cn";
}

.cnt-btn-tour.int-td {
    width: 135px;
    border: none;
}

h6.item-msg a {
    color: #4e4e4e;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    /* font-family: "Roboto Cn"; */
    font-size: 14px;
    text-align: left;
}

.listMsg {
    margin: 0;
}

.msg-left {
    border-left: solid 1px #2196f3;
    border-right: solid 1px #2196f3;
    border-bottom: solid 1px #2196f3;
    padding: 0 10px 10px 10px;
}

.titleListe h6.item-msg {
    background-color: #c1363b;
    line-height: 26px;
    font-family: "roboto cn";
    font-size: 16px;
    color: #fff;
}

.readMsg {
    /*display: flex;*/
}

.subjectdMsg {
    border-bottom: solid 1px #2196f3;
    border-right: solid 1px #2196f3;
    background-color: #e8e8e8;
    padding: 10px;
}

.subjectdMsg h5 {
    text-align: left;
    font-family: "Helvetica Neue LT Pro";
    font-weight: bold;
    color: #777171;
    margin: 6px 0;
}

.subjectdMsg h5 span {
    font-family: "roboto cn";
    font-weight: normal;
    color: #777171;
}

.cntdMsg {
    padding: 0 10px;
}

.cntdMsg h5 {
    text-align: left;
    font-family: "Helvetica Neue LT Pro";
    font-weight: bold;
    color: #777171;
    margin: 6px 0;
}

.cntdMsg h5 span {
    font-family: "roboto cn";
    font-weight: normal;
    font-size: 13px;
    color: #777171;
    margin-top: 8px !important;
    display: inherit;
}

.rspdMsg {
    padding: 0 10px;
}

#formMsg {
    border-top: solid 1px #ccc;
    margin-top: 8px;
    padding-top: 15px;
}

#formMsg label {
    width: 100%;
    text-align: left;
    color: #6f6969;
    text-shadow: none;
}

.cntBtnResp .btn {
    border-radius: 0;
    width: 120px;
}

#envMsg {
    border-radius: 0;
    width: 120px;
}

#anMsg {
    border-radius: 0;
    width: 120px;
}

.cntBtnResp {
    padding: 0;
}

.cont-all-signup-compte {
    min-height: 60% !important;
}

.item-msg .active {
    color: #8dadc5;
}

.item-msg p {
    font-family: "roboto cn";
    font-size: 15px;
    color: #2196F3;
}

.btnLink {
    border-radius: 0;
    width: 45px;
}

.list-date-user {
    padding-right: 0;
}

.addTo {
    margin: 0;
    border-radius: 0;
}

.alg-add-to,
.cnt-btn-add-to {
    padding: 0;
    background-color: #f44336;
}

#fromTO .cont_title_formull {
    margin-bottom: 15px;
}

#fromTO .cont_title_formull h4 {
    font-family: "roboto cn";
    font-size: 18px;
    background-color: #de1118;
    color: #fff;
    padding: 15px;
}

.alg-btn-shp {
    width: auto;
    height: 34px;
    position: absolute;
    bottom: 5px;
    left: 5px;
}

.cnt-div-achat {
    float: left;
    /* bottom: 5px; */
    /* left: 146px; */
}

.cnt-div-gain-achat {
    /*position: absolute;*/
    bottom: 5px;
    left: 5px;
    height: 34px;
    float: left;
}

.btn-shop {
    border-radius: 0;
}

.title-shop-tour h4 {
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    margin: 15px 0;
    text-align: left;
    color: #008da6;
}

#formShop .form-control {
    width: 95%;
}

.note-shop-tour p {
    font-family: "roboto cn";
    color: #716f6f;
    text-align: left;
}

.note-shop-tour p span {
    font-family: "roboto cn";
    color: #716f6f;
}

.rad-0 {
    border-radius: 0;
}

.cnt-not-form .succesForm {
    font-family: "roboto cn";
    background-color: #24b72a;
    margin: 0;
    padding: 7px 15px;
    color: #fff;
}

.cnt-not-form .errorForm {
    font-family: "roboto cn";
    background-color: #FF0000;
    margin: 0;
    padding: 7px 15px;
    color: #fff;
}

#formShop label {
    width: 100%;
    padding-left: 6px;
    text-align: left;
    color: #716a6a;
    font-family: "Helvetica Neue LT Pro" !important;
    text-shadow: none;
}

#formShop .form-control {
    width: 98.4%;
}

#formShop {
    margin-bottom: 20px;
}

.int-tr-ag {
    height: 60px;
}

.cnt-checkAG {
    width: 200px;
    border-right: solid 1px #ccc;
}

.cnt-img-ag {
    width: 60px;
    margin-left: 15px;
}

.int-tr-ag .site-wrapper-inner img {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.cnt-checkAG label {
    color: #2196F3;
    text-shadow: none;
    font-family: "Helvetica Neue LT Pro";
    font-size: 15px;
}

.cnt-ab-AG {
    width: 300px;
    overflow: hidden;
    margin-left: 15px;
}

.cnt-ab-AG h4 {
    font-weight: normal;
    font-family: "roboto cn";
    font-size: 15px;
    color: #03A9F4;
    margin: 4px 0;
}

.cnt-ab-AG h6.txtDr {
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    font-size: 14px;
    color: #9c9c9c;
    margin: 0;
}

.sub-formAddAg {
    border-radius: 0;
    width: 150px !important;
}

.prcent-user {
    width: 100%;
    height: 100%;
    background-color: #ff5823;
    padding: 7px 15px;
}

.prcent-user span {
    font-family: "roboto cn";
    font-size: 13px;
    color: #fff;
}

.list-tour-user {
    padding-top: 15px;
}

.cnt-div-achat-tour {
    width: 100%;
}

.cnt-div-achat-tour .btn-shop {
    width: 100%;
    border-color: #de1118;
    font-family: "Roboto Cn";
    font-size: 20px;
    padding: 8px 0;
    text-align: center;
    display: inherit;
    background-color: #de1118;
    color: #fff;
}

.cnt-div-achat-tour span {
    font-family: "Roboto Cn";
    font-size: 20px;
    /* padding: 8px 0; */
    text-align: center;
    display: inherit;
    color: #fff;
}

.item-info-excu.item-info-excu-disp {
    width: 260px;
}

.item-info-excu.item-info-excu-tarif {
    width: 124px;
}

.title-table {
    background-color: #428bca;
}

.title-table tr th {
    border-bottom: none !important;
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    text-align: center;
    color: #424040;
}
#reserv_perso > p > a{
    margin-top: 10px;
    margin-bottom: 15px;
}
.title-table tr th span {
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    text-align: center;
    color: #424040;
}

.tr_list_fact td {
    height: 55px;
    padding: 5px !important;
    font-family: "Roboto Cn" !important;
    color: #827f7f;
    text-align: center;
}

.tr_list_fact td p {
    margin: 0;
    font-family: "Roboto Cn" !important;
    color: #827f7f;
    text-align: center;
}

tr.t_border.head_shop_date th {
    text-align: center;
}

tr.tr_shop_date td {
    text-align: center;
}

tr.tr_shop_date td span {
    font-family: "roboto cn";
    text-align: center;
}

.alg-ttl-shop {
    position: relative;
    right: 11px;
}

.sh-group {
    width: 67px !important;
    text-align: center;
    display: inline-block;
}

.alg-ttl-shop .form-group {
    margin: 0;
}

.alg-ttl-shop input#inptTotal {
    margin: 0;
    display: inline-block;
}

.int-ttl-shop label {
    color: #716a6a;
    font-family: "Helvetica Neue LT Pro" !important;
    text-shadow: none;
    font-size: 16px;
    font-weight: bold !important;
    line-height: 34px;
    margin: 0;
}

.note-Ag {
    margin-top: 20px;
    margin-bottom: 6px;
    padding: 0 42px;
}

.alg-note-Ag {
    display: inline-block;
    margin: 0 auto;
    float: none;
    padding: 15px 0px;
    background-color: #5bc0de;
}

.alg-note-Ag p {
    font-family: "roboto cn";
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin: 0;
}

.alg-ttl-shop label {
    margin-right: 6px;
}

.tr_shop_date .form-group {
    margin: 0;
}

.cnt-get-fact h5.title_etape_form {
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
    color: #757575;
}

.cnt-get-fact h5.title_etape_form span {
    font-family: "roboto cn";
    margin-left: 8px;
}

.cnt-get-fact tr td {
    text-align: center;
}

.cnt-get-fact tr.tr_excu span {
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    text-align: center;
    color: #757575;
}

.cnt-get-fact h5.title_etape_form p {
    text-transform: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT Pro";
    text-align: left;
    color: #757575;
    float: left;
    width: 87px;
}

.cnt-link-pop a {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
}

.cmpt-tour .align-body {
    width: 100%;
}

.alg-form-paie form label {
    text-align: left;
}

.alg-form-paie {
    width: 50%;
    margin: 20px auto;
}

.alg-form-paie form label {
    text-align: left;
    float: left;
    width: 100%;
    text-shadow: none;
    color: #777777;
    /* font-family: "roboto cn"; */
    font-weight: bold;
    font-size: 13px;
}

.alg-sub-item {
    padding: 0 30px;
}

.subPaie {
    float: left;
    min-width: 20%;
    border-radius: 0;
}

.alg-form-paie form .form-control {
    border-radius: 0;
}

.title-paie {
    padding: 0 30px;
}

.title-paie h5 span i.fa {
    font-size: 20px;
}

.title-paie h5 {
    font-family: "Helvetica Neue LT Pro";
    font-size: 20px;
    color: #2196F3;
    margin: 20px 0;
    border-bottom: solid 1px;
    padding: 0 0 5px 0;
}
.padd-0{
    padding: 0!important;
}
.padd-rigth-0{
    padding-right: 0!important;
}

.cnt-checkCt-mob {
    display: none;
}

.tableFirstpost.tableFirstpost-mob {
    display: none;
}


/*.hidMob {
  dis
  }*/

@media all and (max-width: 979px) {
    .hidTab {
        display: none;
    }
}

.cog-mob {
    display: none;
}

.cont_notif_jr {
    height: 34px;
    display: none;
}

.cont_notif_jr p {
    font-family: 'roboto cn';
    line-height: 34px;
    color: #ff0000;
    margin: 0;
    text-align: left;
    padding: 0 15px;
    background-color: #ff00003b;
    border: solid 1px #ff0000;
}

.cnt-ico-ed {
    position: absolute;
    top: 31%;
    left: 0;
    right: 0;
    width: 30%;
    height: 30%;
    margin: 0 auto;
    border-radius: 100%;
    border: none;
    box-shadow: none;
    visibility: hidden;
    /* display: none; */
    background-color: #bad9ea;
    display: table;
    box-shadow: 0 0 8px #333;
    /*    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;*/
}

.cnt-ico-ed span {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.cnt-ico-ed span i {
    font-size: 20px;
}

#laba_avatar {
    border: none;
    box-shadow: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#laba_avatar:hover {
    border: solid 1px #333;
    box-shadow: 0 0 30px 6px #3fa1da inset;
}

#laba_avatar:hover>.cnt-ico-ed {
    visibility: visible;
}

.all-signup-left.recover {
    text-align: center !important;
}

.alg-form-reco {
    width: 65%;
    display: inline-block;
    margin: 0 auto;
}

.alg-form-reco .form-group {
    width: 70% !important;
}

.alg-form-reco .form-group label {
    text-align: left;
    float: left;
    width: 100%;
}

.alg-form-reco #cnt-sub-conex {
    width: 27% !important;
}

.notif-error-connexion.recover {
    width: 65%;
    float: none;
    margin: 0 auto;
}

.notif-error-connexion.recover .abo_error:before {
    content: '';
    width: 16px;
    height: 16px;
    background-color: #de1118;
    position: absolute;
    top: -6px;
    left: 14px;
    right: 0;
    transform: rotate(44deg);
    z-index: 1;
    display: inline-block;
}

.notif-error-connexion.recover .abo_success:before {
    content: '';
    width: 16px;
    height: 16px;
    background-color: #5cb85c;
    position: absolute;
    top: -6px;
    left: 14px;
    right: 0;
    transform: rotate(44deg);
    z-index: 1;
    display: inline-block;
}

.align-cnt-dates_unsure {
    padding: 0;
}

.align-cnt-dates_unsure .checkbox {
    margin: 10px 0;
    width: 100%;
    display: inline-block;
}

.cnt-dest-act {
    position: absolute;
    bottom: 57px;
    right: 15px;
    height: 25px;
    background-color: #40a7d6;
    padding: 0 15px;
    line-height: 25px;
}

.cnt-dest-act span {
    font-family: "roboto cn" !important;
    color: #fff;
}

.cnt-dest-act.list-act {
    right: auto;
    left: 15px;
    bottom: 53px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    background-color: #de1118;
}

button.btn.cPdf {
    right: 0;
    position: absolute;
    top: 0;
    border-radius: 0;
    line-height: 0;
    padding: 6px 10px 10px 10px;
}

button.btn.cPdf span {
    color: #FFC107;
    font-size: 20px;
    margin-left: 15px;
}

.body-print {
    display: none;
    padding: 0 0 20px 0;
}


/*.cont-all-main-top,
.cnt-cont_crumbs,
button.btn.cPdf {
  display: none;
  }*/

.title_det {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: "Helvetica Neue LT Pro";
    font-size: 24px;
}

.cnt-desc-item {
    font-family: "roboto cn";
    font-size: 14px;
}

.cnt-title-item {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    border-bottom: solid 1px #de11185e;
    margin-bottom: 2px;
    font-family: "Helvetica Neue LT Pro";
    color: #4386a5;
}

.title_det p {
    font-size: 15px;
    font-family: "roboto cn";
    color: #008da6;
}

.row.item-nws {
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px;
}

.title_movie {
    margin-bottom: 15px;
}

.cnt-item-img-top {
    height: 40%;
    overflow: hidden;
}

.cnt-item-img-bottom {
    height: 60%;
    overflow: hidden;
}

.item-cnt-img {
    height: 400px;
    padding: 0;
}

.item-cnt-img img {
    border: solid 2px #368fd6;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

h3.title_img-txt {
    font-family: "Helvetica Neue LT Pro";
    font-size: 20px;
}

.cnt-list-img {
    padding: 0;
    margin-bottom: 20px;
}

.fg-card,
.fg-card>img {
    border-radius: 3px;
    /* border: solid 1px #ccc; */
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

#form_reco small.help-block {
    display: none !important;
}

#form_reco .has-feedback label~.form-control-feedback {
    top: 25px;
    line-height: 32px;
}

#form_reco .notif-error-connexion.recover .alert {
    text-align: left;
    font-family: "roboto cn" !important;
}

#form_reco .notif-error-connexion.recover span {
    text-align: left;
    font-family: "roboto cn" !important;
}

#form_reco .alert-link {
    font-family: "roboto cn";
    font-size: 16px;
    padding: 5px 20px;
    background-color: #de1118;
    border-radius: 3px;
    margin-top: 10px;
    display: inherit;
    width: 30%;
    color: #fff;
    text-decoration: none;
}

.card-title {
    font-family: "roboto cn";
    color: #9297b3;
    float: left;
    width: 94.7%;
    text-align: left;
}

.circuit-price {
    font-family: "Helvetica Neue LT Pro";
    font-size: 16px;
    color: #616161;
    text-align: left;
}

.circuit-price span {
    font-family: "Helvetica Neue LT Pro";
}

.itm_color {
    color: #C43605FF;
}

.card-title span {
    color: #333;
    font-size: 14px;
    font-family: "roboto cn";
}
.cont_all_bl_abo{
    margin-bottom: 20px;
}
.mx-3 {
    margin-left: 10px;
    margin-right: 10px;
}

img.img_circ {
    width: 100%;
    object-fit: cover;
}

p.help_date {
    display: none;
    font-family: "roboto cn";
    font-size: 14px;
    color: #c2080f;
}