/**
 * Theme Name: otgpsl
 * Description: otgpsl
 * textdomain: st
 */
/* GLOBAL */
.text-blue,
.pagination a {
  color: #038ea8; }
  .text-blue:hover,
  .pagination a:hover {
    color: #303030; }

a:hover {
  text-decoration: none; }

.btn-blue {
  background: #038ea8;
  border: 1px solid #038ea8;
  color: white; }
  .btn-blue:hover {
    background: transparent;
    color: #038ea8; }

/* ELEMENTOR */
.elementor-editor-active header {
  display: none; }

.elementor-element-populated {
  padding: 0 !important; }

.elementor > .elementor-inner > .elementor-section-wrap {
  display: flex;
  flex-direction: column; }

body {
  font-family: 'Rubik', sans-serif; }

*, *:after, *:before {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

h1,
h3 {
  font-weight: 400; }

#hp-arrow {
  margin-top: 20vh;
  position: absolute;
  width: 100%; }

/*TOP*/
.mob-menu-logo-holder {
  background: #038ea8;
  color: white; }

.mob-menu-logo-holder a {
  color: white; }

.mobmenul-container {
  display: flex;
  justify-content: center;
  width: 100%; }

.headertext {
  visibility: hidden; }

.mob-menu-left-panel .mobmenu-left-bt {
  left: 10px !important;
  top: 10px !important; }
.mob-menu-left-panel .mobmenu_content {
  padding-top: 60px !important; }

header {
  padding: 25px 50px;
  position: absolute;
  width: 100%;
  z-index: 1; }
  @media (max-width: 767px) {
    header {
      display: none; } }
  header nav .widget_search {
    display: none; }
    header nav .widget_search #searchsubmit {
      display: none; }
  header nav p {
    color: white;
    font-size: 20px; }
  header nav #text-5 {
    cursor: pointer;
    margin-left: 20px; }
  header nav #text-4 {
    cursor: pointer;
    margin-right: 10px; }
    header nav #text-4 i {
      margin-left: 5px; }

#hp-icons:hover .elementor-column {
  opacity: 0.5; }
  #hp-icons:hover .elementor-column:hover {
    opacity: 1; }

#logo img {
  height: 150px; }

#megamenu {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  position: fixed;
  width: 100%;
  z-index: 100000; }
  #megamenu > div {
    height: 100vh; }
  #megamenu a {
    color: white; }
  #megamenu i {
    color: white;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: 50px;
    top: 50px; }

#menu-menu-en,
#menu-menu-principal {
  display: flex;
  justify-content: center; }
  #menu-menu-en li,
  #menu-menu-principal li {
    list-style-image: none;
    list-style-type: none; }
  #menu-menu-en > li,
  #menu-menu-principal > li {
    padding: 0 25px; }
    #menu-menu-en > li > a,
    #menu-menu-principal > li > a {
      display: block;
      font-size: 30px;
      margin-bottom: 20px;
      pointer-events: none;
      cursor: auto; }
      #menu-menu-en > li > a:hover,
      #menu-menu-principal > li > a:hover {
        color: white; }
  #menu-menu-en .sub-menu .sub-menu,
  #menu-menu-principal .sub-menu .sub-menu {
    display: none; }
  #menu-menu-en a:hover,
  #menu-menu-principal a:hover {
    color: #038ea8; }

/* FOOTER */
footer h3 {
  font-size: 18px; }
footer ul {
  margin: 0;
  padding: 0; }
footer li {
  list-style-image: none;
  list-style-type: none; }
footer a {
  color: white; }

#footer-1 {
  background: #f8f8f8;
  margin-top: 50px; }
  #footer-1 iframe {
    height: 100%;
    width: 100%; }

#footer-2 {
  background: #303030;
  color: #999;
  font-size: 15px;
  padding: 50px 0; }
  #footer-2 h3 {
    color: white;
    margin-bottom: 15px; }
  #footer-2 a {
    color: #999; }
    #footer-2 a:hover {
      color: white; }
  #footer-2 ul li {
    margin-bottom: 10px; }
    #footer-2 ul li:last-child {
      margin-bottom: 0; }
  #footer-2 a.btn-white {
    background: white;
    color: #303030;
    margin-top: 20px; }

