@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: 'productSans';
  font-weight: 900;
  src: url('fonts/ProductSans-Black.woff2');
}
@font-face {
  font-family: 'productSans';
  font-weight: 800;
  src: url('fonts/ProductSans-Bold.woff2');
}
@font-face {
  font-family: 'productSans';
  font-weight: 600;
  src: url('fonts/ProductSans-Medium.woff2');
}
@font-face {
  font-family: 'productSans';
  font-weight: 400;
  src: url('fonts/ProductSans-Regular.woff2');
}
@font-face {
  font-family: 'productSans';
  font-weight: 300;
  src: url('fonts/ProductSans-Light.woff2');
}
@font-face {
  font-family: 'productSans';
  font-weight: 100;
  src: url('fonts/ProductSans-Thin.woff2');
}
html, body {
  scroll-behavior: smooth;
  font-family: 'productSans', sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

	.bh-10{
	margin-top: 7rem !important;
	}

.fair-container{
	/*border: 2px solid #0075FF;
	border-radius: 8px;
	font-size: 1rem;
	margin: 0px 20px 20px 20px !important;*/
}

.dt-logo {
  font-family: 'Pacifico', cursive;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.89);
  text-transform: none !important;
}
.booking-h1 {
  font-weight: 900;
  font-size: 48px;
  line-height: 1.5;
}
.booking-h2 {
  font-weight: 400;
  font-size: 26px;
  line-height: 1.5;
}
.booking-container {
  max-width: 480px;
  padding: 30px;
  /*background: rgba(255, 255, 255, 0.95);*/
 /* background-color: #0075FF;
  opacity: 0.90;*/
	background-color: #FFF;
  opacity: 1;
  border-radius: 0px 20px 20px 20px;
}
.booking-container-header {
  background: #F9F9F9;
  border-radius: 20px 20px 0px 0px;
  height: 50px;
  width: 300px;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 1.5;
  color: #0075FF;
  padding: 14px 50px;
  cursor: pointer;
}
.form-floating > label {
  color: #0061f2;
  padding-left: 68px !important;
  font-size: 14px;
}
html .flw .input-icon-bg {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
}
html .flw select {
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border-radius: 8px;
  border: 0;
  height: 48px;
  color: rgba(0, 0, 0, 0.46);
  padding: .5em;
  padding-top: 0.5em;
  padding-left: 0.5em;
  outline: 0;
  padding-left: 58px;
  border: 1px solid #dee1ee;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 10px;
}
html .flw input {
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border-radius: 8px;
  border: 0;
  height: 48px;
  /*color: rgba(44,44,44,1.00);*/
  color: rgba(0, 0, 0, 0.46);
  padding: .5em;
  padding-top: 0.5em;
  padding-left: 0.5em;
  outline: 0;
  padding-left: 58px !important;
  border: 1px solid #dee1ee;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dt-ft-tt {
  font-size: 16px;
}
.dt-ft-tt-bd {
  font-size: 16px;
  font-weight: 800;
}
.i-color {
  color: rgba(0, 0, 0, 0.10);
  font-size: 24px;
  margin: 15px 20px;
}
.i-color-m {
  color: rgba(0, 0, 0, 0.10);
  font-size: 20px;
  margin: 0 5px 0 0;
}
.dt-footer-color {
  background-color: #f2f6fc;
  font-size: 14px;
  color: #a7aeb8;
}
.text-uppercase-expanded, .navbar .dropdown-menu .dropdown-header {
  font-weight: 700;
  letter-spacing: 0.125em;
  text-transform: uppercase;
}
.dt-title {
  font-size: 20px;
  color: #8F9498;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
.dt-subtitle {
  font-size: 12px;
  margin-bottom: 0.25rem;
  font-weight: 300;
  color: #a7aeb8;
}
.footer .footer-brand {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0.25rem;
}
.footer {
  font-size: 0.875rem;
}
.icon-fs {
  font-size: 24px;
}
.text-xs {
  font-size: 0.75rem !important;
}
.dt-headings {
  font-weight: 900;
  font-size: 24px; /*36*/
  line-height: 1.5;
  color: #0075FF;
}
  .dt-headings-lg {
    font-weight: 900;
    font-size: 36px;
	  line-height: 1.5;
  color: #0075FF;
  }
.dt-blue {
  color: #0075FF;
}
.dt-nv-link {
  color: #8F9498;
  padding: 0 30px 0 0 !important;
}
.dt-nv-link-tp {
  color: #ffffff;
  padding: 0 30px 0 0 !important;
}
.dt-nv-link:hover {
  color: #ee0979;
}
.dt-ms-auto {
  margin-left: 60px;
}
/*.dt-btn {
  background: #FFFFFF;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  width: 200px;
  height: 50px;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 17px;
  color: #0075FF;
  border-color: white;
}*/
.img-pholder {
  border-radius: 10px;
  height: 300px;
  background-color: #f2f6fc;
}
.dt-check {
  font-size: 14px;
  color: #5a99f7;
}
.dt-check:checked {
  font-size: 14px;
  color: #5a99f7;
}
.bt-md-footer {
  display: block !important;
  padding: 40px 100px 0 100px;
}
.bt-md-body {
  display: block !important;
  padding: 50px 120px 0 120px;
}
.dt-txt-sm {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #0075FF;
}
.dt-txt-lg {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 70px;
  color: #0075FF;
}
.dt-txt-lg-g {
  font-style: normal;
  font-weight: 900;
  font-size: 24px; /*36*/
  line-height: 36px;
  color: #8F9498;
}
.dt-txt-lg-g-md {
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 36px;
  color: #FFFFFF;
}
.dt-mod-btn {
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  background: #0075FF;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  max-width: 250px;
  padding: 0 48px;
  height: 50px;
  border: none !important;
}
.dt-mod-btn-ot {
  font-weight: 900;
  font-size: 18px;
  line-height: 30px;
  color: #0075FF;
  background: #fff;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  border: 3px solid #0075FF !important;
  padding: 15px 50px;
}

.dt-btn {
  background: #0075FF;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  width: 250px;
  height: 60px;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 17px;
  color: #FFF;
  border-color: #0075FF;
}

.dt-btn:hover{
  border-color: #0075FF;
}

.blue {
  color: #0075FF;
}
.map-bg {
  /*height: 200px;*/
  background-color: #0075FF;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  /*background-image: url("../assets/img/map-bg.png");
	background-size: cover; */
  border: none !important;
  padding-left: 120px;
}
.modal {
  --bs-modal-border-radius: 25px !important;
  min-height: 500px !important;
}
.dt-oneline {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}
.img-cdg {
  background-image: url("../assets/img/charles-de-gaulle-paris.jpg");
  background-size: cover;
  /*box-shadow: inset 0 0 0 2000px rgba(0, 117, 255, 0.4);*/
}
.img-orly {
  background-image: url("../assets/img/orly.jpg");
  background-size: cover;
  /*box-shadow: inset 0 0 0 2000px rgba(0, 117, 255, 0.4);*/
}
.img-beauvais {
  background-image: url("../assets/img/beauvais.jpg");
  background-size: cover;
  /*box-shadow: inset 0 0 0 2000px rgba(0, 117, 255, 0.4);*/
}
.img-pha {
  background-image: url("../assets/img/paris-hotels-appartements.jpg");
  background-size: cover;
  /*box-shadow: inset 0 0 0 2000px rgba(0, 117, 255, 0.4);*/
}
.img-dland {
  background-image: url("../assets/img/disneyland/2.jpg");
  background-size: cover;
  /*box-shadow: inset 0 0 0 2000px rgba(0, 117, 255, 0.4);*/
}
.cnt-img-dt {
  background-image: url("../assets/img/paris-bg.jpg");
  background-size: cover;
  /*box-shadow: inset 0 0 0 2000px rgba(0, 117, 255, 0.4);*/
  min-height: 500px;
  border-radius: 0 25px 0 25px;
}
.dtbimg {
  box-shadow: inset 0 0 0 2000px rgba(0, 117, 255, 0.1);
}
.dtbimg:hover {
  box-shadow: inset 0 0 0 2000px rgba(0, 117, 255, 0.4);
  cursor: pointer;
}
.dt-mn-hg {
  min-height: 130px;
}
.mn-hg {
  min-height: 200px;
}
.white-nav {
  -webkit-box-shadow: 0px 9px 73px -32px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 9px 73px -32px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 9px 73px -32px rgba(0, 0, 0, 0.8);
  /*border-bottom: 2px solid rgba(0, 117, 255, 0.4);*/
  ;
}
.navbar-nav .show > .nav-link, .navbar-nav .nav-link.active {
  color: #0075ff !important;
}
.img-grayscale {
  opacity: 0.5;
  filter: grayscale(100%);
}
.dt-op-5 {
  opacity: 0.5;
}
.navbar-custom {
  -webkit-box-shadow: 0 15px 35px -10px rgba(54, 59, 76, .2);
  -moz-box-shadow: 0 15px 35px -10px rgba(54, 59, 76, .2);
  box-shadow: 0 15px 35px -10px rgba(54, 59, 76, .2);
}
.navbar-custom-wt {
  display: none;
}
.navbar-custom-transparent {
  background-color: rgba(255, 255, 255, 0) !important;
  border-bottom: 2px solid rgba(255, 255, 255, 0.0) !important;
  z-index: 1010;
}
@media only screen and (max-width: 992px) {
	

  .dt-ms-auto {
    margin-left: auto !important;
  }
  .dt-nv-link {
    color: #8F9498;
    line-height: 36px;
    margin-top: 20px;
  }
  .map-bg {
    background-color: #0075FF;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border: none !important;
    padding-left: 40px !important;
  }
  .dt-txt-lg-g-md {
    font-style: normal;
    font-weight: 900;
    font-size: 20px !important;
    line-height: 28px !important;
    color: #FFFFFF;
  }
  .masthead {
    padding-top: 20px !important;
  }
  .bt-md-body {
    padding: 25px 40px 0 40px !important;
  }
  .bt-md-footer {
    padding: 30px 40px 0 30px !important;
  }
  .dt-txt-lg-g { /*
			font-size: 24px !important;*/
    font-size: 18px !important;
    font-weight: 900;
    line-height: 22px;
  }
  /*APR 18*/
  .dt-txt-sm {
    font-size: 12px;
  }
  .dt-txt-lg {
    font-size: 36px;
    line-height: 36px;
  }
  .dt-mod-btn {
    font-size: 14px;
  }
  .i-color-m {
    color: rgba(0, 0, 0, 0.10);
    font-size: 12px;
  }
  .booking-h1 {
    font-weight: 900;
    font-size: 36px;
    line-height: 1.5;
  }
	
	.bh-10{
		
	margin-top: 0px !important;
	}
  .booking-h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
  }
  .mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .mt-10 {
    margin-top: 5rem !important;
  }
  .ta-img {
    max-height: 25px !important;
  }
  .px-5 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .dt-ft-tt {
    font-size: 14px !important;
  }
  .navbar-logo, .navbar-logo-wt {
    max-height: 25px !important;
  }
  html .flw select {
    border: 1px solid #dee1ee;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #5e616f !important;
  }
  html .flw input {
    border: 1px solid #dee1ee;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #5e616f !important;
  }
  .form-floating > label {
    color: #0061f2;
    padding-left: 68px !important;
    font-size: 13px;
  }
  .dt-pickers-st {
    padding-left: 0px !important;
    font-size: 6px !important;
  }
  .booking-container {
    background-color: white;
    opacity: 1;
    border-top: 2px solid #A4A4A42E;
    -webkit-box-shadow: 0 15px 35px -10px rgba(54, 59, 76, .2);
    -moz-box-shadow: 0 15px 35px -10px rgba(54, 59, 76, .2);
    box-shadow: 0 15px 35px -10px rgba(54, 59, 76, .2);
  }
  .booking-container-header {
    -webkit-box-shadow: 0 15px 35px -10px rgba(54, 59, 76, .2);
    -moz-box-shadow: 0 15px 35px -10px rgba(54, 59, 76, .2);
    box-shadow: 0 15px 35px -10px rgba(54, 59, 76, .2);
  }
  .dt-btn {
    border: 2px solid #0075FF !important;
  }
  .dt-headings {
    font-weight: 900;
    font-size: 24px;
  }
  .dt-headings-lg {
    font-weight: 900;
    font-size: 36px;
  }
  .dt-title {
    font-size: 16px;
  }
  .dt-md-logo-img {
    max-height: 25px !important;
  }
  .dt-md-logo-img-gs {
    max-height: 0px !important;
  }
  .pt-5 {
    padding-top: 24px !important;
  }
  .dt-mod-btn-ot {
    font-size: 12px;
    line-height: 12px;
    border: 2px solid #0075FF !important;
    padding: 15px 35px;
  }
  .modal-dialog {
    margin: 0px;
  }
  .modal-content {
    border: none;
    border-radius: 0px;
  }
  .modal-backdrop {
    background-color: white;
    opacity: 1 !important;
  }
  .md-head-dt-mb {
    display: block !important;
  }
  .md-head-dt {
    display: none !important;
  }
  #navbar-toggler-tp {
    display: none;
  }
  #rates-dt {
    display: none !important;
  }
  #rates-mobile {
    display: block !important;
  }
  .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .px-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
	
  header.masthead {
  padding-top: 7rem !important;
	}
	
  .goog-te-gadget-simple {
	  top: 15px !important;
	}
	
  .img-sldr{
	border-radius: 15px;
	-webkit-box-shadow: 0px 47px 56px -25px rgba(0,0,0,0.13);
	-moz-box-shadow: 0px 47px 56px -25px rgba(0,0,0,0.13);
	box-shadow: 0px 47px 56px -25px rgba(0,0,0,0.13);
	max-width: 220px !important;
}

	.image-container {
	  position: relative;
	  margin-right: 10px !important;
	  max-width: 220px !important;
	}
	
	.nv-lbl-mn{
		display: none;
	}
	

}

