@charset "UTF-8";
/* CSS Document */

.cookie-bar__inner {
  background-color: #449d5f;
}
.cookie-bar__inner_tour {
  background-color: #449d5f;

}
.cookie-bar {
  background-color: #449d5f;
    
}
/* - Agenda */
.hotels-layout .content-wrapper .list-info .link-a {
  display: table-cell;
  vertical-align: middle;
  width: 54px;
  height: 100%;
  line-height: 1;
  transition: all 0.5s ease;
  position: relative;
  z-index: 11;
  top: 0;
  right: 0;
    background-color: #449d5f;
}
.hotels-layout .content-wrapper .list-info .link-a > .icons {
  color: #fff;
  display: inline-block;
  width: 14px;
  height: 14px;
  text-align: center;
  transition: all 0.3s ease;
}

.hotels-layout .content-wrapper .list-info .link-a .number {
  display: none;
  opacity: 0;
  color: #fff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.hotels-layout .content-wrapper .list-info .link-a:hover {
color: #fff;
  top: -5px;
  right: -5px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.hotels-layout .content-wrapper .list-info .link-a:hover > .icons {
  color: #fff;
}
/*.hotels-layout .content-wrapper .list-info .link:hover > .icons.hidden-icon {
  display: none;
}*/
.hotels-layout .content-wrapper .list-info .link-a:hover .number {
  display: inline-block;
  opacity: 1;
  color: #555;
}



/* Load more */
.load-more{
    width: 100%;
    background: #449d5f;
    text-align: center;
    color: white;
    padding: 10px 0px;
}

.load-more:hover{
    cursor: pointer;
}
.tours-layout .content-wrapper .list-info li .link > .icons {
  color: #449d5f;
}
.tours-layout .content-wrapper .list-info li .link:hover {
  background-color: #449d5f;
}

/* - / Agenda */
/* -  tooltip*/
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #449d5f;
    border-radius: .25rem;
}
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #449d5f;
}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #449d5f;
}
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #449d5f;
}
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #449d5f;
}
/* -  tooltip*/
.spinner > div {background-color: #449d5f;}

        .card-header{
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid #449d5f;
}
.btn-link-covid {
    color: #449d5f;
    text-decoration: none;
    background: none;
    border: none;
    width: 100%;
    text-align: left;
}
.titre-pages-covid {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 25px;
    padding: 6px 0px;
    margin-top: 0px;
    color: #449d5f;
    line-height: 28px;
}
.titre-pages{background: #449d5f;}
.hotels-layout .content-wrapper .list-info {border-left: 1px solid #449d5f;}
.hotels-layout .content-wrapper .list-info li {border-bottom: 1px solid #e9e9e9;}
.hotels-layout .content-wrapper .list-info .link > .icons {
  color: #449d5f;
}
.ik .hotels-layout-mn .list-info-mn {background: #449d5f;}
.hotels-layout .content-wrapper > .content .title .price {
  color: #449d5f;
}
.hotels-layout .content-wrapper .list-info .link:hover {
  background-color: #449d5f;
}
.lign-dashed-color{border-bottom: 1px dashed #449d5f; margin: 0px 30px 0px 0px; padding: 7px 0 0 0; width: 100%;}
.lign-dashed-color-a{border-bottom: 1px dashed #449d5f; margin: 7px 0px 7px 0px; padding: 0px 0 0 0; width: 100%;}
.lign-solid-color-a{border-bottom: 1px solid #449d5f; margin: 7px 0px 7px 0px; padding: 0px 0 0 0; width: 100%;}
.sidebar-widget .widget .title-widget {border-bottom: 1px solid #449d5f;}
.sidebar-widget .widget .title-widget .title {border-bottom: 3px solid #449d5f;}
.tag {color: #449d5f;}
.txt-color{color:#449d5f;}
.bg-color{background-color: #449d5f; color: #fff;}
.footer-main {background-color: #449d5f;}
#back-top .link {background-color: #fff; border: 1px solid #449d5f; color: #449d5f;}
#back-top .link:hover {background-color: #449d5f;}
.tag:before { color: #449d5f;}
.dropdown-menu {border-top: 5px solid  #449d5f;}
.nav > li > a  > i {color: #449d5f;}
.nav > li > a:hover,
.nav > li > a:focus {
color: #449d5f;
}
.nav > li > a:hover > i ,
.nav > li > a:focus > i {
color:#000;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-bottom: 5px solid  #449d5f;
}
    .dropdown-menu h5{
        
     border-bottom: 1px solid #adadad;
        color:  #449d5f;
    }
 .dropdown-menu h5 a{
        
     border-bottom: 1px solid #adadad;
        color:  #449d5f;
    }
.dropdown-menu h5 a:hover,
.dropdown-menu h5 a:focus
{
        
     border-bottom: 1px solid  #449d5f;
        color: #222
    }

/* menu header*/
.d-menu{padding: 15px;}
    .dropdown-menu_ {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 100%;
    min-width: 260px;
    padding: 15px;
    margin: 2px 0 0;
        margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom: 0px solid #fff;
    border-left: 0px solid rgba(0, 0, 0, .15);
      border-right: 0px solid #fff;

    border-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
        /*-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
}
    .dropdown-menu h5{
        
        font-size: 14px;
        margin-top: 2px;
        margin-bottom: 2px;
        padding-bottom: 2px;
        padding-top: 5px;
    }
    .dropdown-menu ul{
    margin-bottom:10px;
        padding-left: 0;
    }
    .dropdown-menu ul li {
        
        font-size: 18px;
        color: #30FF00;
        list-style: none;
        line-height: 20px;
        padding: 1px 0 0 0;
    }
     .dropdown-menu ul li .last{
        padding: 5px 0 15px 0;
    }
     .dropdown-menu ul li a{
        
        font-size: 14px;
        color: #000;
    }
     .dropdown-menu ul li a:hover{
        
        font-size: 14px;
        color:  #449d5f;
         list-style: none;
    }

/* ---mobile menu---*/
.wrapper-mobile-nav {
  background: #449d5f;
    color: #fff;}
 .menu-mobile {
    background-color:  #449d5f;
  } .bgmb {
    background-color: #fff;
  }
.menu-mobile .main-menu {
  color: #fff;
  background-color: #449d5f;
}
.menu-mobile .main-menu:active,
.menu-mobile .main-menu:hover {
  background-color: #449d5f;
}
.dropdown-menu-1 li .link-page,
.dropdown-menu-2 li .link-page {
 /* text-transform: capitalize;*/
  color:  #449d5f;
  font-weight: normal;
  line-height: 25px;
  /*padding: 0 10px;*/
}
.menu-mobile .dropdown-menu.dropdown-menu-1 .link-page {
  color:  #449d5f;
}

.wrapper-mobile-nav .header-main .login-widget2 {
  border-bottom: none;
  margin-top: 20px;
  /*display: none;*/
}
.wrapper-mobile-nav .header-main .login-widget2 .item2 {
  background-color:  #449d5f;
  border: 1px solid #444;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  display: inline-block;
  padding: 5px 10px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.wrapper-mobile-nav .header-main .login-widget2 .item2:hover {
  background-color:  #449d5f;
}
@media screen and (max-width: 2600px) {
    .audate{background: #449d5f;}
.blog-post .blog-content .date {border: 1px solid #449d5f;}
.blog-post .blog-content .date .day {color: #449d5f;}
}
@media screen and (max-width: 480px) {
.audate{background: transparent; color:#222; vertical-align: inherit;}
.blog-post .blog-content .date {border: 0px solid #449d5f;}
.blog-post .blog-content .date .day {color: #449d5f;}
.blog-post .blog-content .date .month {color: #449d5f;}
}
@media screen and (max-width: 767px) {
   .nav > li > a  > i {
color:#fff;
}

.nav > li > a:hover,
.nav > li > a:focus {
color:#000;
}
.nav > li > a:hover > i ,
.nav > li > a:focus > i {
color:#000;
} 
    .menu-mobile {

    text-align: center;

}
    .header-02 .hamburger-menu-wrapper {background-color: #449d5f;}
    .wrapper-mobile-nav .header-main .login-widget2 li {

    width: auto;
    border-bottom: none;

}
}
/*--- /mobile menu--- */
/* pages*/
.group-title .sub-title .icons:after {
  position: absolute;
  content: '';
  width: 54px;
  height: 2px;
  background-color: #449d5f;
  right: 105%;
  bottom: 7px;
}

/* / Pages*/
/*recherche*/ 

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #449d5f; !important;
    background-color: #449d5f; !important;
    background-image: none;
    filter: none;
}
/* / recherche*/ 
/* GUICHETS  */

.mgbgvt {
    /* font-size: 0.85em; */
    text-decoration: none;
    font-size: 1em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #449d5f;
    font-weight: bold;
    min-width: 280px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-variant: normal;
    text-transform: uppercase;
}

.mgbgv {
    /* font-size: 0.85em; */
    padding: 0 0 0 18px;
    text-decoration: none;
    background: url(/mn/css/images/arrow_on.png) no-repeat 4px 8px;
    font-size: 0.9em;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #E3E3E3;
}
.mgbgv a {
  
	text-decoration: none;
}
.mgbgv a:active {
    color: #000;
	text-decoration: none;
}

.mgbgv a:hover {
    color: #449d5f;
	text-decoration: none;
}
.mgb::before {
    position: absolute;
    content: "\f061";
    font-family: FontAwesome;
    left: 0px;
    font-size: 10px;
    color: #449d5f;
}
.group-title .sub-title-gv .text {
    font-size: 22px;
    color: #449d5f;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
}
.group-title .sub-title-gv .icons {
    font-size: 22px;
    color: #c6c6c6;
    margin-left: 60px;
    position: relative;
}
.group-title .sub-title-gv .icons:after {
    position: absolute;
    content: '';
    width: 54px;
    height: 2px;
    background-color: #222;
    right: 105%;
    bottom: 7px;
}
/* End GUICHETS  */