@import url('https://fonts.cdnfonts.com/css/blacksword');

* {
    box-sizing: border-box;
}

body {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    scroll-behavior: smooth;
}
ul {
    margin-top: 0;
    margin-bottom: 0rem;
}
/**************** navbar *******************/
.links input[type=checkbox] {
    display: none;
}
#scroll-down::before {
    -webkit-animation: elasticus 1.2s cubic-bezier(1,0,0,1) infinite;
    -moz-animation: elasticus 1.2s cubic-bezier(1,0,0,1) infinite;
    -o-animation: elasticus 1.2s cubic-bezier(1,0,0,1) infinite;
    animation: elasticus 1.2s cubic-bezier(1,0,0,1) infinite;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 90px;
    background: #000;
    content: ' ';
}
#scroll-down {
    display: inline-block;
    position: relative;
    padding-top: 79px;
    text-align: center;
    margin-top: -100px;
    z-index: 99;
    margin-bottom: 125px;
    left: 50%;
    transform: translateX(-50%);
}
.arrow-down {
    display: block;
    margin: 0 auto;
    width: 10px;
    height: 38px;
}
.arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.hamburger {
    display: none;
    font-size: 24px;
    user-select: none;
}
a.mega-menu-link {
    text-transform: uppercase !important;
        font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
        font-weight: 500 !important;
}
.nav {
    position: absolute;
    top: 0%;
    right: 0;
    left: 0;
    z-index: 9999999999999;
    background-color: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 6% !important;
    
  
}
.nav>.links>ul li a {
    color: #fff !important;
	}
.nav.sticky {
    background: #0D404F;
	position: fixed;
	}
.nav .icon {
    display: none;
}

.nav>.logo {
    width: 9rem;
    height: 2rem;
}

.nav>.links>ul li a {
    color: #0d404f !important;
    line-height: 40px;
    font-size: 15px;
    display: block;
    padding: 0 10px !important;
    text-decoration: none;
    cursor: pointer;
    margin-left: 5px;
   font-family: 'Poppins';
}

.nav>.links>ul {
    list-style: none;
    position: relative;
    padding: 0;
    margin-top: 5px;
}

.nav>.links>ul li {
    display: inline-block;
}

/* .line-1 {
    height: 1.5px;
    background: #0D404F;   
} */
.nav_box_right {
    display: flex;
    align-items: center;

}
.image-cour {
    width: 100%;
    height: 100%;
    background-size: cover;

}
.type-cours-button
{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.card-cour-type 
{  
    min-height:350Px;
    margin-bottom:10Px;
    box-shadow: 5.9px 6.8px 15.5px rgba(190, 205, 226, 0.28), -2.8px -2.8px 8px rgba(255, 255, 255, 0.81), inset 3.5px 3.5px 6px rgba(255, 255, 255, 0.15);

}

.titre-cour-type
{  
    font-family: 'Poppins', sans-serif;
   font-size: 24px;
    color: #0d404f;
    font-weight: 300;
    margin-top: 26PX;
        margin-bottom: 26px;
}

.detail-cour p
{  
    font-family: 'Poppins', sans-serif;
   font-size: 13px;
    color: #0d404f;
    font-weight: 300;
}
.box_content p{
   font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #0D404F;
    line-height: 19px;
    text-align: left;
    font-weight: 300;
    margin-top: 30px !important;
}
.box_content li{
   font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #0D404F;
    line-height: 19px;
    text-align: left;
    font-weight: 300;
    margin-top: 18px !important;
}
.icons_nav {
    margin-left: 10px;
    width: 20px;
}
.valeur_title {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    color: #0D404F;
    line-height: 23px;
    font-weight: 300;
    margin-top: 30px !important;
}


.login-button,
.btn_moreinfo,
.Deposit-button,
.tele_button,.holiday_button,.REVIEW_button {
    text-decoration: none;
    color: #fff;
    background-color: #0D404F;
    /* border: 1.5px solid #C7B198; */
    border-radius: .3em;
    padding: 0.4rem 1rem;
    padding-bottom: 10px;
    font-size: 1rem;
    cursor: pointer;
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-left: 25px;
    width: 8.5rem;
}

.login-button:hover,
.btn_contact:hover,
.btn_moreinfo:hover,
.Deposit-button:hover,
.tele_button:hover,.holiday_button:hover,.REVIEW_button:hover {
    border: 1px solid #0D404F;
    background-color: #fff;
    color: #0D404F;
}

/**************** header ***************/
@import url('https://fonts.googleapis.com/css2?family=Abel&family=Corinthia:wght@700&family=Merienda&family=Rajdhani:wght@500&display=swap');

.header {
    position: relative;
    height: 420px !important;
}

.mySlides {
    display: none;
}

.box_dot {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    margin: -26rem 1rem;
}

.dot {
    height: 15px;
    width: 15px;
    margin-top: 0.5rem !important;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.title-valeur {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #0D404F;
    line-height: 23px;
    font-weight: 300;
    margin-top: 30px !important;
}

.welcome-valeur  {
        margin-top: -141px;
}
.active {
    background-color: #717171;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.mySlides img {
    vertical-align: middle;
}

.header img {
    width: 100%;
    height: 100vh;
}
.cour-collectif p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #0D404F;
    line-height: 23px;
    text-align:center;
    font-weight: 300;
    margin-top: 3px !important;
    margin-bottom: 0rem !important;;
}
.header .title {
    position: absolute;
    top: 48%;
    left: 30%;
    right: 30%;
    color: #fff;
    text-align: center;
}

.header .title h1 {
    font-size: 55px;
    text-transform: uppercase;
}

.header .title h3 {
    position: relative;
    top: -33px;
    font-size: 35px;
    color: #2AA737;
    font-family: 'Blacksword', sans-serif;
}

.box_Decouvrir,
.box_Cours {
    display: flex;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    padding: 1rem 4em;
    background-color: #0D404F;
    color: #fff;
}

.box_Decouvrir h1,
.box_Cours h1 {
    font-size: 30px;
    font-family: 'Blacksword', sans-serif;
    margin-bottom: 0px !important;
}

.btn_decouvrir {
    height: 57px;
    background-color: #2AA737;
    color: #0D404F;
    text-align: center;
    padding: 1rem 6rem;
    font-weight: 500;
    font-size: 15px;
    /* font-family: 'Poppins'; */
    position: relative;
    align-items: center;
    transition: all .3s ease-in-out;
    border: 1px solid #CDAC00;
    border-radius: 7px;
    justify-content: center;
    text-transform: unset;
    margin-right: 35px;
    letter-spacing: 2px;
    gap: 10px;
}
.about_section{
    padding-top: 30px;
    padding-bottom: 70px;
}
.btn_decouvrir img {
    margin-left: 15px;
}

.btn_decouvrir:hover::before,
.btn_decouvrir:hover::after {
    width: 100%;
    transition: 800ms ease all;
}

.btn_decouvrir::before,
.btn_decouvrir::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #fff;
    transition: 400ms ease all;
}

