@charset "utf-8";

/* CSS Document */

body {
    margin: 0;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
}

p {
    font-family: 'Roboto', sans-serif;
    margin-top: 0;
    margin-bottom: 0rem;
    font-size: 14px;
    color: #535366;
}

a {
    text-decoration: none !important;
    font-family: 'Roboto', sans-serif;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h5,
h6 {
    margin: 0px 0px;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize !important;
}

li {
    font-family: 'Roboto', sans-serif;
}

.container {
    max-width: 1100px !important;
    margin: 0 auto;
}

p.content {
    color: #454545;
}

.top_header {
    width: 100%;
    padding: 10px 0px;
    background: #1E194D;
}

.top_left {
    width: 100%;
    float: left;
    margin-top: 2px;
}

.top_left p {
    color: #A0A0FF;
    font-size: 13px;
    margin: 0px;
    font-family: 'Roboto', sans-serif;
}

.top_left span {
    margin: 0px 10px;
    color: #A0A0FF;
    font-size: 13px;
}

#header {
    float: left;
    width: 100%;
}

.top_right {
    width: 100%;
    float: right;
    text-align: right;
}

.top_right p {
    margin: 0px;
}

.top_right p a {
    color: #A0A0FF;
    font-size: 13px;
    margin: 0px;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
}

.top_right p a:hover {
    color: #fff;
    transition: all ease 0.5s;
}

.top_right span {
    margin: 0px 10px;
    color: #A0A0FF;
    font-size: 13px;
}

.toppart {
    position: sticky;
    top: 0px;
    z-index: 999;
    float: left;
    width: 100%;
}

.main_menu {
    width: 100%;
    background: #fff;
    float: left;
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.bottom_header {
    width: 100%;
    background: #fff;
    padding: 10px 0px;
    box-shadow: 0 5px 8px 0 rgba(255, 255, 255, 0.2), 0 6px 8px 0 rgba(189, 189, 189, 0.3) !important;
    float: left;
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.navbar-light .navbar-nav .nav-link {
    color: #0D0D0D;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #333 !important;
}

.dropdown-item {
    font-size: 13px;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 14px !important;
    padding-left: 14px !important;
    color: #3E3E3E !important;
}

.form-outline input {
    border-radius: 50px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
}

.input-group {
    position: relative;
    display: block !important;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.form-outline {
    float: right;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    text-align: right;
    left: 20px;
}

.form-outline label i {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 12px;
}

.navbar {
    padding: 6px 0px;
    float: right !important;
    background-color: #fff !important;
    width: 100%;
}

.navbar-expand-md {
    float: left !important;
}

a.activenav {
    border-bottom: 2px solid #d8b54b;
}

.navbar-light .navbar-toggler {
    margin-top: 12px !important;
}

#slider {
    float: left;
    width: 100%;
}

.banner_details {
    position: absolute;
    top: 19%;
    z-index: 99;
    left: 47%;
}

.banner_details h2 {
    color: #070D59 ;
    font-size: 64px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.banner_details h5 {
    color: #070D59 ;
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 16px;
    font-family: 'Roboto', sans-serif;
}

.banner_details p {
    color: #333344;
    letter-spacing: 0.25px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.banner_details a {
    padding: 8px 40px;
    font-size: 14px;
    color: #504b95;
    border-radius: 50px;
    margin-top: 10px;
    float: left;
    transition: all ease 0.5s;
    border: 1px solid #6a63cd;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-right: 15px;
}

.banner_details a i {
    margin-right: 10px;
}

.banner_details a:hover {
    color: #fff;
    background: #6a63cd;
    transition: all ease 0.5s;
}

.slide img {
    width: 100%;
    position: relative;
}

.banner_details {
    padding-bottom: 50px;
}

.locaiton_search {
    padding: 30px 20%;
    /*float:left;*/
    width: 100%;
}

.locaiton_search p {
    color: #070D59 ;
    font-size: 16px;
}

.right_set {
    padding: 48px 0px;
    width: 66%;
    float: left
}

.treatments {
    background: #EFEFFF;
    padding: 60px 0px;
    float: left;
    width: 100%;
}

.treatments p {
    font-size: 14px;
    color: #334;
    line-height: 1.7;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}

.heading_text h2 {
    text-align: center;
    color: #070D59 ;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 32px;
    text-transform: capitalize !important;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}

.heading_text::after {
    content: "";
    width: 70px;
    height: 2px;
    background: #d8b54b;
    position: absolute;
    bottom: -14px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0 auto;
}

.fixed_button {
    position: relative;
}


/*.fixed_button a{position: absolute !important;

left: 10px !important;

bottom: 32px !important;}*/

.plr {
    padding-left: 40px !important;
    padding-right: 40px !important;
    float: left;
    position: relative;
}

.bg_box {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding-right: 15px;
    position: relative;
    box-shadow: 0 5px 8px 0 rgba(255, 255, 255, 0.2), 0 6px 8px 0 rgba(189, 189, 189, 0.3) !important;
}

.bg_box h3 {
    font-size: 16px !important;
    margin-top: 0px;
    color: #070D59 ;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.bg_box p {
    font-size: 14px;
    margin-top: 0px;
    color: #66667A;
    margin-top: 20px;
    width: 100%;
    float: left;
    line-height: 20px;
}

.bg_box span {
    float: left;
    font-size: 14px;
    color: #66667A;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.bg_box a {
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif;
    color: #070D59 ;
    font-weight: 500;
    margin-top: 15px;
    float: left;
    padding: 5px 20px;
    border: 1px solid #070D59 ;
    border-radius: 30px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
    transition: all ease 0.5s;
}

.bg_box a:hover {
    background: #070D59 ;
    color: #fff;
    transition: all ease 0.5s;
}

.bg_box img {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.fa-chevron-double-right::before {
    content: "\f101" !important;
    font-family: "Font Awesome 5 Free";
    content: "";
}

.fa-chevron-double-left::before {
    content: "\f323" !important;
    font-family: "Font Awesome 5 Free";
}

.vieall a {
    padding: 12px 40px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    margin-top: 10px;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.vieall {
    margin: 50px auto;
}

.vieall a:hover {
    color: #fff;
    background: #6254ff;
    transition: all ease 0.5s;
}

.vieall a img {
    line-height: 1.6;
    margin-right: 5px;
}

.works {
    padding: 60px 0px;
    float: left;
    width: 100%;
    background-color: #f5f5ff;
}

.works p {
    font-size: 15px;
    color: #333344;
    font-family: 'Roboto', sans-serif;
}

.details_box {
    padding: 20px 50px !important;
}

.details_box img {
    float: left;
    padding-right: 20px;
}

.details_box h4 {
    font-size: 24px;
    color: #333;
    margin-top: 25px;
    font-weight: 600;
}

.details_box p {
    font-size: 14px;
    color: #66667A;
    width: 100%;
    float: left;
    margin-top: 20px;
}

.get_touch a {
    padding: 12px 30px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    margin-top: 10px;
    transition: all ease 0.5s;
    float: left;
    text-align: center;
    width: 100%;
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Roboto', sans-serif;
}

.get_touch a:hover {
    background: #6254ff;
    color: #FFF
}

.get_touch a img {
    text-align: center !important;
}

.get_touch {
    width: 80%;
    margin: 18px auto;
}

.get_touch img {
    margin-right: 5px;
}

.member_details {
    padding: 50px 20px;
}

.heading_text_left h2 {
    color: #070D59 ;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.heading_text_left::after {
    content: "";
    width: 50px;
    height: 2px;
    background: #d8b54b;
    position: absolute;
    bottom: -10px;
    left: 0px;
    margin: 0 auto;
}

.membership p {
    font-size: 14px;
    color: #333344;
    font-family: 'Roboto', sans-serif;
}

ul.list_points {
    margin-top: 20px;
    width: 100%;
    padding-left: 20px;
    margin-bottom: 30px;
}

ul.list_points {
    line-height: 1.9;
    color: #333344;
    list-style: none;
}

ul.list_points li {
    display: flex;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4;
    font-size: 14px;
    margin: 15px 0px;
}

ul.list_points img {
    padding-right: 6px;
    width: 16px;
    height: 12px;
    margin-top: 6px;
}

.membership a i {
    margin-right: 5px;
}

.membership h5 {
    font-size: 24px;
    color: #070D59 ;
    font-weight: bold;
}

.membership a {
    padding: 8px 45px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    margin-top: 10px;
    float: left;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
}

.membership a:hover {
    color: #fff;
    background: #6254ff;
    transition: all ease 0.5s;
}

.offers {
    background: #f5f5ff;
    padding: 50px 0px;
}

.offers_box {
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
    float: left;
}

.offers_box h6 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #070D59 ;
}

.offers_box p {
    font-size: 14px;
    text-align: left;
    color: #757575;
    margin-top: 15px;
}

.offers_box a {
    padding: 5px 20px;
    font-size: 14px;
    margin-right: 10px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    margin-top: 10px;
    float: left;
    transition: all ease 0.5s;
}

.offers_box a:hover {
    color: #fff;
    background: #d8b54b;
    transition: all ease 0.5s;
}

.logo_section {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.counter_stats {
    width: 100%;
    background: #070D59 ;
    padding: 40px 0px;
}

.number {
    position: absolute;
    top: 33%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: normal;
}

.counter_stats span {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    display: block;
    color: #fff;
    font-size: 20px;
}

.counter_stats h6 {
    position: absolute;
    top: 27%;
    left: 58px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 54px;
    color: #fff;
}

.counter_stats h5 {
    position: absolute;
    top: 27%;
    left: -36px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 54px;
    color: #fff;
}

.talktown {
    padding: 60px 0px;
    background: #FAFAFF;
    width: 100%;
}

.tst_details {
    width: 100%;
    float: left;
}

.tst_details h2 {
    font-size: 20px;
    font-weight: bold;
    color: #070D59 ;
}

.tst_details p {
    font-size: 13px;
    color: #333;
    margin-top: 10px;
}

.testimonials_p {
    float: left;
}

.testimonials_p h3 {
    font-size: 18px;
    font-weight: bold;
    color: #070D59 ;
    margin-top: 5px;
}

.testimonials_p p {
    font-size: 13px;
}

.subscribe {
    width: 100%;
    display: flex;
}

.subscribe h3 {
    font-size: 20px;
    color: #070D59 ;
    font-family: 'Roboto', sans-serif;
    margin-top: 10px;
    font-weight: bold;
}

.subscribe p {
    font-size: 13px;
    color: #454545;
}

.form-outline button {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    background: #070D59 ;
    border-radius: 50px;
    transition: all ease 0.5s;
    padding: 8px 40px;
    border: none;
    color: #fff
}

.form-outline button:hover {
    background: #6254ff;
}

.footer_left_box {
    width: 34%;
    float: left;
    padding: 58px 0px;
    background: #383090 ;
    height: 380px;
}

.footer_right_box {
    width: 100%;
    float: left;
    padding: 50px 0px;
    background: #1e194d;
}

.ft_details img {
    margin-bottom: 20px;
}

.bg_ft {
    width: 100%;
    background: #1e194d;
    height: 553px;
}

.ft_details {
    margin-left: 20%;
    padding-right: 30px;
}

.ft_details p {
    color: #A0A0FF;
    font-size: 14px;
    padding: 8px 0px;
    border-bottom: 1px solid #333;
    margin-bottom: 0px;
    display: flex;
    line-height: 1.5;
}

.ft_details span {
    font-size: 12px;
    color: #A0A0FF;
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px;
}

.ft_details a {
    font-size: 13px;
    color: #fff;
    margin-left: 0px;
    padding-left: 0px;
}

.ft_details a:hover {
    color: #fff;
}

.center_footer {
    width: 100%;
    padding: 50px 0px;
    float: left;
    background: #efefff;
}

.social_link {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.social_link ul {
    margin: 0px;
    padding: 0px;
}

.social_link ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.social_link ul li a {
    padding: 10px;
    text-align: center;
    border-radius: 100%;
    margin: 0px 8px;
    border: 1px solid #070D59 ;
    width: 45px;
    height: 45px;
    display: block;
    line-height: 1.5;
    color: #070D59 ;
    transition: all ease 0.5s;
}

.social_link ul li a:hover {
    color: #fff;
    background: #070D59 ;
    transition: all ease 0.5s;
}

.bottom_footer {
    text-align: center;
    color: #776cf5;
    background: #1e194d;
    float: left;
    width: 100%;
    padding: 24px 0px;
    font-size: 13px;
}

.footer_list {
    width: 100%;
    float: left;
    padding: 40px 0px;
    margin-left: 20px;
}

.footer_list h5 {
    font-size: 16px;
    color: #5f53d2;
    margin: 20px 0px;
    position: relative;
    font-weight: bold;
}

.footer_list h5::after {
    content: "";
    background: #5f53d2;
    height: 2px;
    position: absolute;
    bottom: -12px;
    left: 0px;
    width: 38px;
    font-family: 'Montserrat', sans-serif;
}

.footer_list ul {
    margin-top: 35px;
    margin-left: 0px;
    padding-left: 0px;
}

.footer_list ul li {
    list-style: none !important;
}

.footer_list ul li a {
    font-size: 12px;
    color: #9c9cfa;
    padding: 6px 0px;
    text-transform: capitalize !important;
    width: 100%;
    float: left;
    font-family: 'Montserrat', sans-serif;
}

.animatedParent {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}

.top_h {
    padding: 70px 0px;
    clear: both;
    float: left;
    width: 100%;
}

.members {
    width: 100%;
    float: left;
}

.price_curcle img {
    position: absolute;
    bottom: -3px;
    left: 0px;
    display: none;
}

.form-outline01 input {
    border-radius: 50px;
    font-family: 'Inter', sans-serif;
    font-size: 11px !important;
    padding: 8px 13px;
}

.form-outline01 {
    text-align: center;
    margin-top: 14px;
    width: 400px;
    margin: 0 auto;
}

.form-outline01 label i {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 12px;
}

.login {
    width: 50%;
    margin: 50px auto;
    text-align: center;
    padding: 20px 0px;
    clear: both;
    background: #fff;
    position: relative;
}

.mail_login {
    background: #f5f5ff;
    float: left;
    width: 100%;
}

.login h2 {
    font-size: 20px;
    color: #4135b0;
    margin: 20px 0px;
    font-weight: bold;
}

.form-outline02 input {
    border-radius: 4px;
    font-size: 12px;
    padding: 10px 40px;
    border: 1px solid #b9b5e3;
}

.form-outline02 {
    text-align: center;
    margin-top: 14px;
    margin: 8px auto;
    height: 48px;
}

.form-outline02 label i {
    position: absolute;
    left: 15px;
    top: 16px;
    font-size: 12px;
    color: #4135b0;
}

.form-outline02 label img {
    position: absolute;
    left: 15px;
    width: 15px;
    top: 16px;
    font-size: 12px;
    color: #4135b0;
}

.form-outline02 span a {
    position: absolute;
    right: -82px;
    top: 4px;
    font-size: 13px;
    text-align: left;
    color: #070D59 ;
}

label.checked {
    font-size: 12px;
    color: #66667A;
}

.vieall button {
    padding: 8px 80px;
    font-size: 13px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    margin-top: 10px;
    transition: all ease 0.5s;
    border: 0px;
    font-weight: bold;
}

.vieall {
    margin: 40px auto;
}

.sign button {
    padding: 8px 52px;
    font-size: 13px;
    color: #070D59 ;
    border-radius: 50px;
    margin-top: 10px;
    transition: all ease 0.5s;
    border: 1px solid #070D59 ;
    background-color: #fff;
    font-weight: bold;
}

.sign {
    margin: 40px auto;
}

.sign button:hover {
    color: #070D59 ;
    background: #fff;
    transition: all ease 0.5s;
}

.sign span {
    margin: 0px 15px;
    font-size: 13px;
    color: #66667A;
}

.form-group label {
    text-align: left;
    float: left;
    margin-bottom: 5px;
}

.social_linklogin {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.social_linklogin ul {
    margin: 0px;
    padding: 0px;
}

.social_linklogin ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    color: #66667A;
}

.social_linklogin ul li a {
    padding: 10px;
    text-align: center;
    border-radius: 100%;
    margin: 0px 5px;
    background: #070D59 ;
    width: 35px;
    height: 35px;
    display: block;
    line-height: 1.2;
    color: #fff;
    transition: all ease 0.5s;
    font-size: 13px;
}

.breadcrumb-item {
    font-size: 12px;
}

li.breadcrumb-item a {
    color: #7d9bb5;
}

.category_details {
    padding: 20px 0px;
    float: left;
    width: 100%;
}

.category_details h3 {
    color: #070D59 ;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

span.crv {
    color: #9f9cbf;
    font-size: 12px;
    margin-top: 5px;
    float: right;
}

a.readmore {
    font-size: 12px;
    color: #070D59 ;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

a.readmorelarge {
    padding: 14px 40px;
    font-size: 13px;
    color: #fff;
    background: #070D59 ;
    text-align: center;
    border-radius: 50px;
    width: 100%;
    margin-top: 10px;
    float: left;
    transition: all ease 0.5s;
}

a.readmorelarge i {
    margin-right: 5px;
}

a.readmorelarge:hover {
    background: #6254ff;
    transition: all ease 0.5s;
    color: #fff;
}

a.more {
    float: left;
    padding: 13px 30px;
    font-size: 13px;
    font-weight: 600;
    color: #070D59 ;
    border-radius: 50px;
    text-transform: capitalize !important;
    border: 1px solid #070D59 ;
    margin-top: 19px;
    transition: all ease 0.5s;
}

a.more img {
    margin-right: 5px;
}

ul.list_deatls {
    padding-left: 18px;
    margin-left: 0px;
    margin-top: 18px;
}

ul.list_deatls li {
    font-size: 14px;
    margin: 8px 6px;
    color: #535366;
}

.category_details p {
    font-size: 14px;
    color: #66667A;
    margin: 10px 0px;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #EFEFFF !important;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    flex: unset !important;
    text-align: center !important;
    margin-right: 125px !important;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6 !important;
}

.project-tab {
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    width: 100%;
}

.project-tab #tabs {
    background: #007b5e;
    color: #eee;
}

.project-tab #tabs h6.section-title {
    color: #eee;
}

.project-tab #tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #070D59  !important;
    background-color: transparent;
    border-color: transparent transparent transparent !important;
    border-bottom: 2px solid #d8b54b !important;
    font-size: 16px;
    font-weight: 500;
}

.project-tab .nav-link {
    border: 0px solid transparent !important;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #5f6b77;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}

.project-tab thead {
    background: #f3f3f3;
    color: #333;
}

.project-tab a {
    text-decoration: none;
    color: #333;
}

.tab-content {
    margin-top: 30px;
}

.description h4 {
    font-size: 17px;
    color: #5d5d68;
}

#accordion .panel {
    /* border: none;*/
    box-shadow: none;
    /* border-radius: 30px;*/
    margin-bottom: 15px;
}

#accordion .panel-heading {
    padding: 0;
    border-radius: 30px;
}

#accordion .panel-title a {
    display: block;
    padding: 17px 20px 17px 70px;
    border: 1px solid #ccc !important;
    font-size: 17px;
    font-weight: 400;
    color: #323233;
    border: none;
    position: relative;
    transition: all 0.3s ease 0s;
}

#accordion .panel-title a.collapsed {
    color: #6f6f6f;
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 30px;
    height: 30px;
    line-height: 34px;
    border-radius: 50%;
    background: #070D59 ;
    font-size: 21px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 13px;
    left: 15px;
    transition: all 0.3s ease 0s;
}

#accordion .panel-title a.collapsed:after {
    content: "\f105";
}

#accordion .panel-body {
    padding: 0px 0 0 0;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 25px;
    border: 1px solid #CCC;
    border-top: none;
    position: relative;
    margin-top: -8px;
}

#accordion .panel-body p {
    padding: 10px 20px 10px;
    margin: 0;
    background: #fff;
    /*border:1px solid #ccc;*/
}

