.section_hotels .title-wrapper h2 {
    font-size: 28px !important;
    line-height: 34px !important;
    color: #255377 !important;
}

.section_hotels {
    background: #F4F6F8;
    margin-top: 80px;
    padding-top: 25px;
    float: left;
    width: 100%;
        padding-bottom: 70px;
}

.section_hotels .hotel_items .column {
    width: 33.33%;
    position: relative;
    float: left;
}
.section_hotels .hotel_items .column:after{
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 1px;
  background: #255377;
  opacity: .1;
  top: -14px;
  right: 0;
}
.section_hotels .elements .item:after{
  content: none !important
}
.section_hotels .hotel_items .column:last-child:after{
  content: none;
}
.section_hotels .bottom p,.section_hotels .bottom a{
font-size: 16px;
line-height: 24px;
color: #255377;
}
.section_hotels .bottom a{
  text-decoration: underline !important;
  color: #e8463f;
}
.section_hotels .bottom{
      padding-top: 35px;
    float: left;
    width: 100%;
}
.section_hotels .hotel_items .column a {
    color: #255377;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 40px;
    display: inline-block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    position: relative;
    transition: all 0.2s ease-out;
    z-index: 9;
}
.section_hotels .hotel_items .column a:hover{
  color: #fff;
}
.section_hotels .hotel_items .column a:hover:after {
  display: block;
  content: "";
  width: 115%;
  height: 42px;
  position: absolute;
  left: 50%;

background: #E8463F;
top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform:translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: -1;
}

.section_hotels .hotel_items {
    padding-top: 60px;
    float: left;
    width: 100%;
}


header .main-menu ul li:last-of-type a {
  color: #fff !important;
}
.filter-media .tab-content .tab-pane:nth-child(3)  .img img {
  width: 100%;
  height: auto;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: none !important;
    width: 100%;
    float: left;
}
.contact-forms .title-wrapper {
  padding-bottom: 70px;
  width: 100%;
  float: left;
}
.contact-forms .title-wrapper .title {
  text-transform: uppercase;
  color: #e8463f;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 59px;
  letter-spacing: 0.04em;
}
.mlab-modal-dialog {

  margin: 0 auto !important;
}
.mlab-modal-content{
  border-radius:0 !important;
}
.mlab-modal-body a.btn{
  background: #255377;
  color: #fff;
  margin: 20px auto;
 
}
.widget a.btn{
  background: #e8463f;
  color: #fff;
  margin: 20px auto 0 auto;
 
}
.mlab-modal-header .mlab-close {
  color:#255377;
  font-weight: 500;
  font-size: 22px;
}
.mlab-modal-body p a{
  color:#255377;
}
.mlab-modal-title{
  font-family: "PT Sans",sans-serif;
  font-size: 30px;
  letter-spacing: .04em;
  text-align: center;
  text-transform: uppercase;
  color: #e9463f;
}
.mlab-modal-header  {

  border-bottom: none !important;
  text-align: center;
}
.mlab-modal-footer{
  display:none;
}
.widget {
  position: fixed;
  width: 300px;
  right: 0;
  z-index: 99;
  padding: 20px 20px 0 20px;
  background: #255377;
  top: 50%;
  transform: translateY(-50%);
  color:#fff;
 
}
.widget .closee{
  position:absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  color:#e9463f;
}
.mlab-modal-body {
  position: relative;
  padding: 20px;
  text-align: center;
}
.mlab-modal-body .wordpress-print-posts,.mlab-modal-body .wordpress-print-posts + div{
  display:none;
}
.contact-forms .title-wrapper h1 {
  color: #255377;
  font-family: "PT Sans", sans-serif;
  font-size: 52px;
  line-height: 66px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 30px;
}
.contact-forms nav {
  padding-bottom: 40px;
  width: 100%;
  float: left;
}
.contact-forms nav .nav-tabs {
  border: none;
}
.contact-forms nav .nav-tabs .nav-link {
  width: 29%;
  float: left;
  padding: 0;
  margin-right: 60px;
  border: none;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #000;
  position: relative;
  font-weight: 700;
  padding-bottom: 15px;
}
.contact-forms nav .nav-tabs .nav-link.active {
  color: #e8463f;
}
.contact-forms nav .nav-tabs .nav-link.active:after {
  background: #e8463f;
}
.contact-forms nav .nav-tabs .nav-link:after {
  content: "";
  height: 5px;
  width: 100%;
  background: #000;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.contact-forms .tab-content form {
  width: 940px;
  max-width: 100%;
  padding-top: 20px;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  padding-bottom: 100px;
  float: left;
}
.contact-forms .tab-content form input {
  width: 48.6%;
  float: left;
  height: 55px;
  margin-right: 25px;
}
.contact-forms .tab-content form input:nth-child(2n) {
  margin-right: 0px;
}
.contact-forms .tab-content form input[type=submit] {
  color: #fff;
  background: #e8463f;
  width: 220px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  letter-spacing: 0.04em;
}
.contact-forms .tab-content form input[type=submit]:hover, .contact-forms .tab-content form input[type=submit]:focus {
  border: none;
  color: #fff;
}
.contact-forms .tab-content form .nice-select {
  width: 100%;
  float: left;
  height: 55px;
  line-height: 55px;
  font-size: 12px;
}
.contact-forms .tab-content form .nice-select ul {
  border-radius: 0;
  width: 100%;
}
.contact-forms .tab-content form textarea {
  width: 100%;
  float: left;
  resize: none;
  padding-top: 30px;
}
.contact-forms .tab-content form .nice-select, .contact-forms .tab-content form textarea, .contact-forms .tab-content form input {
  border: none;
  outline: none;
  border-radius: 0;
  background: #f7f7f7;
  margin-bottom: 25px;
  color: #9d9d9d;
  padding-left: 40px;
}
.contact-forms .tab-content form .nice-select:hover, .contact-forms .tab-content form .nice-select:focus, .contact-forms .tab-content form textarea:hover, .contact-forms .tab-content form textarea:focus, .contact-forms .tab-content form input:hover, .contact-forms .tab-content form input:focus {
  border: 1px solid #959595;
  color: #000;
}

