body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/*testimonial code start */
 
.testimonial{
    border: 10px solid #662a66;
    padding: 40px 0 25px 0;
    margin: 50px;
    text-align: center;
    position: relative;
}
.testimonial:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #fff;
    margin: 0 auto;
    font-size: 70px;
    font-weight: 900;
    color: #f1971f;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
}
.testimonial .title{
    padding: 7px 0;
    margin: 0 -30px 20px;
    border: 7px solid #fff;
    background: #e8326f;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}
.testimonial .title:before{
    content: "";
    border-top: 15px solid #662a66;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 0;
}
.testimonial .title:after{
    content: "";
    border-top: 15px solid #662a66;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    right: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}
.testimonial .description{
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 30px;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f1971f;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}
.owl-prev:before,
.owl-next:before{
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
}
.owl-next:before{ content: "\f061"; }
@media only screen and (max-width: 990px){
    .testimonial{ margin: 30px; }
}
/* testimonial code end*/

.topBnrAdd{
color:#ffffff;    
font-size: 15px;
}
.topBnrAdd:hover{
color:#ffffff;
text-decoration:none;
}

.aboutus-heading{
color:#269097;
}

.aboutus-heading span {
    border-bottom: 2px solid #f69a85;
}
.dental-image {
    border: 5px dotted #269097;
}

.services-heading{
    color:#269097;
    margin-bottom: 20px
}

.services-heading span{
    border-bottom: 2px solid #f69a85;    
}

.services-heading{
    color:#269097;
    padding-top: 2%;
}

.services-heading span{
    border-bottom: 2px solid #f69a85;    
}

footer{
    background-color:#2b2b2b;
}
.opaque-navbar.opaque {
    background-color: #2b2b2b;
}

.about-us {
    padding-top: 2%;
    margin-top: 0%;
}

.blue-brand {
    text-shadow: 1px 1px 1px #fff;
}

.red-brand {
    text-shadow: 1px 1px 1px #fff;
}

.our-team .title {
    color: #01abd6;
    font-weight:bold;
}
.service-box:hover {
    box-shadow: 0px 9px 38px -13px rgba(0, 0, 0, 0.96);
    border: 1px solid #01abd6;
}

.service-text {
    background-color: #01abd6;
    color: #ffffff;
    border-bottom: 3px solid #ffffff;
}
.services-list span {
    color: #f69a85;
    border-bottom: 2px dashed #d34657
}

.about-us{
background-color:#f3f1ec;
}

#Gallery{
 background-color:#f3f1ec;   
}
.testimonialCont{
  background-color:#f3f1ec;  
}

.header-part {
    background: url(../Resources/BackGroundImage.jpg) no-repeat fixed;
}
.contNoMob{
    float: left;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.contNoMob a{
    font-size:26px;
}

@media screen and (min-width: 900px) {
    .contNoMob {
        display: none;
    }
}

.opaque-navbar {
    background-color: #000000db;
}

.dentist-name {
   margin-bottom: 5%;
    background-color: #01abd64a;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 52px #001;
}

.container > .navbar-header {
    margin-top: 2px; 
}

.navbar-brand {
   padding: 5px 5px; 
}
.services {
    margin-top: 0px;
}
.blue-brand {
    color: #0098d2;
}
.red-brand {
    color: #ef1f38;
}
.footerCont{
    color:#989898;
}
.navbar {
    margin-bottom: 0px; 
    }
    /*
.navbar-fixed-top, .navbar-fixed-bottom {
    /* position: fixed; 
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}*/
/*
.slider-area {
    margin-top: 6%;
}

@media only screen and (max-width: 1440px){
   .slider-area {
    margin-top: 9%;
}
}
@media only screen and (max-width: 1024px){
   .slider-area {
    margin-top: 12%;
}
}
@media only screen and (max-width: 991px){
   .slider-area {
    margin-top: 22%;
}
}

@media only screen and (max-width: 769px){
   .slider-area {
    margin-top: 17%;
}
}
@media only screen and (max-width: 521px){
   .slider-area {
    margin-top: 35%;
}
}
@media only screen and (max-width: 426px){
   .slider-area {
    margin-top: 40%;
}
}
@media only screen and (max-width: 376px){
   .slider-area {
    margin-top: 57%;
}
}
*/