.btn_decouvrir:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}

.btn_decouvrir:hover {
    color: #fff;
    background: transparent;
    box-shadow: none;
    border: none;
}

.arrow_link {
    position: absolute;
    bottom: 128px;
    left: 50%;
    transform: translateX(-50%);
    
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 7s infinite;
}

.arrow {
    text-align: center;
    margin: 8% 0;
}

.slider_title {
    text-align: center;
    font-family: 'Frank Ruhl Libre';
    /* font-style: normal; */
    /* font-weight: 800; */
    font-size: 100px;
    letter-spacing: 2px;
    line-height: 39%;
    text-align: center;
    text-shadow: -1px 1px 3px #000;
    color: #FFFFFF;
}

.icon_btn {
    color: #0D404F;
    font-size: 30px;
}

.icon_btn2 {
    color: #fff;
    font-size: 30px;
}

/* ////////about ///////////// */
.layout_padding {
    padding-top: 0px;
    padding-bottom: 30px;
}

.about_section .img_container .img-box img {
    width: 100%;
}

.img_container {
    margin-left: -68px;
}

.heading_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.about_section .detail-box {
    background-color: #ffffff;
    padding: 44px 60px 44px 36px;
    position: relative;
   top: 47px;
    box-shadow: 5.9px 6.8px 15.5px rgb(190 205 226 / 28%), -2.8px -2.8px 8px rgb(190 205 226 / 28%), inset 3.5px 3.5px 6px rgb(255 255 255 / 15%);
}
.box-cour
{
    background-color: #F8F7F7;
    padding: 7%;
    position: relative;
    top: 4.8vh;
}
.box-cour p
{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #0D404F;
    line-height: 23px;
    font-weight: 300;
    margin-top: 30px !important;
}
.box-cour-black
{
    background-color: #0D404F;
    padding: 7%;
    position: relative;
    top: 4.8vh;
    height: 100%;
}
.header-images::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 517px;
    background-color: rgba(0,0,0,.5);
}
.sous-cour-golf
{
   margin-bottom: 5%;
}
    
.box-cour-black p
{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 23px;
    font-weight: 300;
    margin-top: 30px !important;
}
.sous-golf {
    font-family: 'Blacksword', sans-serif;
    font-size: 38px;
    color: #2AA737;
    margin-top: 10px;
}
.heading_container h2 {
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #0D404F;
    font-family: 'Frank Ruhl Libre', serif;
    font-weight: 600;
}

.heading_container h3 {
    color: #CDAC00;
    position: absolute;
    font-size: 35px;
    top: 20px;
    font-family: 'Blacksword', sans-serif;
}

.about_section .detail-box p {
    margin-top: 20px;
}

.box_btn_1 {
    margin-top: 3rem;
}

.box_btn_1,
.box_btn_2 {
    display: flex;
}

.btn_propos,
.btn_voyages {
    background-color: #CDAC00;
    color: #0D404F;
    text-decoration: none;
    border-radius: .3em;
    padding: 0.4rem 1rem;
    padding-bottom: 10px;
    font-size: 1rem;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin: 0;
    align-items: center;
    align-content: center;
    margin-left: 25px;
    width: 9rem;
}

