* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: "Saira Condensed", sans-serif !important;
    font-style: normal;
}

    .rightdrab h1 {
        font-size: 32px !important;
    }

.containar {
    margin: 0 5%;
}

.mr-black {
    background-color: #1b1c1d;
}

.mar {
    padding: 0 40px;
}

.df {
    display: flex;
}

.jc {
    justify-content: center;
}

.gapib {
    justify-content: space-between;
}

.w {
    color: #fff;
}

.or {
    color: #e48753;
}

.smallh {
    background-color: #121c26;
    padding: 8px 0;
}

.smallh h5 {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0;
}

/* navbar starts */
.navbar {
    padding: .5rem 2.3rem !important;
    background-image: linear-gradient(#121c26, #ffffff00);
    z-index: 100;
}

.navbar img {
    height: auto;
    width: 8rem;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 18px;
    padding: 10px 30px;
    font-weight: 600;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #f36c21 !important;
}

.navbar button {
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
}

.navbar button:hover {
    color: #000 !important;
}

.dropdown-menu {
    top: 50px !important;
    /* left: -286px !important; */
    padding: .5rem 0px !important;
    border-radius: 10px;
    background-color: #0d0d0d !important;
    display: none;
    /* Hide dropdown by default */
    position: absolute;
    /* Position it absolutely */
    border-top: 2px solid #f36c21 !important;
    width: 16rem;
}

.dropdown-item {
    color: #fff !important;
    font-size: 17px !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    margin-bottom: 5px;
}

/*.dropdown-menu.show {*/
/*    display: block;*/
/*}*/

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent !important;
}

.n-dropdown-toggle:hover>.dropdown-menu {
    display: block;
    /* Show the main dropdown on hover */
}

.dropdown-submenu:hover>.dropdown-menu,
.dropdown-submenu1:hover>.dropdown-menu,
.dropdown-submenu2:hover>.dropdown-menu,
.dropdown-submenu3:hover>.dropdown-menu,
.dropdown-submenu4:hover>.dropdown-menu {
    display: block;
    /* Show the submenu on hover */
    left: 200px;
    /* Position it to the right */
    width: 16.5rem;
}

.dropdown-submenu:hover>.dropdown-menu {
    top: -3.5px !important;
    /* Align with the top of the parent */
}

.dropdown-submenu1:hover>.dropdown-menu {
    top: 35px !important;
    /* Align with the top of the parent */
}

.dropdown-submenu2:hover>.dropdown-menu {
    top: 75px !important;
    /* Align with the top of the parent */
}

.dropdown-submenu3:hover>.dropdown-menu {
    top: 75px !important;
    /* Align with the top of the parent */
}

.dropdown-submenu4:hover>.dropdown-menu {
    top: 115px !important;
    /* Align with the top of the parent */
}


/* Keep the submenu hidden until hovered */
.dropdown-submenu .dropdown-menu,
.dropdown-submenu1 .dropdown-menu,
.dropdown-submenu2 .dropdown-menu,
.dropdown-submenu3 .dropdown-menu,
.dropdown-submenu4 .dropdown-menu {
    display: none;
    /* Hide submenu by default */
}

/* .dropdown-divider {
    margin: .2rem 0;
} */

.dropdown-item:focus,
.dropdown-item:hover {
    color: #f36c21 !important;
}

/* navbar ends */



/* carousel starts */
.carousel {
    margin-top: -95px;
}

.carousel img {
    height: 43.5rem;
    background-size: cover;
}

/* carousel ends */



.thriplesec1 {
    background-color: #fff;
    height: 11rem;
    padding: 20px;
    text-align: center;
}

.thriplesec1 img {
    height: auto;
    width: 4rem;
}

.thriplesec1 h2 {
    margin-top: .8rem;
}

