<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body:not(.home):not(.page-id-309):not(.page-id-329) h3{
    color: #9cc89c;
    text-align: bottom;
    border-bottom: 0px solid #bdbdbd;
    background-image: url(images/title-h2-bg.png);
    background-repeat: no-repeat;
    height: 35px;
    background-position-y: 3.5px;
    height: 39px; 
}

body.center:not(.page-id-309):not(.page-id-329) h3:after{
	bottom: -1px;
	margin: auto;
	content: "";
	vertical-align: middle;
	position: absolute;
	left: 0px;
	width: 170px;
	border-bottom: 0px solid #a8c09d;

}

.qanda-content{
	padding: 50px;
	background-color: #e8f5e8;
	margin-top: 0px;
}
span.question{
	font-size: 25px;
	color: #9cc89c;
        font-weight: bold;
}
.qanda-content div.title{
	background-color: #bce1bc;
	width: auto;
	display: inline-block;*
	display: inline;*
	zoom: 1;
        padding: 4px 20px 0px 20px;
	font-size: 25px;
	color: white;
	margin: 10px 0;
        font-weight: bold;
}

body:not(.home):not(.page-id-309):not(.page-id-329) .search_h3 h3{
	padding-left:45px !important;
        font-size: 25px;
}

.fluoride_color{
    color: #bce1bc;
    margin-right: 5px;
}
div.panda-footer{
	border: 4px solid #9cc89c;
	padding: 20px;
	margin-top: 50px;
}
span.footer-title{
	font-size: 24px;
	color: #9cc89c;
}
span.footer-subtitle{
	font-size: 18px;
	color: #9cc89c;
}


body.center #container h1, body.center #contentBase h1 {
    color: #9cc89c;
    background: #9cc89c;
    height: 310px;
}
 
body.center #container h1:before, body.center #contentBase h1:before {
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -38px; 
    margin-top: -8px;
    width: 343px;
    height: 213px;
    background: url(../img/perio_title.png) no-repeat;
}

@media only screen and (max-width: 995px) {
body.center #container h1:before, body.center #contentBase h1:before {
   margin-left: 25px;
   left: auto;
   margin-top: 10px;
}

}
 
@media only screen and (max-width:767px) {
body.center #container h1:before, body.center #contentBase h1:before {
   margin-top: 10px;
   margin-left: -158px;
    left: 50%;
}

}

@media only screen and (max-width: 480px) {
body.center #container h1:before, body.center #contentBase h1:before {
    margin-left: -172px;
    left: 50%;
    margin-top: 30px;
}

}


.elementor img {
    margin: auto auto;
    text-align: center;
    display: block;
}

.sep_img img {
  margin-left: 2%;
  margin-top: 9px;
}

.hide_div{
    display: none;

}


.elementor-column-gap-default .qanda-content .elementor-element-populated {
    padding: 0px;
}

.perio_img_all img{
width:100%
}

.qa_t p{
    margin-bottom: 15px;
}


.elementor-column-gap-default .elementor-element-populated {
    padding: 10px 0;
}

.perio_section1 {
    margin-bottom: 0px !important;
}

.perio_section2{
    margin-top: 10px;
}
.left_txt {
    max-width: 62%;
}

@media screen and (max-width: 767px){
.sep_img img {
  margin-left:auto ;  
  margin-top: auto ;
}

.left_txt {
    max-width: 100%;
}
}</pre></body></html>