.btn_Votre,
.btn_Inscriptio {
    border: 1px solid #0D404F;
    color: #0D404F;
    text-decoration: none;
    border-radius: .3em;
    padding: 0.4rem 1rem;
    padding-bottom: 10px;
    font-size: 1rem;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin: 0;
    align-items: center;
    align-content: center;
    margin-left: 25px;
   
}

.btn_propos:hover {
    color: #0D404F;
    background: transparent;
    box-shadow: none;
    border: none;
}

.btn_propos:before,
.btn_propos:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #0D404F;
    transition: 400ms ease all;
}

.btn_propos:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}

.btn_propos:hover::before,
.btn_propos:hover::after {
    width: 100%;
    transition: 800ms ease all;
}

.btn_Votre {
    background-color: transparent;
    color: #0D404F;
    text-align: center;
    padding: 16px 40px;
    font-size: 14px;
    align-items: center;
    transition: all .3s ease-in-out;
    border: 1px solid #0D404F;
    border-radius: 100px;
    justify-content: center;
    text-transform: unset;
    gap: 10px;
}

.btn_Votre:hover path {
    fill: #fff !important;
    color: #fff !important;

}

.btn_Votre:hover {
    box-shadow: inset 0 0 0 2em #0D404F;
    background-color: #0D404F;
    color: #fff !important;
    fill: white !important;
}



.btn_golf{
    background-color: #0D404F;
    color: #fff;
    text-align: center;
    padding: 16px 40px;
    font-size: 14px;
    align-items: center;
    transition: all .3s ease-in-out;
    border: 1px solid #0D404F;
    border-radius: 100px;
    justify-content: center;
    text-transform: unset;
    gap: 10px;
}
.btn_golf{
    text-decoration: none;
    display: flex;
    margin: 0;
    align-content: center;
   
}
.btn_golf:hover {
    box-shadow: inset 0 0 0 2em #fff;
    background-color: #fff;
    color: #0D404F !important;
    fill: #0D404F; !important;
}
.btn_golf:hover path {
    fill: #0D404F !important;
    color: #0D404F !important;

}
.btn_connexion{
    background-color: #2AA737;
    color: #fff;
    text-align: center;
    padding: 12px 40px;
    font-size: 14px;
    align-items: center;
    transition: all .3s ease-in-out;
    border: 1px solid #2AA737;
    border-radius: 100px;
    justify-content: center;
    text-transform: unset;
    gap: 10px;
    z-index: 1000;
    text-decoration: none;
    display: block;
}
.btn_connexion:hover {
    box-shadow: inset 0 0 0 2em #fff;
    background-color: #fff;
    color: #2AA737 !important;
    fill: #2AA737; !important;
}

.btn_vert{
    background-color: #2AA737;
    color: #fff;
    text-align: center;
    padding: 16px 40px;
    font-size: 14px;
    align-items: center;
    transition: all .3s ease-in-out;
    border: 1px solid #2AA737;
    border-radius: 100px;
    justify-content: center;
    text-transform: unset;
    gap: 10px;
    z-index: 1000;
    
}


.btn_vert{
    text-decoration: none;
    display: flex;
    justify-content: center;
    margin: 0;
    align-items: center;
    align-content: center;
   
}
.btn_vert:hover {
    box-shadow: inset 0 0 0 2em #fff;
    background-color: #fff;
    color: #2AA737 !important;
    fill: #2AA737; !important;
}
.btn_vert:hover path {
    fill: #2AA737 !important;
    color: #2AA737 !important;

}

.btn_blanc {
    background-color: transparent;
    color: #fff;
    text-align: center;
    padding: 16px 40px;
    font-size: 14px;
    align-items: center;
    transition: all .3s ease-in-out;
    border: 1px solid #fff;
    border-radius: 100px;
    justify-content: center;
    text-transform: unset;
    gap: 10px;
}
.btn_blanc{
    text-decoration: none;
    display: flex;
    justify-content: center;
    margin: 0;
    align-items: center;
    align-content: center;
    margin-left: 25px;
   
}
.btn_blanc:hover path {
    fill: #fff !important;
    color: #fff !important;

}

.btn_blanc:hover {
    box-shadow: inset 0 0 0 2em #0D404F;
    background-color: transparent;
    color: #fff !important;
    fill: white !important;
}
.slide-images {
   height: 600px;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.blog{
    padding-top: 4%;
}
.slide-images::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}


/* /////////////////////////////////// */
.box {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-bottom: 50PX;
}

.box_ {
    background-size: cover !important;
}
.img-box{

    height: 600PX;
}

.box_img_Inscription {

    height: 70vh;
}

.box_img_Inscription img {
    width: 100%;
    height: 70vh;
}

.box_content {
    background-color: #ffffffc2;
    padding: 50px;
    margin-top: 300px;
}


.box_content:hover {
    background-color: #fff;
}
.box_content p {
    margin-top: 5%;
}

.box_content h1 {
    font-family: 'Frank Ruhl Libre', serif;
    color: #0D404F;
    text-transform: uppercase;
    font-weight: 600;
}