#footer-logo {
  padding: 30px 0;
  text-align: center; }
  #footer-logo img {
    height: 45px;
    width: auto; }

#footer-address,
#footer-brochure,
#footer-newsletter {
  padding: 50px 0; }
  #footer-address .widget,
  #footer-brochure .widget,
  #footer-newsletter .widget {
    padding: 0 25px; }
  #footer-address .btn,
  #footer-brochure .btn,
  #footer-newsletter .btn {
    bottom: 50px;
    position: absolute; }

#footer-address h3 {
  color: #038ea8; }

#footer-newsletter {
  text-align: center; }
  #footer-newsletter i {
    color: #038ea8;
    font-size: 100px; }
  #footer-newsletter .wpcf7-email {
    height: 34px;
    padding-left: 10px;
    width: 200px; }
  #footer-newsletter .wpcf7-submit {
    background: #038ea8;
    border: 0;
    color: white;
    height: 34px; }

#text-8 .textwidget > p:first-child {
  background: #038ea8;
  padding: 10px; }

#footer-logo {
  padding: 50px 0;
  text-align: center; }
  #footer-logo h3 {
    color: #999;
    font-size: 50px;
    font-family: "Shadows Into Light Two", Sans-serif;
    margin-bottom: 50px; }
    #footer-logo h3 span {
      color: #038ea8;
      display: block;
      font-size: 15px; }
  #footer-logo img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    margin: 10px;
    opacity: 0.7; }

#text-3 ul {
  margin-bottom: 15px; }
#text-3 li {
  margin-right: 10px; }
#text-3 i {
  font-size: 25px; }

#elementor-library-3 .elementor-button {
  background: #038ea8;
  color: white; }

.fade.in {
  opacity: 1; }

.modal-content {
  background: transparent; }

#content > .elementor-container {
  background: white; }

.widget_icl_lang_sel_widget {
  margin-left: 10px;
  width: 60px; }

.wpml-ls-item-toggle {
  background: none !important;
  border: 0 !important; }

#menu-lang,
#menu-lang-en {
  display: flex;
  margin: 0;
  padding: 4px 0 0 0; }
  #menu-lang li,
  #menu-lang-en li {
    opacity: 0.5;
    list-style-image: none;
    list-style-type: none;
    margin-left: 10px; }
    #menu-lang li.current-menu-item,
    #menu-lang-en li.current-menu-item {
      opacity: 1; }
  #menu-lang a,
  #menu-lang-en a {
    color: white; }

#tarifs {
  margin: 0 0 20px 0;
  padding: 0; }
  #tarifs div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px; }
    #tarifs div span {
      color: #038ea8;
      font-weight: bold; }
      #tarifs div span:first-child {
        flex-grow: 1;
        padding: 10px; }
      #tarifs div span:last-child {
        flex-grow: 1; }
  #tarifs li {
    background: white;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: space-between;
    padding: 10px;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    margin-bottom: 15px; }

#header-search {
  position: relative;
  border-left: 1px solid white;
  padding-left: 10px;
  margin-left: 10px;
  align-items: center;
  padding-top: 2px; }
  #header-search .elementor-button-link {
    background: 0;
    padding: 0; }

.home #hp-icons img,
.page-id-8667 #hp-icons img {
  width: 150px; }
.home .elementor-widget-toolset-view .row > div,
.page-id-8667 .elementor-widget-toolset-view .row > div {
  background: black;
  padding: 0; }
  .home .elementor-widget-toolset-view .row > div:first-child,
  .home .elementor-widget-toolset-view .row > div:first-child img,
  .page-id-8667 .elementor-widget-toolset-view .row > div:first-child,
  .page-id-8667 .elementor-widget-toolset-view .row > div:first-child img {
    border-radius: 20px 0 0 20px; }
  .home .elementor-widget-toolset-view .row > div:last-child,
  .home .elementor-widget-toolset-view .row > div:last-child img,
  .page-id-8667 .elementor-widget-toolset-view .row > div:last-child,
  .page-id-8667 .elementor-widget-toolset-view .row > div:last-child img {
    border-radius: 0 20px 20px 0; }
