.punch h3{
	color:#00d2eb;
}
.department_contant {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    margin: 8px 0px;
}
.department_contant span{
	    font-size: 20px;
    color: #353a4b;
    font-weight: 300;
}
.tp-bullets{
	display: none!important;
}

.social-links {
    border: 2px solid #34d7ed;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    color: #4c4c4c;
    float: right;
    font-size: 16px;
    margin-top: 41px;
    padding: 12.5px 15px;
    text-decoration: none;
    transition: all 1s ease 0s;
}
 .fa-facebook, .fa-youtube, .fa-instagram {
    margin-right: 10px;
}

.demo-cls{
    color:red;
}

@media (max-width: 991px) {
.header_s.header_default a.phone-call {
    display: inline-block;
    float: right;
    margin-top: 41px;
    text-align: center;
}
}
li.listing {
    text-align: left;
}
.punch-sub {
    /*margin-top:80px;*/
    color: #00d2eb;
}
.department-section {
    padding-top: 5px;
}
.btn-primary {
    border-radius: 10px;
    display: inline-block;
    padding: 10px 18px;
    color: #fff;
    text-transform: uppercase;
    background-color: #00d2eb;
    border: 1px solid #00d2eb;
    box-shadow: none;
    font-size: 13px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
#appointmentSubmit.btn-submit {
    border-radius: 10px;
    display: inline-block;
    padding: 10px 18px;
    color: #fff;
    text-transform: uppercase;
    background-color: #00d2eb;
    border: 1px solid #00d2eb;
    box-shadow: none;
    font-size: 13px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
 #appointmentSubmit.btn-submit:focus {
    border:none;
}
#appointmentSubmit.btn-submit:visited {
    border:none;
}

.mouth-breathing-bullet {
    text-align: left!important;
}

.mipd-bullet {
    text-align: left!important;
}


/* Footer ******************************************* */

.footer-main {
    padding-top: 60px;
}
.footer-main .contact-info {
    padding-top: 0px;
}
.footer-social{
    padding-bottom: 30px;
}
.footer-main h3.widget-title {
    margin-bottom: 0px;
}
.footer-main .widget p {
    margin-bottom: 0px;
}   
.footer-main .widget_workinghours {
    padding: 0 12px 135px;
}
:focus {
    outline: none;
}   