.breadcrumb {
    margin-top: 16px;
}

.list_deatls li span {
    color: #070D59 ;
}

.category_details img {
    border-radius: 6px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 10px;
    margin-left: 10px;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    width: 15% !important;
}

.brd {
    clear: both;
    margin-top: 15px;
    display: table;
}

ol.list_deatls {
    margin-top: 15px;
}

ol.list_deatls li {
    margin: 8px 0px;
    font-size: 14px;
    color: #4e4e62;
}

.prd_box {
    padding: 30px;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    margin-bottom: 25px;
}

.prd_box img {
    border-radius: 5px;
}

.prd_box h3 {
    font-size: 20px;
    font-style: normal;
    padding: 10px 0px;
    color: #333344;
    margin-bottom: 0px;
}

.prd_box p {
    color: #9999AF;
}

.prd_box a {
    background: #FFFFFF;
    border: 1px solid #070D59 ;
    color: #070D59 ;
    font-size: 13px;
    border-radius: 24px;
    padding: 6px 20px;
    margin-top: 20px;
}

.fees_details {
    padding: 10px;
}

.fees_details p {
    font-size: 14px;
    color: #66667A;
    line-height: 1.6;
}

.prs_box {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.prs_box span {
    width: 175px;
    margin-right: 10px;
    font-size: 16px;
    padding: 8px 15px;
    font-weight: 600;
    color: #66667A;
    border: 1px solid #66667A;
    float: left;
    text-align: center;
}

.fees_offers {
    border: 1px solid #070D59 ;
    padding: 50px 80px;
    float: left;
    margin-top: 30px;
    position: relative;
}

.fees_offers p {
    color: #333344;
    font-size: 14px;
}

a.offer_btn {
    padding: 7px 20px;
    font-size: 14px;
    color: #333344;
    position: absolute;
    top: -20px;
    background: #fff;
    border: 1px solid #070D59 ;
    border-radius: 20px;
    left: 0px;
    right: 0px;
    width: 150px;
    margin: 0 auto;
    text-align: center;
}

.journey {
    width: 100%;
    background: #F5F5FF;
    padding: 60px 0px;
    float: left;
}

.compare {
    width: 100%;
    padding: 60px 0px;
    float: left;
}

.myprogress {
    width: 65px;
    margin: 0px auto;
    text-align: center;
    position: relative;
}

.myprogress::after {
    content: "";
    border: 1px dashed #0070ff;
    height: 100%;
    display: block;
    width: 1px;
    position: absolute;
    top: 0px;
    left: 32px;
    right: 0px;
}

.myprogress .circle {
    background: #fff;
    width: 65px;
    height: 65px;
    border-radius: 80px;
    border: 1px solid #6254FF;
    margin: 40px 0px;
    position: inherit;
    z-index: 9;
}

.myprogress .bar {
    /*border:1px dashed #6254FF;*/
}

.myprogress .circle .label {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 30px;
    border-radius: 40px;
    font-size: 24px;
}

.myprogress .circle .title {
    color: #6254FF;
    font-size: 24px;
    line-height: 65px;
    font-weight: 600;
}

.details_j {
    position: absolute;
    top: 0px;
    padding: 0px;
    width: 474px;
    right: 64px;
    text-align: left;
}

.details_j h4 {
    color: #070D59 ;
    font-size: 20px;
    border-bottom: 1px solid #6254FF;
    padding-bottom: 6px;
    font-family: 'Montserrat', sans-serif;
}

.details_j p {
    color: #66667A;
}

.details_j2 {
    position: absolute;
    top: 0px;
    width: 474px;
    left: 64px;
    text-align: left;
}

.details_j2 h4 {
    color: #070D59 ;
    padding-left: 10px;
    font-size: 20px;
    border-bottom: 1px solid #6254FF;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 6px;
}

.details_j2 p {
    color: #66667A;
    padding-left: 10px;
}

.choose {
    width: 100%;
    background: #070D59 ;
    padding: 50px 0px;
    float: left;
    clear: both;
}

.reasons_box {
    width: 185px;
    height: 185px;
    float: left;
    border-radius: 100%;
    border: 1px solid #5e52e3;
    padding: 16px;
    color: #fff;
    position: relative;
    margin-right: 30px;
}

.reasons_box h5 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 67px;
    bottom: 0px;
    left: 5px;
    right: 0px;
    text-align: center;
    line-height: 1.7;
}

table {
    border-collapse: collapse;
    /* table-layout: fixed; */
    width: 100%;
}

th {
    background: #F5F5F5;
}

td,
th {
    height: 53px
}

td,
th {
    border: 1px solid #DDD;
    padding: 10px;
    empty-cells: show;
    font-size: 12px;
}

td,
th {
    text-align: left;
}

td+td,
th+th {
    text-align: center;
}

td.default {
    display: table-cell;
}

.bg-purple {
    background: #070D59 ;
    /*background:#6254FF;*/
    padding: 20px 30px;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 25%;
}