.box_content h3 {
    font-family: 'Blacksword', sans-serif;
    
    position: relative;
    
   
}

.box_btn_2 {
    justify-content: center;
    margin-top: 4rem;
    margin-bottom: 3rem;
}

.btn_voyages {
    padding: 12px 17px;
    width: 11rem;
}

/* //////////////////////////// */
.voyage_h {
    background: rgba(13, 64, 79, 0.38);
    padding: 10px;
    width: 100%;
}

.voyage_dec {
    color: #fff;
    padding: 50px;
    background: rgba(13, 64, 79, 0.77);
}

/* .services_voyage_title {
    color: #fff;
    font-family: 'Frank Ruhl Libre', serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
} */
.sous_titre {
    position: relative;
    top: -2rem;
    font-family: 'Blacksword', sans-serif;
    font-style: normal;
    font-size: 46px;
    line-height: 154%;
    margin-left: 3px;
    display: flex;
    align-items: center;
    color: #2AA737;
}
.sous_titre_valeur {
    font-family: 'Blacksword', sans-serif;
    color: #2AA737;
    font-size: 46px;
    margin-top: -2.2rem;
    margin-bottom: 5%;
    text-align: center;
}
.titre_valeur {
    font-family: 'Poppins', sans-serif;
    font-size: 42px;
    color: #0D404F;
    font-weight: 900;
    text-align: center;
}
.titre-footer {
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-size: 16PX;
    font-weight:500;
    text-transform: uppercase;
}
.icon-rs
{
    margin-right: 8px;
}
.footer-icon
{
     margin-top: 36px;
    text-align: left;
}
   
.desc-footer {
     font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #0D404F;
    line-height: 23px;
    font-weight: 300;
    text-align: left;
}
 ul.link_footer {
     font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #0D404F;
    font-weight: 300;
    text-align: left;
}
.newsletter
{
    background-color: #F9F9F9;
    padding-top: 7%;
}
.paragraph_newsletter
{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #0D404F;
    text-align:center;
    line-height: 23px;
    font-weight: 300;
    margin-top: 30px !important;
}
/* 
.services1_desc {
    color: #fff;
    letter-spacing: 0.2px;
    font-size: 13px;
    line-height: 26px;
    text-align: justify;
    font-weight: 400;
} */
.btn_coach {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    /* padding: 12px 4rem; */
    width: 12rem;
    background-color: transparent;
    color: #fff;
    text-align: center;
    align-items: center;
    transition: all .3s ease-in-out;
    border: 1px solid #fff;
    justify-content: center;
    text-transform: unset;
    gap: 10px;
}

.btn_coach:hover {
    background-color: #CDAC00;
    border-color: #CDAC00;
    color: #fff !important;
    fill: white !important;
    box-shadow: inset 0 0 0 2em #CDAC00;
}

.btn_propos,
.btn_propos2 {
    padding: 12px 22px;
    width: 11rem;
    transition: all .3s ease-in-out;
    position: relative;
    justify-content: center;
    text-transform: unset;
    gap: 10px;
    background-color: #CDAC00;
    color: #fff;
    text-align: center;
    /* padding: 8px 50px; */
    /* font-weight: 500; */
    /* font-size: 14px; */
    align-items: center;
    transition: all .3s ease-in-out;
    border: 0px solid #0D404F;
    border-radius: 7px;
    position: relative;
    justify-content: center;
    text-transform: unset;
    /* margin-right: 35px; */
    /* letter-spacing: 2px;
    line-height: 40px; */
    gap: 10px;
}

.btn_propos2:before,
.btn_propos2:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #fff;
    transition: 400ms ease all;
}

.btn_propos2:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}

.btn_propos2:hover {
    color: #fff;
    background: transparent;
    box-shadow: none;
    border: none;
}

.btn_propos2:hover::before,
.btn_propos2:hover::after {
    width: 100%;
    transition: 800ms ease all;
}

/* ///////////////////////////// */
.img_box {
    position: relative;
    /* width: 50%; */
    background-size: cover;
    transition: all 2s ease;
    background-repeat: no-repeat;
    background-position: inherit !important;
    min-height: 600px;
}

.about_section2 {
    margin-bottom: 30px;
}
.back-inscription
{
    font-family: 'Poppins', sans-serif;
    font-size: 27px;
    color: #ffffff;
    line-height: 34px;
    font-weight: 300;
}

.reservation-paralllax{
  
 
    display: block;
    text-align: center;
    z-index: 999999999;
    position: relative;
    
}

.btn_parallax_reservation {
    
    display: initial !important;
    
}
.about_section .about_content {
    position: relative;
    min-height: 440px;
    top: 50%;
    z-index: 9;
    right: 2rem;
    width: 100%;
    background-color: #fff;
    transform: translateY(-50%);
    padding: 32px 54px;
}

