/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@font-face {
    font-family: "Righteous";
    src: url("../fonts/BalooChettan-Regular.ttf");
    src: url("../fonts/BalooChettan-Regular.ttf");
}


/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, div
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
figure, header, nav, section, article, aside, footer, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

header, nav, section, article, aside, footer, hgroup {
    display: block;
}
html {
    scroll-behavior: smooth;
    font-family: 'Omnes', sans-serif;
    font-weight: 400;
    background-color: #fff;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

p {
    font-weight: 500;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: 'Omnes', sans-serif;
  font-weight: 400;
  background-color: #fff;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  line-height: 1.80857;
  overflow-x: hidden;
}

a:not(.except) {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1:not(.except),
h2:not(.except),
h3:not(.except),
h4:not(.except),
h5:not(.except),Omnes
h6:not(.except) {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0px;
}

h1:not(.except) {
    font-size: 24px;
}

h2:not(.except) {
    font-size: 22px;
}

h3:not(.except) {
    font-size: 18px;
}

h4:not(.except) {
    font-size: 16px;
}

h5:not(.except) {
    font-size: 14px;
}

h6:not(.except) {
    font-size: 13px;
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1;
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p:not(.except) {
    margin: 20px;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    color: #5e5e5e;

}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img:not(.banner-picto-img) {
    width: 100%;
    height: auto;
    overflow: hidden;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 90px;
    padding-bottom: 0px;
}

.layout_padding_2 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}

/* banner section start */

.about_banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/aboutbanner-bg.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 200px 0px;
}

.about_banner_taital {
    width: 100%;
    float: left;
    font-size: 60px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
}

.blog_banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/blogbanner-bg.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 200px 0px;
}

.blog_banner_taital {
    width: 100%;
    float: left;
    font-size: 60px;
    color: #0fbdd7;
    font-weight: bold;
    padding-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
}

.banner_section {
    width: 100%;
    float: left;
 /* banner section start    background-image: url(../images/false4.png);*/
    background-color: #ffffff;
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 90px 0px 160px 0px;
}

.banner_taital_main {
    width: 100%;
    float: left;
    padding-top: 80px;
}

.banner_taital {
    width: 90%;
    height: 70%;
    font-size: 70px;
    color: #212020;
    padding-bottom: 0px;
    line-height: 70px;
}

.contact_bt {
    width: 180px;
    float: left;
    margin-top: 40px;
}

.contact_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefd;
    background-color: #2d52aa;
    padding: 12px 10px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 40px;
}

.contact_bt a:hover {
    color: #fefefd;
    background-color: #f97621;
}

.carousel-indicators li {
    width: 20px !important;
    height: 20px !important;
    background-color: #979797 !important;
    border-radius: 50%;
}

.carousel-indicators .active {
    background-color: #2d52aa !important;
}

.carousel-indicators {
    bottom: -100px !important;
}

.banner_img img {
    width: 75%;
}


/* banner section end */


/* about section start */

.about_section {
    width: 100%;
    float: left;
    padding: 100px 0px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #212020;
    font-weight: bold;
    padding-top: 20px;
}

span.about_icon {
    padding-right: 20px;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #5a5959;
    margin-left: 0px;
}

.about_bt {
    width: 180px;
    float: left;
    margin-top: 20px;
}

.about_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    background-color: #2d52aa;
    color: #fefefd;
    padding: 12px 0px;
    border-radius: 40px;
}

.about_bt a:hover {
    background-color: #f97621;
    color: #fefefd;
}

.about_img {
    width: 100%;
    margin-top: 75px;
}

/* about section end */


/* services section start */

.services_section {
    width: 100%;
    float: left;
    background-color: #2d52aa;
    height: 1760px;
    background-size: 100%;
    padding-bottom: 90px;
    margin-bottom: 200px;
}

.services_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #fefefd;
    font-weight: bold;
    text-align: center;
}

.services_text {
    width: 100%;
    font-size: 14px;
    margin: 0px;
    color: #252525;
    padding-top: 20px;
    text-align: center;
}

.services_section_2 {
    width: 100%;
    float: left;
    padding: 30px 0px 90px 0px;
}

.service_box {
    background-color: #f5f5f5;
    width: 100%;
    height: 500px;
    float: left;
    padding: 30px 20px;
    border-radius: 5px;
    margin-top: 30px;
    text-align: center;
    box-shadow: 0px 0px 20px 0px;
}

