.avatar-img .author-name {padding-top: 0px;
    padding-left: 20px;
    color: #24a6fa;
    font-weight: 700;
    font-size: 17px;}
.avatar-img .post-date {color: #000000;
    font-size: 15px;
    padding-left: 70px;
    margin-top: -5px;
    font-weight: 600;}
.vikat-post-content h1 {margin-top: 0;
        font-size: 1.8rem;}
.acc-doct-author a {color: #9e9a9a;}
.acc-doct-author a:hover {color:#26a7f9;}
.acc-doct-author {font-size: 17px !important;
    color: #969696;}   
.show {display: block;}
.hide {display: none;}
.accdoct_full_width {
   margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
}
.full_width {margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    max-width: 100vw !important;}
.acc-doct-box {padding-bottom: 20px;}
.acc_doc_box_one p, .acc_doc_box_two p, .acc_doc_box_three p {text-align: justify;font-size: 16px !important;
    line-height: 1.8 !important;}
.acc-doct-box h5 {float:left;}
.acc-doct-box img {float: right;
    width: 50px;}
.acc-doct-col2 {width: 47%;
    float: left;
    margin-right: 20px;}
.vikat-footer .vikat-recent-post-title a  {line-height:15px !important;}
.wp-block-image img {
    width: 100%;
    border-radius: 15px;
}.wp-block-button__link {
    font-size: 15px;
    padding: 10px 17px;
    line-height: 20px;
    margin-bottom: 10px;
}
.cust-sep {height: 3px;
    background-color: aliceblue;
    width: 83%;
    margin-top: 10px;}
.wp-block-media-text {
    background-color: white;
    box-shadow: 0px 0px 10px 0px #cccccc;
    border-radius: 5px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
.wp-block-media-text.is-image-fill figure.wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
.btn_o1 {
    background-color: #e7f6ff;
    color: #131313;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 15px;
    outline: none;
    font-weight: 600;
}
.btn_o1:hover {color: #fff;
    background-color: #26a7f9; }
.wp-block-media-text__content h5 {
    font-size: 20px;
    }

.wp-block-group__inner-container {max-width: 1200px;
    margin: 0 auto;}
.wp-block-image {
    max-width: none;
    margin: 15px 0px auto;
    padding: 0px;
}
.accdoct_banner_img img {    border-radius: 20px;
    border: 5px solid #fff;
    padding: 5px;}
.acc-top-img2 img {border-radius: 20px;
    border: 5px solid #2671f9;
    padding: 4px;}
.acc_doc_box_one, .acc_doc_box_two, .acc_doc_box_three {
    border: 1px solid #e4f4ff;
    padding: 30px 30px;
    text-align: left;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #d6efff;}
.acc_doc_box_one h5, .acc_doc_box_two h5, .acc_doc_box_three h5 {font-weight: 600;margin-top: 5px;
    font-size: 25px;}
.acc_doc_box_one:hover, .acc_doc_box_two:hover, .acc_doc_box_three:hover { border-color: #20a3f2;}
.btn_02 {padding: 10px 20px;
    background-color: #26a7f9;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
}
.btn_02:hover { color: #fff;}
.megamenu-nav {margin-left: 20px;}
.acc-doct-cust-menu {text-align:right;
    padding: 28px 0px;
    margin-bottom: 0px;}
.acc-doct-cust-menu ul {margin-bottom: 0px;padding-left:0px !important;}
.acc-doct-cust-menu ul li {list-style: none;
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;}
.acc-doc-signup-btn a {border: 1px solid #e2e2e2;
    padding: 7px 14px;
    border-radius: 5px;
    color: #635f5f;}
.accident-doctor-latest-article .acc-doct-cat {font-size: 12px;
    padding-top: 10px;
    color: #26a7f9;
    text-transform: uppercase;
    letter-spacing: 0.5px;}
.acc_doct_post_title h3 {font-size:18px !important;line-height: 25px;margin-bottom: 0 !important;} 
.acc_doct_post_title h3 a {color:#000;}
.accident-doctor-latest-article img {border-radius:5px;}
#vikat-mega-menu ul li a {line-height: 20px;}
#vikat-mega-menu ul li a span {font-weight: 400;
    font-size: 12px;color: #b5b5b5;}
.acc-doct-search-wrapper {padding: 20px 0px;background-color: #fff;}
.acc-doct-cust-menu ul li a {padding: 8px 15px;
    background-color: #b6d4df;
    text-align: right;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #000;}
#acc-doct-modal {display:none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    background-color: rgb(20 58 101 / 80%);
    z-index: 10;
}
.acc-doct-modal-content {
    position: fixed;
    top: 0;
    background-color: white;
    width: 630px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    padding: 40px 50px;
    border-radius: 5px;
}
.acc-doct-modal-close {position: absolute;
    right: 10px;
    background-color: #dd4a1f;
    padding: 2px 10px;
    border-radius: 50%;
    top: 9px;
    cursor:pointer;
    z-index: 10;
}
.acc-doct-modal-content .acc-doct-modal-title {margin-top: 0;
    text-align: center;color: #000000;
    font-size: 30px;
    font-weight: 700;}
.acc-doct-modal-close i {color:#fff;}
.acc-doct-subs-form input[type="text"], .acc-doct-subs-form input[type="email"] {
    width: 100%;
    border: 1px solid #d0d0d0;
    height: 40px;
    color: #060673;
    border-radius: 2px;
    padding: 0px 15px;
    background-color: #fff;
    outline: none;
    font-size: 13px;
}
.acc-doct-subs-form p {margin-bottom: 0px;}
.acc-doct-subs-form .btn-default {color: #ffffff;
    background-color: #24a6fa;
    border-color: #24a6fa;
    width: 100%;}
.acc-doct-modal-content .acc-doct-subs-banner {float: right;
    width: 50%;}
.acc-doct-modal-content .acc-doct-subs-banner img {height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    border-radius: 5px;
}
.acc-doct-modal-content .acc-doct-form-wrapper {float: left;}
.wp-block-bookly-form {
    background-color: white;
    padding: 35px 35px;
    border: 1px solid #efefef;
}
.bookly-nav-steps {
    padding-top: 20px !important;
    border-top: 0px solid #26a7f9 !important;
    overflow: hidden;
}


.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

/***** accident doctor testimonial css  *********/
.acc-doct-post-first-leter {line-height: 1.2;
    font-size: 10rem;
    color: rgba(0,0,0,.07);
    z-index: 1;
    position: absolute;
    top: 80px;
    left: 25px;
    transform: translateY(-50%);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    text-transform: uppercase;
    font-weight: 700;
    font-family: ui-monospace;}
.vikat-post-media-wrapper {
    padding: 40px 40px;
    margin-bottom: 30px;
}
.acc-doct-login {width:100%;}
.acc-doct-login-wrapper, .acc-doct-signup, .acc-doct-logged-info {   background-color: white;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1;
    min-height: 100%;
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    margin-left: auto;
    -webkit-box-flex: 0;
    flex-grow: 0;
    width: 40%;
    padding: 40px 30px;}
.acc-doct-login-wrapper #loginform {
    padding-bottom: 20px;
    padding-top: 25px;}
.acc-doct-login-wrapper h3, .acc-doct-signup h3 {font-size: 30px;
    font-weight: 800;
    color: #000000;
    line-height: 50px;
}
.acc-doct-login-wrapper #loginform p {padding-bottom: 15px !important;}
.acc-doct-login-form input[type="submit"], .acc-doct-logOut-btn {
    background-color: #060673;
    border: none;
    color: #fff;
    padding: 8px 30px;
    border-radius: 20px;
    font-weight: 700;
    outline:none;
}
.acc-doct-login-form input[type=text], .acc-doct-login-form input[type=password] {
    display: inline-block;
    max-width: 100%;
    width: 100% !important;
    border: 1px solid #e2e2e2;
    height: 40px;
    padding: 0px 10px;
    font-size: 13px;
    color: #828282;
}

/***** accident doctor custom post type doctor css  *********/
.accident-doctors-single .vikat-post-content {
   padding-top: 0px;
    background-color: #fff;
    padding: 20px 20px;
    border-radius: 5px;
    border: 1px solid #f0edff;
}
.accident-doctor-archive .acc-doct-doctors .doctor-img img {
    border-radius:50%;
}

.abogados-archive-city .acc-doct-doctors {background: 0 0 !important;
    border: none !important;
    border-bottom: 1px solid #e9e9e9 !important;
    padding: 20px 0px !important;
    margin: 0px !important;}
.wistia_click_to_play a:hover {color:#3354b6 !important;}
.doctor-wrapper .doctor-img img { border-radius:5px;width: 170px;}
.doctor-wrapper .acc-doct-profile-section h1, .accident-doctor-archive .acc-doct-doctors h1, 
.doctor-wrapper .acc-doct-profile-section h2, .accident-doctor-archive .acc-doct-doctors h2 {
    font-size: 20px;
    color: #24a6fa;
    margin-top:0px;
    margin-bottom:5px;
}
.acc-doct-profile-section h1 a {text-transform: capitalize;}
.doctor-wrapper .acc-doct-profile-section .acc-doct-info {
    width: 70%;
    float:left;
}
.doctor-wrapper .acc-doct-profile-section .acc-doct-cont-info {
   width: 30%;
    position: absolute;
    right: 20px;
}
.acc-doct-cont-info .acc-doct-contno a {border: none !important;
    padding: 0 !important;
    font-size: 20px;
    color: #4e4e4e;
    font-family: sans-serif;
    font-weight: 660;}

.doctor-wrapper .acc-doct-cont-btn {
        background-color: #1ea6f4;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    padding: 7px 9px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s;
}
.doctor-wrapper .acc-doct-profile-section .acc-doct-cont-btn:hover {background-color: #0b0b7d;}
.doctor-wrapper .acc-doct-profile-section h1 a, 
.accident-doctor-archive .acc-doct-doctors h1 a {
    color: #24a6fa;
}
.accident-doctor-archive .acc-doct-doctors h1 a:hover {text-decoration: underline;}
.acc-doctor-tab {
   margin-top: 25px;
}
.acc-doctor-tab nav div a.nav-item.nav-link.active {
    border: none;
    padding: 4px 14px;
    color: #fff;
    background: #24a6fa;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.acc-doctor-tab nav div a.nav-item.nav-link:hover {
    background: #24a6fa;
    color:#fff;
}
.acc-doctor-tab .nav-tabs {
    border-bottom: 0px solid #dddddd;
}
.acc-doctor-tab nav div a.nav-item.nav-link {
    padding: 4px 12px;
    color: #000;
    font-weight: 600;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-bottom: none;
    transition: 0.2s;
    font-size: 15px;
    margin-right:5px;
}
.acc-doctor-tab .nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.acc-doctor-tab .nav-link {
    display: inline-block;
    padding: .5rem 1rem;
}
.acc-doctor-tab .tab-content {
    background: #fff;
    line-height: 25px;
    border: 1px solid #ddd;
   border-bottom: 3px solid #f3f0f0;
    padding: 30px 25px;
    margin-bottom: 10px;
}
.acc-doctor-tab .tab-content p {
    font-size: 16px;
    line-height: 24px;
}
.acc-doctor-tab .add_info_qest .acc_doct_ans {background-color: #fff;
    padding: 5px 6px;
    color: #313131;
    border-radius: 25px;
    width: 35px;
    height: 35px;
    display: inline-block;}
.acc-doctor-tab .add_info_qest p { font-weight: 600;
    font-style: italic;
    padding: 9px 20px;
    color: #000000;
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: #ebf1ff;
}
.acc-doctor-tab .tab-content .active {
    display: block;
    opacity: 1;
}
.accident-doctors-single .acc-doct-sidebar {padding-top: 0px;
    background-color: #fff;
    padding: 20px 20px;
    border-radius: 5px;
    border: 1px solid #f0edff;}
.accident-doctors-single .acc-doct-sidebar h3 {margin-top:0px;font-size:20px;}
.accident-doctor-archive .acc-doct-doctors {
    padding-top: 0px;
    background-color: #fff;
    padding: 20px 0px;
    border-radius: 3px;
    border: 1px solid #f0edff;
    margin-bottom: 25px;
}
.accident-doctor-archive .acc-doct-doctors:nth-child(odd) {
    background: #f3f3f3;
}
.accident-doctor-archive .acc-doct-doctors .btn_02:hover {color: #fff;
    background-color: #060673;}
.accident-doctor-archive .acc-doct-doctors .acc-doct-profile-section .doct-location {padding-top: 10px;
    font-weight: 400;
    font-size: 14px;
    word-break: break-word;
}
.acc-doct-doctors .acc-doct-profile-section p {
    margin: 0;
    line-height: 20px;
    font-size:15px;
}
.acc-doct-profile-section {line-height: 20px;
    font-size: 14px;}

.doctor-wrapper .acc-doct-profile-section p {margin: 0;
    line-height: 24px;
    font-size:16px;}
.btn_classic {
padding: 6px 15px;
    font-size: 13px;
    border-radius: 3px;
    color: #fff;
    transition: 0.3s;
    background-color: #24a6fa;
}
.btn_classic:hover {background-color: #0e0e9a;
    color: #fff;}
.acc-doct-profile-section .short-desc {font-size: 15px !important;
    overflow: hidden;
    padding-top: 14px;
    line-height: 21px !important;
    color: #757575;}
.doctor-wrapper .acc-doct-profile-section h1, 
.doctor-wrapper .acc-doct-profile-section h2, 
.doctor-wrapper .acc-doct-profile-section h3,
.acc-doct-other-info h2 { font-size:20px;text-transform: capitalize;}
.doctor-wrapper p {font-size:17px;line-height: 25px;}
.doctor-wrapper .short-desc {margin-left: 158px;
    font-size: 15px;
    line-height: 20px;}
.doctor-wrapper .short-desc p { font-size: 15px;
    line-height: 20px;}
.doctor-wrapper .acc-doct-other-info {background-color: #fff;
    padding: 20px 20px;
    border-radius: 5px;
    border: 1px solid #f0edff;
    margin-top: 10px;}
.acc-doct-more {display:none;}
.acc-doct-show-more {color: #24a6fa;}
.acc-doct-show-more:hover .acc-doct-more {display:block;}
.acc-doct-not-found {background-color: #FBE9E7;
    color: #fff;
    padding: 15px 30px;
    border-radius: 4px;
    text-align: center;}
.acc-doct-not-found h1 {
    margin: 0;
    font-size: 25px;
    font-weight: 400;
}
.acc-doct-filter-wrapper {background-color: #060673;
    padding-top: 12px;
    padding-bottom: 6px;}

.acc-doct-search-filter {
    margin: 0;
    border-bottom: 0;
    margin-bottom: 90px;
}
.acc-doct-search-filter .sf-field-search {
    background-color: #f3f3f3;
    padding: 0px 25px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    padding-top: 20px;
}
.acc-doct-search-filter .sf-field-search input:focus {box-shadow: 0px 0px 5px 0px #4129ff;
    border: 2px solid #604bff;
    outline: none;
    border-radius: 4px;}
.acc-doct-search-filter .sf-field-post-meta-case_type,
.acc-doct-search-filter .sf-field-post-meta-premises_liability,
.acc-doct-search-filter .sf-field-post-meta-construction_accidents,
.acc-doct-search-filter .sf-field-post-meta-false_arrest_Imprisonment,
.acc-doct-search-filter .sf-field-post-meta-nursing_home_liability,
.acc-doct-search-filter .sf-field-post-meta-dental_malpractice,
.acc-doct-search-filter .sf-field-post-meta-medical_malpractice,
.acc-doct-search-filter .sf-field-post-meta-train_railroad_accidents,
.acc-doct-search-filter .sf-field-post-meta-public_transportation,
.acc-doct-search-filter .sf-field-post-meta-acc_evening_hours, 
.acc-doct-search-filter .sf-field-post-meta-lawyer_practice_loc,
.acc-doct-search-filter .sf-field-post-meta-virtual_meetings_available,
.acc-doct-search-filter .sf-field-post-meta-hospital_home_visits_avail,
.acc-doct-search-filter .sf-field-post-meta-free_consultation,
.acc-doct-search-filter .sf-field-post-meta-contingency_fee,
.acc-doct-search-filter .sf-field-post-meta-other_languages_spoken,
.acc-doct-search-filter .sf-field-post-meta-ofrecen_televisitas, 
.acc-doct-search-filter .sf-field-post-meta-Ofrecen_visitas,
.acc-doct-search-filter .sf-field-post-meta-transporte_publico,
.acc-doct-search-filter .sf-field-post-meta-consulta_gratuita
{
    background-color: #f3f3f3;
    padding: 5px 20px;
}
.acc-doct-search-filter .sf-field-submit {padding-left: 25px;
    background-color: #f3f3f3;}
.acc-doct-search-filter .sf-field-tag select {display:none;}
.acc-doct-search-filter .sf-field-reset {background-color: #f3f3f3;
    padding-bottom: 25px !important;
    padding-top: 4px !important;
    float: none;
    line-height: inherit;
    
}
.acc-doct-search-filter .sf-field-post-meta-acc_doct_languages_list 
{ padding: 0px 20px; padding-bottom: 10px; }
.acc-doct-search-filter ul {padding-left: 0;}
.acc-doct-search-filter .search-filter-reset {
    background-color: #24a6fa;
    color: #fff;
    border: none;
    padding: 7px 11px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 400;
    margin-left: 25px;
}
.srch-btn-mob {
    background-color: #24a6fa;
    color: #fff;
    border: none;
    padding: 7px 20px;
    font-size: 17px;
    font-weight: 400;
    border-radius: 25px;
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(37, 145, 251, .98) .1%, #000780 99.8%);
}
.acc-doct-search-filter .sf-field-submit input[type="submit"] {
    background-color: #24a6fa;
    color: #fff;
    border: none;
    padding: 5.5px 15px;
    border-radius: 5px;
    text-shadow: none;
    width: auto;
    box-shadow: none;
}
.acc-doct-search-filter .sf-input-text {
   width: 100%;
    height: 40px;
    padding-left: 10px;
    border-color: #fff;
    background-color: #fff;
    font-weight: 400;
    border: 1px solid #f7f7f7;
    border-radius: 3px;
}
.acc-doct-search-filter .searchandfilter label {
    display: initial !important;
    font-weight: 600;
    font-size: 15px;
    color: black;
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 5px 0 5px 8px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    background-color: #fff;}
.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 0 8px no-repeat;
}
.searchandfilter h4 {
    margin: 0;
    padding: 5px 0 10px;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}
.acc-doct-profile-section .doct-insurance {
    font-weight: 700;
    margin-top: 10px !important;
}
.acc-doct-profile-section .doct-insurance span 
{
    color: #FF9800;
    border-radius: 50%;
    padding: 5px;
    font-size: 15px;
    padding-left: 0px;
    margin-left: 5px;
}
.searchandfilter select.sf-input-select {
    min-width: 200px;
    font-size: 14px;
    width: 100%;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    outline:none;
    background-color: #ffffff;
}

.vikat-entry-content h3 {font-size: 2.125rem;
    margin-bottom: .9375rem;}
.vikat-entry-content h3:first-child {margin-top:0px;}
.acc-doct-info-wrapper .acc-doct-top-info {font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0px;
    color:#fff;
}
.acc-doct-filter .acc-doct-filter-btn {
    display: flex;
    background-color: #0e0e9a;
    color: #fff;
    padding: 2px 25px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    justify-content: center;
    align-items: center;
}
.acc-doct-filter {display: flex;
    gap: 35px;
    justify-content: center;
    align-items: center;}
.acc_doct-searchByName {
    background-color: #493ead;
    padding: 20px 40px;
    text-align: center;
    width: 75%;
    margin: 0 auto;
    padding-top: 5px;
    margin-bottom: 50px;
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(37,145,251,0.98) 0.1%, rgba(0,7,128,1) 99.8% );
}
.searchandfilter ul {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0px;
}
.acc_doct-searchByName h4 {    text-align: center;
    font-size:40px;
    color: #fff;
    margin: 15px 0px;
    font-weight: 600;
}
.acc_doct-searchByName input[type="text"] {
    width: 100%;
    border: none;
    height: 45px;
    border-radius: 30px;
    padding-left: 20px;
    outline: none;
    font-weight: 400;
    text-align:center;
}
.acc_doct-searchByName .searchandfilter ul li li, .acc_doct-searchSpeciality .searchandfilter ul li li {
    display:inline-block;
}
.acc_doct-searchByName .searchandfilter ul li {padding: 5px 0;}
.acc_doct-searchByName .sf-field-search label {width:100%;}
.acc_doct-searchByName .searchandfilter label {
    color: #fff;
    font-weight: 400;
    margin-right: 14px;
    font-size:16px;
}
.acc_doct-searchByName .search-filter-reset {
    background-color: #26a7f9;
    border: none;
    color: #fff;
    border-radius: 3px;
    padding: 3px 10px;
    position: relative;
    z-index: 100;
    font-size: 18px;
}
.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 3px 7px;
    white-space: nowrap;
    font-size: 16px;
    height: 40px;
}
.chosen-container-multi .chosen-choices {
    padding: 1px 5px;
}
.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
    font-size: 14px;
    padding-left:10px;
}
.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
    text-align: left;
}
.chosen-container-multi .chosen-choices li.search-choice {
    margin: 8px 3px 3px 5px;
    font-size: 14px;
}
.acc-doct-ins-accpted span:after, .doct-location span:after {
    content: ",";
}
.acc-doct-ins-accpted span:last-child:after, .doct-location span:last-child:after {
    content: "";
}
.find-an-doctor .wp-block-button__link {
    font-size: 18px;
     padding: 6px 20px;
     -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    background: linear-gradient(135deg,rgb(190 231 255) 0%,rgb(142 209 252) 32%,rgb(190 226 249) 100%);
    border: 2px solid #45b6fa;
    color: #001d58;
}
.find-an-doctor .wp-block-button__link:hover {
font-size: 18px;
    padding: 6px 20px;
    background-color: #1556df;
    color: #fff !important;
    background: linear-gradient(135deg,rgb(30 100 237) 0%,rgb(17,79,216) 32%,rgb(4 14 142) 100%);
    border: 2px solid #2670f8;
}
.acc-doct-contno a {font-size: 24px;
    font-weight: 700;
    color: #000;
    display: inline-flex;
    align-items: center;
}
.acc-doct-apply-btn {margin-top: 5px;}
.acc-doct-info-wrapper .acc-doct-apply-btn {text-align: right;
    margin-top: 4px;}
.acc-doct-apply-btn a {padding: 8px 15px;
    background-color: #b6d4df;
    text-align: right;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #000;}
.acc-doct-findbtn {text-align: center;
    border: 3px solid #14009b;
    border-radius: 0px;
    padding: 5px 0px;
    font-weight: 600;
    font-size: 20px;
    background-color: #1ea6f4;
    outline: none;
    margin-top: -25px;
}
.acc-doct-findbtn a {color:#fff;}
.wpcf7 label {
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    color: #000000;
    line-height: 20px;
}
#acc-doct-contact .wpcf7 .wpcf7-submit {background-color: #19a3f3;
    border: none;
    color: #fff;
    border-radius: 10px;
    padding: 10px 40px;
    outline: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;}
.wpcf7 .wpcf7-submit {
    background-color: #261f65;
    border: none;
    color: #fff;
    border-radius: 55px;
    padding: 15px 60px;
    outline: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    transition: 0.3s;
}
.wpcf7 .wpcf7-submit:hover {background-color: #26a7f9;}
.acc-doct-contpage {
background-color:#261f65;margin-top:-22px;}
.page-id-770 .vikat-entry-header {display:none;}
input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select {
    margin: 5px 0 0;
    padding: 10px 20px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 15px;
    line-height: 17px;
    background-color: #fafafa;
    color: #252525;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #261f65;
    width: 100%;
    height: 45px;
    border-radius: 5px;
}
textarea.wpcf7-form-control.wpcf7-textarea {border-radius: 20px;
    border-color: #261f65;height: 140px;}
#acc-doct-contact {
    background-color: #f1f8ff;
    border: 1px solid #cee6ff;
    padding: 15px 45px;
    margin-top: 15px;
    border-radius: 5px;
    display:none;
}
.acc-doc-video .wistia_click_to_play div {border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;}
.acc-doct-enrollment-form .wpcf7 span {font-weight: 400;
    font-size: 14px;}
.doct-application-list {box-sizing: border-box;
    border-radius: 20px;
    padding: 25px 40px;
    background-color: #f1f8ff;
    border: 1px solid #cee6ff;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 35px;
    }
.acc-doc-registration h1 {color: #000000;
    font-size: 42px;
    line-height: 60px;
    margin-bottom: 15px;
    margin-top: 0px;}
.acc-doc-registration .uply-list-btn {
    background-color: #1398e4;
    color: #ffffff;
    font-weight: 700;
    border-radius: 30px;
    padding: 20px 30px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s;
}

.acc-doc-registration .uply-list-btn:hover {
    background-color: #26a7f9;color:#fff;}
.acc-doct-advantage .adv-box {
    padding: 10px 35px;
    border-radius: 5px;
    text-align: center;
    height: 350px;
    overflow: hidden;
    box-shadow: -1px 3px 10px rgb(38 167 249 / 24%);
}
.acc-doct-advantage .adv-box h4 {color: #1ea6f4;
    font-size: 20px;
    font-weight: 600;}
.acc-doct-advantage h2 {text-align:center;font-size: 35px;}
.acc-doct-advantage .adv-box p {font-size: 17px;
    line-height: 26px;}
.doct-application-list {display:none;}
.doct-application-list input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select {
    margin: 5px 0 0;
    padding: 10px 20px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 15px;
    line-height: 17px;
    background-color: #fafafa;
    color: #252525;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #1ea6f4 !important;
    width: 100%;
    height: 45px !important;
    border-radius: 10px !important;
}
#faqAccordion {width: 75%;
    margin: 0 auto;}
.wp-block-media-text__media img {border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;}
.page-id-1126 .vikat-content, .page-id-1122 .vikat-content {background-color: #ffffff !important;}
#acc_doc_row_hr {    margin: 0;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 25px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: 5px 0px 10px 0px #e0e9ff;
}
#acc_doc_row_hr .wp-block-cover {
   margin-top: 0px;
    margin-bottom: 0px;
    min-height: 280px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
#acc_doc_row_hr .wp-block-cover p {font-weight:700;}
#acc_doc_row_hr .wp-block-cover:before {border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;}
.acc_doc_services_page .wp-block-column {line-height:12px !important;}
.acc_doc_services_page .wistia_click_to_play div {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
.cover-box-with-text {margin-top:0px !important;padding: 0px;}
.cover-box-with-text p {line-height: 45px;
    font-weight: 600;
    background: #163db2;
    padding: 15px 15px;
    margin-bottom: 0;
    border-radius: 0px;
    background: linear-gradient(to right, rgb(94 125 227 / 59%), rgb(88 122 224 / 52%), rgb(112 139 229 / 61%), #002dc061, rgb(0 48 170 / 61%), rgb(0 49 168 / 90%), rgb(0 50 165 / 90%), rgb(0 51 163 / 79%), rgb(0 52 180 / 85%), rgb(0 52 199 / 55%), rgb(0 52 214 / 37%), rgb(0 55 255 / 25%));}
.acc-doct-widget-filter ul li:before {content:unset !important;}
.acc-doct-widget-filter ul li {padding-top: 20px;}
.acc-doct-widget-filter {margin-bottom: 0px !important;}
.acc-doc-signup-btn {display: none !important;}

.dashboard-links li {list-style: none;
    display: inline-block;
    margin: 0px 0px;
    padding: 5px 0px;
    padding-right: 15px;}
.dashboard-links li a {color:#000;font-size: 17px;}
.dashboard-links {
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
    border-radius: 4px;
    padding-left: 0px;
}

.dashboard-links-sidebar li a:hover {background-color: #19a2f1;
    color: #fff;}
.dashboard-links-sidebar li a {   
    margin-bottom: 5px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    display: block;
    box-shadow: 0px 0px 33px 0px #e2e2e2;
}
.dashboard-links-sidebar li { list-style: none;}

.pass-strength-result {
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 0;
    padding: 0px 5px;
    text-align: center;
    width: 140px;
    display: none;
    background-color: #eee;
    border-color: #ddd !important;
    font-size: 15px;
    margin-bottom: 25px;
}


.acc_doctor_salutation {width:17%;}
.acc_doct_first_name {width:41.5%;}
.acc_doct_last_name {width:41.5%;}
.acc_doc_departments {padding-top:50px !important;}

[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}
[data-title]:after {
   content: attr(data-title);
    background-color: #ffffff;
    color: #000;
    font-size: 13px;
    position: absolute;
    padding: 10px 10px 10px 15px;
    left: 0px;
    box-shadow: 1px 1px 3px #bbbbbb;
    opacity: 0;
    z-index: 99999;
    visibility: hidden;
    line-height: 18px;
    top: 34px;
}
[data-title] {
    position: relative;
}
.preview-content .single-accident_doctors {zoom: 80% !important;}
.preview-content .acc-doct-filter-wrapper, .preview-content .acc-doct-info-wrapper  {display:none !important;}

 .widget-area .sf-field-reset {margin-top: -57px !important;
    margin-left: 130px !important;
    margin-bottom: 10px !important;
    position: relative;
    padding-bottom: 0px !important;}  
.widget-area .sf-field-submit {
   float: none;
    padding-bottom: 15px;
}
#h-met-an-accident {    font-size: 70px;
    margin: 0;}
#h-find-top-accident-doctors {font-size: 70px;
    margin-top: -20px;}
.page-id-1583 .vikat-entry-header {display:none;}
.page-id-1583 #vikat-primary {
    padding-top: 0px !important;
}
#acc-doct-address-tab p {margin: 0;}
.med_specs li {border-bottom: 1px solid #dedede;}
.med_specs li a {
    display: inline;
    width: 93.4%;}
.med_specs li:hover {background-color: #f3f3f3;padding-left: 5px;}
.btn-more a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.btn-more a:hover .btnarrow {
    border-color:#fff;}
.btn-more a {color:#24a6fa;}
.btnarrow {
    border: solid #24a6fa;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 5px;
}

.arrowRight {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.btn-more-inj a:hover {color: #060673;text-decoration: underline;}
.btn-more-inj a:hover .btnarrow {
    border-color:#060673;}
.btn-more-inj a {color: #0693e3;}
.btn-more-inj .btnarrow {
    border-color:#0693e3;}
.vikat-search-wrapper .vikat-main img {max-height: 300px;
    object-fit: cover;}
.btn-sub-profile {padding: 10px 20px;
    background-color: #1801a3;
    border-radius: 5px;
    color: #fff;
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(37,145,251,0.98) 0.1%, rgba(0,7,128,1) 99.8% );
}
.btn-sub-profile:hover {background-color: #1ea6f4;
    color: #fff;
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgb(1 11 132) 0.1%, rgb(31 124 233) 99.8% );}
.search-filter-results {padding: 0px 0px;
    font-size: 30px;
    line-height: 40px;
}

.acc_doctor_salutation {
    width: 17% !important;
}
.acc_doct_first_name, .acc_doct_last_name, .acc_doc_middle_name {
    width: 41.5% !important;
}

.acc_doct-searchByName p {position: relative;
    margin-top: -40px;
    margin-left: -110px;
    z-index: 1;}
.acc_doct-searchByName p a {background-color: #26a7f9;
    color: #fff;
    padding: 3px 15px;
    border-radius: 3px;
    font-size: 18px;
    margin-right: 20px;}
.acc_doct-searchByName .searchandfilter .sf-field-reset {
    margin-left: 110px;
}
select {
    border: 1px solid #ccc;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%;
    background-size: .65em auto;
}


.sf-field-post-meta-acc_doct_languages_list {text-transform: capitalize;}
.Map_View {visibility: hidden;
max-height: 0 !important;}

.row {
     margin-left: 0px; 
     margin-right: 0px;
}
#vikat-responsive-menu li a span {color: #c3c3c3 !important;
    font-weight: 400;
    font-size: 13px;}
.sf-field-search h4 {display:none;}
.doctor-wrapper .col-md-3, .doctor-wrapper .col-md-5, 
.doctor-wrapper .col-md-4 {padding-left:0px !important;padding-right:0px !important;}
@media (max-width: 1024px) {
    .searchandfilter ul:first-of-type {
     flex-direction: column;
        padding: 5px 15px;
        gap: 0px !important;
    }
    .vikat-main {
        padding: 0px 15px !important;
    }
    #search-doctor .vikat-main {
        padding: 0px 0px !important;
    }
    .searchandfilter select.sf-input-select {
        padding: 15px 10px;
    }
    .searchandfilter ul li {
        margin: 10px 0px;
        padding: 0;
        list-style:none;
    }
    .accdoc-logo-mob img, #accdoc-logo-mob img {width: 85%;}
    .abogado-slogan-wrapper {flex-direction: column;padding: 30px 0px;display: none !important;}
    .find_btn, .abd-slogan { padding: 0px 20px;}
    .find_btn { font-size: 20px !important; }
    .frontpage h2 { font-size: 1.5em !important;}
    
    .doctor-wrapper .col-md-3, .doctor-wrapper .col-md-5, 
    .doctor-wrapper .col-md-4 {padding-left:15px !important;padding-right:15px !important;}
    .acc-doct-filter-wrapper, .acc-doct-post-first-leter, 
    .acc-doc-layout-one, .acc-doct-content, .acc-doct-info-wrapper
     {display:none !important;}
    .acc_doct_mob {display:block !important;}
    .sf-field-search h4 {display:block;}
    .wp-block-button__link {font-size: 13px;text-align: left;}
    #vikat-primary, .vikat-modern-post {padding-top: 0px !important;}
    #search-doctor {margin: 15px 15px;padding-top:0px !important;}
   .vikat-search-wrapper {padding: 0px 20px;}
   .chosen-container{width:100% !important;}
   .wistia_emb_mob {width: 390px !important;}
   .doctor-wrapper {padding: 0px 20px; margin-top: 10px;}
   .padding-right {padding-right: 15px !important;padding-left: 15px !important; }
   .col-left {
        display:none;
    }
    .col-right {width: 100% !important;
    float: none !important;}
    .doc_prof_dashboard_top, .doct_prf_frm_wrap {width: 100% !important;
    margin-top: 0px !important;}
    .acc-doct-goToRegister {float: none !important; margin-top: 35px !important;}
    .acc_doct-searchByName {
        padding: 10px 10px !important;
         width: 100% !important;}
       
}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .doctor-img, .acc-doct-profile-section, .filter-help-video, .acc-doct-cont-info .acc-doct-contno, .doct-appt-btn, .doct_web_url {
    text-align: left !important;
    }
    .acc-doc-viw-profile, .acc-doc-dist, .acc-doc-addr { text-align: right !important;}
}
@media (max-width:767px) {
    .acc_doct_searc_top_info .left-block,  .acc_doct_searc_top_info .right-block, 
    .acc_doct_searc_top_info_home .right-block {
       width: 100%;
       padding: 0px 0px;
    }
    .acc_doct_searc_top_info_home .left-block {
        width: 100%;
        padding: 0;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
    }
     .acc_doct_searc_top_info .right-block {display:none !important;}
     .doc_prof_dashboard_top {width: 95% !important;}
     .doct_prf_frm_wrap { width: 100% !important; margin: 0 auto;}
}
@media (max-width:414px) {
    .doct-top-row { flex-direction: column;}
   .wistia_embed, .accident-doct-cont-frm { width: 100% !important; }
   .accident-doct-cont-frm .wpcf7 .wpcf7-submit { padding: 15px 30px;}
   .contp-rblock img {margin-bottom: -30px;}
   .acc-doct-banner {text-align:center;}
   .acc_doct-searchByName p { margin-top: -39px !important;}
    .wp-block-image .alignleft {float: none;} 
    .acc-doct-info-wrapper .acc-doct-apply-btn {text-align:center !important;}
	.acc-doct-top-info {padding: 0px 20px !important;margin-bottom: 0px !important;}
    .accident-doctor-archive .acc-doct-doctors .doctor-img img {
        max-width: 150px;
        max-height: 150px;
    }
    .acc-doct-search-filter {padding-top: 15px;}   
    .doct-view-btn-block {padding-top:5px;}
    .filter-help-video {float:none;}
    .doctor-wrapper {padding: 10px 15px;}
    .filter-video-btn {padding: 10px;
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(37,145,251,0.98) 0.1%, rgba(0,7,128,1) 99.8% );
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    }
    #acc-doct-contact {padding: 15px 10px;}
    #acc-doct-contact .wpcf7 .wpcf7-submit {padding: 8px 15px;font-size: 15px;}
    .acc-doct-search-filter .sf-field-reset {padding-top: 8px !important;
    float: none;
    padding-bottom: 20px !important;}
    .acc-doctor-tab .tab-content {padding: 15px 15px;}
    .acc-doctor-tab nav div a.nav-item.nav-link { width: 100%;text-align: left;}
    #acc-doct-contact h4, .doctor-wrapper h2 {font-size: 20px !important;}
    #acc-doct-contact .col-md-6,  #acc-doct-contact .col-md-12, 
    .doct_prf_frm_wrap .col-md-12 {padding-left:0px;padding-right:0px;}
    .widget-area {
        padding: 0px;
        padding-top: 15px;
    }
    .accident-doctors-single .vikat-post-content { padding: 20px 0px;}
    .acc-doctor-tab ul {padding-left: 25px;}
    #acc_doc_row_hr {border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: none;}
    #acc_doc_row_hr .wp-block-cover:before {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .padding-right {
      padding-right: 15px !important;
    }
    .vikat-post-media-wrapper {
        padding: 20px 20px;
    }
    .vikat-post-content h1 {
        margin-top: 0;
        font-size: 1.5rem;
    } 
    .vikat-pimg-title-holder {height: 250px;}    
    .AccDocSlogan {margin-left:0px;}
    .acc-doct-contno svg {fill: #24a6fa;
    width: 25px;
    margin-right: 10px;}
	.acc-doc-registration .uply-list-btn {padding: 10px 15px !important;}
    .acc_doctor_salutation, .acc_doct_first_name, .acc_doct_last_name, .acc_doc_middle_name,
   
    .individual-form h2, .multispecialty-form h2 {
    font-size: 18px !important;}
    .sripe-wrapper {padding: 15px 15px !important;}
    .sripe-wrapper .col-md-4 {padding:0px;}
   
    .acc-doc-video, .acc-doct-cont {float: none !important;
        height: initial !important;
        width: 100% !important;
    }
    .acc-doc-video .wistia_click_to_play div {border-bottom-left-radius: 0px !important; 
    border-top-left-radius: 0px !important;}
    .wistia_video_block {
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        box-shadow: none !important;
    }
    .wistia_link_block {padding-top: 0px !important;}
    h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 0.55em 0.5em !important;
    }
    .acc_doct_searc_top_info {display:none !important;}
    .acc-doct-content { top: 25% !important;}
    .vikat-search-wrapper .vikat-main img { max-height: 185px; }
    .accident-doct-srh {width: 100% !important;
     margin: 0 auto;}  
}
.doct-profile-form {background-color: #f8f9fc;
padding-top: 45px;
padding-bottom: 90px;
min-height: 100vh;}
.doct-dashboard-menu {width: 90%;
    margin: 0 auto;
    text-align: right;}
.individual-form h2, .multispecialty-form h2 {font-size: 30px;
    text-align: center;
    color: #ffffff;
    background-color: #0a279c;
    font-weight: 600;
    margin: 0;
    padding: 10px 0px;
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(37,145,251,0.98) 0.1%, rgba(0,7,128,1) 99.8% );}
.doct-profile-form .vikat-entry-content {padding:0px;}
.doc_prof_dashboard_top {font-size: 20px;
line-height: 30px;
text-align: center;
font-weight: 600;
padding: 20px;
border: 1px solid #ccd9e0;
border-radius: 2px;
box-shadow: 0 3px 5px 0 rgb(44 61 78 / 5%);
width: 64%;
margin: 0 auto;
margin-top: 60px;
} 
.doct_prf_frm_wrap {width: 67%;margin: 0 auto;}
#payment-form {padding: 0px 15px;}
.acc-doc-video {float: left;
    height: 250px;}
.acc-doct-cont {float: right;
    width: 46%;}
.wistia_video_block {
    box-shadow: 0px 0px 10px 0px #cccccc;
    border-radius: 5px;border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
.wistia_link_block {display: inline-block;
    position: relative;
    padding-top: 65px;}
.acc_doct_mob {display:none}
.find_btn_home a, .find_btn_doctors a {color:#fff;}
.find_btn_home {font-size: 20px;
    padding: 10px 15px;
    border-radius: 3px;
    text-align: center;
    width: 100%;
    margin: 1px auto;
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(37,145,251,0.98) 0.1%, rgba(0,7,128,1) 99.8% );
}
.find_btn_form {
    font-size: 20px;
    background-color: #9c27b0;
    color: #fff;
    padding: 10px 20px;
    margin-top: -48px;
    border-radius: 3px;
    text-align: center;
    max-width: 285px;
}
.find_btn_home:hover {background-color: #bc1cd7;}
.find_btn_doctors {border: none;
    border-radius: 0;
    background-color: aliceblue;
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(37,145,251,0.98) 0.1%, rgba(0,7,128,1) 99.8% );
    text-align: center;
    margin: 15px;
    padding: 15px 0px;
}
.filter-help-video .wistia_embed {
        max-height: 225px;
        width: 230px;
}
.accdoc-site-search-btn a, .accdoc-mobile-menu-toggle a {color:#fff;}
.acc_doct_searc_top_info_home {margin: 0px 15px;
    margin-bottom: 20px;}
.doct-serchcondnTreatment {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 90vh;
    width: 100%;
    padding: 0px 24px;
}
.doct-serchcondnTreatment .search-field {
    width: 100%;
    border: 1px solid gray;
    height: 55px;
    border-radius: 55px;
    text-align: center;
}
.doct-serchcondnTreatment .doct-search-submit {
    width: 230px;
    border-radius: 50px;
    padding: 15px 5px;
    font-size: 20px;
    background-color: #0f64af;
    justify-content: center;
    display: flex;
    margin: 0 auto;
    margin-top: 30px;color: #fff;
}
.doct-serchcondnTreatment p {text-align: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 41px;
    text-transform: capitalize;}
.acc_doct_searc_top_info {
    display: flex;
    justify-content: flex-start;
    margin-bottom:30px;
}
.col-left {width: 24%;
    float: left;}
.col-right {width: 76%;
    float: right;}
.accident-doct-srh {width: 75%;
    margin: 0 auto;padding-top: 20px;}
.accident-doct-srh .acc-doc-dist, .accident-doct-srh .acc-doc-addr {font-size: 14px;
    line-height: 20px;}
#search-doctor, .doctors {
   padding-top: 30px;
}
.acc_doct_prf_share ul li {list-style: none;
    display: inline-block;
    padding-right: 10px;}
.acc_doct_prf_share ul li i {font-size:16px;}
.acc_doct_searc_top_info_home video {width: 100%;
    border-radius: 0px;
    border: 1px solid #c6cfff;
}
.acc_doct_mob .acc_doct_searc_top_info_home video {
    border: 0px solid #c6cfff;
}

/* Preload the WOFF2 files (see “Preload” section below) */

/* Source Sans Pro Regular 400 */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/sourcesanspro/v18/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2")
    format("woff2");
  unicode-range: U+0000-00FF,
                 U+0131,
                 U+0152-0153,
                 U+02BB-02BC,
                 U+02C6,
                 U+02DA,
                 U+02DC,
                 U+2000-206F,
                 U+2074,
                 U+20AC,
                 U+2122,
                 U+2191,
                 U+2193,
                 U+2212,
                 U+2215,
                 U+FEFF,
                 U+FFFD;
}

/* Source Sans Pro Semi-Bold 600 */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2")
    format("woff2");
  unicode-range: U+0000-00FF,
                 U+0131,
                 U+0152-0153,
                 U+02BB-02BC,
                 U+02C6,
                 U+02DA,
                 U+02DC,
                 U+2000-206F,
                 U+2074,
                 U+20AC,
                 U+2122,
                 U+2191,
                 U+2193,
                 U+2212,
                 U+2215,
                 U+FEFF,
                 U+FFFD;
}

/* Source Sans Pro Bold 700 */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2")
    format("woff2");
  unicode-range: U+0000-00FF,
                 U+0131,
                 U+0152-0153,
                 U+02BB-02BC,
                 U+02C6,
                 U+02DA,
                 U+02DC,
                 U+2000-206F,
                 U+2074,
                 U+20AC,
                 U+2122,
                 U+2191,
                 U+2193,
                 U+2212,
                 U+2215,
                 U+FEFF,
                 U+FFFD;
}

/* Source Sans Pro Italic 700 */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/sourcesanspro/v18/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSds18Q.woff2")
    format("woff2");
  unicode-range: U+0000-00FF,
                 U+0131,
                 U+0152-0153,
                 U+02BB-02BC,
                 U+02C6,
                 U+02DA,
                 U+02DC,
                 U+2000-206F,
                 U+2074,
                 U+20AC,
                 U+2122,
                 U+2191,
                 U+2193,
                 U+2212,
                 U+2215,
                 U+FEFF,
                 U+FFFD;
}

/* Source Sans Pro Italic 400 */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/sourcesanspro/v18/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDI.woff2")
    format("woff2");
  unicode-range: U+0000-00FF,
                 U+0131,
                 U+0152-0153,
                 U+02BB-02BC,
                 U+02C6,
                 U+02DA,
                 U+02DC,
                 U+2000-206F,
                 U+2074,
                 U+20AC,
                 U+2122,
                 U+2191,
                 U+2193,
                 U+2212,
                 U+2215,
                 U+FEFF,
                 U+FFFD;
}



#vikat-return-to-top { background: #0693e3;}
.accident-doct-cont-frm {width: 60%;
    margin: 0 auto;}
.wpcf7-spinner {position:absolute;}
.vikat-entry-content h1, .vikat-entry-content h2 {font-size: 1.3em;}
.frontpage h2 {font-size: 2.5em;}
.doct-cat-desc-wrapper h1 {font-size: 35px;}
.doct-cat-desc-wrapper h2, .doct-cat-desc-wrapper h3 {font-size: 25px;}
.doct-seo-block h1 {font-size: 25px;
    margin-bottom: 10px;
    margin-top: -5px;
    font-weight: 600;}
.doct-top-row {display: flex;
    justify-content: space-between;}
.acc-doct-profile-section h2 {font-size: 20px;
    color: #24a6fa;
    margin-top: 0;
    margin-bottom: 5px;}
.acc-doct-wrapper .acc-doct-doctors {margin-bottom:25px;}
.acc-doct-doctors .doctor-img img {border-radius: 50%;
    width: 100px;
    height: 100px;}
.uagb-tabs__wrap {
    display: flex;
    margin: 0px;
}
.acc-doct-srch-link {display:flex;}
.acc-doct-srch-link ul li {list-style: none;
    line-height: 17px !important;
    font-size: inherit;
    margin-bottom: 7px;}
.acc-doct-srch-link ul li a {font-size: 15px;
    color: #1a61cf;}
.acc-doct-srch-link ul {padding-left:0px;padding-right: 40px;}
.find-doct-wrap ol li, .find-doct-wrap ul li {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 20px;
}
.find-doct-wrap .has-background {padding: 0px 20px;}
.find-doct-wrap .wp-block-columns {padding: 0px 0px;}
.find-doct-wrap ol, .find-doct-wrap ul {padding-left: 20px;}
.find-doct-wrap ul li a {font-size: 16px;}
.find-doct-wrap .columns {border: 1px solid #dddddd;padding: 20px;}
.find-doct-wrap .wp-block-column h2 {margin-top: -50px;
    background-color: #0d70a8;
    color: white;
    padding: 5px 20px;}
.single-post .avatar-img img {
    height: 50px;
    object-fit: cover;
}
.list-doctors-result .acc-doc-dist, .list-doctors-result .acc-doc-addr {
    font-size: 14px !important;
    line-height:20px !important;
}
.list-doctors-result .acc-doc-dist {padding-top:10px;}
.search-res {border: 1px solid #f3f3f3;
    padding: 20px 30px;
    margin-top: 15px;
    height: 375px;
    overflow-y: scroll;}
.search-res .accident-doctors {
    margin-bottom: 20px;
    line-height: 20px;
    display: flex;
    border-bottom: 1px dashed #e7e7e7;
}
.search-res .accident-doctors .doctors-thumbnail {margin-right:25px; max-width: 115px;}
.search-res .accident-doctors p a {font-size: 15px;}
.advanced-search-form input[type=submit] {
    background-color: #0693e3;
    border: none;
    color: #fff;
    border-radius: 50px;
    padding: 10px 75px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 15px;
}
.advanced-search-form input[type=text] {
width: 65%;
    border-radius: 25px;
    height: 45px;
    border: 1px solid #d7d7d7;
    padding: 5px 20px;}
#accident-doctor-map-locator {text-align: center;
    padding-top: 45px;}
#accident-doctor-map-locator h1 {font-size:28px;margin-bottom: 0;text-transform: capitalize;}
.srch-not-found {position: absolute;
    top: 15px;
    width: 95.5%;
    background-color: rgb(6 28 108 / 20%);
    height: 96%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    flex-direction: column;
    text-align: center;
}







.vikat-content {z-index:10;}
.modal-title {margin: 0;
    text-align: center;}
.closebtn {position: absolute;
    right: 20px;
    top: 5px;
    color: red;
    font-size: 30px;
    border: none;
    padding: 0;
    background-color: transparent;
    font-weight: 700;}
#profileclaim .modal-body {padding-top:40px;}
.profileclaimbtn {cursor: pointer;
    color: #0644cd;
    text-align: right;
    margin-bottom: 0;
    font-style: italic;
    font-size: 15px !important;}
#profileclaim .wpcf7-submit {font-size: 16px;
    padding: 10px 50px;}

.doctor-img .profile-verify:after {
    content: "";
    width: 32px;
    height: 32px;
    position: relative;
    background-image: url(/wp-content/uploads/2022/12/verified-white.png);
    background-repeat: no-repeat;
}
.profile-verify {background-color: #0693e3;
    padding: 10px;
    border-radius: 50px;
    position: relative;
    left: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -50px;
    width: 55px;
    margin-bottom: -50px;}
.search-by-zip {background-color: #f3f3f3;
    padding: 15px 10px 5px 10px;
    margin-bottom: 20px;}
.search-by-zip input[type="text"] {
        border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 7px 20px;
    width: 68%;
    margin-bottom: 10px;
    margin-right: 5px;
}
.search-by-zip input[type="submit"] { 
    border: none;
    background-color: #24a6fa;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
}
.accdoc-single-post-content .post-navigation .nav-next, .accdoc-single-post-content .posts-navigation .nav-next, .accdoc-single-post-content .vikat-post-nav .nav-previous {
    margin-right: 40px;}
.single-post .avatar-img {
    margin-top: 60px;
    display: flex;
    align-items: center;
}
.accdoc-social-icons {display:inline-flex;}
.accdoc-social-icons li {background-color: #1801a3;
    margin-right: 5px;
    border-radius: 4px;
    color: #fff;
    width: 30px;
    height: 30px;}
.accdoc-social-icons li:hover {background-color:#26a7f9;}    
.accdoc-social-icons li a {display: block;
    padding-top: 4px;
    text-align: center;}
.accdoc-social-icons li a i {color:#fff;}

.accdoc-video {display: flex;}
.accdoc-video .accdoc-video-poster {max-width: 50%;}
.accdoc-video .accdoc-video-btn {width: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;}
.accdoc-video .accdoc-video-btn span {color: #fff;
    font-weight: 600;
    font-size: 21px;
    line-height: 30px;cursor:pointer;}
.accdoc-video .accdoc-video-poster img {cursor:pointer;}    
#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#lightbox {
  display: none;
    position: fixed;
    z-index: 1002;
    overflow: visible;
    background-color: #fff;
    padding: 10px 10px;
    padding-bottom: 0px;
    border-radius: 4px;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}
.vikat_menu_wrapper {display: flex;
    justify-content: end;
    align-items: center;}
.accident-doctor-latest-article .wp-block-columns {gap: 20px;}
#vikat-mega-menu {margin-right: 5em;}
.wp-block-image img {
    object-fit: cover;
}
.acc-doct-profile-section .attorney-firm-name {font-size: 17px !important;
    margin-bottom: 10px !important;}
.form-sec .sf-field-search .sf-input-text {
    border-radius: 3px;
    font-size: 15px;
    height: 40px;
    width: 270px;
    border: 1px solid gainsboro;
    padding: 0px 15px;
}
.vikat-recent-post .vikat-post-date {display:none;}
.search-area input {
    padding: 0px 10px;
    border: 1px solid #b6d4df;
    border-radius: 0px;
    outline: none;
    height: 34px;
}
.search-area button {
border: none;
    padding: 5px 15px;
    background-color: #b6d4df;
    text-transform: uppercase;
    color: #000;
    margin-left: -3px;
    border-radius: 0px;}
    
.vikat-footer h3 a {font-size: 20px;}
.acc-doct-wrapper .acc-doct-doctors:nth-child(odd) {
    background: #f3f3f3;
    padding: 20px 0px;
}
/* Default: hide on all AMP pages */
.is-amp .abogadoBanner {
  display: none;
}

/* Show only on AMP homepage */
.is-amp.is-amp-home .abogadoBanner {
  display: block;
}
.searchandfilter ul li {list-style: none;}
@media (min-width: 1024px) and (max-width: 1170px) {
  #vikat-mega-menu .megamenu-nav li {
    margin: 0 5px;}
}
.abogados-archive-city .acc-doct-doctors .doctor-img img {
    border-radius: 0% !important;
    height: 80px !important;
    width: 80px !important;
    object-fit: cover !important;
	max-width: none;
}
.btn_classic_temp_city {padding: 0;
    font-size: 14px;
    color: #24a6fa;
    text-decoration: underline;}
#profileclaim, .abogados-archive-city #search-2, 
.abogados-archive-city #custom_html-8 {display:none;}
.abogados-archive-city aside .widget, .abogados-archive-city aside .widget.widget_search {padding:0px;}
.abogados-archive-city .acc-doct-profile-section, .abogados-archive-city .acc-doct-profile-section p {text-align:left !important;}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
.vikat-page-title-holder h1 {}
.flexslider .vikat-slider-content .vikat-flex-caption h1 {}
.flexslider .vikat-slider-content .vikat-slider-subtitle {}
.flexslider .vikat-slider-content .vikat-slider-subtitle {}