.bg-blue {
    background: #fff;
    padding: 20px 30px;
    color: #333;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 25%;
}

.sep {
    background: #F5F5F5;
    font-weight: bold;
}

.txt-l {
    font-size: 28px;
    font-weight: bold;
}

.txt-top {
    position: relative;
    top: -9px;
    left: -2px;
}

.tick {
    font-size: 18px;
    color: #2CA01C;
}

.closed {
    font-size: 18px;
    color: #F00;
}

.hide {
    border: 0;
    background: none;
}

.pdl {
    padding: 0px 0px;
    color: #333344;
    border-bottom: 1px solid #e8e7e7 !important;
}

@media (min-width: 640px) {
    td,
    th {
        display: table-cell !important;
    }
    td,
    th {
        width: 330px;
    }
    td+td,
    th+th {
        width: auto;
    }
}

.gark_b {
    background: #F5F5FF;
    border-bottom: 1px solid #fff !important;
}

.brd_t {
    border-bottom: 1px solid #e8e7e7 !important;
}

.font_s a {
    font-size: 11px !important;
}


/* Team */

.team-member {
    background: #fff;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    margin-bottom: 30px;
}

.team-member .team-photo {
    background: #fff;
    min-height: 200px;
    margin: 0 auto;
}

.team-member .team-attrs {
    padding: 16px 16px 16px 16px;
    background: #F7F7F7;
    color: #070D59 ;
}

.team-member .team-attrs .team-name {
    font-size: 20px;
    margin-bottom: 5px;
}

.team-member .team-attrs .team-position {
    font-size: 16px;
    color: #66667A;
}

.team-member .team-content {
    color: #303030;
    opacity: .8;
    padding: 16px 24px 40px 24px;
}

.team-member:hover {
    box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.2);
}


/*------------------------------------------------------------------

[10. Hover Effects]

*/

.item-wrap {
    margin-bottom: 30px;
}

figure {
    position: relative;
    overflow: hidden;
    text-align: center;
}

figure img {
    position: relative;
    opacity: 1.0;
}

figure figcaption {
    padding: 1.0em;
    color: #303030;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure figcaption>.fig-description a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
}

figure figcaption:before,
figure figcaption:after {
    pointer-events: none;
}

figure figcaption,
figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure h3 {
    word-spacing: -0.15em;
    font-family: "Montserrat", sans-serif;
}

figure h3 span {
    font-family: "Montserrat", sans-serif;
}

figure h3,
figure p {
    margin: 0;
}

figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}


/* Team Hover */

figure.effect-zoe {
    margin: 0;
    width: 100%;
    height: auto;
    min-width: 200px;
    max-height: none;
    max-width: none;
    float: none;
}

figure.effect-zoe img {
    display: inline-block;
    opacity: 1;
    width: 100%;
}

figure.effect-zoe p.icon-links {
    margin: 10px 0px;
}

figure.effect-zoe p.icon-links a {
    display: block;
    border-radius: 100%;
    display: inline-block;
}

figure.effect-zoe p.icon-links a img {
    color: #333;
    font-size: 17px;
    display: inline-block;
    padding: 8px 5px;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

figure.effect-zoe p.icon-links a:hover i::before {
    color: #f2f2f2;
}

figure.effect-zoe p.phone-number a {
    color: #fff;
    font-size: 12px;
}

figure.effect-zoe p.phone-number a:hover {
    color: #f2f2f2;
    text-decoration: none;
}

figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 0;
    height: 12em;
    background: #fff;
    border-top: 3px solid #fff;
    color: #5d5d5d;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

p.details_p {
    color: #9999AF;
    font-size: 12px;
    letter-spacing: 0px;
    padding: 0px 10px;
}

p.icon-links a span {
    font-size: 20px;
    line-height: 1.7;
    color: #ffff;
    border: 1px solid #ccc;
    margin-top: 20px !important;
    width: 38px;
    height: 38px;
    display: block;
    border-radius: 100%;
    display: inline-block;
    margin: 0px 3px;
    transition: all ease 0.6s;
}

figure.effect-zoe p.icon-links span:hover {
    background: #070D59 ;
    color: #fff;
    border: none !important;
    transition: all ease 0.6s;
}

.top_label {
    text-align: left;
    padding: 0px 20px;
    clear: both;
    color: #66667A;
    font-size: 16px;
    font-weight: 500;
}

#grad1 {
    background: #f5f5ff;
}

ul#progressbar li span {
    position: absolute;
    top: -28px;
    left: 0px;
    right: 0px;
    z-index: 99999;
    font-size: 12px;
}

#msform {
    margin-top: 60px;
    float: left;
    width: 100%;
}

ul#progressbar li i {
    font-size: 20px;
}

li.active i {
    color: #2DD284;
}

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 20px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;
    position: relative
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin-top: 40px;
    float: left;
    padding: 40px;
    position: relative
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform fieldset .form-card {
    text-align: left;
    color: #9E9E9E
}

#msform input,
#msform textarea {
    padding: 0px 8px 4px 8px;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 6px;
    margin-top: 2px;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    font-size: 16px;
    letter-spacing: 1px
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    font-weight: bold;
    border-bottom: 2px solid skyblue;
    outline-width: 0
}

#msform .action-button {
    padding: 8px 15px;
    /*font-size: 14px;*/
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    float: right;
    /*margin-top: 20px;*/
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
    margin-top: 10px;
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue
}

#msform .action-button-previous {
    padding: 6px 30px;
    font-size: 14px;
    color: #070D59 ;
    border: 2px solid #070D59 ;
    border-radius: 50px;
    background: #fff;
    float: left;
    margin-top: 20px;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}

select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px
}

select.list-dt:focus {
    border-bottom: 2px solid skyblue
}

.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    color: #AAAAC1;
}

#progressbar .active {
    color: #333344;
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 19%;
    float: left;
    position: relative;
    font-weight: 600;
}

#progressbar li:before {
    width: 22px;
    height: 22px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #D4D4DB;
    position: absolute;
    left: 0;
    top: 9px;
    z-index: -99;
}

.radio-group {
    position: relative;
    margin-bottom: 25px
}

.radio {
    display: inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.team_section {
    float: left;
    width: 100%;
}

.team {
    width: 100%;
    float: left;
    background: #F5F5FF;
    padding-top: 0px;
    padding-bottom: 30px;
}

.fa-dot-circle::before {
    content: "\f192";
}

.introduction ul li {
    list-style: none;
    margin: 8px 0px;
    font-size: 14px;
}

#progressbar li.active::before,
#progressbar li.active::after {
    background: #2DD284;
}

.bgcenter {
    background: #070D59  !important;
}

.price_curcle {
    width: 140px;
    height: 140px;
    padding: 10px;
    margin: 0 auto;
    border-radius: 100%;
    background: #fff;
    position: relative;
}

.card-body h5 {
    color: #070D59 ;
    font-size: 24px;
}

span.h2 {
    color: #070D59 ;
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.price_curcle p {
    color: #66667A;
    font-size: 12px;
    margin-top: 7px;
    padding: 0 22%;
}

.list-group-item {
    background: #EFEFFF !important;
    font-size: 14px !important;
    padding: .5rem 2rem !important;
    color: #4d4d5e;
}

li.bg_list {
    font-size: 14px !important;
}

.list-group-item::before {
    content: "";
    background: url(../images/check.png) no-repeat left;
    position: absolute;
    left: 11px;
    top: 18px;
    padding: 5px;
}

.bg_list::before {
    content: "";
    background: url(../images/whitecheck.png) no-repeat left;
    position: absolute;
    left: 11px;
    top: 18px;
    padding: 5px;
}

.bg_list {
    background: #070D59  !important;
    color: #EFEFFF;
}

.choosep a {
    background: #fff !important;
    color: #070D59 ;
    line-height: 1.3;
}

.choosep a:hover {
    color: #fff !important;
    background: #6254ff !important;
    transition: all ease 0.5s;
}

.w-100 {
    width: 100% !important;
    display: block;
}

.w-75 {
    width: 75% !important;
    display: block;
}

.gift_m {
    width: 100%;
    float: left;
    margin-bottom: 45px;
}

.gift_m p {
    text-align: center;
    color: #66667A;
    font-size: 16px;
    line-height: 20px;
    margin-top: 35px;
}

.gift_m h4 {
    font-size: 20px;
    text-align: center;
    color: #070D59 ;
}

.gift_m i {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.apnmt {
    width: 100%;
    display: table;
    background: #f5f5ff;
    padding: 50px 0px;
    float: left;
}

.apointment {
    width: 83%;
    background: #fff;
    padding: 40px 70px;
    margin: 0 auto;
}

.pic_profile img {
    border-radius: 100%;
    width: 180px;
}

.checkeds {
    color: #D0B030;
}

.profiled h5 {
    color: #070D59 ;
    font-size: 24px;
}

.profiled h4 {
    color: #66667A;
    font-size: 16px;
}

.profiled h3 {
    color: #66667A;
    font-size: 16px;
}

.profiled h2 {
    color: #66667A;
    font-size: 14px;
}

span.profile_time {
    float: right;
    text-align: right;
    color: #66667A;
    font-size: 14px;
}

.profiled h6 {
    font-size: 14px;
}

a.view_p {
    background: #070D59 ;
    color: #fff;
}

.form_field {
    padding: 40px 200px;
}

.form_field label {
    margin-bottom: 5px;
    font-size: 14px;
    color: #66667A;
}

.form-group {
    margin-bottom: 15px;
}

.option i {
    position: absolute;
    right: 20px;
    top: 39px;
    color: #888;
    font-size: 14px;
}

.btn-check:active+.btn-outline-success,
.btn-check:checked+.btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
    color: #fff;
    background-color: #070D59  !important;
    border-radius: 50px;
    padding: 10px 20px;
    border-color: #070D59 ;
}

.btn-outline-danger {
    color: #070D59  !important;
    border-color: #070D59  !important;
    background: #FFFFFF !important;
    border-radius: 50px !important;
    padding: 10px 20px !important;
}

.form-control {
    font-size: 14px !important;
}

.btn_t label {
    width: 48%;
}

.a_button {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.teethgum {
    margin: 0 auto;
    text-align: center;
    width: 57%;
}

input.next_value {
    position: absolute;
    top: 11%;
}

input.next_value2 {
    position: absolute;
    top: 28%;
    float: left;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: -32px;
    background-color: #363183;
    transition: 0.5s;
    padding-top: 0px;
}

.sidenav a {
    padding: 8px 15px 8px 28px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 10%;
    left: -20px;
    font-size: 29px;
    margin-left: 0px;
    z-index: 999999999;
    background-color: #2d2971;
    line-height: 0px;
    text-align: center;
    padding: 7px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 14px;
    }
}

.search i {
    font-size: 18px;
    cursor: pointer;
    position: relative;
    top: 5px;
}

.searchbar {
    position: relative;
    min-width: 50px;
    width: 0%;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s
}

.searchbar-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 20px;
    color: #333;
}

.searchbar-input::-webkit-input-placeholder {
    color: #fff
}

.searchbar-input:-moz-placeholder {
    color: #fff
}

.searchbar-input::-moz-placeholder {
    color: #fff
}

.searchbar-input:-ms-input-placeholder {
    color: #fff
}

.searchbar-icon,
.searchbar-submit {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #333;
    border-left: 1px solid white
}

.searchbar-open {
    width: 300%;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
}

.sms {
    position: fixed;
    right: 10px;
    bottom: 10px;
}


/*=========================================

            27. PRELOADER CSS

============================================*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: #fff;
}

.loader_logo {
    width: 100%;
    margin-bottom: 20px;
}

.loader_logo img {
    text-align: center;
    margin: 0 auto;
}

.loader1 {
    display: block;
    position: relative;
    left: 46%;
    top: 42%;
}

.loader1 span {
    vertical-align: middle;
    border-radius: 100%;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 3px 2px;
    -webkit-animation: loader1 0.8s linear infinite alternate;
    animation: loader1 0.8s linear infinite alternate;
}

.loader1 span:nth-child(1) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(41, 103, 230, 0.6);
}

.loader1 span:nth-child(2) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
    background: rgba(216, 181, 75, 1);
}

.loader1 span:nth-child(3) {
    -webkit-animation-delay: -0.26666s;
    animation-delay: -0.26666s;
    background: rgba(41, 103, 230, 0.6);
}

.loader1 span:nth-child(4) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
    background: rgba(216, 181, 75, 1);
}

.loader1 span:nth-child(5) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(41, 103, 230, 0.6);
}

@keyframes loader1 {
    from {
        transform: scale(0, 0);
    }
    to {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes loader1 {
    from {
        -webkit-transform: scale(0, 0);
    }
    to {
        -webkit-transform: scale(1, 1);
    }
}

.text-white {
    color: #fff !important;
}

.accordion {
    /* margin: 40px 0;*/
    background-color: #fff;
    padding: 10px;
    float: left;
    width: 100%;
}

