nav.navbar, header {
    z-index: 99999 !important;
}

header {
    z-index: 1;
    background: linear-gradient(to right, #37d6c0, #07a7e3);
}

h2 {
    color: #036191
}

h3 {
    color: #60c7c7
}

.table-services th a {
    color: #444867;
    text-decoration: none;
}

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none
    }

    .navbar .nav-item:hover > .dropdown-menu {
        display: block
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0
    }
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.link-header {
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    width: 150px;
    border-radius: 5px;
    margin-bottom: 4px;
    padding: 5px 9px 5px 0;
    letter-spacing: .2px;
    transition: .2s
}

.link-header:hover {
    color: #60c8c7
}

.link-header img {
    margin-top: -5px;
    padding-right: 2px
}

nav.navbar {
    z-index: 1;
    box-shadow: 0 .125rem .25rem 0 rgba(58, 59, 69, .2) !important;
    /*background: #2f7ebee8;*/
    background: #135f9ce8;
    background-image: url(/assets/img/backgroundPattern.png);
}

nav .nav-item a.nav-link {
    color: #ffffff !important;
    padding: 15px 5px;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
}

nav .nav-item a.nav-link:hover {
    color: #60c3c2 !important
}

.btn-header {
    color: #fff;
    text-decoration: none;
    transition: .2s
    background: linear-gradient(#94eec8, #339f71);
    font-weight: bold;
}

.btn-header:hover {
    color: #06406f
}

.btn-header i {
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    margin-right: 1px
}

.ico-devis:before {
    content: '📄'
}

.ico-rappel:before {
    content: '⏰'
}

.btn-header:first-child {
    padding-right: 10px;
    border-right: 1px solid #fff
}

.btn-slider {
    background: linear-gradient(to right, #07a7e3, #37d6c0);
    text-decoration: none;
    color: white;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 22px;
    display: inline-block;
    padding: 10px 18px;
    border-radius: 50% 20% / 10% 40%;
    font-weight: bold;
    box-shadow: #7c7775 0px 0px 4px 0px;
    text-transform: uppercase;
}

#home-slider {
    box-shadow: 0 0.125rem 0.25rem 0 rgb(58 59 69 / 20%) !important;
}

#home-slider h1 {
    color: #006a93;
    font-weight: 700
}

#home-slider h1 span {
    color: #47ccc8;
}

#section-about h2 {
    color: #036191;
    font-size: 2.4rem
}

.b-inter table td {
    text-align: right
}

.separatorTitle {
    display: block;
    margin: 0 auto
}

.new-txt h2 {
    text-align: center;
    color: #036191;
    font-style: italic
}

.b-inter h3 {
    color: #fff;
    text-align: center;
    background: #60c7c7;
    font-style: italic;
    margin-bottom: 0;
    padding: 4px 2px;
    border-radius: 10px 10px 0 0
}

.b-inter a {
    color: #036191;
    text-decoration: none;
    font-style: italic
}

.b-inter img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.b-inter img.intime {
    height: 363px
}

.b-inter table td, .b-inter table th {
    vertical-align: middle;
    padding: 4px 4px
}

.b-inter table thead tr {
    background: #60c7c7;
    color: #fff
}

.b-inter table thead th:nth-child(2) {
    font-size: 13px
}

.b-inter .btn-service-demande {
    background: #036191;
    display: inline-block;
    padding: 10px;
    color: #fff;
    width: 49.6%;
    transition: .2s;
    text-align: center;
    margin: 0
}

.b-inter .btn-service-demande:hover {
    background: #60c7c7;
    border-radius: 20px
}

.b-inter tbody tr:last-child td {
    padding: 0
}

.b-h2-img-desc .figure {
    width: 100%
}

.b-h2-img-desc .figure img {
    object-fit: cover;
    width: 100%;
    height: 400px
}

.b-h2-img-desc .desc {
    text-align: justify;
    padding: 10px
}

.b-h2-img-desc h2 {
    background: #60c7c7;
    color: #fff;
    font-style: italic;
    margin-bottom: 0;
    font-size: 23px;
    border-radius: 10px 10px 0 0;
    padding: 4px 6px
}

.b-h2-img-desc h2 span {
    color: #036191;
    font-size: 33px;
    text-shadow: #fff 3px 2px 2px
}