.blocks {
  padding: 100px 0;
}
.blocks .item {
  width: 100%;
  float: left;
  padding: 100px 0;
  position: relative;
}
.blocks .item:first-of-type {
  padding-top: 0;
}
.blocks .item:last-of-type:after {
  content: none;
}
.blocks .item:after {
  content: "";
  width: 460px;
  max-width: 80%;
  background: #e9edf1;
  margin: auto;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
}
.blocks .item .title {
  width: 100%;
  float: left;
  padding-bottom: 60px;
}
.blocks .item .title h1, .blocks .item .title h2 {
  font-family: "PT Sans", sans-serif;
  font-size: 30px;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  color: #e9463f;
}
.blocks .item .wrapper-logos {
  width: 980px;
  max-width: 100%;
  margin: auto;
  clear: both;
}
.blocks .item .wrapper-logos .logo img {
  max-width: 100%;
}
.blocks .item .wrapper {
  width: 750px;
  max-width: 100%;
  margin: auto;
  clear: both;
  display: none;
}
.blocks .item .wrapper p {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  color: #373737;
}
.blocks .item .wrapper .img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20%;
}

.media-header {
  width: 100%;
  float: left;
}
.media-header .head {
  width: 100%;
  float: left;
  height: 700px;
  position: relative;
  background: url(images/PAW-PHOTO-BLUE.jpg);
  background-size: cover;
  background-position: center center;

}
.media-header .head .title-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 600px;
  max-width: 95%;
  text-align: center;
}
.media-header .head .title-wrapper .title {
  text-transform: uppercase;
  color: #e8463f;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 59px;
  letter-spacing: 0.04em;
}
.media-header .head .title-wrapper h1 {
  text-transform: uppercase;
  color: #fff;
  font-family: "PT Sans", sans-serif;
  font-size: 52px;
  line-height: 66px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 30px;
  opacity: 0;
}
.media-header .head .title-wrapper p {
  color: #fff;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
}