/* ///////////////////////////////// */
section.welcome {
    min-height: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

section.welcome::before {
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}
section.welcome-home {
    min-height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

section.welcome-home::before {
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}
.services_voyage_title {
    color: #fff;
    font-family: 'Frank Ruhl Libre', serif;
    /* font-size: 40px; */
    line-height: 50px;
    position: relative;
    font-weight: 700;
}

.sous_titre {
    position: relative;
    font-family: 'Blacksword', sans-serif;
    font-style: normal;
    /* font-weight: 600; */
    top: -2.2rem;
    /* font-size: 46px; */
    line-height: 154%;
    margin-left: 3px;
    display: flex;
    align-items: center;
  
}

.services1_desc {
   
    margin-top: 20PX;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #ffffff;
    line-height: 23px;
    font-weight: 300;
     text-align: justify;
}

.btn_services_1 {
    height: 65px;
    background-color: #2AA737;
    color: #0D404F;
    text-align: center;
    padding: 8px 50px;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Poppins';
    position: relative;
    align-items: center;
    /* transition: all .3s ease-in-out; */
    border: 1px solid #2AA737;
    border-radius: 7px;
    justify-content: center;
    text-transform: unset;
    margin-right: 35px;
    letter-spacing: 2px;
    gap: 10px;
}

.btn_services_right_1 {
    position: relative;
}

/* ///////////////////////////// */
.cards {
    margin-top: 7rem !important;
    margin-bottom: 7rem;
}

.card {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    height: 300px;
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    margin-top: -85px;
}
.card-blog {
   background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: flex-end;
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    text-align: center;

}
.tree-images-blog{
  
    height: 400px;
    

}
.card-blog::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}

    
.card::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}

.card:hover .footer_card {
    opacity: 0;
    height: 0%;
}

.card:hover .details {
    opacity: 1;
    height: 100%;
}

.details {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* justify-content: center; */
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #0D404F;
    color: #fff;
    opacity: 0;
    transition: 0.5s ease;
    padding: 3rem;
    /* position: relative; */
}

.details p {
    font-size: 15px;
    margin-bottom: 4rem;
    margin-top: 3rem;
}

.card_title {
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
    color: white;

}
.decouvrir-plus
{
    color: #ffffff;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    margin-top:30px;
    z-index: 100;
}
.titre-golf{
 font-family: 'Poppins', sans-serif ;  
 font-size: 42px;
 color:#0D404F;
 font-weight: 900;
}
.titre-golf-blanc{
 font-family: 'Poppins', sans-serif ;  
 font-size: 42px;
 color:#fff;
 font-weight: 900;
}
.titre-golf-blancc{
 font-family: 'Poppins', sans-serif ;  
 font-size: 52px;
 color:#fff;
 font-weight: 900;
}
.soustitre-golf{
 font-family: 'Blacksword', sans-serif; 
 font-size: 42px;
  color: #2AA737;
 margin-top: -29px;
}
.description-coach{
 font-family: 'Poppins', sans-serif ;  
 font-size: 14px;
 color:#0D404F;
 line-height: 23px;
 font-weight: 300;
 margin-top: 30px !important;
}
.description-contact{
 font-family: 'Poppins', sans-serif ;  
 font-size: 14px;
 color:#0D404F;
 line-height: 23px;
 font-weight: 300;
 margin-bottom: 32px;
}
.tree-images-slide
 {
        height: 300px;
}
.card_title {
    font-size: 25px;
}

.card_sous_titre {
    font-family: 'Blacksword', sans-serif;
    position: absolute;
    color: #2AA737;
}

.footer_card {
    background: rgba(13, 64, 79, 1);
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    mix-blend-mode: hard-light;
    padding: 10px;
    margin-bottom: 0%;
}

.card h4 {
    
    color: #fff;
    text-align: center;
}

.footer_card p {
    margin-bottom: 0px;
}

.card_btn {
    margin-left: 0% !important;
    width: 11rem;
}

/* /////////////////////////////// */
.services {
    text-align: center;
    color: #fff;
    background-color: #0D404F;
    padding-top: 7%;
    padding-bottom: 7%;

}

.services .services_title {
    font-family: 'Frank Ruhl Libre', serif;
    font-weight: 600;
    position: relative;
    top: 30px;
}

.services_sous_titre {
    font-family: 'Blacksword', sans-serif;
    position: relative;
    top: 0.7rem;
    color: #2AA737;
}

/* ///////////////////////////////// */
.contact {
    margin: 0px 6rem;
    text-align: center;
    background-color: #fff;
    position: relative;
    top: 7rem;
}

.frm-concact {
    position: relative;
    width: fit-content;
    margin-bottom: 70px;
}

.nl_email {
    width: 100%;
    padding: 14px;
    border-radius:32.5px ;
    font-size: 12px;
    border: 0.5px solid #0D404F;
   
}
.newsletter-inp{
    width: 46%;
    
}

.nl_btns {
    padding: 7px 23px;
    position: absolute;
    border-radius: 32.5px;
    top: 3.7px;
    right: 4px;
    background-color: #0D404F;
    color: white;
    border: 1px solid #0D404F;
}

.wpcf7-spinner {
    background-color: #c99e35;
    position: absolute !important;
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: .3em;
    padding: 0;
    margin: 0 24px;
    position: relative;
}

