/* Fonts */

@font-face {
    font-family: "Roboto Regular";
    src: url("../assets/fonts/Roboto-Regular.ttf");
}


body {
    font-family: "Roboto Regular";
    font-size: 0.9rem;
}
.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #dee2e6;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dee2e6;
}

.select2 {
    max-width: 100%;
    width: 100%;
}
.social-links {
    display: inline-block;
    width: 15px;
    margin: 0 10px;
}
img.social-icon {
    max-width: 100%;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}
.select2-container--open {
    z-index: 9999;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.lang-select {
    margin-top: 24px;
}

.lang-select span:hover {
    color:
    #007bff;
}

.lang-select span {
    display: block;
    cursor: pointer;
}

.logo.navbar-brand-full {
    margin: 0 auto;
    max-width: 100%;
}

.nav-item.dropdown.pull-right {
    position: absolute;
    right: 52px;
}

.speach-title-light {
    font-size: 36px;
    font-family: "Roboto Light", "sans serif";
}


#delete-img {
    position: absolute;
    width: 17px;
    margin-left: -18px;
    cursor: pointer;
    margin-top: 14px;
}

#img-item{
    padding-top: 13px;
}

#chambre-content{
    width: 100%;
    height: 380px !important;
}

.attributes-top ul li {
    margin-bottom: 25px;
    text-align: center;
}

.attributes-top ul li span img {
    max-width: 100%;
}

.attributes-top ul li span {
    width: 50px;
}
.attributes-top ul li span i {
    color: #9eb003;
}
.badge-success {
    background-color: #9eb003!important;
}

.fa-right {
    position: absolute;
    top: -40px;
    right: -100%;
    color: #9eb003 !important;
}

.fa-left {
    position: absolute;
    top: -38px;
    color: #9eb003 !important;
    left: -27px;
    opacity: 1 !important;
}

 .evenemts, .detente {
    margin-bottom: 100px;
}
 .single-cat-desc, .detente {
    font-size: 15px;
    line-height: 30px;
}

.single-cat-desc p{
    color:#929292;
    font-size: 17px;
    text-align: justify;
    margin: 0px;
}

.row.attributes-bottom {
    font-size: 16px;
}

.restorant-conent {
    margin: 4% 11%;
}
.evenemts.breadcrumbs_title_inner, .detente.breadcrumbs_title_inner {
    margin-bottom: 35px;
}

.row.img-list {
    margin-top: 50px;
    margin-bottom: 50px;
}

.room-fermer{
    color: #fff !important;
    background: #9eb003 !important;
    border: none !important;
    margin-bottom: 20px;
}

/*.modal-dialog {
    max-width: 95% !important;
}*/

.section-slide-about-wrapper button {
    background-color: transparent!important;
}

.panel-primary {
    border-color: #337ab7;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
        border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.huge {
    font-size: 15px;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pull-right {
    float: right !important;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
        border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.text-right {
    text-align: right;
}

.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../assets/images/Preloader_11.gif) center no-repeat #fff;
}


.booking {
    color: #fff !important;
    font-size: 19px !important;
    background: #9eb003 !important;
    padding: 8px 27px !important;
}

.booking-float {
    position: fixed !important;
    top: 49px !important;
    right: 0 !important;
    z-index: 999 !important;
}

.booking-float:hover {
    background-color: #222222 !important;
}
@media screen and (min-width: 1200px) and (max-width: 1320px) {
    .main-header .main-menu ul li a {
        padding: 23px 5px !important;
        font-size: 15px !important;
    }
    .logo img {
        width: 79px;
    }
}
@media (max-width: 600px){
    #main-slider .swiper-button-next, #main-slider .swiper-container-rtl .swiper-button-prev{
        right: 1%;
        position: absolute;
        display: block !important;
    }
    
    .swiper-container-rtl .swiper-button-next::after, .swiper-button-next::after{
        margin-left: 9px !important;
        line-height: 2 !important;
    }
    
    .se-pre-con {
        width: 400px !important;
        background-position: 44% 12%;
    }
}