.b-h2-img-desc a {
    background: #036191;
    width: 100%;
    color: #fff;
    font-style: italic;
    border-radius: 0 0 10px 10px;
    bottom: 0;
    position: absolute;
    transition: .2s
}

.b-h2-img-desc a:hover {
    background: #60c7c7;
    color: #fff
}

.b-h2-img-desc .contt {
    box-shadow: #60c7c7 0 0 3px 1px;
    border-radius: 10px;
    position: relative;
    background: #f0f2f5
}

.h-md-250.position-relative img {
    object-fit: cover;
    height: 100%
}

.btn-devis-engagement a {
    background: #54c4c3;
    color: #fff;
    font-style: italic;
    text-decoration: none;
    text-align: center;
    font-size: 27px;
    display: block;
    padding: 44px 10px;
    border-radius: 9px;
    box-shadow: #d3d3d3 0 0 6px 1px;
    margin-bottom: 20px;
    transition: .3s
}

.btn-devis-engagement a:hover {
    background: #ff9800 !important
}

.btn-devis-engagement.bdeR a {
    background: #036191
}

.btn-devis-engagement.bdeW a {
    background: #25d366
}

.prFooter .cls-2 {
    fill: #54c4c3 !important
}

footer {
    background: linear-gradient(rgba(49, 216, 196, 0.76), rgb(1, 104, 187)), url();
    background-size: cover;
    background-position: center;
}

footer .link-header {
    font-size: 20px
}

footer .link-header:hover {
    color: #000
}

#section-devis img {
    display: none
}

#section-devis h2 {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 2.7em;
    text-shadow: #47ccc821 1px 1px 1px;
}

#section-devis [type=submit] {
    background: linear-gradient(to right, #37c5fa, #3571a1);
    text-decoration: none;
    color: white;
    font-size: 20px;
    padding: 14px 18px;
    border-radius: 50% 20% / 10% 40%;
    font-weight: bold;
    box-shadow: #7c7775 0px 0px 4px 0px;
    border: none;
    margin: 0 auto;
    display: block;
    min-width: 300px;
    margin-top: 27px;
    margin-bottom: 50px;
}

#section-devis .form-control {
    background: #ffffff;
    border: none;
    box-shadow: #d3d3d3 1px 1px 4px 1px;
    margin-bottom: 3px;
}

#section-devis textarea.form-control {
    max-height: 162px
}

#section-devis .col-lg-6-demande-devis {
    width: 100%
}

#breadcrump {
    background: #56c4c3
}

#breadcrump h1 {
    text-shadow: 2px 2px 0 #036191;
    font-weight: 700;
    font-size: 2.5rem;
    text-align: center
}

#breadcrump li {
    display: inline
}

#breadcrump li::before {
    display: inline-block;
    padding-right: .5rem;
    color: #fff;
    content: "/"
}

#breadcrump li:first-child::before {
    content: '' !important
}

#breadcrump a {
    text-decoration: none;
    color: #fff;
    font-weight: 700
}

#blog a {
    text-decoration: none;
    color: inherit
}

.Bbig a {
    background: #f8f8f8;
    border-radius: 30px;
    box-shadow: #919191 0 0 5px 0
}

.Bbig img {
    width: 100%;
    max-height: 318px;
    height: 100%;
    object-fit: cover;
    border-radius: 33px;
    box-shadow: #000 0 0 3px 0
}

.Bbig .desc {
    padding: 15px
}

ul.pagination {
    justify-content: center !important
}

ul.pagination a, ul.pagination span {
    padding: 5px 10px;
    background: #54c4c3;
    border-radius: 15px;
    margin-right: 2px;
    color: #fff !important
}

ul.pagination .active span, ul.pagination .disabled span {
    background: #036191
}

#blog h2 {
    transition: .3s
}

#blog a:hover h2 {
    color: #56c4c3
}

.blog-bloc {
    padding: 20px;
    border-radius: 20px;
    height: 100%;
    box-shadow: #919191 0 0 5px 0
}

.blog-bloc img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 33px;
    box-shadow: #000 0 0 3px 0
}

.blog-bloc h2 {
    font-size: 1.4rem;
    margin-top: 12px
}

.bgs-2 {
    background: #d7f8ff
}

.bgs-3 {
    background: #fce6f0
}

.bgs-4 {
    background: #ffeab9
}

.bgs-6 {
    background: #d2f8f0
}