.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: .3em;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.wpcf7-not-valid-tip {
    color: #dc3545;
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
}

.contact_title {
    font-family: 'Frank Ruhl Libre', serif;
    font-weight: 600;
    color: #0D404F;
    margin-top: 3rem;
    text-transform: uppercase;
}

.contact_sous_titre {
    font-family: 'Blacksword', sans-serif;
    color: #c99e35;
    position: relative;
    top: -1.3rem;
}

.paragraph_contact {
    width: 35rem;
    margin: 37px auto;
}

/* ///////////////////////////// */
.footer {
    background-color: #fff;
    padding-top: 32px;
    text-align: center;
}

.footer #logo_footer {
    
   width: 15rem;
}

.box_footer {
    display: flex;
    margin-top: 3%;
    color: #0D404F;
}

.box_footer strong {
    text-transform: uppercase;
}

.box_footer ul,
.box_footer p {
        margin-top: 2rem;
    list-style: none;
    padding-left: 0;
    text-align: left;
}
.logo_footer{
      margin-bottom: 6%;
}

.icons_s {
    display: flex;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
}

.footer #copyRight {
    margin-top: 3rem;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #0D404F;
}

.copyRight {
    height: 1rem;
    background-color: #c99e35;
}

.link_footer li a {
    text-decoration: none !important;
    color: #0D404F !important;
}

/* /////////////////////////////////////page cours//////////////////////////// */
.box_Cours {
    padding: 0.6rem 4rem;
}

.box_typeCours {
    margin-top: 2rem;
    /* padding: 2rem 6rem; */
}

.type_Cours {
    justify-content: space-evenly !important;
}

.type_Cours:hover {
    background-color: #F8F8F8;
}

.type_Cours:hover .btn_icon_cour {
    background-color: #F8F8F8;
    display: flex;
    align-items: center;
}

.numbr_cour {
    text-align: center;
    display: flex;
    align-items: center;
}

.img_cour,
.text_cour,
.numbr_cour {
    padding: 2rem;
}

.numbr_cour h1 {
    margin-left: 3rem;
}

.text_cour h2 {
    font-family: 'Frank Ruhl Libre', serif;
    margin-bottom: 1rem;
    font-weight: 600;

}

.text_cour p {
    padding-right: 2rem
}

.box_icons_cours img {
    margin-left: 0.7rem;
    border: 2px solid #E5E5E5;
    padding: 0.6rem 11px;
    border-radius: 50%;
    margin-top: 0.5rem;
}

.btn_icon_cour {
    display: none;
    /* display: flex;
    align-items: center; */
}

.btn_icon_cour a {
    border: 1px solid #0D404F;
    background-color: #0D404F;
    border-radius: 50%;
    margin-right: 4rem;
}

/* ///////////////cours 1///////////////////////// */
.header-images {
    height: 420px !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
}
.valeur-info {
    background-color: #F8F7F7;
    padding: 63px 10PX;
    text-align: center;
    height: 100%;
}

.blog_title{
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: white;
        font-size: 18px;
}


.header .image_header_cours {
    height: 60vh !important;
}

.header .title_cour {
    top: 45% !important;
}

.box_cour {
    background-color: #F8F8F8;
    padding: 5rem;
}

.box_cour .row {
    align-items: center !important;
}

.img_right {
    padding: 2rem !important;

}

.img_right .img_right_header,
.line,
.more_info {
    width: 30rem !important;
    margin-left: 4rem;
}

.box_cour>h2,
.box_cour_info>h2 {
    font-family: 'Frank Ruhl Libre', serif;
    color: #0D404F;
    margin-bottom: 30px;
}

.box_cour_info {
    padding: 5rem;
}

p .paragraph2,
p .paragraph3 {
    margin-top: 2rem;
}

.line {
    background-color: #c99e35;
    height: 1rem;
}

.more_info {
    border: 1px solid #F1F1F1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 1rem;
}

.box_info {
    margin-top: 3rem;
}

.box_info table {
    margin-top: 1rem;
}

.box_info table tr th,
.box_info h5 {
    padding: 0.1rem 0.5rem;
}

.box_info table tr td {
    padding-left: 9rem;
}

.box_paragraph {
    padding: 3rem;
    font-style: italic;
}

.phrase_bottom p span {
    color: #0549CE;
    font-size: large;
}

.Read_reviews {
    display: flex;
    align-items: center;
}

.Read_reviews>p {
    margin-bottom: 0 !important;
    margin-left: 0.6rem;
}

.Read_reviews>p>a {
    text-decoration: none;
    color: #0549CE;
}

.option {
    margin-top: 2rem;
}

.option>p {
    margin-bottom: 0 !important;
}

.mini_box_option {
    margin-top: 1rem;
}

.mini_box_option2 {
    margin-top: 0.6rem;
}

.footer_option {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 3rem;
}

.price p {
    color: #A5A5A5;
    margin-bottom: 0 !important;
}

.price h2 {
    color: #159D83;
}

.btn_moreinfo {
    width: 7.5rem !important;
}