.goog-te-gadget-icon {
  display:none;
}

.goog-te-gadget-simple:hover {
	text-decoration: none !important;
	border:0 !important;
	text-decoration-color: white !important;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
  color: #fff;
}

.goog-te-gadget-simple {
    background-color: transparent!important;
    border:0 !important;
    /*font-size: 10pt;
   font-weight:800;
    display: inline-block;
    padding:10px 10px !important;*/
    cursor: pointer;
    zoom: 1;
	/*top: 20px;
	right: 20px;
	position: fixed;
	z-index: 1020;*/
	color: white;
	
	padding: inherit !important;
	text-transform: uppercase !important;
	font-size: 0.8rem !important;
	font-weight: 700 !important;
	letter-spacing: 0.1rem !important;
	
}

.goog-te-gadget-simple  span {
   color:#FFF !important;
}

.i-color-w {
  color: rgb(255, 255, 255);
  font-size: 15px;
}

.img-sldr{
	border-radius: 15px;
	-webkit-box-shadow: 0px 47px 56px -25px rgba(0,0,0,0.13);
	-moz-box-shadow: 0px 47px 56px -25px rgba(0,0,0,0.13);
	box-shadow: 0px 47px 56px -25px rgba(0,0,0,0.13);
	max-width: 300px;
}

.image-container {
  position: relative;
  margin-right: 15px;
  max-width: 300px;
}

.overlay {
  border-radius: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent; /* Set initial overlay color */
  transition: background-color 0.3s ease; /* Add transition effect */
}

.image-container:hover .overlay {
  border-radius: 15px;
  cursor: pointer;
  background-color: rgba(0,0,0,0.80); /* Change overlay color on hover */
}


.table-hover tbody tr:hover {
	--bs-table-hover-bg: rgba(0, 0, 0, 0.0);
    background-color: white !important;
  }

.tr-rt-hv:hover{
	cursor: pointer !important;
	text-decoration: underline !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd{
	top:auto !important;
	bottom: 0 !important;
	background-color: transparent !important;
}

