
@media (max-width:768px) {
.ver-tambem p, .ver-tambem a{
  clear:both;
  float:none;
}

}


@media(max-width:992px){
.footer-columns{
  margin-bottom:30px;

}

}






@media(max-width:400px){
.header-logos a:nth-of-type(2), .header-logos a:nth-of-type(3){
  display:none;
}

}



a:link,a:visited{
color:rgba(0,84,160,1);
    -webkit-transition: all 500ms ease-in-out;
   -moz-transition: all 500ms ease-in-out;
   -o-transition: all 500ms ease-in-out;
   transition: all 500ms ease-in-out;
}

a:hover, a:active{
color:rgba(0,84,160,0.75);
text-decoration:none;
    -webkit-transition: all 500ms ease-in-out;
   -moz-transition: all 500ms ease-in-out;
   -o-transition: all 500ms ease-in-out;
   transition: all 500ms ease-in-out;
}

#intro-dental{
    height:635px;
    width:100%;
    background-color: #0054A0;
    background-image: url(../DentalCare/img/chair.jpg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    overflow-y:hidden;
    text-align:center;
    position:relative;
    background-attachment:fixed;
    -webkit-transition: all 500ms ease-in-out;
   -moz-transition: all 500ms ease-in-out;
   -o-transition: all 500ms ease-in-out;
   transition: all 500ms ease-in-out;
}
#intro-dental .brand{
/* margin-top: 40px;*/
margin-top: 40px;
background: rgba(0,84,160,0.8);
display:inline-block;
padding:20px;
}
#toc{
background:#eee;

}

#section1{



}

#section2{



}

#section3{



}

#section4{



}

#section5{



}

#section6{



}

#section7{



}

#section8{



}

.manual-p{
text-align:justify;
text-justify:distribute;
-webkit-text-justify: distribute;
-moz-text-justify:distribute;
-ms-text-justify:distribute;
-o-text-justify:distribute;
margin-bottom:10px;
font-size:12pt;

}

.manual-p h4, .manual-p h5, .manual-p h6{
text-align:left;

}

h4{
margin-top:20px;
padding-bottom:5px;
border-bottom:1px solid #ccc;

}

h5{
margin-top:50px;
margin-bottom:5px;

}


h6{
	margin-top:20px;
	margin-bottom:5px;
text-transform:none!important;
}

.service-box{
border-color:#ccc;

}

.spc{

	height:30px;
}




.ident-1 li{

}

.a-toc, .a-toc:link, .a-toc:visited{
color:inherit;
-webkit-transition: color 0.1s ease-in-out;
-moz-transition: color 0.1s ease-in-out;
-ms-transition: color 0.1s ease-in-out;
-o-transition: color 0.1s ease-in-out;
transition: color 0.1s ease-in-out;

-webkit-transition: background 0.1s ease-in-out;
-moz-transition: background 0.1s ease-in-out;
-ms-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;

}


.a-toc:hover, .a-toc:active, .a-toc:focus{
background:rgb(0,84,160);
border-radius:2px;
color:#fff;
border-color:#fff!important;

-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;

}

.a-toc:hover .bbt-ltgr{
border-color:#fff;

}



.service-box{
padding-top:10px;


}
.modal-dialog{
/*padding-top:70px;
padding-bottom:15px;*/
color:#666;
/*width:90%;*/
margin: auto;
}

.modal-content{
border-radius:4px;

}


h4.modal-title{
border:none;
padding-bottom:0px;

}


body.modal-open {
    overflow: hidden!important;
}



.ver-tambem{
background:#f7f7f7;
min-height:5%;
border-radius:3px;
padding:20px;
margin-top:15px;
font-size:10pt;
min-width:100%;
}

.ver-tambem-label{
font-size:10pt;
font-weight:600;
text-transform:uppercase;
display:block;
float:left;
margin-right:10px;

}

.ver-tambem-link{
text-align:left;
margin-right:15px;
display:block;
float:left;
overflow:auto;
text-decoration:underline;
color:rgb(0,84,160);
}

.clearfix{

    clear:both;
}


.section-heading{
margin-bottom: 70px;
color:#fff;
padding-top:50px;
padding-bottom:50px;

}

.large-section{
width: 100%;
padding: 0px 0px 90px 0px;
min-height:580px;

}
.modal{
display: none;
overflow: auto;
overflow-y: scroll;
position: fixed;
top: 70;
right: 0;
bottom: 15;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
border-radius:4px;
}

