.col-lg-7.d-flex.flex-column.position-static {
    flex: 0 0 100%;
    max-width: 100%;
}
.room-card-info .room-type
{
    font-size: 21px;
    font-weight: bold;
}
.header .navbar-nav .submenu a
{
    padding:5px;
}
.btn.btn-primary
{
    text-transform:uppercase;
}
@media screen and (max-width: 768px) {
.mg-bottom{
margin-bottom:10px;
}
}
#mainSlider .slide-txt1 {
    font-size: 44px;
    }
.gallery-item {
    margin: 0.5%;
}
.popover-body{
	display: none;
}
.room-card-info
{
	padding: 20px 10px;
}
/*.booking-form.js-booking-form
{
    z-index:1;
}*/
.booking-form.js-booking-form.booking-index{
	z-index:1000; 
}
.nav-item .submenu
{
    z-index:2;
}
.booking-form.stuck .booking-form-close {
    display: none;
}
@media screen and (max-width: 767px) {
  .booking-form-toggle {
    display: none;
  }
  .modal-fullscreen-menu ul{
    padding-top: 68px;
  }
.section-booking{
  margin-top: 10px !important;
}
.conference-table tr{
  width: 100%;
  overflow: auto;
}
}
@media screen and (min-width: 768px) {
.booking-form {
     position: absolute;
    bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000; }

.booking-form.js-booking-form.booking-index{
      position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}
.booking-form.js-booking-form.booking-index {
    z-index: 999;
}
}
.btn-offers{
  line-height: 20px;
  width: 100%;
}
.booking-form>.container
{
    padding:40px 20px 13px;
}
.package-det{
  font-size: 20px;
}
/*.room-qview{
  display: none;
}*/


/*************** Top Menu ******************/
.top-menu-left a{
	    padding-left: 6px;
}
.top-menu-left i{
	line-height: 2;
}
.top-menu-padd-left {
padding-left: 10% !important;
    
}
.book-now{
	background-color: #357ebd;
}
.header .nav-item.hovered .submenu{
	padding-left:0px;
	padding-right: 0px;
}
.book-btn-slider{
  left: 40%;
  transform: translateX(-40%);
  padding-top: 50px;
}
.book-btn-slider a{
    background: #357ebd;
    border: 2px solid #357ebd;
    color: #fff;
    }
.book-btn-slider a:hover,
.book-btn-slider a:active,
.book-btn-slider a:focus{
    background: #357ebd;
    border: 2px solid #357ebd;
    color: #fff;
}
#book_btn_container{
	display: none;
}
.align-items-center i{
	    color: #F3B411;
}
.header-info [class*='icon-'] {
    color: #F3B411 !important;
}
.table thead th {
    text-align: center;
    border-bottom: 1px solid #e9ecef;
}
.table th, .table td {
    text-align: center;
 }

@media(max-width: 767px) {
  #mainSlider .slide-txt1 {
    font-size: 20px
  }

  .book-btn-slider {
    left: 50%;
    transform: translateX(-50%);
    padding-top: 15px;
    position: absolute;
  }
}


.slick-prev:before, .slick-next:before {
  color: #fff
}

.slick-prev, .slick-next {
  background-color: #F3B411
}

.slick-dots li.slick-active button,
.slick-dots li.slick-active button:hover {
    background-color: #F3B411;
}
.room-card-info a{
  color:#357ebd;
}
.room-card-info a:hover{
  color:#357ebd;
  text-decoration: none;
}
.additon-color{
      color: #357ebd;
}
.resau-contact ul li{
  margin-bottom: 5px!important;
}
.resau-contact h4{
      font-size: 20px;
    color: #357ebd;
}
.contact-form textarea {
    min-height: 260px;
}
.two-col-list {
    -webkit-column-count: 1;
    column-count: 1;
}
@media (min-width: 768px){
  .section-booking .booking-form {
    opacity: 0;
    visibility: hidden;
}
}
@media (min-width: 768px){
  .section-booking .booking-form.stuck {
    opacity: 1;
    visibility: visible;
}
}
@media (min-width: 768px){
.w-icon li:first-child{
    background-image: url(../images/home-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -99999px;
}
}
.header-nav .navbar-nav .nav-item.hovered>.nav-link {
    background-color: transparent;
}
.header .navbar-nav .submenu a{
    text-indent: initial;
}
.header .navbar-nav .submenu a:hover {
    text-indent: initial;
    color: #357ebd;
}
.size-title{
  font-size: 25px;
}
.full-bg-grey{
  padding: 30px 75px 30px 75px;
}
.full-bg-grey .no-gutters .marker-list p{
  margin-bottom:0px; 
}
.full-bg-grey .no-gutters .marker-list li{
 list-style: none;
 margin-bottom: 5px; 
}
.full-bg-grey .no-gutters .marker-list i{
 color: #f3b411; 
}
#mainSlider .slide-content.center{

    background-color: rgba(0, 0, 0, .4); 
}
/*.bg-grey{
  display: none;
}*/

.table-respo{
  margin-top:40px;
  margin-bottom: 40px;
}
p{
  padding-right: 15px;
  padding-left: 15px;
}
.btn-welcome{
  padding-top: 20px;
  padding-left: 16px;
}
.bg-color-50{
  background-color: rgba(0, 0, 0, .4);
  width:100%;
  padding-bottom: 20px; 
}
.room-card-photo{
  height: 200px;
}
.room-card-photo img{
  height: 200px;
}
.col-additionservices{
  height: 380px;
}
.col-additionservices img{
  height: 380px;
}

@media (max-width: 768px){
 .table-respo{
   display: block;
    width: 100%;
    overflow-x: auto; 
 }
 .full-pdd-grey{
   padding: 30px 0px 30px 0px;
 }
 .contact-resaux-padd{
  padding-left: 15px;
 }
.header-lang .btn.dropdown-toggle {
    padding: 10px 30px 10px 20px;
 }
 .col-additionservices{
  height: 270px;
}
.col-additionservices img{
  height: 270px;
}
.additon-color{
  text-align: left;
    font-size: 25px;
}
}
.col-content-inside h4{
  text-align: left;
}
#googleMapHeader{
  display: none;
}

.color-icon ul {
  list-style: none; /* Remove default bullets */
}

.color-icon ul li::before {
  content: "\2022";
  font-size: 22px; 
  color: #357ebd; 
  font-weight: bold; 
  display: inline-block;
}
.booking-form{
    display:none;
}
.d-lg-flex{
    padding:0px;
}
