/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

* {
    /* font-family: 'Poppins', sans-serif;*/
}

a:hover {
    color: #0cb4ce;
}

a {
    color: #b5b5b5;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.7;
}

p {
    font-size: 14px;
    line-height: 1.7;
    font-weight: 300;
    color: #5d5d5d
}

.dt_sub_header_in {
    background: rgb(12, 180, 206);
    padding: 40px 0;
}
#dt_title {
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
#dt_subtitle, #dt_angle_down{
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    color: #fff;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
    text-align: center;
    display: block;
    text-transform: uppercase
}
/*** BEGIN PAGE GALLERY ***/

/* begin allery pluging */
#dt_gallery_page_wrapper {
    width: 100%;
    margin: 50px 0;
    background-color: #fff;
}
.dt_gallery_content_src_render  {
    display: inline-block;
    position: relative;
    margin: 10px;
}
.dt_gallery_img {
    z-index: 9999;
    background:rgb(12, 180, 206);;
}
@media only screen and (min-width: 992px) {
    #dt_title_gallery {
        font-size: 45px;
    }
}
/* END Gallery pluging */
/*** END PAGE GALLERY ***/

/*** BEGIN PAGE CENTER DETAIL ***/
.dt_sub_header_in_center {
   background: #f1f1f1;
}

/*** END PAGE CENTER DETAIL ***/
#form-search-location .custom-search-input-2{
    border: 1px solid #ddd;
}
.p-center {
    line-height: 1.4;
}

#center-index .strip ul {
    padding: 15px;
}

#center-index .strip .wrapper {
    padding: 15px;
}

#center-index .score strong {
    padding: 8px;
}



/****** BEGIN HEADER ******/

header.header_in {
    padding: 16px 0;
    font-weight: 600;
    background-color: #191818;
    border-bottom: 1px solid #212121;
}

@media only screen and (min-width: 992px) {
    header.sticky .main-menu > ul > li span > a, header.header_in .main-menu > ul > li span > a {
        color: rgba(255, 255, 255, .6);
    }

    header.sticky .main-menu > ul > li span > a, header.header_in .main-menu > ul > li.active span > a {
        color: #fff;
    }
}

@media only screen and (min-width: 992px) {
    header.sticky .main-menu > ul > li span:hover > a, header.header_in .main-menu > ul > li span:hover > a {

        color: rgba(255, 255, 255, .6);
    }
}

.hero_single.version_5 .wrapper {
    background: none;
}

.hero_single.version_5 .wrapper p {
    margin: 5px 0 5px 0;
    background: none;
}

main {
    background-color: #fff;
}

.box_detail {
    border: 1px solid #e7e7e7;
}

.sub_header_in {
    /*background: #f1f1f1;*/
    padding: 40px 0;
}

.secondary_nav {
    background: #f1f1f1
}

.secondary_nav ul li a {
    color: #848181;
    font-weight: 600;
}

.secondary_nav ul li a.active {
    color: #000;
}

#results {
    background: #212121;
}

.grid-gallery ul li {
    padding: 7px;
    border: none;
    background-color: #fff;
}

.hero_in.hotels_detail {
    height: 150px;
}

header {
    z-index: 999;
}

.dt-nav-item a:hover {
    color: #0cb4ce;
}

.dt-nav-item {
    text-transform: uppercase;
    font-weight: 600;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0cb4ce;
    background-color: transparent;
    border-color: transparent transparent #0cb4ce;
    border-bottom: 2px solid;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent transparent transparent;
    border-bottom: 2px solid;
    color: #0cb4ce;
}

.hero_single.version_5 {
    height: 540px;
    background: #212121 url(http://franchise.depiltech.com/wp-content/uploads/2016/06/home-header-specialiste-high-tech-uai-1440x540.jpg) center center no-repeat fixed;
    background-size: auto auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



footer {
    border-top: 1px solid #212121;
    background-color: #212121;
}

footer h3 {
    color: #ccc;
}

footer ul li a {
    color: #ccc;
}

footer hr {
    opacity: 0.1;
}

hr {
    margin: 40px 0 40px 0;
    border: 1px solid #dddddd;
}

.mailto {
    color: #000;
}

#pb-subfooter {
    color: #ccc;
}

#pb-subfooter ul {
    list-style: none;
    padding: 0px;
}