.accordion .item {
    border: none;
    background: none;
}

.t-p {
    color: rgb(193 206 216);
    padding: 10px 10px;
    ;
}

.accordion .item .item-header h2 button.btn.btn-link {
    background: #fff;
    color: #66667A;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    border-bottom: 1px solid #e8e5e5;
    font-weight: 500;
    line-height: 2;
    text-decoration: none;
    padding: 7px 0px;
}

.accordion .item .item-header {
    border-bottom: none;
    background: transparent;
    padding: 0px;
    margin: 2px;
}

.accordion .item .item-header h2 button {
    color: white;
    font-size: 20px;
    display: block;
    width: 100%;
    text-align: left;
}

.right_filter {
    float: right;
}

.accordion .item .item-header h2 i {
    float: right;
    font-size: 16px;
    color: #605f5f;
    width: 20px;
    display: flex;
    margin-top: 6px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

button.btn.btn-link.collapsed i {
    transform: rotate(0deg);
}

button.btn.btn-link i {
    transform: rotate(180deg);
    transition: 0.5s;
}

.ontext {
    float: left;
    margin-top: 10px;
    padding: 0px 20px;
    width: 49%;
}

.grid-view-filter .ontext {
    width: 100%;
}

.grid-view-filter .ontext p {
    color: #66667A;
    display: none;
}

.grid-view-filter .ontext_right {
    display: none;
}

.grid-view-filter .team_text h3 {
    color: #070D59 ;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
}

.ontext h5 {
    color: #66667A;
    margin-top: 20px;
    font-size: 16px;
}

.team_text img {
    float: left;
    padding: 28px 10px;
    border-radius: 100%;
    width: 191px;
}

.team_text h3 {
    color: #070D59 ;
    font-size: 22px;
    margin-top: 20px;
    font-weight: 600;
}

.checkeds {
    color: #D0B030;
}

.grid-view-filter h5 {
    padding-bottom: 8px;
}

.ontext_right {
    float: left;
    text-align: right;
    font-size: 14px;
    color: #66667A;
    padding: 20px;
    width: 26%;
    margin-top: 6%;
}

.ontext_right h5 {
    font-size: 14px;
    color: #66667A;
    text-align: right;
}

.ontext_right p {
    font-size: 14px;
    color: #66667A;
    text-align: right;
}

.list.grid-view-filter li img {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding: 10px 10px;
}

.ontext p {
    font-size: 14px;
    color: #66667A;
}

.ontext h4 {
    width: 100%;
    color: #66667A;
    font-size: 14px;
    margin: 12px 0px;
}

select.distance {
    float: left;
    width: 55%;
    border-radius: 30px;
    padding: 5px 10px;
}

select.trt_drop {
    width: 100%;
    border-radius: 0px;
    padding: 10px 0px !important;
    border-top: none;
    border-left: none;
    border-right: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #66667A;
    border-bottom: 1px solid #e8e5e5;
}

.form-select {
    background-position: right 4px center !important;
}

label.short {
    float: left;
    margin-top: 5px;
    margin-right: 15px;
}

.top_leftteam {
    width: 100%;
    float: left;
    margin-top: 35px;
}

.top_leftteam h4 {
    font-size: 16px;
    color: #66667A;
}

.top_rating {
    background: #fff;
    width: 30%;
    padding: 7px 10px;
    border-radius: 30px;
    float: left;
    margin-right: 15px;
    line-height: 0.6;
    margin-top: 10px;
}

.top_rating span {
    font-size: 13px;
}

.top_rating i {
    font-size: 11px;
    float: right;
    margin-top: 3px;
    margin-top: 1px;
    cursor: pointer;
}

.top_rating p {
    font-size: 12px;
    color: #66667A;
    padding: 3px 0px;
    margin: 0px 0px;
    text-align: center;
}

select.search_fil {
    background-color: #EFEFFF;
    padding: 7.5px;
    font-size: 14px;
}

input.search_top {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 9.6px 33px;
}

label.serch_i i {
    right: -13px;
    top: 0px;
    padding: 13px;
    background-color: #070D59 ;
    color: #fff;
    cursor: pointer;
}

li.nav_top a {
    padding: 10px 22px !important;
}

.self_check {
    width: 100%;
    float: left;
}

.team_details {
    width: 100%;
    float: left;
    background: #F7F7F7;
    padding: 0px 0px;
}

.detail_left {
    border-radius: 8px;
    float: left;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.10);
    position: relative;
    bottom: 46px;
}

.about_d {
    padding: 20px;
    margin: 0 auto;
    width: 100%;
    float: left;
}

img.pr_p {
    border-radius: 100%;
    padding: 20px;
}

.about_d h3 {
    text-align: center;
    font-size: 18px;
    color: #070D59 ;
    margin-top: 10px;
    font-weight: 600;
}

.about_d span {
    text-align: center;
    font-size: 14px;
    color: #333;
    text-align: center;
    width: 100%;
    float: left;
}

img.line {
    text-align: center;
    margin: 0px auto;
    display: block;
    padding-top: 12px;
}

select.select_treatment {
    border-radius: 30px;
    padding: 3px 10px;
    margin-top: 30px;
    font-size: 13px;
    margin-bottom: 15px;
}

a.details_b {
    font-size: 13px;
    text-align: center;
    background: #070D59 ;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 30px;
    width: 100%;
    padding: 10px 20px;
    float: left;
    font-weight: 600;
    transition: all ease 0.5s;
}

a.details_b:hover {
    background: #6254ff;
    transition: all ease 0.5s;
    border: none;
    color: #fff;
}

ul.tat_d {
    width: 100%;
    float: left;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 20px;
}

ul.tat_d li {
    padding: 6px 0px;
    font-size: 14px;
    border-bottom: 1px solid #9999AF;
    color: #6c6c73;
    list-style: none;
    display: flow-root;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}

ul.tat_d li span {
    float: left !important;
}

ul.tat_d li p {
    text-align: right;
    float: right;
    color: #6c6c73;
    margin-bottom: 0px;
}