.bgs-7 {
    background: #fddfd8
}

.bgs-8 {
    background: #f9d9ff
}

.pblog {
    font-size: 2rem;
    margin-bottom: 30px
}

#article .position-sticky a {
    text-decoration: none
}

#article .blog-bloc h2 {
    font-size: 1.2rem
}

#article .blog-bloc .metaDesc {
    color: #000
}

#article .blog-bloc {
    padding: 15px
}

#article .blog-bloc img {
    width: 100%;
    height: 150px
}

.aarrtt img {
    width: 100% !important;
    box-shadow: #bababa4d 2px 9px 3px 1px;
    border-radius: 8px
}

.img-inArt {
    margin: 20px 0
}

.btn-service-demande {
    background: linear-gradient(to right, #07a7e3, #37d6c0);
    text-decoration: none;
    color: white;
    font-size: 20px;
    display: inline-block;
    padding: 10px 18px;
    border-radius: 50% 20% / 10% 40%;
    font-weight: bold;
    box-shadow: #7c7775 0px 0px 4px 0px;
}

.btn-service-demande:hover {
    background: #036191;
    color: #fff
}

.testimonial-wrapper {
    background: #e9f8ff;
    margin-left: 22px;
    padding: 20px 8px 0 28px;
    text-align: justify;
    margin-bottom: 38px;
    border-radius: 10px;
    box-shadow: #9d9d9d 0 0 3px 1px
}

.testimonial-wrapper .media-left {
    left: 7px;
    width: 50px;
    margin-top: -35px;
    position: absolute
}

.img-border {
    border-radius: 5px;
    box-shadow: #b4b4b4 0 0 3px 1px
}

.bluebackground {
    background: #036191
}

.greenbackground {
    background: #56c4c3
}

.interventionPerBloc {
    color: #fff;
    border-radius: 10px;
    box-shadow: #9f9f9f 0 0 3px 1px;
    margin-bottom: 20px !important
}

.interventionPerBloc h2 {
    color: #fff;
    text-shadow: #000 2px 2px 1px
}

.interventionPerBloc img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.interventionPerBloc a {
    color: #fff;
    font-weight: 700
}

.containerTarifDescription li {
    list-style: none
}

#page-interventions-ch .Middle_sec {
    margin-bottom: 20px;
    position: relative
}

#page-interventions-ch .Middle_sec .row {
    box-shadow: #bfbfbf 0 0 3px 1px;
    border-radius: 10px;
    height: 100%;
    margin: 0
}

#page-interventions-ch .Client {
    height: 100%
}

#page-interventions-ch img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

#page-interventions-ch ul {
    margin-top: 30px
}

#page-interventions-ch ul li {
    list-style: none
}

.priceInterventions {
    position: absolute;
    top: 0;
    right: 10px;
    background-color: #47ccc8;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0 10px 0;
    font-size: 18px
}

.btn-interv-1 {
    background: #036191;
    color: #fff;
    border-radius: 23px;
    font-size: 18px;
    transition: .3s
}

.btn-interv-1:hover {
    background: #47ccc8;
    color: #fff
}

#page-interventions-ch #Leftside {
    padding: 0;
    margin: 0
}

#page-interventions-ch h2 {
    font-size: 24px;
    font-style: italic
}

#page-interventions-ch p {
    font-size: 18px
}

#intervention-page button {
    text-decoration: none
}

#intervention-page img {
    max-width: 100%
}

footer ul {
    list-style: none;
}

footer ul li {
    text-align: left;

}

footer li a {
    color: snow;
    text-decoration: none;
    font-size: 18px;
    text-shadow: #0d6ab0 0px 0px 4px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

footer .m-0.p-2.text-center {
    color: white;
}

#about {
    width: 80%;
    margin: auto;
    margin-top: -64px !important;
    min-height: 260px;
    position: relative;
    background: linear-gradient(to right, #37d6c0, #07a7e3) !important;
    border-radius: 50% 20% / 10% 40%;
}

#about a {
    border-radius: 50% 20% / 10% 40%;
    background: white;
    padding: 10px;
    width: 152px;
    color: #009688;
    font-weight: 400;
}

#about a:hover {
    background: #0180b0;
    color: white;
}

.font-size-23 {
    font-size: 23px !important;
}