#pb-subfooter li {
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 0 2px;
}

#pb-subfooter a {

    color: #ccc;
    text-decoration: none;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    position: relative;
    opacity: 0.7;
    font-size: 0.575rem;
    line-height: 1;
}

footer ul.contacts li i, footer ul.contacts li {
    color: #ccc;
}

.follow_us ul li a i, footer ul li a:hover, footer ul.links li a:hover::after, .follow_us ul li a i:hover {
    color: rgb(12, 180, 206);
    font-weight: 600;
}

#visual-press {
    background: url('medias/img/screen/bg-visuel-web-contact.jpg') no-repeat center;
    min-height: 368px;
}

.sub_header_in.sticky_header {
    margin-top: 64px;
}

#pb-subfooter p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}
.pb-subfooter-italic {
    font-style: italic;
}

body.modal-open .mm-slideout {
    z-index: inherit;
}

.hero_single .wrapper {
    /*
      display: block;
      flex-direction: column;
      justify-content: center;
      height: 100%;
      padding: 50px 0;
     */
    margin-top: 64px;
}

.center-img {
    margin: 0 auto;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.custom-search-input-2 input[type="submit"], .custom-search-input-2.inner input[type="submit"] {
    color: #fff;
    background-color: rgb(12, 180, 206);
    border-color: rgb(36, 175, 197);
}

.custom-search-input-2 input[type="submit"]:hover, .custom-search-input-2.inner input[type="submit"]:hover {
    color: #fff;
    background-color: rgb(12, 180, 206);
    border-color: rgb(36, 175, 197);
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: rgb(12, 180, 206);
    border-color: rgb(36, 175, 197);
}

.btn-outline-primary {
    color: rgb(36, 175, 197);
    background-color: transparent;
    background-image: none;
    border-color: rgb(36, 175, 197);
}

.btn-primary {
    color: #fff;
    background-color: rgb(12, 180, 206);
    border-color: rgb(36, 175, 197);
}

.page-item.active .page-link {
    color: #fff;
    background-color: rgb(12, 180, 206);
    border-color: rgb(36, 175, 197);
}

.btn-primary:hover {
    color: #fff;
    background-color: rgb(49, 159, 176);
    border-color: rgb(28, 142, 161);
}

a.btn_add, .btn_add {
    background-color: rgb(12, 180, 206);
    border-color: rgb(36, 175, 197);
}

.secondary_nav ul li:last-child {
    display: inline-block;
}

.help-block {
    color: #a94442;
}

.main-menu ul a, .main-menu ul li a {
    font-weight: 600;
    text-transform: uppercase;
}

.custom-search-input-2.inner input {
    border-right: none;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: rgb(36, 175, 197) !important;
}

.main_title_2 span em {
    width: 60px;
    height: 2px;
    background-color: rgb(36, 175, 197);
}

.less.active .button-read-more, .button-read-less {
    display: none
}

.less.active .button-read-less {
    display: block
}

.more {
    margin-top: 10px
}

.more {
    margin: 0;
    padding: 0
}

section#description, section#reviews, section#localisation, section#schedule {
    border-bottom: none;
}

.score strong {
    background: rgb(49, 159, 176);
}

.pagination a {
    text-align: center;
}

#toTop:hover {
    background-color: #0cb4ce;
}

.table td, .table th, .table thead th {
    border: 0px solid #dee2e6
}

.sticky_horizontal_2.is_stuck {
    background: #191818;
}

.sticky_horizontal_2.is_stuck ul li a {
    color: rgba(255, 255, 255, .6);
}

.sticky_horizontal_2.is_stuck ul li a.active {
    color: #fff;
}

.dermas {
    position: absolute;
    background-color: rgba(12, 180, 206, 0.6);
    top: 25px;
    right: 25px;
    height: 40px;
    width: 40px;
    z-index: 1;
    padding: 9px 10px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
}

.dt-panel-form {
    background: #fff;
    /* border-radius: 10px; */
    border: 1px solid #e7e7e7;
    padding: 25px 25px 15px 25px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #555555
}

.btn-more-info {
    margin: 5px 0 5px 0;
}

.btn-more-info a {
    font-size: 14px;
}

.row-no-marge {
    margin-left: 0px;
    margin-right: 0px;
}