.filter-media {
  width: 100%;
  float: left;
  padding: 100px 0;
}
.filter-media .tab-content {
  width: 100%;
  float: left;
  padding-top: 100px;
}
.filter-media .tab-content .tab-pane {
  width: 100%;
  float: left;
}
.filter-media .tab-content .tab-pane .gall-item {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
}
.filter-media .tab-content .tab-pane .gall-item img {
  margin: auto;
  display: block;
}
.filter-media .tab-content .tab-pane .media-rel {
  position: relative;
  display: block;
  margin-bottom: 25px;
  padding: 0;
  height: 570px;
  overflow: hidden;
  -webkit-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.04);
}
.filter-media .tab-content .tab-pane .media-rel.marg {
  margin-right: 25px;
}
.filter-media .tab-content .tab-pane .media-rel .content {
  width: 100%;
  float: left;
  padding: 50px 20px 10px 35px;
}
.filter-media .tab-content .tab-pane .media-rel .img {
  width: 100%;
  float: left;
  overflow: hidden;
}
.filter-media .tab-content .tab-pane .media-rel.medium {
  margin-right: 25px;
  width: 65%;
  float: left;
}
.filter-media .tab-content .tab-pane .media-rel.medium .img {
  height: 330px;
}
.filter-media .tab-content .tab-pane .media-rel.medium .content {
  padding: 45px 20px 10px 35px;
  height: inherit;
}
.filter-media .tab-content .tab-pane .media-rel.full {
  width: 100%;
  float: left;
  height: 468px;
}
.filter-media .tab-content .tab-pane .media-rel.full .img {
  width: 65%;
  float: left;
}
.filter-media .tab-content .tab-pane .media-rel.full .content {
  width: 35%;
  float: left;
}
.filter-media .tab-content .tab-pane .media-rel.small {
  width: 32.7%;
  float: left;
  height: 570px;
  overflow: hidden;
  -webkit-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.04);
}
.filter-media .tab-content .tab-pane .media-rel.small .img {
  height: 330px;
}
.filter-media .tab-content .tab-pane .media-rel.small .content {
  padding: 45px 20px 10px 35px;
  height: inherit;
}
.filter-media .tab-content .tab-pane .media-rel.half {
  width: 48.8%;
  float: left;
}
.filter-media .tab-content .tab-pane .media-rel.half .img {
  height: 330px;
}
.filter-media .tab-content .tab-pane .media-rel.half .content {
  padding: 45px 20px 10px 35px;
  height: inherit;
}
.filter-media .tab-content .tab-pane .media-rel h3 {
  text-transform: uppercase;
  color: #255377;
  font-family: "PT Sans", sans-serif;
  font-size: 22px;
  letter-spacing: 0.04em;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 30px;
}
.filter-media .tab-content .tab-pane .media-rel p {
  color: #000;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  letter-spacing: 0.04em;
}
.filter-media .tab-content .tab-pane .media-rel .time {
  width: 100%;
  float: left;
  position: absolute;
  bottom: 10px;
}
.filter-media .tab-content .tab-pane .media-rel .time p {
  font-family: "Roboto", sans-serif;
  font-size: 10px;
  letter-spacing: 0.04em;
}
.filter-media .tab-content .tab-pane .media-rel .time p span {
  color: #e8463f;
  display: inline-block;
  margin-right: 10px;
}
.filter-media nav {
  width: 1027px;
  max-width: 90%;
  margin: auto;
  clear: both;
}
.filter-media nav .nav-tabs {
  border: none;
}
.filter-media nav .nav-tabs .nav-link {
  width: 29%;
  float: left;
  text-align: center;
  margin-right: 60px;
  border: none;
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  color: #000;
  position: relative;
  padding: 1rem ;
}
.filter-media nav .nav-tabs .nav-link.active {
  color: #e8463f;
}
.filter-media nav .nav-tabs .nav-link.active:after {
  background: #e8463f;
}
.filter-media nav .nav-tabs .nav-link:after {
  content: "";
  height: 5px;
  width: 100%;
  background: #000;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.filter-media nav .nav-tabs .nav-link:last-of-type {
  margin-right: 0;
}