#representationModal .modal-dialog {
    max-width: 45% !important;
}
.first {
    font-size: 19px !important;
    color: #26F143 !important;
}
.second {
    font-size: 17px !important;
}
.third {
    font-size: 15px !important;
}
.four {
    font-size: 13px !important;
}
.payment img{
    width: 85px;
}
#representationModal h5{
    font-size: 1rem;
}
#representationModal .syness-savoir-plus {
    width: 35px;
}
#representationModal a span:hover{
    color: #53c153 !important;
}

.main-header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 30px 12px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #515151;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}
.main-header .dropdown-menu {
    min-width: 17rem;
    padding: 0;
    margin: 0;
    font-size: 13px;
    color: #212529;
    border: 1px solid transparent;
    -webkit-transition: opacity .4s ease 0s, visibility .4s linear 0s, -webkit-transform .4s ease 0s;
    transition: opacity .4s ease 0s, visibility .4s linear 0s, -webkit-transform .4s ease 0s;
    transition: opacity .4s ease 0s, transform .4s ease 0s, visibility .4s linear 0s;
    transition: opacity .4s ease 0s, transform .4s ease 0s, visibility .4s linear 0s, -webkit-transform .4s ease 0s;
    border-radius: 0;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
.main-header .dropdown-menu {
    font-size: 13px;
    color: #212529;
}
.dropdown {
    text-transform: capitalize;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    border-top-left-radius: 0;
}
.blog-photo img {
    width: 128px;
    display: block;
    margin: 0 auto;
}
.syness-savoir-plus {
    width: 48px;
}
.mt-270{
    margin-top: 189px;
}
.comptoir-name {
    color: #000;
    font-size: 16px;
    margin-left: 8px;
}
.dropdown-submenu > a::after {
    float: right;
    margin-top: 6px;
    margin-right: -10px;
    border-left: 4px dashed;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.dropdown-submenu > a::after {
    content: "";
}
.main-header .dropdown-menu a {
    padding: 15px 20px;
    color: #535353;
    transition: all .3s ease-in-out;
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
}
.nav-item a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}
.main-header .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #376bff;
}
ul li:hover > ul, ul li ul:hover {
    transition: all 0.5s ease;
    display: block !important;
}
.dropdown-submenu {
    position: relative;
}



.dropbtn {
  padding: 16px;
    border: none;
    font-size: 24px !important;
    color: #717171 !important;
    font-weight: 600 !important;
}

.dropdown {
  position: relative;
  display: inline-block;
  text-transform: capitalize;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
/*new */
.mainlabo ul li a {
    background: #f1f1f1;
    min-width: 198px;
    display: block;
}

.mainlabo ul a {
    font-size: 15px;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #eee;}

ul li ul {
  transition: all 0.5s ease;
  display: none !important;
}

ul li:hover > ul,
ul li ul:hover {
  transition: all 0.5s ease;
  display: block !important;
}

.mainlabo ul {
    position: absolute;
    left: 100%;
    top: 0px;
}

.mainlabo {
    position: relative;
}

.mainlabo>a::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: 7px solid transparent;
    border: 7px solid rgba(0,0,0,0);
    border-left-color: #2785b7;
    position: absolute;
    right: 0;
    top: 35%;
    top: calc(50% - 7.7px);
}

.delete-item {
    display: inline;
    margin-left: 14px;
}

.qty-choose {
    color: #008cc6;
    font-size: 19px;
    font-weight: 600;
}

.cart-shop {
    width: 160px;
    cursor: pointer;
}

.subtitle-shop{
    color: #f37946;
    font-size: 19px;
}
.delete{
    cursor: pointer;
}
.delete img {
    width: 22px;
}

.modal-prod-cart {
    max-width: 747px !important;
}
.mx-width{
    max-width: 570px !important;
}
.button-area button {
    padding: 1em 2.4em;
        padding-right: 2.4em;
    font-size: .9em;
    margin: 1em;
        margin-right: 1em;
    text-decoration: none;
    flex-grow: 1;
    text-align: center;
}
.button-area {
    margin: 10px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 320px;
}
.modal-payment {
    background: #f4f7f8 !important;
    height: auto !important;
    max-width: 750px !important;
    margin: 0 auto;
    padding: 0 16px;
}

.btn-cart-add {
    padding: 14px !important;
    margin-left: 13px !important;
    width: 91%;
}