div#cstm_footer p, div#cstm_footer ul.menu li a {
    color: #fff;
    line-height: 24px;
    font-weight: 300;
    font-family: caros;
    font-size: 16px;
}
div#cstm_footer ul.menu li, div#oe_ftr-loc .ftr-loc-cntct ul li {
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
div#cstm_footer img {
    width: 250px;
    transition: .3s ease-in-out;
    margin-top: 60px;
}
div#cstm_footer p {
    letter-spacing: .2px;
}
div#oe_ftr-loc .ftr-loc-icns ul.loc_Sicon li, ul.ui_icon li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
div#oe_ftr-loc .ftr-loc-icns ul.loc_Sicon li:last-child, ul.ui_icon li:last-child {
    margin-right: 0;
}
div#oe_ftr-loc .ftr-loc-icns ul.loc_Sicon li a, ul.ui_icon li a {
    width: 30px;
    height: 30px;
    display: inline-flex;
    text-align: center;
    background: #4dc2ed;
    color: #fff!important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 13px!important;
    transition: .3s ease-in-out;
}
div#oe_ftr-loc .ftr-loc-icns ul.loc_Sicon li a i, ul.ui_icon li a i {
    top: 0;
}
ul.ui_icon li a:hover {
    background: #fcd900;
    color: #000!important;
    transform: scale(1.1);
}
div#cstm_footer div#oe_ftr-loc .ftr-loc-icns ul.loc_Sicon, div#cstm_footer ul.ui_icon {
    padding-left: 0;
    margin: 0;
}
div#cstm_footer img:hover {
    filter: grayscale(1);
    transform: scale(.9);
}
div#cstm_footer ul.menu {
    list-style: none;
    margin: 0;
}
div#cstm_footer ul.menu li {
    transition: .3s ease-in-out;
}
div#cstm_footer ul.menu li a {
    transition: .3s ease-in-out;
    position: relative;
}
div#cstm_footer .nectar-highlighted-text, div#cstm_footer ul.menu li:last-child, div#oe_ftr-loc .ftr-loc-cntct ul li:last-child {
    margin-bottom: 0;
}
div#cstm_footer ul.menu li::before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 10px;
    top: 8px;
    background-color: #fff;
    border-radius: 50px;
    transition: all .3s ease-in-out;
}
div#cstm_footer ul.menu li:hover::before,
div#cstm_footer ul.menu li.current-menu-item::before{
    background-color: #4dc2ed;
}
div#cstm_footer ul.menu li a:hover, div#cstm_footer ul.menu li.current-menu-item a {
    color: #4dc2ed;
}

div#cstm_footer h4 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 60px;
    letter-spacing: .5px;
    margin-bottom: 20px;
    color: #4dc2ed;
    font-family: caros;
}
#copyrgt p {
    padding-top: 20px;
}
#copyrgt p a {
    transition: .3s ease-in-out;
    font-weight: 500;
    display: inline-block;
}
#copyrgt p a:hover {
    transform: scale(.9);
    color: #fcd900;
}
div#cstm_footer .row-bg.viewport-desktop.using-image.using-bg-color.translate {
    background-size: 400px;
    background-position: right bottom!important;
    opacity: .1;
}
div#cstm_footer ul.menu li a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 3.2px;
    background: #fff;
    top: 8.2px;
    left: -5px;
    right: 0;
    z-index: -1;
}
div#cstm_footer ul.menu li a:hover:before {
    animation: 1s .3s forwards lineH;
}
div#cstm_footer ul.menu li a:before{
	display: none;
}
div#cstm_footer ul.menu li.current-menu-item a:before {
    width: 100%}
div#cstm_footer ul.menu li.current-menu-item a:hover:before {
    animation: none!important;
}
div#cstm_footer h4::after {
    content: '';
    display: block;
    height: 13px;
    background-image: url('https://www.orthodonticexprts.com/wp-content/uploads/2024/05/teeth-pattern.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 150px;
    margin-top: 10px;
}
div#cstm_footer h4::after{
	display: none;
}
div#cstm_footer h4 em.animated {
    background: 0 0;
}
@keyframes lineH {
    100% {
    width: 100%}
0% {
    width: 0%}
}@media (max-width:800px) {
    div#cstm_footer .vc_col-sm-2, div#cstm_footer .vc_col-sm-4 {
    width: 50%}
div#cstm_footer img {
    margin-top: 30px;
}
div#cstm_footer h4 {
    margin: 30px 0 15px;
    font-size: 25px;
    line-height: 35px;
}
#cstm_footer .oe-loc-data .vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-direction: column;
}
}@media (max-width:480px) {
    div#cstm_footer .vc_col-sm-2, div#cstm_footer .vc_col-sm-4 {
    width: 100%!important;
}
div#cstm_footer img {
    margin-top: 0;
    width: 70%}
div#cstm_footer h4 {
    margin: 0 0 20px;
    font-size: 25px;
}
}div#oe_ftr-loc {
    width: 100%;
    overflow: hidden;
}
div#oe_ftr-loc .ftr-loc-title {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}
div#oe_ftr-loc .ftr-loc-title h3 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
div#oe_ftr-loc .ftr-loc-cntct ul li a:hover, div#oe_ftr-loc .ftr-loc-title h3 span {
    color: #fcd900;
}
div#oe_ftr-loc .ftr-loc-cntct {
    width: 100%;
    overflow: hidden;
    display: block;
}
div#oe_ftr-loc .ftr-loc-cntct ul {
    margin: 0;
    list-style: none;
}
div#oe_ftr-loc .ftr-loc-cntct a.nectar-button {
    display: block!important;
    text-align: center;
    text-transform: capitalize;
    border: 1px solid #4dc2ed;
}
div#oe_ftr-loc .ftr-loc-cntct ul li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    transition: .3s ease-in-out;
    word-break: break-word;
    color: #fff;
}
div#oe_ftr-loc .ftr-loc-cntct ul li:before {
    position: absolute;
    content: '1';
    left: 0;
    width: 30px;
    color: #fcd900;
    text-align: center;
    font-family: FontAwesome;
    font-size: 16px;
    top: 0;
    transition: .3s ease-in-out;
}
div#oe_ftr-loc .ftr-loc-cntct ul li:first-child:before {
    content: '\f041'}
div#oe_ftr-loc .ftr-loc-cntct ul li:nth-child(2):before {
    content: '\f0e0'}
div#oe_ftr-loc .ftr-loc-cntct ul li:nth-child(3):before {
    content: '\f095'}
div#oe_ftr-loc .ftr-loc-cntct ul li:hover:before {
    color: #4dc2ed;
    transform: rotateY(360deg);
}
div#oe_ftr-loc .ftr-loc-icns {
    width: 100%;
    overflow: hidden;
    display: none;
    padding: 15px 10px 10px;
}
div#oe_ftr-loc .ftr-loc-icns ul.loc_Sicon li a:hover {
    background: #fcd900;
    color: #000!important;
    transform: scale(1.1) rotate(360deg);
}
div#cstm_footer .ftr_sid-icns {
    width: 83.33333333%;
    margin: 15px auto 0;
}
@media(max-width:480px) {
    #cstm_footer .oe-loc-data .wpb_wrapper .oe-loc-data-1, div#oe_ftr-loc {
    margin-bottom: 0;
}
#cstm_footer .oe-loc-data .wpb_wrapper .img-with-aniamtion-wrap {
    margin-bottom: 10px!important;
}
div#cstm_footer .ftr_sid-icns {
    width: 86.333333%;
    margin: 0 auto;
    text-align: center;
}
}