/* //////////////////////////////////// */
.box_Deposit {
    margin-top: 5rem;
}

.Deposit-button {
    padding: 0.6rem 1rem;
    width: 20.5rem;
    padding-bottom: 13px;
    margin-left: 7rem;
    display: flex;
    align-items: center;
}

.paragraph1 {
    margin-top: 1rem;
}

.Deposit-button img {
    margin-left: 1.7rem;
}

.box_Offers {
    background-color: #F8F8F8;
    padding: 2rem;
    margin-top: 4rem;
}

.box_Offers h2,.box_Deposit h2 {
    margin: 4rem 0;
    color: #595959;
    font-family: 'Frank Ruhl Libre', serif;
    font-weight: 600;
}

.box_date label {
    font-weight: 500;
    color: #595959;
    margin-right: 2rem;
    font-size: 22px;
}

.box_date {
    margin-bottom: 2rem;
}

.box_date input {
    padding: 0.6rem;
    border: 1px solid #D9D9D9;
}

.box_date input::placeholder,
.input_form input::placeholder {
    color: #BABABA;
}

._box_contact {
    margin-top: 3rem;
}

._contact {
    background-color: #fff;
    text-align: center;
    padding: 2rem;
}

.tele_button {
    margin-top: 3rem !important;
    margin: 25px 13em;
    width: 11.5rem;
    padding-top: 10px;
}

.tele_button img {
    margin-right: 10px;
}

.contact_line,.holiday_line  {
    height: 10px;
    background-color: #c99e35;
}

#paragraph_buttom {
    margin-bottom: 0 !important;
}

#paragraph_top {
    color: #595959;
    font-size: 20px;
    font-weight: 500;
}

.box_holiday {
    background-color: #fff;
    padding: 2rem;
    margin-top: 2rem;
    margin-left: 2rem;
    box-shadow: -1px 6px 5px -2px rgba(0, 0, 0, 0.1);
}
.form_holiday{
    margin-top: 5rem;
}
.input_form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
.input_form input{
    width: 8rem;
}
.input_form input,
.input_form select {
    padding: 0.4rem;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
}
.selectdiv {
    width: 4rem !important;
}
.title_holiday{
    text-align: center;
    margin-bottom: 2rem;
    font-size: 22px;
    color: #595959;
    font-weight: 400;
}
.form-check{
    margin-top: 2rem;
    padding-left:0 !important;
}
.form-check label{
    color: #595959;
    margin-left: 5px;
}
.Edinburgh{
    margin-top: 2rem !important;
}
.form-select option.selected{
   color: #BABABA !important;
}
.holiday_button{
    width: 15rem;
    margin: 2rem auto;
    padding: 9px 1rem;
}
.holiday_button img{
    margin-left: 3rem;
}
#holiday_parag{
    text-align: center;
    color: #595959;
}
.holiday_line{
    width: 93%;
    margin-left: 2rem;
}
#map {
    margin: 3rem 0;
    height: 400px; 
    width: 100%; 
}
.box_Reviews{
    display: flex;
    justify-content: space-between;
}
.title_Reviews h2{
    color: #0D404F;
    font-family: 'Frank Ruhl Libre', serif;
    font-weight: 600;
}
.title_Reviews p{
    margin-top: 1.5rem;
    font-weight: 500;
    color: #585858;
    font-size: 20px;
}
.section_Reviews{
    background-color: #F8F8F8;
}
._Reviews{
    padding: 4rem 4rem 2rem 4rem;
}
._Reviews_date{
    color: #0D404F;
    font-family: 'Frank Ruhl Libre', serif;
    font-weight: 600;
    font-size: 20px;
}
.evaluation {
    display: flex;
    align-items: baseline;
}
.evaluation img{
    width: 30px;
    height: 30px;
    margin-left: 0.3rem;
}
.evaluation p{
    margin-left: 1rem;
    color: #0D404F;
    font-weight: 600;
    font-family: 'Frank Ruhl Libre', serif;
}
.evaluation_person{
    border: 1px solid #C4C4C4;
    padding: 0.5rem 1rem;
    border-radius: 27px;
    width: 12rem;
}
.name_per{
    border-radius: 50%;
    background-color: #fff;
    padding: 1px 7px;
    font-weight: 500;
    color: #2B2B2B;
}
.lname_per{
    margin-left: 0.6rem;
    font-weight: 900;
    color: #2B2B2B;
}
.box_like{
    display: flex;
    align-items: center;
    align-self: center;
    margin-top: 2rem;
}
.box_like .like{
    border: 1px solid #C4C4C4;
    background-color: #fff;
    border-radius: 50%;
    padding: 3px 9px 11px 11px;
}
.box_like .dislike{
    border: 1px solid #C4C4C4;
    background-color: #fff;
    border-radius: 50%;
    padding:6px 9px 8px 11px;
    margin-left: 15px;
}
._Reviews_line{
    height: 1px;
    background-color: #D9D9D9;
}
.box_comments h2{
    color: #595959;
    font-family: 'Frank Ruhl Libre', serif;
    margin-bottom: 1rem;
}
.box_comments p{
    color: #9C9C9C;
    font-size: 20px;
    margin-bottom: 3.4rem;
}
.box_comments a{
    color: #000;
}
.line_v{
    border-left: 1px solid #D9D9D9;
    height: 191px;
    margin: 0 auto;
    margin-left: 5rem;
}
.REVIEW_button{
    width: 13rem;
}
.REVIEW_button img{
    margin-right: 1rem;
    margin-top: 5px;
}
.contact_select{
   width: 100%;
    border: 1px solid #FBFBFB;
    background-color: #FBFBFB;
    font-size: 12px;
    padding: 20px 16px;
    margin-bottom: 15px;
    font-family: 'Poppins';
    border-radius: 44px;
    color:#2C4450;
    
}
.contact_select:hover{
    background: #FBFBFB;
 
  
}
.contact_select ::after{


   
}