.home .elementor-widget-toolset-view h3,
.page-id-8667 .elementor-widget-toolset-view h3 {
  color: white;
  position: absolute;
  text-align: center;
  top: 45%;
  width: 100%;
  z-index: 1000; }
.home .elementor-widget-toolset-view .carousel-image,
.page-id-8667 .elementor-widget-toolset-view .carousel-image {
  opacity: 0.7; }
.home .elementor-widget-toolset-view .carousel-title,
.page-id-8667 .elementor-widget-toolset-view .carousel-title {
  align-items: center;
  color: white;
  display: flex;
  font-size: 30px;
  font-weight: bold;
  height: 100%;
  justify-content: center;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 100; }
  .home .elementor-widget-toolset-view .carousel-title a,
  .page-id-8667 .elementor-widget-toolset-view .carousel-title a {
    color: white; }
.home .wpv-filter-form,
.page-id-8667 .wpv-filter-form {
  align-items: center;
  display: flex;
  position: absolute;
  top: 45%;
  width: 100%;
  z-index: 101; }
  .home .wpv-filter-form .pagination,
  .page-id-8667 .wpv-filter-form .pagination {
    display: flex;
    justify-content: space-between;
    margin: 0;
    width: 100%; }
  .home .wpv-filter-form .page-item,
  .page-id-8667 .wpv-filter-form .page-item {
    background: white;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%; }
    .home .wpv-filter-form .page-item:first-child,
    .page-id-8667 .wpv-filter-form .page-item:first-child {
      margin-left: -18px; }
    .home .wpv-filter-form .page-item:last-child,
    .page-id-8667 .wpv-filter-form .page-item:last-child {
      margin-right: -18px; }
    .home .wpv-filter-form .page-item span,
    .home .wpv-filter-form .page-item a,
    .page-id-8667 .wpv-filter-form .page-item span,
    .page-id-8667 .wpv-filter-form .page-item a {
      line-height: 0; }
    .home .wpv-filter-form .page-item i,
    .page-id-8667 .wpv-filter-form .page-item i {
      font-size: 25px; }
.home #agenda .page-item i,
.page-id-8667 #agenda .page-item i {
  color: #038ea8; }
.home #randonnees,
.page-id-8667 #randonnees {
  color: #af6614; }
.home .hp-list .elementor-element-populated,
.page-id-8667 .hp-list .elementor-element-populated {
  padding: 0 !important; }
.home .hp-list .elementor-element:first-child,
.home .hp-list .elementor-element:first-child img,
.page-id-8667 .hp-list .elementor-element:first-child,
.page-id-8667 .hp-list .elementor-element:first-child img {
  border-radius: 20px 0 0 20px; }
.home .hp-list .elementor-element:last-child,
.home .hp-list .elementor-element:last-child img,
.page-id-8667 .hp-list .elementor-element:last-child,
.page-id-8667 .hp-list .elementor-element:last-child img {
  border-radius: 0 20px 20px 0; }
.home .hp-list .elementor-widget-heading,
.page-id-8667 .hp-list .elementor-widget-heading {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100; }
  .home .hp-list .elementor-widget-heading,
  .home .hp-list .elementor-widget-heading div,
  .home .hp-list .elementor-widget-heading h3,
  .home .hp-list .elementor-widget-heading a,
  .page-id-8667 .hp-list .elementor-widget-heading,
  .page-id-8667 .hp-list .elementor-widget-heading div,
  .page-id-8667 .hp-list .elementor-widget-heading h3,
  .page-id-8667 .hp-list .elementor-widget-heading a {
    height: 100%; }
  .home .hp-list .elementor-widget-heading h3 a,
  .page-id-8667 .hp-list .elementor-widget-heading h3 a {
    align-items: center;
    display: flex;
    font-size: 30px;
    justify-content: center;
    text-transform: uppercase; }
.home footer,
.page-id-8667 footer {
  margin-top: 50px; }

.directory .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap {
  display: flex;
  flex-direction: column; }

#hebergements .pagination {
  display: flex;
  justify-content: center;
  margin: 50px 0;
  width: 100%; }
  #hebergements .pagination span {
    display: block;
    padding: .5rem .75rem; }