.specialised {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.specialised h4 {
    color: #333344;
    font-weight: 600;
    font-size: 16px;
}

.specialised p {
    color: #66667A;
    font-size: 13px;
}

.follow {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.follow h5 {
    font-size: 16px;
    color: #333344;
    font-weight: 600;
}

ul.social {
    width: 100%;
    float: left;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 5px;
}

ul.social li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}

ul.social li a {
    padding: 6px;
    font-size: 19px;
    border: 1px solid #070D59 ;
    color: #070D59 ;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 1.2;
    transition: all ease 0.5s;
}

ul.social li a:hover {
    border: 1px solid #070D59 ;
    transition: all ease 0.5s;
}

.bottom_dt {
    background: #66667A;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    float: left;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 14px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: transparent !important;
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    flex: 1 1 inherit !important;
    text-align: center;
    padding: 5px 0px !important;
    margin-right: 20px;
    font-weight: 500;
}

.about_d__l {
    background: #fff;
    padding: 20px 30px;
    border-radius: 8px;
}

span.top_texts {
    color: #070D59 ;
    font-weight: 600;
}

p.qt {
    margin-left: 0px;
    margin-bottom: 0px;
}

p.qt2 {
    margin-top: 10px;
    float: right;
}

.about_d__l p {
    font-size: 14px;
    color: #66667A;
    line-height: 1.6;
}

.about_d__l h5 {
    color: #070D59 ;
    font-size: 14px;
    font-weight: 600;
    margin-top: 30px;
}

.about_d__l h6 {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    margin-top: 30px;
}

.about_d__l ul {
    margin-top: 20px;
    padding-left: 20px;
}

.about_d__l li {
    font-size: 14px;
    color: #66667A;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.about_right_d_1 p {
    color: #66667A;
}

.about_right_d_1 {
    width: 100%;
    float: left;
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
}

.about_right_d_1 h4 {
    color: #070D59 ;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}

ul.qualification {
    width: 100%;
    float: left;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 20px;
}

ul.qualification li {
    padding: 7px 0px;
    font-size: 15px;
    border-bottom: 1px solid #DDD;
    color: #797777;
    list-style: none;
    display: flow-root;
    font-weight: 600;
}

ul.qualification li span {
    float: left !important;
}

ul.qualification li p {
    color: #6c6c73;
    margin-bottom: 0px;
    font-weight: normal;
}

.working_details {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.working_details span {
    border: 1px solid #333;
    padding: 4px 10px;
    width: 175px;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.working_details h3 {
    color: #333344;
    font-size: 16px;
    width: 100%;
    float: left;
    font-weight: 600;
}

.working_details ul {
    width: 100%;
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    list-style: none;
}

.working_details ul li {
    margin: 5px 0px;
    color: #66667A;
    font-size: 14px;
}

.cash_s {
    width: 100%;
    float: left;
}

.cash_s h3 {
    font-size: 18px;
    color: #333;
    line-height: 1.5;
}

.cash_s p {
    font-size: 14px;
    color: #9999AF;
    line-height: 1.5;
}

a.case_b {
    font-size: 13px;
    text-align: center;
    border: 1px solid #070D59 ;
    background: #fff;
    color: #070D59 ;
    margin-top: 60px;
    margin-bottom: 5px;
    border-radius: 30px;
    padding: 5px 20px;
    float: left;
    font-weight: 600;
    transition: all ease 0.5s;
}

.working_details p {
    color: #66667A;
}

.testimonials {
    width: 100%;
    background: #fff;
    padding: 20px;
    float: left;
    border-radius: 8px;
    margin-bottom: 20px;
}

.testimonials h6 {
    font-size: 14px;
    color: #5c5c5e;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    line-height: 1.7;
}

h5.tst_b {
    color: #070D59 ;
    margin-top: 20px;
    font-size: 16px;
}

h5.tst_b p {
    color: #66667A;
    font-weight: normal;
}

.input-group>.form-control,
.input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 100% !important;
    min-width: 0;
}

.input_icon {
    position: relative;
}

.input_icon i {
    position: absolute;
    top: 36px;
    left: 16px;
    color: #ccc;
}

.input_icon img {
    position: absolute;
    top: 38px;
    width: 16px;
    left: 16px;
    color: #ccc;
}

.input_icon input {
    padding-left: 40px;
}

.input_icon textarea {
    padding-left: 40px;
}

.post_banner {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    position: relative;
}

.post_banner img {
    width: 100%;
}

.post_details {
    position: absolute;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.post_details h3 {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 20px;
}

.post_details a {
    padding: 10px 20px;
    font-size: 13px;
    color: #070D59 ;
    background: #fff;
    margin-top: 20px;
    border-radius: 30px;
}

i.optionicon {
    position: absolute;
    left: 30px;
    top: 37px;
    width: 10px;
    color: #ccc;
}

img.optionicon {
    position: absolute;
    left: 30px;
    top: 37px;
    color: #ccc;
    width: 15px
}

select#inputState {
    padding-left: 35px;
    color: #999;
}

input.date_p {
    padding-left: 40px;
}

.file-upload {
    background-color: #ffffff;
    margin: 0 auto;
    float: left;
    width: 100%;
}

.datepicker {
    width: 20%;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.file-upload-btn:hover {
    background: #1AA059;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
    top: 0px;
    z-index: 9;
}

.image-upload-wrap {
    margin-top: 8px;
    /*padding: 25px 0px;*/
    border: 2px dashed #A8A8A8;
    position: relative;
}

.drag-text p {
    font-size: 10px;
    color: #ccc;
}

.image-dropping,
.image-upload-wrap:hover {
    border: 2px dashed #A8A8A8;
}

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text {
    text-align: center;
}

.drag-text h3 {
    text-transform: uppercase;
    color: #666;
    margin-bottom: 0px;
    padding: 10px 0;
    font-size: 13px;
}

.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image {
    width: 200px;
    margin: 0;
    color: #333;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.remove-image:hover {
    cursor: pointer;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}

button.submit {
    background: #070D59 ;
    border-radius: 30px;
    width: 49%;
    color: #fff;
}

button.reset {
    border-radius: 30px;
    border: 1px solid #070D59 ;
    width: 49%;
    color: #070D59 ;
}

button.submit:hover {
    color: #fff;
}

button.remove-image {
    width: 100%;
    font-size: 13px;
    float: left;
    text-align: center;
    background: none;
    border-bottom: 1px solid #333;
    border-radius: 0px;
}

i.circle {
    position: absolute;
    left: 11px;
    top: 21px;
    font-size: 11px;
    color: #2dbf3d;
}

i.closeimg {
    position: absolute;
    right: 11px;
    top: 21px;
    font-size: 11px;
    color: #F00;
}

.slider,
.slidervertical {
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: visible;
    z-index: 100;
}


/* slidershell exists only

to provide a positioning context for the range input and other elements.*/

.slidershell {
    border: 0 none;
    position: relative;
    left: 35px;
    top: 40px;
    overflow: visible;
    /*   paading-left: 40px; */
}


/* .slidertrack is the visible track on which the user drags the thumb button. */

.slidertrack {
    background-color: #ccc;
    border-radius: 4px;
    position: absolute;
}


/* .sliderfill adds color (or a gradient as seen here) to the track as the user 

	drags the thumb. */

.sliderfill {
    border: 1px solid #7a0035;
    border-radius: 4px;
    position: absolute;
    opacity: 1;
    pointer-events: none;
    background: #7a0035;
    /*   background: linear-gradient(90deg, #005555, #006699); */
}


/* .sliderthumb can be any css you like including an image. 

	The dimensions must match those found in the rule for 

	input[type=range]::-webkit-slider-thumb. */

.sliderthumb {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 0px;
    top: -4px !important;
    border: 0 none;
    padding: 0px;
    margin: 0px;
    text-align: center;
    pointer-events: none;
    color: #333;
    border: 1px solid #070D59 ;
}

.btn-spin-round {
    width: 30px;
    height: 30px;
    padding-top: 2px;
    border-radius: 100%;
    border: 0;
    margin-top: -4px !important;
    display: inline-block;
    position: relative;
    font-family: inherit;
    line-height: normal;
    font-weight: bold;
    background: #070D59 ;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
}

.btn-spin-round:focus,
.btn-spin-round:hover {
    text-decoration: none;
    background-color: #7a0035;
}

.btn-spin-round.disabled,
.btn-spin-round[disabled] {
    background-color: fade(#000, 50%);
    cursor: default;
}

.btn-spin-round.uppercase {
    text-transform: uppercase;
}

.btn-left {
    float: left;
    display: table-cell;
    vertical-align: middle;
}

.btn-right {
    float: right;
    display: table-cell;
    vertical-align: middle;
}

.age_details h4 {
    font-size: 16px;
}

.age_details h5 {
    text-align: center;
    font-size: 16px;
}

label.brd_r {
    border: 1px solid #070D59 ;
    border-radius: 100% !important;
    margin: 10px 20px;
    background: none;
    font-weight: 600;
    height: 80px;
    width: 80px;
    color: #070D59 ;
    line-height: 1.8;
}

.top_bt {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

label.brd_r i {
    font-size: 28px;
}

label.brd_r:hover {
    background: #070D59 ;
}

input.btn-check:checked {
    background: #070D59  !important;
}

.tab2_details h3 {
    font-size: 18px;
    text-align: center;
}

.form_check2 input {
    border-radius: 100% !important;
    border: 1px solid #7d7d7d !important;
    padding: 0px !important;
}

.form_check2 {
    float: left;
    margin-right: 25px;
    line-height: 1;
    margin-top: 10px;
    width: 100%;
}

.txta textarea {
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
    font-size: 13px !important;
    padding: 10px !important;
    margin-top: 20px !important;
    float: left;
}

.txta textarea:focus {
    font-weight: normal !important;
}

.form_check2 label {
    color: #66667A;
}

input.previous {
    float: left !important;
    background-color: transparent !important;
    border: 1px solid #070D59  !important;
    color: #070D59  !important;
}

a.netstep {
    padding: 8px 30px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    float: right;
    margin-top: 20px;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    right: 41px;
    z-index: 999;
}

a.btn_style {
    padding: 8px 30px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    position: absolute;
    left: 19%;
    top: 36%;
    border: 0px;
}

a.btn_style2 {
    padding: 8px 30px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    position: absolute;
    right: 20%;
    top: 19%;
    border: 0px;
}

input.btn_style3 {
    padding: 8px 30px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    position: absolute;
    top: 44%;
    left: 58px;
    border: 0px
}

input.btn_style4 {
    padding: 8px 30px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    position: absolute;
    top: 33%;
    right: 0px;
    border: 0px;
}

a.full_btn {
    width: 100%;
    margin: 5px 0px;
    border-radius: 30px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    text-align: left;
}

.dental_need p {
    margin-top: 100px;
}


/* Navigation Styles */

nav {
    position: relative;
}

header.dark nav {
    background-color: rgba(255, 255, 255, 0.5);
}

header.light nav {
    background-color: rgba(0, 0, 0, 0.5);
}

ul.main-nav {
    list-style-type: none;
    padding: 0px;
    font-size: 0px;
    float: right;
    margin: 0 auto;
}

ul.main-nav>li {
    display: inline-block;
    padding: 0;
}

ul.main-nav>li>a {
    display: block;
    margin: 5px 15px;
    position: relative;
    color: #3e3e3e;
    font-size: 16px;
    font-weight: 400;
    box-sizing: border-box;
}

ul.main-nav>li>a:hover {
    color: #070D59 ;
}

ul.main-nav>li>a::after {
    border-bottom: 1px solid #363183;
}

ul.main-nav>li:hover {
    color: #363183;
}

ul.main-nav>li ul.sub-menu-lists {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
}

ul.main-nav>li ul.sub-menu-lists>li {
    padding: 2px 0;
}

ul.main-nav>li ul.sub-menu-lists>li>a {
    font-size: 13px;
    color: #333;
}

.ic {
    position: absolute;
    cursor: pointer;
    display: inline-block;
    right: 25px;
    width: 32px;
    height: 24px;
    text-align: center;
    top: 0px;
    outline: none;
}

.ic.close {
    opacity: 0;
    font-size: 0px;
    font-weight: 300;
    color: #fff;
    top: 8px;
    height: 40px;
    display: block;
    outline: none;
}


/* Menu Icons for Devices*/

.ic.menu {
    top: -30px;
    z-index: 20;
}

.ic.menu .line {
    height: 4px;
    width: 100%;
    display: block;
    margin-bottom: 6px;
}

.ic.menu .line-last-child {
    margin-bottom: 0px;
}

.sub-menu-head {
    margin: 10px 0;
}

.banners-area {
    margin-top: 20px;
    padding-top: 15px;
}

@media only screen and (max-width:768px) {
    .sub-menu-head {
        color: orange;
    }
    header.dark .ic.menu .line {
        background-color: #777373;
    }
    header.light .ic.menu .line {
        background-color: #000;
    }
    .ic.menu .line {
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
    }
    .ic.menu:focus .line {
        background-color: #fff !important;
    }
    .ic.menu:focus .line:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .ic.menu:focus .line:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: -10px;
    }
    .ic.menu:focus .line:nth-child(3) {
        transform: translateY(15px);
        opacity: 0;
    }
    .ic.menu:focus {
        outline: none;
    }
    .ic.menu:focus~.ic.close {
        opacity: 1;
        z-index: 21;
        outline: none;
    }
    /*

  

  .ic.menu:focus ~ .ic.close { opacity: 1.0; z-index : 21;  }

  .ic.close:focus { opacity: 0; }

  */
    .ic.menu:focus {
        opacity: 1;
    }
    nav {
        background-color: transparent;
    }
    /* Main Menu for Handheld Devices  */
    ul.main-nav {
        z-index: 2;
        padding: 10px 0;
        position: absolute;
        right: 0px;
        top: 0px;
        width: 0px;
        background-color: rgba(0, 0, 0, 1);
        overflow: auto;
        /*CSS animation applied : Slide from Right*/
        -webkit-transition-property: background, width;
        -moz-transition-property: background, width;
        -o-transition-property: background, width;
        transition-property: background, width;
        -webkit-transition-duration: 0.6s;
        -moz-transition-duration: 0.6s;
        -o-transition-duration: 0.6s;
        transition-duration: 0.6s;
    }
    .ic.menu:focus~.main-nav {
        width: 300px;
        background-color: rgba(0, 0, 0, 1);
    }
    ul.main-nav>* {
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
        opacity: 0;
    }
    .ic.menu:focus~.main-nav>* {
        opacity: 1;
    }
    ul.main-nav>li>a:after {
        display: none;
    }
    ul.main-nav>li:first-child {
        border-radius: 0px;
    }
    ul.main-nav>li {
        display: block;
        border-bottom: 1px solid #444;
    }
    ul.main-nav>li>a {
        font-weight: 600;
    }
    ul.main-nav>li ul.sub-menu-lists>li a {
        color: #eee;
        font-size: 14px;
    }
    .sub-menu-head {
        font-size: 16px;
    }
    ul.main-nav>li:hover {
        background-color: transparent;
    }
    ul.main-nav>li:hover>a {
        color: #fff;
        text-decoration: none;
        font-weight: 600;
    }
    .ic.menu:focus~ul.main-nav>li>div.sub-menu-block {
        border-left: 0px solid #ccc;
        border-right: 0px solid #ccc;
        border-bottom: 0px solid #ccc;
        position: relative;
        visibility: visible;
        opacity: 1.0;
    }
    .sub-menu-block {
        padding: 0 30px;
    }
    .banners-area {
        padding-bottom: 0px;
    }
    .banners-area div {
        margin-bottom: 15px;
    }
    .banners-area {
        border-top: 1px solid #444;
    }
}

@media only screen and (min-width:769px) {
    .ic.menu {
        display: none;
    }
    /* Main Menu for Desktop Devices  */
    ul.main-nav {
        display: block;
        position: relative;
    }
    .sub-menu-block {
        padding: 15px;
    }
    /* Sub Menu */
    ul.main-nav>li>div.sub-menu-block {
        visibility: hidden;
        background-color: #f9f9f9;
        position: absolute;
        margin-top: 0px;
        width: 100%;
        color: #333;
        left: 0;
        box-sizing: border-box;
        z-index: 3;
        font-size: 16px;
        ;
        opacity: 0;
        /*CSS animation applied for sub menu : Slide from Top */
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center;
    }
    li.activenav a {
        border-bottom: 2px solid #fff;
    }
    ul.main-nav>li:hover>div.sub-menu-block {
        background-color: #fff;
        visibility: visible;
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        border: none;
        transform: rotateX(0deg);
        box-shadow: rgba(33, 35, 38, 0.3) 10px 10px 19px -10px;
        margin-top: 0px;
    }
    ul.main-nav>li>div.sub-menu-block>* {
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
        opacity: 0;
    }
    ul.main-nav>li:hover>div.sub-menu-block>* {
        opacity: 1;
    }
    .sub-menu-head {
        font-size: 14px;
        color: #363183;
    }
    /* List Separator: Outer Border */
    header.dark ul.main-nav>li>a {
        /*border-right: 1px solid #bbb; */
    }
    header.light ul.main-nav>li>a {
        border-right: 1px solid #666;
    }
    /* List Separator: Inner Border */
    ul.main-nav>li>a:after {
        /*content: '';

    width: 1px;

    height: 62px;

    position: absolute;

    right:0px;

    top: 0px;

    z-index : 2;*/
    }
    header.dark ul.main-nav>li>a:after {
        /*background-color: #777; */
    }
    header.light ul.main-nav>li>a:after {
        background-color: #999;
    }
    /* Drop Down/Up Arrow for Mega Menu */
    ul.main-nav>li>a.mega-menu>span {
        display: block;
        vertical-align: middle;
    }
    ul.main-nav>li>a.mega-menu>span:after {
        /* width: 0; 

    height: 0; 

    border-left: 5px solid transparent;

    border-right: 5px solid transparent;

    border-top: 5px solid #fff;

    content: '';

    background-color: transparent;

    display: inline-block;

    margin-left: 10px;

    vertical-align: middle;*/
    }
    ul.main-nav>li:hover>a.mega-menu span:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 0px solid transparent;
        border-bottom: 5px solid #666;
    }
    .banners-area {
        border-top: 1px solid #ccc;
    }
}

.fa-tooth::before {
    content: "\f5c9";
}

.man_box {
    width: 100%;
    float: left;
}

.left_wht_box {
    width: 50%;
    float: left;
    background: #fff;
    position: relative;
    padding-left: 10px;
    padding-top: 170px;
    padding-bottom: 80px;
    padding-right: 140px;
}

.right_blue_box {
    width: 50%;
    float: left;
    background: #070D59 ;
    padding: 25px 0px;
    right: 0px;
}

.next_step {
    position: relative;
    float: left;
    width: 100%;
    background-image: linear-gradient(90deg, #fff 51%, #070D59  50%);
    padding-top: 48px;
}

.left_wht_box h4 {
    color: #070D59 ;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-family: Roboto;
}

.left_wht_box p {
    color: #66667A;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
}

span.border_line {
    width: 68px;
    height: 2px;
    background: #D0B030;
    margin-top: 10px;
    display: flex;
    margin-bottom: 20px;
}

.left_wht_box img {
    position: absolute;
    top: 7%;
    left: 43.4%;
}

.light_icon {
    position: absolute;
    bottom: 0px;
}

.step_text {
    width: 100%;
    float: left;
    margin: 13px 0px;
    transition: all ease 0.6s;
    padding: 0px;
}


/*.step_text:hover{ padding:10px 0px; transition:all ease 0.6s; }*/

.step_text h5 {
    font-size: 25px;
    color: #fff;
    margin: 10px 0px;
}

.step_text p {
    font-size: 13px;
    color: #fff;
    line-height: 1.6;
}

.circle_box {
    width: 20% !important;
    float: left;
    position: relative;
}

.center_box {
    width: 65%;
    margin: 0 auto;
}

.border_tst {
    position: absolute;
    bottom: -4px;
    left: 0px;
}

img.border_lnel {
    border: 5px solid #070D59 ;
    border-radius: 100%;
}

.card-0 {
    color: #311B92;
    border-radius: 20px;
    min-height: 420px;
    margin-top: 0px;
}

h6.tstm_name {
    font-weight: 600;
    font-size: 24px;
}

small.tstm_p {
    color: #333;
}

.profle_pic_d {
    position: relative;
}

.carousel-indicators li {
    cursor: pointer;
    border-radius: 50% !important;
    width: 70px !important;
    /*height: 70px !important;*/
    opacity: 0.5;
    margin: 5px !important;
    border: 1px solid #ccc;
    padding: 5px;
}

.carousel-indicators li.active {
    opacity: 1;
    width: 70px;
    /*height: 70px;*/
    border: 2px solid #311B92;
}

.imgs img {
    /*width: 130px !important;*/
    border-radius: 50%;
}

.form-check {
    padding-left: 0px !important;
}

.rangeslider-wrap input {
    width: 100%;
}

.rangeslider-wrap label {
    margin-right: 0px;
    font-size: 13px;
    margin-left: 6px;
}

.radio_b input {
    margin-right: 15px;
}

.radio_b span {
    font-size: 14px;
}

span.above {
    margin-left: 5px;
    color: #333;
}

#speclilty2 label {
    float: left;
    width: 100%;
    background: #fff;
}

#collapseFour label {
    float: left;
    width: 100%;
    background: #fff;
}

a.carousel-control-prev i {
    color: #311b92;
    font-size: 27px;
}

a.carousel-control-next i {
    color: #311b92;
    font-size: 27px;
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 24% !important;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5% !important;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    opacity: 0.9 !important;
    border: 0;
    transition: opacity .15s ease;
    height: 12% !important;
}

.filter-buttons {
    /*display: flex;*/
    margin-bottom: 20px;
}

.list-view-button,
.grid-view-button {
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 3px;
    float: left;
    background-color: #070D59 ;
}

.list-view-button:hover,
.grid-view-button:hover {
    background: white;
    color: #0e2439;
}

.list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.list li {
    background-color: #fff;
    color: white;
    border-radius: 3px;
    margin-bottom: 10px;
    /*transition: 0.3s;*/
}

.list.list-view-filter {
    flex-direction: column;
}

.list.list-view-filter li {
    margin-bottom: 20px;
}

.list.grid-view-filter {
    flex-flow: row wrap;
}

.list.grid-view-filter li {
    margin: 12px 13px;
    width: 30%;
    text-align: center;
    padding: 0px 0px;
    position: relative;
}

.hover {
    color: #333;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #008CBA;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.container:hover .overlay {
    height: 100%;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.grid-view-filter .containers .card {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    box-shadow: none;
}

.grid-view-filter .containers .card .content {
    position: absolute;
    bottom: -160px;
    width: 100%;
    transition: bottom 0.5s;
    background-color: #403894;
    transition-delay: 0.20s;
}

.grid-view-filter .containers .card:hover .content {
    bottom: 0;
    transition-delay: 0s;
}

.grid-view-filter .containers .card .content .contentBx h3 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    margin: 20px 0 15px;
    line-height: 1.1em;
    transition: 0.5s;
    transition-delay: 0.6s;
    opacity: 0;
    transform: translateY(-20px);
}

.grid-view-filter .containers .card:hover .content .contentBx h3 {
    opacity: 1;
    transform: translateY(0);
}

.grid-view-filter .containers .card .content .contentBx h3 span {
    font-size: 12px;
    font-weight: 300;
    text-transform: initial;
}

.grid-view-filter .containers .card .content .sci {
    position: relative;
    bottom: 10px;
    display: flex;
}

.grid-view-filter .containers .card .content .sci li {
    list-style: none;
    margin: 0 0px;
    transition: 0.5s;
    opacity: 0;
}

.grid-view-filter .containers .card:hover .content .sci li {
    transform: translateY(0);
    opacity: 1;
}

.grid-view-filter .containers .card .content .sci li a {
    color: white;
    font-size: 24px;
}

.grid-view-filter .sicoal_button {
    display: none !important;
}

.grid-view-filter p.icon-links a span:hover {
    background: #f4f4f4;
    color: #403894;
}

.list-view-filter p.icon-links {
    display: none;
}

.sicoal_button {
    width: 100%;
    float: left;
    padding: 10px 20px;
}

.sicoal_button a {
    width: 100%;
    padding: 8px 20px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 12px;
    float: left;
    margin: 8px 0px;
    border-radius: 30px;
    transition: all ease 0.5s;
    text-align: center;
}

.sicoal_button a span {
    margin-right: 5px;
}

.sicoal_button a:hover {
    color: #403894;
    background: #f4f4f4;
    transition: all ease 0.5s;
}

.list-view-filter .containers .card {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    box-shadow: none;
}

.apnmt p {
    color: #66667A;
}

.list-view-filter .containers .card .content {
    position: absolute;
    right: -308px;
    transition: right 0.5s;
    transition-delay: 0s;
    transition-delay: 0s;
    background-color: #403894;
    transition-delay: 0.20s;
    top: 0px;
    height: 100%;
    width: 31%;
}

.list-view-filter .containers .card:hover .content {
    right: 0;
    transition-delay: 0s;
}

.list-view-filter .containers .card .content .contentBx h3 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    margin: 20px 0 15px;
    line-height: 1.1em;
    transition: 0.5s;
    transition-delay: 0.6s;
    opacity: 0;
    transform: translateY(-20px);
}

.list-view-filter .containers .card:hover .content .contentBx h3 {
    opacity: 1;
    transform: translateY(0);
}

.list-view-filter .containers .card .content .contentBx h3 span {
    font-size: 12px;
    font-weight: 300;
    text-transform: initial;
}

.list-view-filter .containers .card .content .sci {
    position: relative;
    bottom: 10px;
    display: flex;
}

.list-view-filter .containers .card .content .sci li {
    list-style: none;
    margin: 0 0px;
    transition: 0.5s;
    opacity: 0;
}

.list-view-filter .containers .card:hover .content .sci li {
    transform: translateY(0);
    opacity: 1;
}

.list-view-filter .containers .card .content .sci li a {
    color: white;
    font-size: 24px;
}

.serch_icon_teeth {
    font-size: 14px;
    color: #333;
    position: absolute;
    top: 8px;
    left: 35%;
}

.serch_icon_location {
    font-size: 14px;
    color: #333;
    position: absolute;
    top: 8px;
    left: 0%;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .55);
    border-color: rgba(0, 0, 0, .1);
    display: none !important;
}

.nav-fill .nav-item,
.nav-fill>.dnts_p {
    margin-right: 48px !important;
}

.changing {
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
}

img.blue_border {
    border: 3px solid #070D59 ;
    border-radius: 100%;
    margin-right: 10px;
}

span.border_r img {
    position: absolute;
    left: -1px;
    width: 86px;
    top: 54px
}

a.details_b img {
    width: 15px;
    margin-right: 5px;
}

.steps {
    position: absolute;
    left: 44%;
}

.steps span {
    padding: 5px;
    color: #333;
    background: #fff;
    text-align: center;
    border: 1px solid #070D59 ;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 39px;
    font-size: 22px;
}

.steps::after {
    content: "";
    border: dotted 1px #070D59 ;
    position: absolute;
    top: 49px;
    display: inline-block;
    vertical-align: middle;
    height: 72%;
    left: 50%;
    right: 50%;
    bottom: 0px;
}

.step_up {
    position: absolute;
}

span.space_line {
    margin: 100px 0px;
    position: relative;
}

span.space_line div {
    position: absolute;
    background: #fff;
    padding: 5px;
    content: "";
    width: 47px;
    height: 47px;
    z-index: 99;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border-radius: 100%;
}

.first_s img {
    position: absolute;
}

a.closebtn i {
    font-size: 14px;
}

.white_bg_color {
    background: #fff;
    width: 118px;
    height: 130px;
    float: right;
    z-index: 9;
    position: relative;
    left: 90px;
}

.stepper .line {
    border: 0px dashed #070D59 ;
    position: absolute;
    height: 69%;
}

.rounded-circle {
    border-radius: 50% !important;
    z-index: 99 !important;
}

.circle_white {
    background: #fff;
    border: 1px solid #070D59 ;
    color: #070D59  !important;
}

.stepper:before {
    content: '';
    border-left: 1px dashed #070D59 ;
    position: absolute;
    height: 80%;
    left: 0;
    top: 5%;
}

.move_content {
    width: 100%;
    float: left;
    transition: all ease 1s;
    min-height: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    overflow: hidden;
}

.move_content:before {
    content: '';
    border-left: 1px dashed #070D59 ;
    position: absolute;
    height: 64%;
    left: 0;
    top: 5%;
    z-index: 99;
}

.move_content:hover {
    overflow: hidden;
    padding-bottom: 80px;
    transition: all ease 1s;
}

.stepper .move_content:nth-child(1):hover {
    padding-bottom: 220px;
}

.stepper .move_content:nth-child(2):hover {
    padding-bottom: 40px;
}

.stepper .move_content:nth-child(3):hover {
    padding-bottom: 120px;
}


/*.stepper .move_content:nth-child(3):hover .stepper:before{ height: 60%;}*/

.stepper:before .move_content:hover {
    padding-bottom: 0px;
    border: none;
}

.icon_text {
    padding-right: 20px;
    padding-left: 20px;
    float: left;
    width: 55%;
    margin-top: 0px;
}

.icon_label {
    display: flex;
}

.description_step img {
    float: left;
    display: flex;
    padding-left: 18px;
    padding-right: 20px;
}

.icon_text img {
    width: 120px;
}

.stepper {
    position: relative;
    right: 83px;
}

.stepper .move_content:first-child {
    padding-top: 0px;
}

.stepper .move_content:last-child {}

.stepper .move_content:last-child:hover {
    border-left: none;
}

.description_step {
    margin-top: 0px;
    height: 100px;
    margin-left: 39px;
}

.description_step h3 {
    font-size: 22px;
    color: #fff;
    display: flex;
}

.description_step p {
    font-size: 14px;
    color: #fff;
    display: flex;
}

.rounded-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 3;
    position: absolute;
}