.contact_inputs{
   width: 100%;
    border: 1px solid #FBFBFB;
    background-color: #FBFBFB;
    font-size: 12px;
    padding: 20px 16px;
    margin-bottom: 15px;
    font-family: 'Poppins';
    border-radius: 44px;
    color:#2C4450;
}
.contact_inputs :focus{
    outline: none;
    border: 1px solid #2C4450;
}
textarea.contact_inputs .contact_inputs{
    height: 150px;
}
.contact_form_left_bloc{ 
    
    
    padding-bottom: 35px;
   
}
.contact_form_left_bloc p{
    margin-bottom: 0;
}

.contact_btns{
    background-color: #2AA737;
    width: 247px;
    height: 50px;
    border: 1px solid #2AA737;
    color: #fff;
    font-family: 'Poppins';
    font-size: 12px;
    letter-spacing: 0.7px;
    padding: 12px 15px 10px;
    cursor: pointer;
    transition: all .3s ease;
    border-radius: 30px;
}
.contact_btns:hover{
    background-color: transparent;
    color: #2AA737;
}
.contact_form{
    margin-bottom: 90px;
    margin-top: 40px;

}
a:hover {
   color: #2AA737 !important;
}
@media screen and (min-width: 300px) and (max-width: 800px){

.box_btn_1, .box_btn_2          { display: block; }
.btn_Votre                      { margin-left: 0px; }
.about_section .detail-box      { background-color: #ffffff; padding: 13px 25px 28px 25px; position: relative;}
.card                           { margin-top: -60px;}
.btn_golf                       { margin-bottom:8px;}
.btn_vert                       { margin-bottom:8px;}
.btn_blanc                      { margin-left: 0px;}
.titre-golf                     { margin-top: 15px; font-size: 28px;}
.titre-golf-blanc               { margin-top: 50px; font-size: 28px;}
.img_container                  { margin-left: 0px;}
.about_section .about_content   { right: 0rem;} 
.box_content                    { background-color: #ffffffc2; padding: 32px 25px; margin-top: 200px;}
.voyage_dec                     { padding: 40px 25px; background: rgba(13, 64, 79, 0.77);}
section.welcome-home            { padding-bottom: 48px;}
.services1_desc                 { margin-top: 0px;}
.titre_valeur                   { margin-top: 15px; font-size: 28px;}
.newsletter-inp                 { width: 100%;}
.about_section                  { padding-top: 0px;padding-bottom: 0px;}
.header .title                  { position: absolute; top: 37%; left: unset; right: unset; color: #fff; text-align: center; width: 100%;}
.header .title h1               { font-size: 34px; text-transform: uppercase;}
.box_btn_2                      { justify-content: center; margin-top: 2rem; margin-bottom: 1rem;}
.sous_titre_valeur              { font-size: 32px; margin-top: -1.2rem;}
.image-cour                     { width: 100%; height: 250px; background-size: cover;}
.detail-cour p                  { font-family: 'Poppins', sans-serif; font-size: 11px; color: #0d404f; font-weight: 300;}
.titre-cour-type                {.font-family: 'Poppins', sans-serif; font-size: 19px; color: #0d404f; font-weight: 300; margin-top: 26PX; }
.soustitre-golf                 { font-family: 'Blacksword', sans-serif; font-size: 26px; color: #2AA737;margin-top: -22px;}
.box_content p                  { font-size: 13px;}
.box_content li                 { font-size: 13px;}
.cour-collectif p               { font-size: 13px;}
.footer-valeur                  { width: 100%; display: block;}
.logo_footer                    { margin-bottom: 15%;}
.box_footer ul, .box_footer p   { margin-top: 1rem;margin-bottom: 1rem;list-style: none;padding-left: 0;text-align: center;}
.titre-footer                   { text-align: center;}
.footer-icon                    { text-align: center;}
.titre-golf-blancc              { font-family: 'Poppins', sans-serif; font-size: 38px; color: #fff; font-weight: 900;}
.frm-concact                    { position: relative; width: fit-content; margin-bottom: 12px !important;}
.footer #copyRight              { margin-top: 2rem; color: #0D404F; font-family: 'Poppins', sans-serif; font-size: 13px; sfont-weight: 400;}
.footer #logo_footer            { width: 13rem;}

}


}





