
body{
    margin: 0px;
    padding: 0px;
}

.container-fluid{
overflow: hidden;
}


.cont-one{
    overflow: visible;
}


.bg-ligh{
    color: #6d4130;
    font-weight: 600;
    background-color: #34f4f4;
}

.z-end {
    z-index: 333;
    top: 53%;
    background-color: red;
    left: 5%;
}

.appointment{
    position: absolute;
    z-index: 999;
     background-color: #e56e6e;
    border-top-right-radius: 10px;
     border-top-left-radius: 10px;
    transform: rotate(-90deg);
    padding-left: 1%;
    padding-right: 0.7%;
    height: 32px;
}

.appointment a{
    color: white;
    margin: 3px;
    font-size: 18px;
}
    
.appointment:hover a{
      color: white;
    text-decoration: none;
}

@media screen and (max-width:767px){
     .z-end{
        left: 11%;
         top: 95%;
    }
}




.cont-one img{
    width: 56%;
    margin-left: 17%;
    }


navbar-toggler-icon {
      color: #6d4130;
}

 .nav-link{
    color: #6d4130;
}


.dropdown-menu{
    z-index: 333;
    position: absolute;
}
.navbar-nav .navbar-center{
    z-index: 333;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
}
 
.on-col p {
    font-weight: 600;
    text-align: center;
    margin-bottom: 6px;
    font-size: 19px;
     font-family: serif; 
    margin-top: 8px;
}



.fas{
    color: #6d4130;
    font-size: 20px;
    margin-right: 5px;
}
.fab{
     color: #6d4130;
    font-size: 20px;
    margin-right: 5px;
   
}



.on-col{
    margin-top: 5px;
}

.on-col p, .on-col a {
     color: #6d4130;
    text-align: center;
    margin-bottom: 1px;
    font-size: 20px;
  font-family: serif;
}

 

.on-col a:hover{
     text-decoration: none; 
    color: #6d4130;
}

.wells img{
    margin-left: 13px;
    height: 38px;
    max-width: 86px;
    background-image: url(../images/wells.png);
}


.short{
    width: 80%;
    font-weight: 500;
}

.appointment{
    position: absolute;
    z-index: 999;
     background-color: #e56e6e;
    border-top-right-radius: 10px;
     border-top-left-radius: 10px;
    transform: rotate(-90deg);
    padding-left: 1%;
    padding-right: 0.7%;
    height: 32px;
}

.appointment a{
    color: white;
    margin: 3px;
    font-size: 18px;
}
    
.appointment:hover a{
      color: white;
    text-decoration: none;
}



.carousel-item{
    max-height: 500px;
    width: 100%;
}


.card{
     font-family:serif;
    background-color: #ff0b1e;
    margin: 4px;
    height: 330px;
    border-radius: 9px;
    box-shadow: 14px 14px 88px -17px rgba(135, 208, 217, 0.73);

}

p {
    line-height: 22px;
    margin: 0 0 13px 0;
}

.color{
    color: floralwhite;
    border-radius: 70px;
    background: linear-gradient(to right, #32b9ec 0%, #37d6c0 91%, #32b9ec 100%) no-repeat;
}

.ice{
       margin-bottom: 70px;
    width: 100%;
    height: 67vh;
    
    background-image: url(../images/den13.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

 .ice .jumbotron{
    background-color: inherit;
}

.ice .jumbotron h1{
    color: #ffffff;
}

.rond{
    border-radius: 40%;
}
.card-body{
    background-color: rgba(94, 253, 247, 0.17);
    padding: 2.25rem;
}

.welkome{
      background-image: url(../images/wal3.jpg);
    background-size: cover;
    background-repeat: round;
    font-weight: 50;
    box-shadow: 14px 14px 88px -1px rgba(40,151,166,0.73);
     font-family: serif;
}

.ady{
    width: 90%;
    height: auto;
  
}

.ady img{
   max-width: 80%;
    height: auto;
}
.first{
    width: inherit;
    height: auto;
    text-align: inherit;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 400;
}

.galery{
    height: 60px;
    width: 100%;
    background-color: rgb(87, 223, 255);
}

.galery strong{
    font-size: 20px;
    color: #2e2e2e;
}

.dentristy{
    margin-top: 50px;
    text-align: center;
   
}

.dentristy-apl{
    
  opacity: 0;
    transition: all .5s;
    transform: scale3d(1.2, 1.2, 1.2);
}

.dentristy-apl-two{
    
  opacity: 0;
    transition: all .5s;
    transform: scale3d(1.2, 1.2, 1.2);
   display: inline-block;
    
}



.ssow{
    opacity: 2;
    transform: scale3d(1,1,1);
      
}

.line-services{
    position: absolute;
    left: 47%;
    width:6%;
    height: 2.3px;
    background: linear-gradient(to right, #32b9ec 0%, #37d6c0 51%, #32b9ec 10%) no-repeat;
}

.path{
    background-color: aqua;
 
    
}

.image-container {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
}

.paralax{
    clip-path: polygon(0 16%, 100% 0, 100% 100%, 1% 300%);
    background-image: url(../images/den1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.paralax1{
    padding-top: 70px;
    clip-path: polygon(0 16%, 100% 0, 100% 100%, 0% 100%);
     background-color: rgba(0, 67, 75, 0.73);
}


 


.footer{
 background: linear-gradient(to right, #32b9ec 0%, #37d6c0 51%, #32b9ec 100%) no-repeat;
    margin: 20px 0 20px 0;
    color: aliceblue;
    text-align:center;
    padding: 22px;
    font-family:serif;
}

 .time p{
    margin-bottom:inherit;
     font-family:serif;
    
}



@media screen and (max-width:767px){
     .z-end{
        left: 7%;
    }
}



@media screen and (max-width:576px){
    .cont-one img{
        width: 52%;
        margin-left: 17%;
        margin-bottom: 0px;
    }
    .ady{
        width: 53%;
        margin-bottom: 25px;
    }
    
    .image-container{
        width: 243px;
        height: 243px;
    }
    
    p.first.mt-5{
        margin-top: 0rem!important;
    }
} 
    

 

    
   
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    