.corporate_text {
    width: 100%;
    height: 100px;
    float: left;
    color: #202020;
    font-size: 24px;
    font-weight: bold;
    padding: 20px 0px;
    text-align: center;
    margin-top: 20px;
}

.corporate_text_2 {
    width: 100%;
    height: 100px;
    float: left;
    color: #5a5959;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0px;
    text-align: center;
    margin-top: 20px;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #5a5959;
    margin-left: 0px;
}

p.chunks_text {
    width: 100%;
    float: left;
    font-size: 16px;
    margin: 0px;
    color: #001431;
    text-align: center;
}

.readmore_button {
    width: 160px;
    margin: 0 auto;
    padding-top: 40px;
    text-align: center;
    display: flex;
}

.readmore_button a {
    width: 160px;
    float: left;
    font-size: 18px;
    color: #fefefd;
    padding: 10px 10px;
    background-color: #2d52aa;
    text-align: center;
    border-radius: 40px;
}

.readmore_button a:hover {
    color: #fefefd;
    background-color: #f97621;
}

.readmore_button.active a {
    color: #fefefd;
    background-color: #f97621;
}

.readmore_button.resort a {
    color: #2d52aa;
    background-color: #fefefd;
}

.fontawesome_icon_1 {
    font-size: 100px;
    margin: 25px auto 25px;
    text-align: center;
}

.fontawesome_icon_2 {
    font-size: 100px;
    margin: 25px auto 25px;
    text-align: center;
}

.fontawesome_icon_about {
    font-size: 50px;
    margin: auto auto;
    text-align: center;
}

.service_box .house_icon .fontawesome_icon_2 {
    display: none;
    text-align: center;
}

.service_box:hover .house_icon .fontawesome_icon_2 {
    display: block;
    text-align: center;
}

.service_box:hover .house_icon .fontawesome_icon_1 {
    display: none;
    text-align: center;
}

.service_box:hover .corporate_text {
    color: #2d52aa;
}

.house_icon {
    width: 100%;
    margin: 0 auto;
    min-height: 145px;
    text-align: center;
}


/* services section end */


/* choose section start */

.choose_section {
    width: 100%;
    float: left;
    padding: 0px;
    background-color: #2d52aa;
    height: auto;
    background-size: 100%;
}

.choose_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #fefefd;
    font-weight: bold;
    padding-left: 100px;
    padding-top: 60px;
}

.choose_section_2 {
    width: 100%;
    float: left;
}

.choose_taital_main {
    width: 100%;
    display: flex;
    padding-top: 70px;
    padding-left: 100px;
}

.choose_left {
    width: 20%;
    float: left;
}

.choose_right {
    width: 80%;
    float: left;
}

.focused_text {
    width: 100%;
    float: left;
    font-size: 32px;
    color: #d6d4d4;
}

.choose_text {
    width: 100%;
    float: left;
    color: #d6d4d4;
    margin: 0px;
}

.choose_img {
    margin: 50px auto 50px; 
}

/* choose section end */


/* testimonial section start */

.testimonial_section {
    width: 100%;
    float: left;
    padding-bottom: 65px;
}

.testimonial_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #111111;
    text-align: center;
    font-weight: bold;
}

.testimonial_section_2 {
    width: 80%;
    margin: 0 auto;
    display: flex;
    padding-top: 40px;
    margin-bottom: 10px;
}

.testimonial_left {
    width: 30%;
    float: left;
}

.testimonial_right {
    width: 70%;
    float: left;
    padding-top: 30px;
}

.client_img {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px;
}

.markro_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #2d52aa;
    font-weight: bold;
}

.many_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2b2b2c;
    margin: 0px;
}

.many_text_auth {
    width: 100%;
    text-align: right;
    font-size: 18px;
    color: #000000;
    margin: 20px;
}


/* testimonial section end */


/* contact section start */

.contact_section {
    width: 100%;
    float: left;
    background-image: url(../images/contact-bg.png);
    height: auto;
    background-size: 100%;
}

.contact_taital {
    width: 100%;
    float: left;
    color: #191919;
    font-weight: bold;
    font-size: 40px;
    padding-top: 40px;
}

.contact_section_2 {
    width: 100%;
    float: left;
}