.mb_show {
    display: none;
}

.desktop {
    padding: 30px 0px;
}

i.teeth_i {
    padding: 1px;
}

.banner_details img {
    width: auto;
    padding-right: 5px;
    width: 19px;
}

.banner_details a:hover img {
    -webkit-filter: grayscale(5) invert(1);
    filter: grayscale(5) invert(1);
}

.ft_details p img {
    padding-right: 5px;
    height: 24px;
}

a.more img {
    width: auto;
    padding-right: 5px;
}

a.more:hover {
    background: #6254ff;
    color: #fff;
    border: 1px solid #6254ff;
}

a.more:hover img {
    -webkit-filter: grayscale(5) invert(1);
    filter: grayscale(5) invert(1);
}

a.more img {
    padding-right: 5px;
}

.Hide {
    display: none;
}

.right_filter button {
    border: none;
    padding: 0px;
    position: absolute;
    background: none;
    right: 3%;
}

.starRating {
    width: 100px;
    margin: 0 auto;
    display: flex;
    text-align: center !important;
    padding-top: 5px;
}

.starRating .checkeds {
    color: #D0B030;
}

.last_bck::after {
    background-color: #fff;
    z-index: 9999;
    height: 50px;
    content: "";
}

a.mega-menu i {
    position: relative;
    bottom: 2px;
}