.thriplesec {
    background-color: #0d0d0d;
    color: #fff;
    height: 11rem;
    padding: 20px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.thriplesec img {
    height: auto;
    width: 2rem;
    margin-bottom: .7rem;
}

.pdzero {
    padding: 0 !important;
}

.aboutmini img {
    height: 26rem;
    width: -webkit-fill-available;
}

.aboutmini1 img {
    height: 29.5rem;
    width: -webkit-fill-available;
}

.rightdrab {
    height: auto;
    padding: 50px 20px 50px 50px !important;
    /* background-image: url(img/istockphoto-543063238-612x612-1.jpg); */
    background-image: linear-gradient(180deg, rgba(194, 148, 112, 0.88) 0%, rgba(194, 148, 112, 0.88) 100%) !important;
    background-size: cover;
    /* transform: translate(0px, 104.167px); */
}

.hrr img {
    height: auto;
    width: 100%;
    padding: 0 2rem;
    margin: 2rem 0;
}

.rightdrab1 {
    height: auto;
    padding: 50px 20px 40px 50px !important;
    /* background-image: url(img/istockphoto-543063238-612x612-1.jpg); */
    /* background-image: linear-gradient(180deg, rgba(194, 148, 112, 0.88) 0%, rgba(194, 148, 112, 0.88) 100%) !important; */
    background-size: cover;
    /* transform: translate(0px, 104.167px); */
}


.rightdrab p {
    color: #fff;
    font-size: 20px;
}

.rightdrab1 p {
    color: #000;
    font-size: 20px;
    margin-bottom: 23px;
}

.meetteam {
    padding: 10px 20px;
    color: #C29470 !important;
    font-size: 18px;
    background-color: #121C26;
    outline: none;
    border: none;
    font-weight: 500;
    font-size: 19px;
}

.meetteam1 {
    padding: 10px 20px;
    color: #121C26 !important;
    font-size: 18px;
    background-color: #e48753;
    outline: none;
    border: none;
    font-weight: 500;
    font-size: 19px;
}

.bggsec {
    background-color: #000;
    padding: 50px 20px;
}

.bggsec h4 {
    font-size: 29px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 40px;
}

.learnm li {
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    width: 17rem;
    margin-left: 2rem;
}

.learnms li {
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    width: 17rem;
    /* margin-left: 2rem; */
}

.bggsec h4 span {
    color: #e48753;
}

/* Hide the details sections by default */
.hidden {
    display: none !important;
}

/* Center images horizontally */
.details {
    display: flex;
    justify-content: center !important;
    margin-top: 10px;
    gap: 10px;
    /* Space between images */
}

.details .item {
    flex: 0 1 auto;
    /* Allow items to shrink but not grow */
    margin: 0;
    /* Remove margin since gap is used */
    position: relative;
    /* Allow absolute positioning of overlay */
    display: inline-block;
    /* Keep items inline */
    overflow: hidden;
    /* Prevent overflow of the image on hover */
}

/* Styling for images */
.details .item img {
    width: 21.3rem;
    height: auto;
    display: block;
    transition: transform 0.3s, filter 0.3s;
    /* Smooth transition for hover effect */
}

/* Hover effect */
.details .item:hover img {
    transform: scale(1.1);
    /* Slightly enlarge the image on hover */
    filter: brightness(80%);
    /* Darken image */
}

.details .item .overlay {
    position: absolute;
    /* Position overlay */
    top: 50%;
    /* Center vertically */
    left: 50%;
    /* Center horizontally */
    transform: translate(-50%, -50%);
    /* Adjust position to center */
    color: white;
    /* Text color */
    text-transform: uppercase;
    /* Uppercase text */
    /*font-size: 1.5rem;*/
    /* Adjust font size as needed */
    opacity: 0;
    /* Hide by default */
    transition: opacity 0.3s;
    /* Transition for opacity */
    text-align: center;
}

/* Show text on hover */
.details .item:hover .overlay {
    opacity: 1;
    /* Show text on hover */
}

.overlay a {
    color: #fff;
}

.overlay a:hover {
    color: #fff;
}

/* before after starts */

.lfbfafsec {
    padding: 40px 40px 40px 50px !important;
    background: #dfbda3;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #333333, #dfbda3);
    /* Chrome 10-25, Safari 5.1-6 */
    background-image: linear-gradient(to top, #333333, #dfbda3), url(images/interior.jpg) !important;
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.lfbfafsec h6 {
    /* display: flex; */
    /* justify-content: end; */
    margin-top: 1rem;
    color: #fff;
    /* margin-right: -90px; */
    font-size: 18px;
    font-weight: 500;
}

.lfbfafsec h2 {
    margin-top: 3rem;
    color: #fff;
}

.lfbfafsec p {
    /* margin-top: 5rem; */
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

/* .bfafimg img {
    height: 28rem;
    width: 28rem;
    float: inline-end;
} */

.bfbutton {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}


.wrapper {
    position: relative;
    height: 417px;
    /* Consider making this responsive as well */
    width: 100%;
    /* Change to 100% to fit the col-md-6 */
    max-width: 660px;
    /* Max width to keep it from getting too large */
    overflow: hidden;
    background: #fff;
    border: 7px solid #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

.wrapper .images {
    height: 100%;
    width: 100%;
    display: flex;
}

.wrapper .images .img-1 {
    height: 100%;
    width: 100%;
    background: url("../images/after1.jpg") no-repeat;
    background-position: 0px -30px;
    /* background: url("images/car.jpg") no-repeat; */
}

.wrapper .images .img-2 {
    position: absolute;
    height: 100%;
    width: 50%;
    /* filter: blur(5px); */
    background: url("../images/implant-after.jfif") no-repeat;
    /* background: url("images/car.png") no-repeat; */
}

.wrapper .slider {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

.wrapper .slider input {
    width: 100%;
    outline: none;
    background: none;
    -webkit-appearance: none;
}

.slider input::-webkit-slider-thumb {
    height: 486px;
    width: 3px;
    background: none;
    -webkit-appearance: none;
    cursor: col-resize;
}

.slider .drag-line {
    width: 3px;
    height: 405px;
    position: absolute;
    left: 49.85%;
    pointer-events: none;
}

.slider .drag-line::before,
.slider .drag-line::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 222px;
    background: #fff;
}

.slider .drag-line::before {
    top: 0;
}

.slider .drag-line::after {
    bottom: 0;
}

.slider .drag-line span {
    height: 42px;
    width: 42px;
    border: 3px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.slider .drag-line span::before,
.slider .drag-line span::after {
    position: absolute;
    content: "";
    top: 50%;
    border: 10px solid transparent;
    border-bottom-width: 0px;
    border-right-width: 0px;
    transform: translate(-50%, -50%) rotate(45deg);
}

.slider .drag-line span::before {
    left: 40%;
    border-left-color: #fff;
}

.slider .drag-line span::after {
    left: 60%;
    border-top-color: #fff;
}

.wrapper .images .img-1,
.wrapper .images .img-2 {
    background-size: cover;
    /* Ensures images cover the entire area */
}

@media (max-width: 768px) {
    .wrapper {
        height: 300px;
        /* Adjust height for smaller screens */
    }
}


/* before after ends */




/* 3- steps start */

.rqapp {
    padding: 10px 20px;
    background-color: #7f9c92;
    border: none;
    font-size: 20px;
    font-weight: 600;
}

.manage {
    margin: 50px 4rem;
    display: flex;
    justify-content: center;
}

.threee {
    position: relative;
}

.threee h4 {
    margin: 3rem 0;
}

.threee img {
    height: auto;
    width: 25rem;
    margin: 10px 30px;
    border-radius: 7px;
}

.steps img {
    height: auto;
    width: 65px;
    margin-top: -40px;
    position: absolute;
    left: 10.5rem;
}

/* 3- steps ends */

.bg-image {
    background-image: linear-gradient(rgba(10, 5, 1, 0.7) 0pc, rgb(41, 196, 169) 100pc), url(../images/reception.png) !important;
    height: 30rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -6rem;
}


.bg-text {
    color: white;
    font-weight: bold;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 80%;
    padding: 20px;
    text-align: center;
}

.bg-text h1 {
    font-size: 70px;
    font-weight: 600;
    text-transform: capitalize;
}

.bg-text h3 {
    font-size: 22px;
    font-weight: bold;
    padding: 0 5rem;
}

.bg-textrc h1 {
    font-size: 70px;
    font-weight: 600;
}

.bg-textrc h3 {
    font-size: 22px;
    font-weight: bold;
    padding: 0 5rem;
}


/* appointment form starts */

.appointmentform {
    display: flex;
    justify-content: center;
}

.inner1 {
    padding: 20px;
    /* border: 1px solid #000; */
    margin: 40px;
    width: 40rem;
    background-color: #212529;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.1);
    /* box-shadow: 0 0 40px rgba(8, 7, 16, 0.6); */
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.inner1 button {
    border: none;
    background: #f36c21;
    padding: 7px 15px;
    color: #fff;
    border-radius: 4px;
}

.inner1 label {
    color: #fff;
}

.inner1 ::placeholder {
    color: #e5e5e5 !important;
}

.inner1 .form-control {
    margin: 20px 0;
    margin-top: 5px;
    color: #e5e5e5;
}

.inner1 .form-text {
    margin-top: -1rem;
}

.inner1 .form-group {
    margin-bottom: 0;
}

.inner1 .ssinput input {
    width: auto;
    margin: 0;
}

.inner1 .ssinput label {
    margin-top: -3px;
}

.inner1 input,
.inner1 select {
    display: block;
    height: 40px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.07);
    border-radius: 3px;
    padding: 0 10px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 300;
    border: none;
    transition: background-color 0.3s ease;
    /* Adds a smooth transition */
}

.inner1 textarea.form-control {
    height: auto;
    min-height: 70px;
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.07);
    border-radius: 3px;
    padding: 0 10px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 300;
    border: none;
    color: #e5e5e5;
}

.inner1 .form-control:disabled,
.inner1 .form-control[readonly] {
    background-color: rgba(255, 255, 255, 0.07) !important;
    opacity: 1;
    color: #e5e5e5;
}

.avail-slot li {
    padding: 10px;
}

.avail-slot li {
    width: 31%;
    margin: 5px;
    text-align: center;
    background: #ff971e14;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
}

/* appointment form ends */


/*  learn more starts  */

.udr-cvge-sec11 h3 {
    color: #b90000;
    margin-bottom: 1.5rem;
}

.udr-cvge-card h5 {
    margin-top: 10px;
}

.udr-cvge-btnnn {
    text-align: center;
    margin-top: 30px;
}

.udr-cvge-btnnn ul {
    display: inline-block;
    /* background: ; */
    padding: 10px;
    /* border-radius: 0px; */
    /* box-shadow: 0 3px 6px #00000029; */
    /* border: 1px solid #efefef; */
}

.udr-cvge-btnnn ul li {
    float: left;
    /* width: 335px; */
}


.udr-cvge-btnnn .nav-pills .nav-link:hover {
    /* background: #eee; */
    color: #C29470;
}

.udr-cvge-btnnn .nav-pills .nav-link.active {
    color: #e48753;
    background-color: #000;
    /* border: 1px solid #C29470; */
}

.udr-cvge-btnnn .nav-pills .nav-link {
    color: #777777;
    font-weight: 500;
    /* border: 1px solid #fff; */
}

.udr-cvge-card {
    background: #fff;
    box-shadow: 0 3px 6px #00000029;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 5px 0 20px 0;
}

.udr-cvge-card-tt {
    /* display: flex; */
    align-items: center;
    margin-bottom: 10px;
}

.tab-content li {
    line-height: 2.5;
}

.tab-content p {
    margin-bottom: 0px;
}

.udr-cvge-card-tt img {
    height: auto;
    width: 4rem;
}

/*  learn more starts */



/* footer starts */

footer {
    /* background-color: #121c26; */
    background-color: #0d0d0d;
    color: #fff;
    padding: 4rem 25px;
}

footer h4 {
    color: #e48753;
}

footer li {
    font-size: 19px;
    list-style-type: none;
    text-transform: capitalize;
}

footer li a {
    color: #fff;
}

footer li a:hover {
    color: #e48753;
    text-decoration: none;
}

.footersociallinks img {
    height: auto;
    width: 2rem;
}

.bn {
    color: #000;
}

.brline {
    border-right: 1px solid #C29470;
}

.mlx {
    margin-left: 1.5rem !important;
}

footer h4 {
    text-transform: uppercase;
}

footer h5 {
    text-transform: uppercase;
}


/* footer ends */


/* contact us starts */

.add li {
    list-style-type: none;
    display: flex;
    margin-bottom: 5px;
}

.add li a:last-child {
    color: #f36c21;
    font-weight: bold;
}

.add h6 {
    margin-bottom: 5px !important;
    margin-top: 1.5rem;
}

.add .fa-solid,
.fas {
    margin-right: 10px;
    margin-top: 6.5px;
    font-size: 12px;
}

.formy {
    padding: 15px 20px;
    padding-bottom: 45px;
    border-radius: 10px;
    border: 1px solid #d5d5d5;
    width: 29rem;
    margin-bottom: 2.5rem;
    /* background-color: #efefef; */
    margin-left: 33px;
    /* background-color: rgba(255,255,255,0.13); */
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.1);
    /* box-shadow: 0 0 40px rgba(8,7,16,0.6); */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.formy input {
    display: block;
    height: 40px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.07);
    border-radius: 3px;
    padding: 0 10px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 300;
    border: none;
}

.formy textarea.form-control {
    height: auto;
    min-height: 70px;
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.07);
    border-radius: 3px;
    padding: 0 10px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 300;
    border: none;
    color: #e5e5e5;
}

.formy ::placeholder {
    color: #e5e5e5 !important;
}

.formy .form-control {
    margin: 20px 0;
}

.formy .captchacodebox {
    height: 36px;
    width: 38px;
    font-size: 15px;
    text-align: center;
    border: 1px solid #777777;
    outline: none;
}

.captcha-box {
    float: left;
    display: flex;
    gap: 5px;
}

.formb {
    text-align: right;
    margin-top: -60px;
}

.formb button {
    border: none;
    background: #f36c21;
    padding: 7px 15px;
    color: #fff;
    border-radius: 4px;
}

.lcf {
    padding-top: 20px;
}

.lcf h6 {
    /* color: #fff; */
    margin-bottom: 1rem;
    line-height: 25px;
}

/* .formy {
    padding: 0px 20px 20px 40px;
    border-left: 1px solid #ffffff;
    width: 31rem;
    margin: 2.5rem 0 3rem 1rem;
} */

.bggre {
    background-color: #212529;
    border-radius: 10px;
    margin: 20px 0;
    padding: 0px 0px 20px;
    color: #fff;
}

.bggre h2 {
    margin-top: 20px;
    margin-bottom: 30px;
}

/* contact us ends */

/*  before, after starts  */
.udr-cvge-sec22 h3 {
    color: #b90000;
    margin-bottom: 1.5rem;
}

.udr-cvge-card h5 {
    margin-top: 10px;
}

.udr-cvge-btnew {
    text-align: center;
    margin-top: 30px;
    text-transform: uppercase;
}

.udr-cvge-btnew ul {
    display: flex;
    /* Use Flexbox to align the items */
    justify-content: center;
    /* Center align the navigation items */
    gap: 35px;
    /* Adds space between the list items */
    padding: 10px;
    border-radius: 0px;
    box-shadow: 0 3px 6px #00000029;
}


.udr-cvge-btnew .nav-pills .nav-link:hover {
    color: #e48753;
    background-color: #000;
    border: 1px solid #e48753;
}

.udr-cvge-btnew .nav-pills .nav-link.active {
    background: #eee;
    color: #C29470;
}

.udr-cvge-btnew .nav-pills .nav-link {
    color: #777777;
    font-weight: 500;
    border: 1px solid #777777;
    font-size: 18px;
    padding: 10px 20px;
    /* Add padding for better clickability */
}


.udr-cvge-card {
    background: #fff;
    box-shadow: 0 3px 6px #00000029;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 5px 0 20px 0;
}

.udr-cvge-card-ttnew {
    /* display: flex; */
    align-items: center;
    margin-bottom: 10px;
}

.tab-content li {
    line-height: 2.5;
}

.tab-content p {
    margin-bottom: 0px;
}

.udr-cvge-card-ttnew img {
    height: auto;
    width: 4rem;
}

.detailss {
    display: flex;
    justify-content: center;
    gap: 40px;
    /* Adds space between all flex items (images) */
}

.detailss .itembfaf img {
    width: 36rem;
    height: 25rem;
    display: block;
    /* Smooth transition for hover effect */
}

/*  before, after ends */


/* services starts */
.achievements {
    padding: 30px 0;
}

.achievements h2 {
    font-size: 24px;
    font-weight: 500;
}

.limit p {
    margin: 15px 0rem 25px !important;
    font-size: 17px;
}

.otone {
    padding: 20px;
    margin-bottom: 20px;
    border: 2px solid #e48753;
    border-radius: 5px;
    display: flex;
}

.otone img {
    height: 3rem;
    width: 3rem;
    margin-top: 0.4rem;
}

.otone h6 {
    margin: 0 0 0 1.2rem;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    color: #1c1c1c;
}

.otone p {
    margin: 5px 0 0 1.2rem;
    font-size: 16px;
}

.service-set {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.service-sec {
    background: #dfbda3;
    background: -webkit-linear-gradient(to top, #333333, #000);
    background-image: linear-gradient(to top, #333333, #000), url(images/interior.jpg) !important;
}

.service-sec h4 {
    font-size: 16px;
    font-weight: 700;
}

.service-sec p {
    margin-bottom: 0%;
}


.para {
    margin-top: 10px;
}

.para img {
    height: 15.4rem;
    width: 21.5rem;
    margin-bottom: 2rem;
    margin-top: -8px;
    border-radius: 10px
}

.para h2 {
    color: #fff;
}

.para p {
    /* line-height: 2rem; */
    text-align: justify;
    color: #fff;
}

.underline {
    border: 1px solid #e48753;
    margin: 0px 0px 10px;
}

.fsinp {
    padding: 70px 0 30px 0;
}

.fsinp2 {
    padding: 40px 0 30px 0;
}

.oserviceef {
    /* margin: 0px 22px 10px 22px; */
    padding: 20px;
    border: 1px solid #efefef;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 1rem;
    width: -webkit-fill-available;
}

.oserviceef img {
    height: 12rem;
    width: -webkit-fill-available;
    border-radius: 5px;
    margin-bottom: 20px;
}

.tbx img {
    height: 3.5rem;
    width: 3.5rem;
    margin: 10px auto;
}

.oserviceef h6 {
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    color: #1c1c1c;
}

.sdow-box {
    box-shadow: 0px 0px 5px #ccc;
}

.typ-mcne-len-card h4 {
    display: inline-block;
    background: #69BC45;
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    border-radius: 42px;
    margin-bottom: 20px;
}

.gappy {
    padding: 40px 0 50px 0;
}

.pNr-mater-cont {
    background-color: #fff;
    color: #212529;
    border-radius: 5px;
}

.pNr-mater-cont img {
    height: 10rem;
    width: -webkit-fill-available;
    margin-bottom: 15px;
}

.pNr-mater-cont h3 {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #e48753;
}

.process1 {
    margin: 18px 7px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.10);
    padding: 20px 25px 25px 20px;
    border-radius: 5px;
}

.process1 img {
    height: auto;
    width: 4rem;
    margin: -45px 0 0px -40px;
}

.par {
    margin: -27px 0 0 30px;
}

.dental-care-section h3 {
    color: #1b284a;
    margin-bottom: 1.5rem;
}

.care-card h5 {
    font-size: 17px;
    font-weight: 600;
    color: #212529;
    margin-bottom: 3px;
}

.care-tab-btn {
    text-align: center;
    margin-top: 30px;
}

.dental-care-section .nav-link {
    padding: .5rem .4rem;
}

.care-tab-btn ul {
    display: inline-block;
    background: #fff;
    padding: 7px 10px;
    border-radius: 0px;
    box-shadow: 0 3px 6px #00000029;
    border: 1px solid #efefef;
    border-radius: 5px;
    width: -webkit-fill-available;
}

.care-tab-btn ul li {
    float: left;
    width: 362px;
}

.care-tab-btn .nav-pills .nav-link:hover {
    background: #eee;
    color: #000;
}

.care-tab-btn .nav-pills .nav-link.active {
    color: #fff;
    background-color: #e48753;
}

.care-tab-btn .nav-pills .nav-link {
    color: #777777;
    font-weight: 500;
    font-size: 12px;
    border: 1px solid #efefef !important;
    margin: 0 6px;
}

.typ-mcne-len-sec h2{
    margin-bottom: 35px;
}

.care-card {
    background: #fff;
    box-shadow: 0 3px 6px #00000029;
    padding: 15px;
    border-radius: 5px;
    margin: 5px 0 10px 0;
}

.care-card-header {
    align-items: center;
    /* margin-bottom: 10px; */
}

.care-card-header img {
    margin-bottom: 10px;
    height: 12rem;
    width: -webkit-fill-available;
}

.tab-content li {
    line-height: 2.5;
}

.tab-content p {
    margin-bottom: 0px;
    color: #212529;
}

/* services ends */

/* carousal starts */
.mttc {
    margin-top: 0px;
}

/* carousal ends */

.lf {
    padding: 10px;
    background-color: #f16c1e;
    color: #000;
}

.lf h6 {
    margin-bottom: 0;
    font-size: 12px;
}

.lf a {
    color: #fff;
    text-decoration: none;
}

.lf a:hover {
    color: #fff;
    text-decoration: underline;
}

.brlo {
    border-left: 6px solid #FF832D;
    border-radius: 4.5px;
    padding-top: .5rem;
}

.br {
    border-left: 2px solid rgb(207 205 205);
    padding: 5px 15px;
}

.orangebg {
    color: #fff;
        background-color: #FF832D;
padding: 20px 0 50px 0;
}

.orangebg a{
    border:2px solid #fff;
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px;
    padding: 5px 10px;
}

.orangebg a:hover{
    background-color: #fff;
    color: #FF832D;
}

.sociallogo img{
    height: auto;
    width: 25px;
}

@media only screen and (min-width:345px) and (max-width:700px) {
    .carousel img {
        height: auto;
    }

    .thriplesec {
        border-top: 1px solid #2f2f2f;
        height: auto;
    }


    .df {
        display: block;
    }

    .m-s h5 {
        font-size: 14px;
        margin-top: 5px;
    }

    .mar {
        padding: 0 24px;
    }

    .navbar {
        padding: .5rem 1.3rem !important;
    }

    footer {
        padding: 2rem 15px;
    }

    footer li {
        font-size: 16px;
        margin-bottom: 3px;
    }

    footer h4{
        font-size: 20px;
    }

    footer h5 {
        font-size: 18px;
    }

    .bn {
        margin-bottom: 0;
    }

    .mlx {
        margin-top: 2rem !important;
        margin-left: 0 !important;
    }

    .brline {
        border-right: unset;
    }

    .aboutmini img, .aboutmini1 img {
        height: auto;
        width: -webkit-fill-available;
    }

    .rightdrab {
        padding: 20px 24px !important;
        background-image: linear-gradient(180deg, rgba(194, 148, 112, 0.88) 0%, rgba(194, 148, 112, 0.88) 100%) !important;
    }


    .rightdrab1 {
        padding: 20px 24px !important;
    }

    .lfbfafsec {
        padding: 20px 24px !important;
    }

    .lfbfafsec h2 {
        margin-top: 1rem;
    }

    .manage {
        margin: 30px;
        display: block;
    }

    .threee img {
        width: -webkit-fill-available;
        margin: 0px;
        height: auto;
    }

    .steps img {
        height: auto;
        width: 3rem;
       margin: -25px auto 0 auto !important;
       position: static;
       display: flex;
    }

    .threee h4 {
        margin: 2.5rem 0 3rem 0;
    }

    .manage h2 {
        font-size: 28px;
        padding: 0 27px;
    }

    .udr-cvge-btnnn .nav-pills .nav-link.active {
        color: #e48753;
        background-color: #000;
        border: 1px solid #C29470;
    }

    .bggsec h4 {
        font-size: 20px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 0px;
        padding: 0 27px;
    }

    .learnm li {
        font-size: 16px;
        font-weight: 400;
        width: 19rem;
        margin-left: 0rem;
    }

    .details {
        margin-top: 0px;
    }

    .udr-cvge-btnnn ul {
        display: flex;
    }

    .udr-cvge-btnnn {
        margin-top: 20px;
    }

    .meetteam1 {
        margin-bottom: 20px;
    }

    .hrr img {
        margin: 1rem 0;
    }

    .smallh h5{
        font-size: 12px;
    }

    .manage h2{
        font-size: 24px;
    }

    .thriplesec h2, .rightdrab h2, .rightdrab1 h2, .lfbfafsec h2, .thriplesec1 h2{
        font-size: 22px;
    }

    .threee h4{
        font-size: 20px;
    }

    .rightdrab p, .rightdrab1 p, .lfbfafsec p{
        font-size: 16px;
    }

    .meetteam, .meetteam1, .rqapp {
        padding: 3px 10px;
        font-size: 18px;
    }

    .thriplesec1{
        height: auto;
    }

    .bg-text {
        top: 53%;
        left: 50%;
        width: 80%;
        padding: 0px;
    }

    .bg-text h1 {
        font-size: 38px;
    }

    .bg-text h3 {
        font-size: 18px;
        line-height: 35px;
        padding: 0;
        margin-top: 10px;
    }

    .fsinp2 {
        padding: 20px 0 20px 0;
    }

    .otone h6 {
        font-size: 20px;
    }

    .achievements {
        padding: 20px 15px;
    }

    .typ-mcne-len-card{
        margin: 15px 0;
    }

    .typ-mcne-len-sec h2 {
                font-size: 28px;
    }

    .pNr-mater-cont {
        margin: 15px 10px;
    }

    .care-tab-btn .nav-pills .nav-link.active {
        width: auto;
    }

    .care-tab-btn ul li {
        float: left;
        width: -webkit-fill-available;
        margin: 3px 0;
    }

    .mdblock{
        padding: 0 !important;
    }

    .process1{
        margin: 20px 0;
    }

    .para img {
        height: auto;
        width: -webkit-fill-available;
    }

    .bg-image {
        height: 38rem;
    }

    .inner1 {
        width: auto;
        margin: 20px;
    }

    .bggre h2{
        padding: 20px 20px 0 20px;
        margin: 0;
    }

    .formy {
        padding: 15px 20px 30px 20px;
        width: auto;
        margin: 1.5rem 0;
        margin-left: 0;
    }
    
    .wrapper .images .img-1 {
     background-position: 0px; 
}

.slider .drag-line {
    height: 275px;
}

.mobilemb{
    margin-bottom: 7rem;
}

.navbar-nav .dropdown-menu {
    margin-left: 1.7rem !important;
}

.hrr{
 display: none;    
}

.formb {
     margin-top: 0px; 
}

.inner1 .form-group {
    display: block;
}

.inner1 .ssinput label {
    font-size: 12px;
}

.inner1 .ssinput input {
     width: 4rem; 
}

.choose-btn {
    padding: 5px 6px;
}

.navbar button:hover {
    color: #fff !important;
}

/*.dropdown-menu {*/
/*    display: none !important;*/
/*    position: absolute !important;*/
/*    top: 0;*/
/*    left: 100%;*/
/*    z-index: 1000;*/
/*}*/
/*.dropdown-menu.show {*/
/*    display: block !important;*/
/*    position: relative !important;*/
/*    left: 0;*/
/*}*/

}