.mail_section_1 {
    width: 100%;
    float: left;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #363636;
    border: 0px;
    border: 1px solid #003471;
    background-color: #ffffff !important;
    padding: 10px 15px 10px 15px;
    margin-top: 10px;
}

.massage-bt {
    color: #363636;
    width: 100%;
    height: 110px;
    font-size: 18px;
    border: 1px solid #003471 !important;
    background-color: #ffffff !important;
    padding: 40px 15px 10px 15px;
    margin-top: 20px;
}

.send_bt {
    width: 140px;
    float: left;
    margin-top: 20px;
}

.send_bt a {
    width: 100%;
    float: left;
    background-color: #f97621;
    color: #fefeff;
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    border-radius: 40px;
}

.send_bt a:hover {
    background-color: #2d52aa;
    color: #fefeff;
}

.contact_img {
    width: 59%;
    text-align: center;
    margin: 50px auto 0; 
}


/* contact section start */


/* working section start */

.process_section {
    width: 100%;
    float: left;
}

.working_text {
    width: 100%;
    float: left;
    color: #222222;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    margin-top: 70px;
    padding-bottom: 20px;
}

.process_section_2 {
    width: 100%;
    float: left;
    background-color: #2d52aa;
    height: auto;
    padding: 100px 0px;
}

.process_box {
    width: 100%;
    display: flex;
}

.booking_bt {
    width: 180px;
    margin: 0 auto;
}

.booking_bt a {
    width: 100%;
    float: left;
    background-color: #d6d4d4;
    color: #222222;
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    border-radius: 5px;
}

.booking_bt a:hover {
    background-color: #f97621;
    color: #fefeff;
}

.booking_bt.active a {
    background-color: #f97621;
    color: #fefeff;
}

.booking_bt.resort a {
    background-color: #2d52aa;
    color: #fefeff;
}

/* working section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #2a2a2a;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    margin: 15px 0px;
    color: #ffffff;
    text-align: center;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #2d52aa;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}

.separator {
    position: relative;
    background-color: black;
    width: 75%;
    height: 2px;
    margin: 20px auto;
    margin-top: 75px;
    margin-bottom: 75px;
}

.separator_invisible {
    position: relative;
    background-color: white;
    width: 75%;
    height: 2px;
    margin: 20px auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.center_devis {
    text-align: center;
    position: relative;
}

.devis_bt {
    width: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 15%;
}

.devis_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    background-color: #2d52aa;
    color: #fefefd;
    padding: 12px 0px;
    border-radius: 40px;
}

.devis_bt a:hover {
    background-color: #f97621;
    color: #fefefd;
}

.devis_bt_service {
    width: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 175px;
}

.devis_bt_service a {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    background-color: #2d52aa;
    color: #fefefd;
    padding: 12px 0px;
    border-radius: 40px;
}

.devis_bt_service a:hover {
    background-color: #f97621;
    color: #fefefd;
}

.devis_bt_acceuil {
    width: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 150px;
}

.devis_bt_acceuil a {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    background-color: #2d52aa;
    color: #fefefd;
    padding: 12px 0px;
    border-radius: 40px;
}

.devis_bt_acceuil a:hover {
    background-color: #f97621;
    color: #fefefd;
}

.devis_bt_service_bas {
    width: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 175px;
}

.devis_bt_service_bas a {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    background-color: #2d52aa;
    color: #fefefd;
    padding: 12px 0px;
    border-radius: 40px;
}

.devis_bt_service_bas a:hover {
    background-color: #f97621;
    color: #fefefd;
}

.devis_bt_calculator {
    width: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 975px;
}

.devis_bt_calculator a {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    background-color: #2d52aa;
    color: #fefefd;
    padding: 12px 0px;
    border-radius: 40px;
}

.devis_bt_calculator a:hover {
    background-color: #f97621;
    color: #fefefd;
}

.devis_bt_5 {
    width: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 300px;
}

.devis_bt_5 a {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    background-color: #2d52aa;
    color: #fefefd;
    padding: 12px 0px;
    border-radius: 40px;
}

.devis_bt_5 a:hover {
    background-color: #f97621;
    color: #fefefd;
}
.center_image {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* section global */
.section-heading {
    position: relative;
    z-index: 2;
  }
  
  .section-heading h4 {
    color: #2a2a2a;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
    text-align: center;
  }
  
  .section-heading h4 em {
    font-style: normal;
    color: #4b8ef1;
  }
  
  .section-heading img {
    width: 45px;
    height: 2px;
    display: block;
    margin: auto;
  }
  
  .section-heading p {
    margin-top: 10px;
    color: #5e5e5e;
  }