.design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}

.design-process-content {
    border: 1px solid #e9e9e9;
    position: relative;
    padding: 16px 34% 30px 30px;
}

.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}

.design-process-content h3 {
    margin-bottom: 16px;
}

.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}

.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    border: none;
    z-index: 0;
}

.process-model li::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    right: 0px;
    top: 33px;
    width: 100%;
    z-index: -1;
    left: 0px;
}

.process-model li.visited::after {
    background: #57b87b;
    width: 100%;
}

.process-model li:last-child::after {
    width: 0;
}

.process-model li {
    display: inline-block;
    /*text-align: center;*/
    float: none;
    position: relative;
}

.nav-tabs.process-model>li.active>a,
.nav-tabs.process-model>li.active>a:hover,
.nav-tabs.process-model>li.active>a:focus,
.process-model li a:hover,
.process-model li a:focus {
    border: none;
    background: transparent;
}

.process-model li a {
    padding: 0;
    border: none;
    text-align: center;
    color: #606060;
}

.process-model li.active,
.process-model li.visited {
    color: #57b87b;
}

.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
    color: #57b87b;
}

.process-model li.active p,
.process-model li.visited p {
    font-weight: 600;
}

.process-model li i {
    display: block;
    height: 68px;
    width: 68px;
    text-align: center;
    /*margin: 0 auto;*/
    background: #f5f6f7;
    border: 2px solid #e5e5e5;
    line-height: 65px;
    font-size: 30px;
    border-radius: 50%;
}

.process-model li.active i,
.process-model li.visited i {
    background: #fff;
    border-color: #57b87b;
}

.process-model li p {
    font-size: 14px;
    margin-top: 11px;
}

.process-model.contact-us-tab li.visited a,
.process-model.contact-us-tab li.visited p {
    color: #606060!important;
    font-weight: normal
}

.process-model.contact-us-tab li::after {
    display: none;
}

.process-model.contact-us-tab li.visited i {
    border-color: #e5e5e5;
}

@media screen and (max-width: 560px) {
    .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
    }
}

@media screen and (max-width: 380px) {
    .process-model.more-icon-preocess li {
        width: 16%;
    }
    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }
    .more-icon-preocess.process-model li p {
        font-size: 8px;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
    }
    .process-model.more-icon-preocess {
        text-align: center;
    }
}


/*jssor slider loading skin spin css*/

.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(180deg);
    }
}

.jssora061 {
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssora061 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-linecap: round;
}

.jssora061:hover {
    opacity: .8;
}

.jssora061.jssora061dn {
    opacity: .5;
}

.jssora061.jssora061ds {
    opacity: .3;
    pointer-events: none;
}

img.banner_home_slider {
    width: 100%;
    background: #dce3e9;
}

.banner_section {
    position: relative;
}

.home_slider {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 380px;
    overflow: hidden;
    visibility: hidden;
}

.bannerimgs {
    position: relative;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 380px;
    overflow: hidden;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #94b5d2 !important;
    content: var(--bs-breadcrumb-divider, "/");
}

li.img_bannr_brd01 {
    color: #979797;
}

.send_section p {
    font-size: 13px;
    color: #66667A;
}

.send_section p b {
    color: #070D59 ;
}

a.dst_login {
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 6px 20px;
    background: #D0B030;
    color: #fff;
    border-radius: 30px;
    font-size: 13px;
}

a.dst_login:hover {
    color: #fff;
}

.timep input {
    padding-left: 40px;
}

.drag-text button {
    background-color: transparent;
    border: 1px solid #070D59 ;
    padding: 4px 10px;
    border-radius: 30px;
    color: #070D59 ;
}

.messages img {
    position: absolute;
    left: 17px;
    top: 37px;
    color: #ccc;
    width: 15px;
}

.messages textarea {
    padding-left: 40px;
}

.submission h5 {
    font-size: 17px;
    color: #070D59 ;
    line-height: 1.6;
    text-align: center;
    font-weight: normal;
}

.submission button img {
    position: relative;
    bottom: 2px;
    width: 14px;
    padding-right: 2px;
}

.select_op select {
    padding: 8px 36px !important;
    font-size: 13px;
    color: #848484;
}

a.homeland {
    border-radius: 30px;
    border: 1px solid #070D59 ;
    width: 49%;
    padding: 8px 20px;
    font-size: 13px;
    margin-top: 25px;
    display: block;
    color: #070D59 ;
}

a.homeland img {
    padding-right: 2px;
    width: 14px;
    position: relative;
    bottom: 2px;
}

.blogtab {
    background: #fff;
    padding: 20px 15px;
    float: left;
    width: 100%;
}

.blogtab h4 {
    font-size: 18px;
    color: #9999AF;
    margin-bottom: 20px;
}

.blogtab ul {
    margin: 0px;
    padding: 0px;
}

.blogtab ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.blogtab ul li a {
    padding: 12px 0px;
    color: #66667A;
    font-size: 15px;
    width: 100%;
    float: left;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #E1E1E1;
}

.blogtab ul li a.active {
    color: #070D59 ;
}

.blogtab ul li a i {
    float: right;
    line-height: 1.5;
}

.bacgorund_w {
    background: #fff;
    padding: 15px 0px;
    margin-bottom: 20px;
}

.right_dsc {
    width: 100%;
    float: left;
}

.right_dsc span {
    color: #66667A;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.right_dsc h3 {
    color: #070D59 ;
    width: 100%;
    font-size: 20px;
    padding-bottom: 10px;
    float: left;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 10px;
    margin-top: 5px;
}

.right_dsc p {
    color: #66667A;
    font-size: 14px;
    text-align: justify;
    float: left;
    font-family: 'Roboto', sans-serif;
}

.right_dsc a {
    padding: 6px 20px;
    color: #070D59 ;
    font-size: 14px;
    border: 1px solid #070D59 ;
    border-radius: 30px;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

span.image-title {
    text-align: left;
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    color: #888;
}

.top_left p a {
    color: #A0A0FF;
    text-transform: lowercase !important;
}

.aboutdetails h5 {
    color: #333344;
    font-weight: normal;
    font-size: 16px;
    margin-left: 10px;
}

.form-check .form-check-input {
    float: left;
    margin-right: 10px;
    margin-left: 10px !important;
    margin-top: 10px;
}

.prodiv {
    width: 100%;
    float: left;
    margin: 0 auto;
    text-align: center;
}

.prodiv img {
    text-align: center;
    margin: 0 auto;
}

input.teethGum01 {
    position: absolute;
    top: 34%;
    /* left:150px;*/
    right: calc(50% + 220px);
}

input.teethGum02 {
    position: absolute;
    top: 30%;
    right: 190px;
    right: calc(55% - 380px);
}

input.teethGum03 {
    position: absolute;
    top: 43%;
    right: 238px;
    right: calc(54% - 330px);
}

.prodiv span {
    position: absolute;
    left: 10%;
    top: 44%;
}

.listbtn input {
    margin-top: 10px !important;
    text-align: left;
    font-size: 12px !important;
    padding-left: 20px !important;
    padding-right: 0px !important;
    width: 100% !important;
}

input.teethGum04 {
    position: absolute;
    right: 1%;
    text-align: left;
    font-size: 12px !important;
    top: 21%;
    width: 47%;
}

input.teethGum05 {
    position: absolute;
    right: 1%;
    text-align: left;
    font-size: 12px !important;
    top: 32%;
    width: 47%;
}

input.teethGum06 {
    position: absolute;
    right: 1%;
    text-align: left;
    font-size: 12px !important;
    top: 43%;
    width: 47%;
}

input.teethGum07 {
    position: absolute;
    right: 1%;
    text-align: left;
    font-size: 12px !important;
    top: 54%;
    width: 47%;
}

input.teethGum08 {
    position: absolute;
    right: 1%;
    text-align: left;
    font-size: 12px !important;
    top: 65%;
    width: 47%;
}

.prodiv h4 {
    margin-top: 20px;
    font-family: 'Roboto', sans-serif;
    color: #66667A;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 40px;
}

.prodiv h3 {
    margin-top: 20px;
    font-size: 16px;
    color: #66667A;
    font-family: 'Roboto', sans-serif;
}

.prodiv label {
    border: 1px solid #070D59 ;
    padding: 10px 20px;
    color: #070D59 ;
    border-radius: 8px;
    font-family: 'Roboto', sans-serif;
}

.prodiv a {
    padding: 12px 40px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    margin-top: 25px;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.prodiv a:hover {
    list-style: none;
}

.subm {
    float: left;
    width: 100%;
}

.subm a {
    float: left;
}

.apointmento1 {
    float: left;
}

.forthsection {
    padding-top: 140px;
    padding-bottom: 120px;
    margin: 0px auto;
    background: #f9f9f9;
    width: 70%;
}

.forthsection h2 {
    font-size: 80px;
    color: #BBBABA;
    font-weight: 600;
    margin-top: 40px;
}

.forthsection h3 {
    font-size: 20px;
    color: #1E194D;
    font-weight: 600;
}

.forthsection a {
    padding: 12px 40px;
    font-size: 12px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    position: relative;
    top: 20px;
    margin-top: 20px;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.forthsection a:hover {
    color: #fff;
}


/*form styles*/

#msform {
    margin: 50px auto;
    position: relative;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 3px;
    padding: 40px 30px;
    box-sizing: border-box;
    width: 90%;
    margin: 0 5%;
    position: relative;
}


/*Hide all except first fieldset*/

#msform fieldset:not(:first-of-type) {
    display: none;
}


/*inputs*/

#msform input,
#msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    font-size: 13px;
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}


/*headings*/

.fs-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}


/*progressbar*/

#progressbar {
    margin-bottom: 50px;
    counter-reset: step;
}

#progressbar li {
    list-style-type: none;
    color: #bfbfbf;
    text-transform: uppercase;
    font-size: 9px;
    width: 19.33%;
    float: left;
    position: relative;
}


/*progressbar connectors*/

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #bdbdbd;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1;
    /*put it behind the numbers*/
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

.gray_bg {
    background: #f5f5ff !important;
    border: none !important;
}

input.btn_show {
    float: right !important;
    border: none !important;
    padding: 8px 30px !important;
    background: #8e8ba9 !important;
    color: #ccc !important;
    border-radius: 30px !important;
    font-size: 14px !important;
    width: 100px;
}

[type="input.btn_show"]:not(:disabled),
[type="submit"]:not(:disabled),
input.btn_show:not(:disabled) {
    cursor: pointer;
    background-color: #070D59  !important;
    color: #fff !important;
}

[type="reset"]:not(:disabled) {
    background-color: #FFF !important;
    color: #333 !important;
}

a.mbs {
    padding: 12px 40px;
    font-size: 14px;
    float: left;
    color: #fff;
    width: 90%;
    text-align: center;
    background: #070D59 ;
    border-radius: 50px;
    margin-top: 10px;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    position: absolute;
    bottom: 10px;
}

a.mbs:hover {
    color: #fff !important;
    background: #6254ff !important;
    transition: all ease 0.5s;
}

.bgcenter a {
    background: #ffff !important;
    color: #070D59 ;
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit;
    height: 400px !important;
}

button.change_d {
    padding: 7px 20px;
    float: right;
    width: 160px;
    font-size: 13px;
    font-weight: 600;
    border: none;
    border: 1px solid #070D59 ;
    background-color: transparent;
    border-radius: 30px;
    color: #070D59 ;
}

.chn_d {
    float: right;
    margin-bottom: 30px;
}

.popup {
    position: fixed;
    width: 600px;
    height: 350px;
    top: calc(32% - 50px);
    left: calc(36% - 100px);
    z-index: 99999;
    padding: 50px 72px;
    color: white;
    visibility: hidden;
    opacity: 0;
    transition: all 0.6s;
}

.popup p {
    color: #66667A;
    margin-bottom: 20px;
    text-align: center;
}

.visible {
    visibility: visible;
    opacity: 1;
}