#hebergements .wpv-addon-maps-render {
  height: 100% !important; }

.wpv-filter-form {
  margin-top: -70px;
  position: absolute;
  width: 100%; }
  .wpv-filter-form .form-group {
    display: flex;
    justify-content: center;
    margin: 0; }
  .wpv-filter-form select {
    width: 200px; }

#filters {
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
  border-left: 1px solid rgba(128, 128, 128, 0.2);
  position: relative;
  z-index: 10; }
  #filters label {
    font-size: 15px;
    font-weight: bold; }
  #filters select {
    border: 0;
    width: 100%; }
  #filters .filter {
    background: white;
    border-right: 1px solid rgba(128, 128, 128, 0.2);
    padding: 20px;
    width: 33%; }
  #filters .wpv-submit-trigger {
    align-items: center;
    background: #038ea8;
    border: 0;
    border-radius: 0;
    color: transparent;
    cursor: pointer;
    display: flex;
    justify-content: center; }
    #filters .wpv-submit-trigger:before {
      background: url("/wp-content/themes/otgpsl/img/search.png");
      background-size: 100%;
      content: '';
      display: block;
      height: 30px;
      position: absolute;
      width: 30px; }

#list {
  background: #F7F7F7; }

#list-map {
  height: 100%;
  left: 0;
  margin-left: -15px;
  padding: 0;
  position: absolute;
  width: 50%; }
  #list-map > div {
    height: 100% !important; }

#list-items {
  padding: 100px 25px; }

.list-item {
  background: white;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 30px; }

.list-item-content {
  padding: 25px; }

.list-item-img,
.list-item-img img {
  height: 100%;
  width: 100%; }
.list-item-img img {
  object-fit: cover; }

.list-item-title {
  margin-bottom: 25px; }
  .list-item-title a {
    color: black;
    font-weight: bold; }
    .list-item-title a:hover {
      color: #038ea8; }

.list-item-commune {
  color: #038ea8;
  font-size: 20px;
  margin-top: 25px; }

#pagination .wpv_page_current span,
#pagination .wpv_page_current a {
  background: #038ea8;
  color: white; }
#pagination span,
#pagination a {
  align-items: center;
  border-radius: 100%;
  color: #038ea8;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: 0 5px;
  text-align: center;
  width: 40px; }

.subcategories h3 {
  font-size: 20px;
  font-weight: normal; }
.subcategories .elementor-widget-wrap {
  background: white;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
  margin-right: 10px;
  padding: 20px; }

.box {
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05); }

#left h3 {
  color: #038ea8;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px; }

.list {
  margin: 0;
  padding: 0; }
  .list > li {
    font-family: 'Rubik', sans-serif;
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 25px; }

.elementor-list-item {
  padding: 15px; }

.elementor-list-item > div,
.list-item {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  height: 100%; }

.elementor-list-item .elementor-widget-wrap,
.list-item {
  background: white; }

.list-item-content {
  padding: 20px 20px 40px 20px; }

.list-item-title {
  font-size: 21px;
  font-weight: bold; }

.list-item-body {
  color: #777;
  font-size: 14px; }

.list-item-more {
  color: #038ea8;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }

.list-item-info {
  bottom: 0;
  color: #adadad;
  font-size: 12px;
  padding: 15px 30px;
  margin-bottom: 0;
  position: absolute;
  border-top: 1px solid #eaeaea;
  width: 100%; }

#infos a {
  color: #038ea8; }
#infos p {
  margin: 0; }

.pagination li {
  display: flex; }
.pagination span {
  padding: .5rem .75rem; }

.list-fullwidth .list-item {
  margin-bottom: 0; }
.list-fullwidth .list-image img {
  height: 100%;
  object-fit: cover;
  width: 100%; }
.list-fullwidth .list-item-info {
  margin-top: 20px;
  position: relative; }

.subcategory .elementor-widget-wrap {
  background: white;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); }
.subcategory .elementor-image a,
.subcategory .elementor-image img {
  display: block;
  width: 100%; }

.subcategory-title {
  background: white; }

.subcategory-title a {
  color: black; }

/*# sourceMappingURL=style.css.map */