/* button call style */
.border-button a {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #4b8ef1 !important;
    border: 1px solid #4b8ef1;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    background-color: #fff;
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
}
  
.border-button a:hover {
    background-color: #4b8ef1;
    color: #fff !important;
}

.text-button a {
    font-size: 15px;
    color: #0d6efd;

}
  
.text-button a i {
    margin-left: 5px;
    font-size: 14px;
    transition: all .3s;
}
  
.text-button a:hover i {
    margin-left: 8px;
}

.send_btn {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #4b8ef1 !important;
    border: 1px solid #4b8ef1;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    background-color: #fff;
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
    margin: 10px;
}
      
.send_btn:hover {
    background-color: #4b8ef1;
    color: #fff !important;
}

.border-button-2 a {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #4b8ef1 !important;
    border: 1px solid #4b8ef1;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    background-color: #fff;
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
}
  
.border-button-2 a:hover {
    background-color: #4b8ef1;
    color: #fff !important;
    border: 1px solid #fff;
}

.main-banner-button a {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #4b8ef1 !important;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    background-color: #fff;
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
}
  
.main-banner-button a:hover {
    background-color: #4b8ef1;
    color: #fff !important;
    border: 1px solid #fff;
}

.gradient-button a {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 15px;
    background: rgb(19,175,240);
    background: linear-gradient(105deg, rgba(91,104,235,1) 0%, rgba(40,225,253,1) 100%);
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
    position: relative;
    z-index: 1;
}
  
.gradient-button a:hover {
    color: linear-gradient(105deg, rgba(91,104,235,1) 0%, rgba(40,225,253,1) 100%);
    background: rgb(19,175,240);
    background-image: linear-gradient(105deg, rgba(91,104,235,1) 0%, rgba(40,225,253,1) 100%);
    background-size: 100%;
    border:  1px solid #4b8ef1;;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

#services_ptr {
        margin-top: -50px; /* Ajustez cette valeur selon la hauteur de votre menu fixe */
        padding-top: 50px; /* Ajoute une marge compensatoire pour éviter que le contenu soit caché par le menu fixe */
    }

.carousel-item {
    transition: transform 0.1s ease; /* Adjust the duration here */
}

.vidbg-container {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    border: 0;
    outline: 0;
    word-wrap: break-word;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #444;
  }

.bg-video {
    opacity: 1;
    width: 100%;
    height: auto;
    margin: auto;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: none;
}

video {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    border: 0;
    outline: 0;
    word-wrap: break-word;
    min-height: 100px;
    display: inline-block;
}

.vidbg-overlay {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    transition: opacity .5s ease;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    border: 0;
    outline: 0;
    word-wrap: break-word;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  }

  .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  }

  .popup {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1050;
  }
  .popup-content {
    background: #007bff;
    width: 90%;
    max-width: 800px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    padding-bottom: 0px;
    background-color: #007bff;
  }
  .popup-header .close {
    font-size: 1.5em;
    cursor: pointer;
  }
  .popup-left {
    background: #007bff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    color: white;
    width: 100%;
  }
  .popup-right {
    padding: 20px;
    padding-top: 0px;
    width: 100%;
  }
  .popup-left img {
    max-width: 100%;
    height: auto;
  }
  @media (min-width: 768px) {
    .popup-content {
      flex-direction: row;
    }
    .popup-left, .popup-right {
      width: 50%;
    }
    .popup-header {
      flex-direction: column;
      align-items: flex-start;
    }
  }
  .floating-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    z-index: 1000;
}

.floating-button.expanded {
    width: 250px;
    height: auto;
    border-radius: 20px;
    padding: 20px;
}

.floating-button.expanded .icon {
    display: none;
}

.floating-button.expanded .content {
    display: block;
}

.content {
    display: none;
}

.close-btn {
    background-color: #dc3545;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    margin-top: 10px;
    cursor: pointer;
}

.phone-icon {
    height: 22px;
    color: white;
}