.popup_btn a {
    padding: 10px 60px;
    color: #070D59 ;
    font-size: 14px;
    border: 1px solid #070D59 ;
    margin-top: 20px;
    text-align: center;
    border-radius: 30px;
    font-weight: 600;
    margin: 29px 118px;
    float: left;
}

.popup span a img {
    float: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.popup:before {
    content: '';
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: -2;
}

.popup:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    position: absolute;
    border: 1px solid #ccc;
    z-index: -1;
    border-radius: 5px;
}

.close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 500;
    border-radius: 5px;
}

.close::after,
.close::before {
    content: '';
    position: absolute;
    width: 3px;
    height: 15px;
    top: 50%;
    left: 50%;
    background: #333;
}

.close:hover,
close:active {}

.close::after {
    transform: translate(-50%, -50%) rotate(45deg);
}

.close:before {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.accordion_privacy {
    float: left;
    padding: 5px;
    /*position: fixed;*/
    top: 24%;
    width: 268px;
    margin-top: 10px;
    z-index: 0 !important;
}

.accordion_privacy h2 {
    color: #fff;
    padding: 0px 0px;
    background: #006;
    font-size: 13px;
    border-radius: 5px;
}

.accordion_privacy h2 button {
    width: 100%;
    text-align: left;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.accordion_privacy h2 button:hover {
    background: #5252bb;
    transition: all ease 0.5s;
    color: #fff !important;
}

.accordion_privacy h2 button i {
    text-align: right;
    float: right;
    margin-top: 4px;
}

.accordion_privacy ul {
    width: 100%;
    padding-left: 5px;
}

.accordion_privacy ul li {
    list-style: none;
    font-size: 13px;
    margin: 6px 0px;
}

.accordion_privacy ul li a {
    color: #717171 !important;
    width: 100% !important;
    float: left;
    border-bottom: 1px solid #eee;
    padding: 6px 0px;
}

.accordion_t {
    float: left;
    width: 100%;
}

.prive_d {
    background: #fff;
    padding: 20px 20px;
}

.prive_d h3 {
    font-size: 30px;
    color: #3345a6;
    margin-bottom: 15px;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

.prive_d h4 {
    font-size: 22px;
    color: #646464;
    margin-bottom: -1px;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    margin-top: 15px;
}

.prive_d p {
    font-size: 14px;
    color: #606060;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    line-height: 1.6;
}

.prive_d ul {
    width: 100%;
}

.prive_d ul li {
    width: 100%;
    font-size: 14px;
    color: #404040;
    line-height: 1.9;
}

.prive_d ol {
    width: 100%;
}

.prive_d ol li {
    width: 100%;
    font-size: 14px;
    color: #646464;
    line-height: 1.9;
}

ul.list_points li {
    list-style: none;
    line-height: 1.4;
}

.header01 {
    position: fixed;
    top: 0px;
    width: 100%;
}

.prc_des {
    padding-top: 52px;
}

button.current_a {
    background: #5252bb;
}

a.active_nlk {
    color: #5252bb;
}

.tab-pane h5 {
    color: #878788;
    font-weight: 400;
}

.about_banner {
    background: #070D59 ;
    float: left;
    width: 100%;
}

.about_banner h2 {
    font-size: 45px;
    color: #fff;
    margin-top: 100px;
    font-weight: 300;
}

.about_banner h2 b {
    font-weight: 600;
}

.about_banner p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 25px;
}

.about_banner a {
    color: #070D59 ;
    background: #fff;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: 500;
}

.about_banner a:hover {
    color: #070D59 ;
}

.about_section_details {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.lft_section {
    width: 100%;
    text-align: center;
}

.rgt_section {
    width: 100%;
}

.rgt_section h2 {
    font-size: 28px;
    color: #070D59 ;
    margin-bottom: 15px;
}

.rgt_section span {
    color: #333344;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
    float: left;
}

.rgt_section p {
    color: #66667A;
    line-height: 1.6;
    margin-bottom: 10px;
}

.img_ab img {
    position: absolute;
    left: 0px;
    width: 44%;
}

.img_ab2 img {
    position: absolute;
    right: 0px;
    width: 44%;
}

.team_center {
    background: #D0B030;
    padding: 40px 0px;
    width: 100%;
    float: left;
}

.team_center h2 {
    font-weight: bold;
    margin-bottom: 40px;
    font-size: 32px;
    color: #fff;
    text-align: center;
}

.team_box {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px 30px;
    border-radius: 8px;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
}

.team_box h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    color: #998123;
    text-align: center;
    margin-top: 20px;
}

.team_box p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #333344;
    text-align: center;
    margin-top: 0px;
}

.team_center h4 {
    text-align: center;
    color: #fff;
    margin-top: 30px;
}

.awards {
    padding: 40px 0px;
    width: 100%;
    float: left;
    text-align: center;
}

.awrds_logo {
    width: 18%;
    float: left;
    margin: 0px 10px;
}

.awrds_logo h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333344;
    text-align: center;
    margin-top: 20px;
}

.awrds_logo p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #333344;
    text-align: center;
    margin-top: 0px;
}

.awrds_logo img {
    width: 122px;
}

.cash_studies {
    background: #F7F7F7;
    padding: 0px 0px;
    width: 100%;
    float: left;
}

.cash_studies_box {
    padding: 0px 30px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.cash_studies_box h3 {
    font-size: 16px;
    color: #333344;
    margin: 10px 0px;
}

.cash_studies_box p {
    font-size: 14px;
    color: #9999AF;
    margin: 10px 0px;
}

.cash_studies_box a {
    color: #070D59  !important;
    float: left;
    background: #fff;
    border: 1px solid #070D59 ;
    padding: 6px 15px;
    font-size: 13px;
    border-radius: 24px;
    margin-top: 10px;
}

ul.faq_page {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 10px 20px;
    background: #fff;
}

ul.faq_page li {
    list-style: none;
    border-bottom: 1px solid #E8E8E8;
    padding: 6px 0px;
}

ul.faq_page li a {
    color: #66667A;
    font-size: 14px;
}

ul.faq_page li a:hover {
    color: #070D59 ;
    transition: all ease 0.5s;
}

.fq_section {
    width: 100%;
    float: left;
    background: #F5F5FF;
    padding-top: 10px;
    padding-bottom: 30px;
}

.contactus {
    width: 100%;
    float: left;
    background: #EFEFFF;
    padding-top: 40px;
    padding-bottom: 40px;
}

.top_details_cont {
    width: 100%;
    float: left;
    text-align: right;
}

.top_details_cont h3 {
    font-size: 40px;
    color: #070D59 ;
    font-weight: bold;
    line-height: 1;
}

.top_details_cont p {
    font-size: 30px;
    color: #070D59 ;
    font-weight: 500;
    line-height: 1.2;
}

.contact_box {
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    height: 285px;
}

.contact_box h4 {
    color: #66667A;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.contact_box span {
    color: #4A3FBF;
    font-weight: 600;
}

.contact_box span p {
    color: #88888E;
    font-size: 14px;
    font-weight: 400 !important;
}

.contant_d {
    width: 100%;
    float: left;
    padding: 40px 0px;
}

.adrress_details {
    width: 100%;
    text-align: left;
    float: left;
}

.adrress_details h4 {
    font-size: 25px;
    color: #000016;
    margin-bottom: 40px;
    font-weight: 600;
    margin-top: 50px;
}

.adrress_details h5 {
    font-size: 16px;
    color: #000016;
}

.adrress_details p {
    font-size: 14px;
    color: #606060;
}

.contact_form {
    background: #070D59 ;
    padding: 40px 0px;
    float: left;
    width: 100%;
}

.contact_form p {
    text-align: center;
    color: #FFF;
    font-size: 15px;
}

#contect-us .sent_contact {
    padding: 8px 30px;
    color: #333 !important;
    font-weight: bold;
    background: #fff !important;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 5px;
    float: left;
    border: 0 !important;
}

.treatmntimg {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 400px;
}

#paginate {
    width: 100%;
}

.pagination {
    float: right !important;
    margin-top: 50px;
}

.pagination a {
    padding: 8px;
    margin-right: 5px;
    background: #F2F2F2;
}

.pagination li.active a {
    background: #393185;
    color: #FFF !important;
}

.ft_details p.ft_contact {
    width: 100% !important;
    display: flow-root;
}

.ft_details p.ft_contact span {
    display: block !important;
    float: left !important;
    width: 100% !important;
    margin-top: 0 !important;
    margin-left: 33px;
    font-size: 14px !important;
}

.ft_details p.ft_contact img {
    height: auto;
    margin-bottom: 0px;
}

.home_page .treatments p {
    color: #000 !important;
}

.contctcnter {
    text-align: center;
    display: block ruby !important;
}

.apointment_msg {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.msg_text {
    float: right !important;
    display: block;
    width: 100%;
    text-align: right !important;
}

.btn-outline-danger {}

.sub_mit {
    width: 49%;
}

.re_set {
    background-color: #FFF !important;
    width: 49%;
    color: #333 !important;
}

#findMyDentist {
    width: 200px;
}

.buy_now {
    margin: 0 auto;
    text-align: center;
}

.buy_now a.buy_btn {
    padding: 12px 40px;
    font-size: 14px;
    color: #fff;
    background: #070D59 ;
    border-radius: 50px;
    margin-top: 10px;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.cashstudies .case_details {
    padding: 0 !important;
}

.cashstudies .cash_studies_box {
    padding: 0 !important;
}

.cashstudies .cash_studies_box h3 {
    font-size: 28px;
    font-weight: bold;
}

.ft_details .certified_mgn {
    margin-left: 10px;
}


/*cookie-alert*/

#SM_Modal {
    padding-right: 0px !important;
}

.cookie-alert {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 320px;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
}

.cookie-alert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
    background: #070D59 ;
    width: 100%;
    text-align: center;
    color: #FFF;
}

.cookie-alert .close_ {
    position: absolute;
    right: 20px;
    top: 25%;
    margin-top: -10px;
    width: 15px;
    height: 15px;
    opacity: .5;
    padding: 10px;
    outline: 0;
}

.cookie-alert .close_ a {
    color: #FFF;
    font-size: 20px;
}

.cookie-alert a.btn {
    padding: 8px 40px;
    font-size: 14px;
    color: #333;
    background: #FFF;
    border-radius: 50px;
    transition: all ease 0.5s;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.cookie-alert p.card-text {
    margin-bottom: 0 !important;
}

.treatment_list {
    cursor: pointer;
}

.dentstleft {
    background: #FFF;
    margin: 40px 0;
    padding-top: 10px;
    /*min-height:600px;*/
}

.dentstleft .form-control {
    border: none !important;
}

.dentstleft .dropdown-menu {
    border: none !important;
}

.dentstleft .dropdown-toggle {
    display: none;
}

.dentstleft .multiselect-container {
    position: inherit !important;
}

.dentstleft .input-group-btn {
    display: none;
}

.dentstleft .multiselect-search {
    border: 1px solid #e8e5e5 !important;
}

.dentstleft li b {
    font-size: 15px;
}

.dentstleft .multiselect-container>li>a>label {
    padding-left: 15px;
    font-size: 13px;
    color: #66667A;
}


/*.dentstleft .dropdown-menu{ min-width:inherit !important;}*/

.entry-content p {
    width: 100%;
    display: block;
}

.team h2 {
    color: #070D59 ;
    font-size: 35px;
    margin-top: 20px;
    font-weight: 600;
    text-transform: uppercase !important;
}

.multiselect-container {
    z-index: 0 !important;
}

.iti {
    width: 100% !important;
}

#book-an-appointment .iti {
    width: 200px !important;
}

#book-an-appointment .iti,
#subscribe-to-membership .iti {
    width: 100% !important;
}

#book-an-appointment label {
    width: 100% !important;
}

#subscribe-to-membership label {
    width: 100% !important;
}

#membershipDetailsModal .modal-dialog {
    /*max-width: 600px !important;*/
}


.multiselect-container > li > a > label{padding: 3px 20px 3px 10px !important;
  font-size: 12px; width:100% !important;}
  
  .dropdown-menu.show{z-index: 999999 !important;}
 .multiselect-filter{ height: 40px!important;}
 
 .ui-widget.ui-widget-content{ font-size: 14px !important; height: 300px;
 overflow: scroll !important;}
  
  .pagination .current{font-size: 16px;
  padding: 6px 8px;
  background: #e8e8e8;}
  .pagination .inactive{font-size: 16px;
  padding: 6px 8px;
  }
  