div#serviceBl {
    background-repeat: no-repeat;
    background-image: url(/assetsV2/img/bgserv.jpg);
    background-size: cover;
    position: relative;
}

#serviceBl table {
    position: relative;
    z-index: 1;
}

#serviceBl img {
    width: auto;
    height: 477px;
    float: right;
    top: -92px;
    position: relative;
    z-index: 0;
}

.table-services thead th {
    background: #005e8f;
    color: white;
}

.table-services tr:nth-child(odd) {
    background: #fefaf7;
    background-image: url(/assets/img/subscribe-dots.png);
    background-size: cover;
}

.table-services tr:nth-child(even) {
    background: #fffefe;
    background-image: url(/assets/img/subscribe-dots.png);
    background-size: cover;
}

.table-services tbody tr th:nth-child(1) {
    color: #444867;
}

.table-services tr td:nth-child(2) {
    color: #005d8f;
    font-size: 30px;
    font-weight: bold;
}

.table-services tr td:nth-child(3) {
    color: green;
    font-weight: 400;
    white-space: nowrap;
}

#serviceBl .service-bloc-right {
    padding: 36px 58px 0px 80px;
}

.borderLeftRight {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.borderTopLeft {
    border-top-left-radius: 20px;
    border-top: 0 !important;
}

.borderTopRight {
    border-top-right-radius: 20px;
    border-top: 0 !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.table-services td, .table-services th {
    vertical-align: middle;
}

.ct-mediaSection[data-type="parallax"] {
    background-attachment: fixed;
    display: table;
}

.ct-mediaSection {
    background-color: #F9F9F9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.ct-dividedSection .ct-scaleImage {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -185px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 9px solid rgba(255, 255, 255, 0.25);
    z-index: 2000;
}

.ct-scaleImage > img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ct-dividedSection .ct-scaleImage > img {
    width: 330px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.ct-dividedSection .ct-dividedSection-mask {
    background-color: rgba(93, 148, 193, 0.84);
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1000;
}

.ct-dividedSection-mask {
    background: linear-gradient(to right, #07a7e3d9, #37d6c0db) !important;
}

.ct-u-paddingBoth55 {
    padding-top: 55px;
    padding-bottom: 55px;
}

.ct-dividedSection .ct-dividedSection-content {
    position: relative;
    z-index: 2000;
    color: #fff;
}

.ct-u-paddingBottom10 {
    padding-bottom: 10px;
    color: #31d8c4;
    font-size: 40px;
}

.ct-u-paddingBottom10 {
    color: #005d8f !important;
}

.ct-dividedSection .ct-dividedSection-content p {
    font-size: 20px;
    text-align: justify;
}

#section-sejour .btn-link {
    border-radius: 50% 20% / 10% 40%;
    background: white;
    padding: 10px;
    width: 152px;
    color: #009688;
    font-weight: bold;
    text-decoration: none;
}

#devis-content [type="submit"] {
    background: linear-gradient(to right, #07a7e3, #37d6c0);
    border-radius: 50% 20% / 10% 40%;
    padding: 10px;
    width: 152px;
    font-weight: bold;
    text-decoration: none;
    border: none;
    color: white;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 20px;
}

#section-devis {
    padding: 70px 0;
    background: linear-gradient(rgb(230, 239, 244), rgba(241, 243, 249, 0)), url(/assetsV2/img/intro.jpg);
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 0;
    background-size: cover;
}


.breadcrumb-modern ul li {
    display: inline;
}

.breadcrumb-modern ul .text-white, .breadcrumb-modern ul .text-white-50 {
    color: black !important;
}

.breadcrumb-modern ul .text-white-50::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-modern {
    position: relative;
    overflow: hidden !important;
    padding-bottom: 60px;
    padding-top: 50px;
}

.bg-breadcrumb {
    background-image: url(/assets/img/bread-1.jpg);
    background-position-y: 0px;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.shell {
    position: relative;
}
.inter {
    position: absolute;
    bottom: 0;
}
.page-app_pages_tarifs .bg-breadcrumb {
    background-image: url(/assets/img/bread/tarif-chirurgie-esthetique-tunisie-dentalys.jpg);
    background-size: cover;
    background-position: left;
}

.containerTarifDescription li {
    font-family: lato, Helvetica, Arial, sans-serif;
    font-size: 17px;
    margin-top: 9px;
}
.titleInPageInterventions {
    text-align: center;
    margin-top: 20px !important;
    font-family: 'Merienda', cursive;
    font-size: 38px;
    color: #2d3663;
    font-weight: bold;
}
.table>:not(caption)>*>* {
    padding: 0rem 0.5rem;
}
@media (min-width: 992px) {
    #home-slider {
        background-image: url(/assets/img/slider-1.jpg);
        background-size: cover;
        background-position: left
    }

    .dropdown-menu .dropdown-toggle:after {
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid
    }

    .dropdown-menu .dropdown-menu {
        margin-left: 0;
        margin-right: 0
    }

    .dropdown-menu li {
        position: relative
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto
    }

    .dropdown-menu > li:hover {
        background-color: #f1f1f1
    }

    .dropdown-menu > li:hover > .submenu {
        display: block
    }

    .Bbig h2 {
        font-style: italic;
        font-size: 3rem
    }

    .Bbig p {
        font-size: 1.7rem;
        margin-top: 19px
    }
}

@media (max-width: 991px) {
    .navbar-light .navbar-toggler {
        color: rgb(255 255 255);
        border-color: rgb(255 255 255);
        border-radius: 42px;
        padding: 10px;
    }

    #navbarSupportedContent {
        overflow: auto;
        max-height: 500px
    }

    nav.navbar {
        border-radius: 0px 0px 26px 26px;
    }

    nav .align-items-center {
        align-items: start !important
    }

    #home-slider {
        box-shadow: 0 0.125rem 1.25rem 0 rgb(58 59 69 / 20%) !important;
        background: #fef6eb;
        border-radius: 10% 30% 50% 70%;
        margin-top: 25px;
        width: 96%;
        margin-left: 2%;
    }

    nav .submenu.dropdown-menu {
        display: block
    }

    nav .nav-item.dropdown {
        width: 100%
    }

    .header-info1 {
        display: none
    }

    .btn-header {
        width: 50%;
        text-align: center;
        padding: .8rem 5px
    }

    header.py-2 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    #home-slider h1 {
        text-align: center
    }

    #home-slider .p-4.p-md-5.mb-4 {
        padding: 1rem 0 !important
    }

    footer .header-info1 {
        display: block !important
    }

    .b-inter .btn-service-demande {
        width: 49%
    }

    #breadcrump h1 {
        font-size: 2.2rem
    }

    .btn-slider {
        margin: 0 auto;
        margin-bottom: 42px;
        display: table;
    }

    #about {
        width: 96%;
        margin-top: 0px !important;
    }

    #about img {
        max-width: 220px !important;
    }

    #about .col-md-2 {
        text-align: center;
        padding-top: 30px !important;
    }

    #about .col-md-6 {
        text-align: center;
        padding-top: 19px !important;
    }

    #about h2 {
        color: #36394c !important;
    }

    #about p {
        font-size: 20px !important;
        width: 90%;
        margin-left: 5%;
    }

    .ico-devis:before {
        content: ' ';
        background: url(/assetsV2/img/icon_check.svg);
        width: 20px;
        height: 20px;
        position: absolute;
        margin-left: -26px;
        margin-top: 3px;
    }

    .ico-rappel:before {
        content: ' ';
        background: url(/assetsV2/img/icon_hour.svg);
        width: 20px;
        height: 20px;
        position: absolute;
        margin-left: -26px;
        margin-top: 3px;
    }

    #serviceBl .service-bloc-right {
        padding: 19px;
        padding-top: 74px;
        margin-left: 12px;
    }

    #serviceBl .row-tba {
        position: absolute;
        top: 0;
        width: 100%;
    }

    #serviceBl img {
        top: -192px;
        margin: 0 auto;
        /*left: 27%;*/
        position: relative;
        float: none;
    }

    div#serviceBl {
        margin-top: 147px;
    }

    table .btn-service-demande {
        font-size: 17px;
        font-weight: normal;
    }

    .ct-dividedSection.ct-dividedSection--primary .ct-dividedSection-mask {
        width: 100%;
        left: 0;
    }

    .ct-dividedSection.ct-dividedSection--primary .ct-scaleImage {
        position: relative;
        left: 50%;
        margin-left: 0;
        margin-top: 25px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        border: none;
    }

    .ct-dividedSection.ct-dividedSection--primary .ct-scaleImage img {
        border: 9px solid rgba(255, 255, 255, 0.25);
    }
}