.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.calendrier {
  width: 100%;
  float: left;
  padding-bottom: 100px;
}
.calendrier .right {
  width: 100%;
  float: left;
}
.calendrier .right .all {
  max-width: 940px;
  margin: auto;
  clear: both;
}
.calendrier .right .all .time-filter {
  width: 100%;
  float: left;
  padding: 30px 0;
}
.calendrier .right .all .time-filter span, .calendrier .right .all .time-filter ul {
  float: left;
}
.calendrier .right .all .time-filter span {
  width: 125px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-right: 15px;
  color: #b8c5d3;
}
.calendrier .right .all .time-filter ul li {
  display: inline-block;
  width: 125px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-right: 15px;
  -webkit-box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  cursor: pointer;
  color: #b8c5d3;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.04em;
}
.calendrier .right .all .time-filter ul li.active {
  color: #fff;
  background: #e8463f;
}
.calendrier .right .all .all-events {
  width: 100%;
  float: left;
  -webkit-box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  padding-top: 35px;
}
.calendrier .right .all .all-events .title {
  width: 100%;
  float: left;
  padding: 0 40px;
}
.calendrier .right .all .all-events .title h3 {
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.04em;
  font-weight: 700;
  font-size: 20px;
}
.calendrier .right .all .all-events .title .search {
  width: 220px;
  float: right;
}
.calendrier .right .all .all-events .title .search ::-webkit-input-placeholder {
  color: #31394d;
}
.calendrier .right .all .all-events .title .search ::-moz-placeholder {
  color: #31394d;
}
.calendrier .right .all .all-events .title .search :-ms-input-placeholder {
  color: #31394d;
}
.calendrier .right .all .all-events .title .search :-moz-placeholder {
  color: #31394d;
}
.calendrier .right .all .all-events .title .search:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url("images/Search_icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  float: right;
  margin-top: -19px;
  margin-right: 12px;
}
.calendrier .right .all .all-events .title .search input {
  float: right;
  background: #f5f6fa;
  width: 220px;
  height: 30px;
  outline: none;
  box-shadow: none;
  border: none;
  padding: 0 15px;
  font-family: "PT Sans", sans-serif;
  color: #31394d;
  font-size: 9.68px;
}
.calendrier .right .all .all-events .evenement-list {
  width: 100%;
  float: left;
  padding-top: 35px;
}
.calendrier .right .all .all-events .evenement-list .row {
  margin: 0;
}
.calendrier .right .all .all-events .evenement-list .col {
  padding: 0;
}
.calendrier .right .all .all-events .evenement-list .lib {
  width: 100%;
  float: left;
}
.calendrier .right .all .all-events .evenement-list .lib p {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  color: #000;
}
.calendrier .right .all .all-events .evenement-list .item {
  width: 100%;
  float: left;
  -webkit-box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  padding: 18px;
  position: relative;
}
.calendrier .right .all .all-events .evenement-list .item .click {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: red; */
}
.calendrier .right .all .all-events .evenement-list .item:hover{
  background:#255377;
  cursor: pointer;
}
.calendrier .right .all .all-events .evenement-list .item:hover p,.calendrier .right .all .all-events .evenement-list .item:hover span{
  color:#fff !important;
}
.calendrier .right .all .all-events .evenement-list .item span.close{
  position: absolute;
    right: 75%;
    top: 20px;
    z-index: 999999;
    opacity: 1;
    cursor: pointer;
}
.calendrier .right .all .all-events .evenement-list .item .bg { 
   -webkit-animation:slide .9s ease-in-out  alternate;
    animation:slide .9s ease-in-out  alternate;
  background-image: linear-gradient(-45deg, transparent 50%, #255377 50%);
  animation-fill-mode: forwards;
  bottom:0; 
  left:-53%;    
  position:absolute;
  right:-50%;
  top:0;
  z-index:99;
  width:350%; 
}
@-webkit-keyframes slide {
  0% {
    transform:translateX(-55%);
  } 
  100% {
    transform:translateX(15%);
  }  
} 

@keyframes slide {
  0% {
    transform:translateX(-55%);
  } 
  100% {
    transform:translateX(15%);
  }  
}  
.calendrier .right .all .all-events .evenement-list .item .hover.hide{
  display:none !important;
}
.calendrier .right .all .all-events .evenement-list .item .hover .row{
  opacity: 0;
      -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 270px;
    padding: 25px;
        position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.calendrier .right .all .all-events .evenement-list .item .hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 270px;
  height: 343px;
  background: transparent;
  color: #fff;
  display:none;
  z-index: 9999;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 25px;

  overflow:hidden;
}
.calendrier .right .all .all-events .evenement-list .item .hover .social {
  position: absolute;
  right: 0;
  bottom: 0;
}
.calendrier .right .all .all-events .evenement-list .item .hover .social ul li a {
  display: block;
  width: 30px;
  height: 30px;
  background: #fff;
  color: #255377;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-top: 5px;
}
.calendrier .right .all .all-events .evenement-list .item .hover .col-10, .calendrier .right .all .all-events .evenement-list .item .hover .col-2 {
  padding: 0;
}
.calendrier .right .all .all-events .evenement-list .item .hover .time {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #e8463f;
  display: block;
}
.calendrier .right .all .all-events .evenement-list .item .hover p {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
}
.calendrier .right .all .all-events .evenement-list .item .hover .part {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #e8463f;
  display: block;
}
.calendrier .right .all .all-events .evenement-list .item .hover .author {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  color: #fff;
  display: block;
  margin-top: 10px;
}
.calendrier .right .all .all-events .evenement-list .item .hover .signup {
  width: 100%;
  float: left;
  padding-top: 25px;
}
.calendrier .right .all .all-events .evenement-list .item .hover .signup a {
  display: block;
  width: 125px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #e8463f;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
}
.calendrier .right .all .all-events .evenement-list .item p {
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  color: #31394d;
}
.calendrier .right .all .all-events .evenement-list .item span {
  font-family: "PT Sans", sans-serif;
  font-size: 11px;
  color: #748aa1;
}
.calendrier .left {
  min-width: 237px;
  -webkit-box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 0px 5px 1px rgba(0, 0, 0, 0.04);
  padding: 20px 0;
}

.calendrier .col-2 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.calendrier .col-10 {
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}
.calendrier .left .print {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.calendrier .left .print a {
  display: block;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 100%;
  background: #e8463f;
  color: #fff;
  font-size: 14px;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.04em;
}
.calendrier .left .print a:nth-child(2),.calendrier .left .print a:nth-child(3){
  display:none !important;
}
.calendrier .left .print a i {
  margin-left: 130px;
}
.calendrier .left .first-filter {
  width: 102%;
  float: left;
  -webkit-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.04);
  background: #fff;
  height: 200px;
  padding: 40px 15px;
  margin-bottom: 40px;
}
.calendrier .left .first-filter p {
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.04em;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
}
.calendrier .left .first-filter .slick-arrow {
  outline: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  z-index: 99999;
}
.calendrier .left .first-filter .slick-arrow.slick-prev {
  left: 0;
}
.calendrier .left .first-filter .slick-arrow.slick-next {
  right: 0;
}
.calendrier .left .first-filter .item {
  outline: none;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.04em;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
}
.calendrier .left .first-filter .item.slick-current {
  position: relative;
}
.calendrier .left .first-filter .item.slick-current:after {
  content: "";
  background: url("images/Select-Dropdown.png");
  width: 21px;
  height: 13px;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999999999;
}
.calendrier .left .list-calendar {
  width: 100%;
  float: left;
}
.calendrier .left .list-calendar .intro {
  width: 100%;
  float: left;
  padding: 0 40px;
}
.calendrier .left .list-calendar .intro h1 {
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.04em;
  font-weight: 700;
  font-size: 20px;
  float: left;
}
.calendrier .left .list-calendar .intro .date {
  float: right;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.04em;
  font-size: 14px;
}
.calendrier .left .list-calendar .list-event {
  width: 100%;
  float: left;
  padding: 30px 40px 0 40px;
  border-top: 1px solid #ebedf4;
  margin-top: 20px;
}
.calendrier .left .list-calendar .list-event h2 {
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.04em;
  font-size: 20px;
  margin-bottom: 25px;
}
.calendrier .left .list-calendar .list-event .evenement {
  width: 100%;
  float: left;
  padding-bottom: 30px;
}
.calendrier .left .list-calendar .list-event .evenement p {
  float: left;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.04em;
  font-size: 14px;
  color: #31394d;
  margin-bottom: 0;
}
.calendrier .left .list-calendar .list-event .evenement a {
  float: right;
  color: #748aa1;
}
.calendrier .left .list-calendar .list-event .evenement span {
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.04em;
  font-size: 14px;
  color: #748aa1;
  display: block;
  display: block;
  width: 100%;
  float: left;
}

.map {
  width: 100%;
  float: left;
  padding: 100px 0;
}
.map .content {
  width: 660px;
  max-width: 100%;
  margin: auto;
  clear: both;
}
.map .content .intro {
  padding: 40px 0;
}
.map .content .intro p {
  color: #000;
}
.map .content .detail h3 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #255377;
  text-transform: uppercase;
}
.map .content .detail p {
  margin: 20px 0;
  color: #000;
}
.map .content .bread-crumb {
  width: 100%;
  float: left;
}
.map .content .bread-crumb .breadcrumb {
  background: transparent;
  border: none;
  padding: 0;
  text-transform: uppercase;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  letter-spacing: 0.04em;
}
.map .content .bread-crumb .breadcrumb a {
  color: #bbbbbb;
}
.map .content .bread-crumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #bbbbbb;
}
.map .content .bread-crumb .breadcrumb .active {
  color: #e8463f;
}
.map .content h1 {
  font-family: "PT Sans", sans-serif;
  font-size: 52px;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #255377;
  text-transform: uppercase;
}
.map .content p {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  color: #255377;
}
.map .content .site-map {
  width: 100%;
  float: left;
  padding-top: 30px;
}
.map .content .site-map ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.map .content .site-map ul li a {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #255377;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}

.detail-article {
  width: 100%;
  float: left;
  padding: 100px 0;
}
.detail-article .content {
  width: 780px;
  margin: auto;
  max-width: 100%;
  clear: both;
}
.detail-article .content .meta {
  width: 100%;
  float: left;
  padding-left: 50px;
}
.detail-article .content .meta .time {
  float: left;
  display: block;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #e8463f;
  text-transform: uppercase;
}
.detail-article .content .meta .share {
  float: right;
}
.detail-article .content .meta .share ul li {
  display: inline-block;
  margin-left: 25px;
}
.detail-article .content .meta .share ul li a {
  color: #255377;
}
.detail-article .content .meta h1 {
  font-family: "PT Sans", sans-serif;
  font-size: 52px;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #255377;
  text-transform: uppercase;
  float: left;
  display: block;
  width: 100%;
}
.detail-article .content .detail {
  width: 100%;
  float: left;
}
.detail-article .content .detail .img {
  width: 100%;
  float: left;
  padding-top: 25px ;
  padding-bottom: 25px ;
  padding-left: 51px ;
  padding-right: 30px ;	
}
.detail-article .content .detail .img img {
  max-width: 100%;
}
.detail-article .content .detail .img .info {
  width: 100%;
  float: left;
  padding-top: 20px;
  text-align: right;
}
.detail-article .content .detail .img .info p {
  font-family: "PT Sans", sans-serif;
  font-size: 10px;
  letter-spacing: 0.04em;
  padding-bottom: 0;
  width: 100%;
  float: right;
  color: #000;
}
.detail-article .content .detail p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.04em;
  width: 613px;
  margin: auto;
  max-width: 100%;
  clear: both;
  padding-bottom: 100px;
  color: #000;
  text-align: justify;	
}
.detail-article .content .detail h3 {
  font-family: "PT Sans", sans-serif;
  font-size: 25px;
  letter-spacing: 0.04em;
  color: #255377;
  width: 613px;
  margin: auto;
  max-width: 100%;
  clear: both;
  text-transform: uppercase;
  font-weight: 700;
}
.detail-article .related-articles {
  width: 780px;
  margin: auto;
  max-width: 100%;
  clear: both;
  padding-top: 90px;
  position: relative;
}
.detail-article .related-articles:before {
  content: "";
  display: block;
  height: 1px;
  background: #bbbbbb;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 460px;
  max-width: 80%;
}
.detail-article .related-articles h2 {
  font-family: "PT Sans", sans-serif;
  font-size: 25px;
  letter-spacing: 0.04em;
  color: #255377;
  text-transform: uppercase;
  font-weight: 700;
}
.detail-article .related-articles .items {
  width: 100%;
  float: left;
  padding-top: 40px;
}
.detail-article .related-articles .items .item {
  width: 100%;
  float: left;
  height: 140px;
  margin-bottom: 80px;
  overflow: hidden;
}
.detail-article .related-articles .items .item .img {
  overflow: hidden;
  width: 40%;
  float: left;
  height: 100%;
}
.detail-article .related-articles .items .item .img img {
  width: 100%;
}
.detail-article .related-articles .items .item .content {
  overflow: hidden;
  width: 60%;
  float: left;
  height: 100%;
  margin: unset;
  max-width: unset;
  clear: unset;
  padding-left: 40px;
}
.detail-article .related-articles .items .item .content .time p {
  font-family: "Roboto", sans-serif;
  color: #e8463f;
  font-size: 10px;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
.detail-article .related-articles .items .item .content h3 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  letter-spacing: 0.04em;
  color: #255377;
  text-transform: uppercase;
  font-weight: 700;
}
.detail-article .related-articles .items .item .content p {
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  letter-spacing: 0.04em;
  color: #000;
  margin-bottom: 10px;
}
.detail-article .related-articles .items .item .content .share {
  float: left;
  width: 100%;
}
.detail-article .related-articles .items .item .content .share ul li {
  display: inline-block;
  margin-right: 25px;
}
.detail-article .related-articles .items .item .content .share ul li a {
  color: #255377;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .filter-media .tab-content .tab-pane .media-rel h3 {
    font-size: 19px;
    margin-bottom: 15px;
    line-height: 25px;
  }

  .filter-media .tab-content .tab-pane .media-rel.half .content {
    padding: 15px 20px 10px 35px;
  }

  .filter-media .tab-content .tab-pane .media-rel.medium {
    width: 64.5%;
  }

  .filter-media nav .nav-tabs .nav-link:last-of-type {
    margin-right: 0 !important;
  }

  .filter-media .tab-content .tab-pane .media-rel.half {
    width: 48.6%;
  }

  .filter-media nav .nav-tabs .nav-link {
    margin-right: 54px !important;
  }
}
@media (max-width: 991px) {
	  .section_hotels .hotel_items .column{
    width: 100%;
  }
  .section_hotels .hotel_items .column:after{
    content: none;
  }
  .contact-forms .tab-content form input {
    width: 100%;
    margin-right: 0;
  }

  .filter-media .tab-content .tab-pane .media-rel .img {
    height: auto !important;
  }

  .filter-media .tab-content .tab-pane .media-rel.full .img, .filter-media .tab-content .tab-pane .media-rel.full .content {
    width: 100% !important;
    float: left;
  }

  .filter-media .tab-content .tab-pane .media-rel.full {
    height: auto !important;
  }

  .filter-media .tab-content .tab-pane .media-rel .img img {
    width: 100%;
    height:auto;
  }

  .filter-media .tab-content .tab-pane .media-rel .time {
    position: static !important;
  }

  .filter-media .tab-content .tab-pane .media-rel {
    height: auto;
    width: 500px !important;
    float: none !important;
    max-width: 100%;
    margin: 0 auto 25px auto !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-toggler {
    display: none;
  }

  .filter-media nav .nav-tabs .nav-link:last-of-type {
    margin-right: 0 !important;
  }

  .filter-media nav .nav-tabs .nav-link {
    width: 27% !important;
    font-size: 20px !important;
    margin-right: 59px !important;
  }
}
@media only screen and (max-width: 767px) {
  .calendrier .right .all .all-events .title .col{
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .calendrier .left, .calendrier .right {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .contact-forms .title-wrapper {
    padding-bottom: 0;
  }

  .contact-forms nav .nav-tabs .nav-link {
    width: 100% !important;
    margin-bottom: 25px;
  }

  .filter-media nav .nav-tabs .nav-link {
    width: 100% !important;
    font-size: 20px !important;
    margin-right: 0 !important;
  }

  .blocks .item .wrapper-logos .logo img {
    display: block;
    margin: auto;
  }

  .blocks .item .wrapper .img {
    position: static !important;
    transform: none !important;
    padding-bottom: 30px;
  }
  .blocks .item .wrapper .img img {
    display: block;
    margin: auto;
  }
}
@media only screen and (max-width: 500px) {
  .detail-article .content .meta {
    padding-left: 0;
  }

  .detail-article .related-articles .items .item .content {
    padding-left: 10px;
  }

  .detail-article .related-articles .items .item {
    height: auto;
    margin-bottom: 50px;
  }

  .map .content .site-map ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .calendrier .right .all .all-events .title .search {
    float: left;
  }

  .calendrier .left .list-calendar {
    display: none;
  }

  .calendrier .right .all .all-events .evenement-list .col {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .calendrier .right .all .time-filter ul li {
    margin-bottom: 15px;
  }

  .calendrier .left .first-filter {
    width: 100%;
    height: 165px;
    padding: 15px;
    margin-bottom: -19px;
  }
}
@media (max-width: 1320px) {
  .calendrier .left {
    min-width: auto;
  }

  .calendrier .right .all {
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .calendrier .right .all {
    float: left;
    margin-left: 6%;
  }
}

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