/******************Top Bar****************************/

.top_bar .top_bar_left {
    font-size: 1.5em !important;
}
.top-phone {
    font-size: 1.5em !important;
}
.top_bar .top_bar_left b{
font-size: 15px;
}
/******************Top Menu****************************/

div.top_nav ul.top_nav_menu > li {
    padding: 0 15px !important;
}
.top-phone {
    float: right;
    display: inline-block;
    height: 50px;
    padding: 0 10px;
}
.top-phone span {
    display: block;
    font-size: 12px;
    line-height: 24px;
}
.top_nav .logo {
    padding: 10px 0 10px !important;
}
.top_nav .logo img, .left_nav .logo img {
    height: 100px !important;
    width: 280px !important;
}
/******************Top Info****************************/
.top_info_boxes {
    background: #FFF; 
}
div.top_one {
    background: #642AB6 !important;
}
div.top_two {
    background: #F46188 !important;
}
div.top_three {
   background: #42ba05 !important;
}
div.top_info_boxes .icon, 
div.top_info_boxes .text  {
    color: #fff !important;
}
.top_info_box.linked {
       text-align: left !important;
    background: transparent !important;
}
.top_info_box.linked {
    padding-left: 0px !important;
}
.top_info_boxes .top_info_box .text{
max-width: 230px !important;
}
/******************Home Page****************************/
div.top_info_box div.text span {
    font-size: 14px !important;
}
div.icon_box h4 {
    font-size: 16px !important;
}

div.home_call_to_action .vc_general.vc_cta3.vc_cta3-style-classic.vc_cta3-shape-rounded.vc_cta3-align-left.vc_cta3-color-violet.vc_cta3-icon-size-md.vc_cta3-actions-right {
    background: #642AB6 !important;
    color: #fff !important;
}
div.home_call_to_action a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-icon-left.vc_btn3-color-pink {
    background: #F46188 !important;
}

.wpb_content_element{
    margin-bottom: 0 !important;
}

/******************Footer****************************/
.copyright a {
    color: #ffffff !important;
    font-weight: bold;
}
#footer .footer_widgets .textwidget p {
    margin: 0 0 25px;
    opacity: 1;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}
ul#menu-footer-menu {
    text-align: center;
}
ul#menu-footer-menu li {
    display: inline-block;
    padding: 0 10px;
}
ul#menu-footer-menu li a {
    color: #fff !important;
    border-right: 1px solid #fff;
    padding-right: 20px;
}
ul#menu-footer-menu li:last-child a {
    border-right: 0 !important;
}
.dentalimplantspage h3 > strong {
    color: #ea5f87;
}
b.icondeco {
    color: #fff;
    font-size: 45px;
}
.iconsstyle p {
    color: #fff;
}
.iconsstyle {
    text-align: center;
}
.iconsstyle a {
    color: #fff !important;
}
.testimonials-widget-testimonials2 p {
    color: #fff;
}
a.Appointmentbtn {
    background: #6539b6;
    color: #fff !important;
    padding: 22px;
    border-radius: 8px;
    font-size: 18px;
    text-decoration: none;
}
a.Appointmentbtn:hover {
    background: #5d3aa985;
}
.contactfield a {
    color: #fff !important;
    font-weight: bold;
    font-size: 16px;
}
.contactfield i {
    font-size: 22px;
}
ul.sponsorsfooter li {
    display: inline-block;
    width: 100px;
    padding: 6px;
    float: left;
}
.testimonials-widget-testimonials2 p.description {
    line-height: 22px;
    font-size: 15px;
}
.testimonials-widget-testimonials2 blockquote {
    padding: 10px;
}
a.appointbtn img {
    margin-top: 14%;
}
a.appointbtn img:hover {
    filter: grayscale(2);
}
.request-form {
    margin-top: 20px;
}
.request-form textarea {
    min-height: 165px;
}

.staffdesc .staff_position {
    color: #000 !important;
    text-align: left;
font-weight: 400 !important;
}
.staffdesc .staff_name {
    color: #fff !important;
    font-weight: bold !important;
    background: #ea5f87;
    padding: 8px;
}
.staffdesc p {
    color: #353535;
}
.staffdesc ul li{
color: #222; font-weight: bold;
}

@media only screen and (max-width: 730px) {
   .top_info_boxes {
    display: none !important;
}
}
@media only screen and (min-width: 730px) {
   .bottomthreebox {
    display: none;
}
}
@media only screen and (max-width: 730px) {
ul#menu-footer-menu li {
    display: block;
 }
}
@media only screen and (max-width: 730px) {
ul#menu-footer-menu li a {
    border-right: none;
}
}
@media only screen and (max-width: 730px) {
.sloganafterslider p {
       padding-top: 30px;
}
}