.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 20px;
    margin-right: 45%;
}

.contactus_infobox .vc_column-inner>.wpb_wrapper {
    background-color: #cba654;
}

.abouts_whychoose .vc_column-inner>.wpb_wrapper {
    background-color: #cba654;
}

#fxo-messenger-iframe {
    width: inherit;
}

.features-section-slider .slick-next {
    right: 0;
    left: 60px;
    top: 100%;
}

.features-section-slider .slick-next {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    background-color: #EEEEEE;
    color: var(--doccure_terthemecolor);
    box-shadow: unset;
    opacity: 1;
    width: 40px;
    height: 40px;
    font-size: 0;
    position: absolute;
    border-radius: 100% !important;
}

.features-section-slider .slick-prev {
    right: 0;
    left: 10px;
    top: 100%;
}

.features-section-slider .slick-prev,
.page-template-homepagetwo .features-section-slider .slick-next {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    background-color: #EEEEEE;
    color: var(--doccure_terthemecolor);
    box-shadow: unset;
    opacity: 1;
    width: 40px;
    height: 40px;
    font-size: 0;
    position: absolute;
    border-radius: 100% !important;
}

.features-section-slider .slick-prev:before {
    content: "\f053";
}

.doctor-bg {
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.fxo-widget {
    height: 100%;
}

.about_services_section .testmoinal_info span.designation {
    display: none;
}

.doccure_to-top.circle {
    display: none;
}

.doc-location {
    display: none;
}

.dc-docinfo {
    display: none;
}

.dc-doclocation span:first-child {
    display: none;
}

.dc-doclocation span:nth-child(even) {
    display: none;
}

.doc-info-right span {
    display: none;
}

.dc-docpostcontent .dc-title h3 a {
    height: 28px;
}

.page-template-homepagetwo .home-one-banner {
    background-position: right !important;
}

.wpb_content_element.pagetwoinstant_text {
    margin-bottom: 0px !important;
}

.page-template-homepagetwo .banner-details h4 {
    margin-bottom: 8px !important;
}

.page-template-homepagetwo .appointment-schedule ul li:nth-child(2) strong {
    margin-right: 0;
}

.page-template-homepagetwo .appointment-schedule {
    padding: 21px;
}

.features-section-slider .slick-slide,
.page-template-homepagetwo .features-section-slider .slick-slide {
    display: block;
    margin-left: 0;
    padding: 10px;
    padding-bottom: 0;
}

.hvr-bounce-to-bottom:hover,
.page-template-homepagetwo .hvr-bounce-to-bottom:focus,
.page-template-homepagetwo .hvr-bounce-to-bottom:active {
    color: white;
}

.hvr-bounce-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.features-section-slider .slick-next:hover {
    background-color: var(--doccure_themecolor);
    color: #fff;
    opacity: 1;
}

.features-section-slider .slick-prev:hover {
    background-color: var(--doccure_themecolor);
    color: #fff;
    opacity: 1;
}

.features-section-slider .slick-next:hover:before {
    color: #fff;
}

.features-section-slider .slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: var(--doccure_terthemecolor);
    opacity: 1;
    font-size: 15px;
}

.features-section-slider .slick-prev:before {
    content: "\f053";
}

.features-section-slider .slick-prev:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: var(--doccure_terthemecolor);
    opacity: 1;
    font-size: 15px;
}

.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--doccure_themecolor);
    border-radius: 6px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.features-grid p {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    color: #242424;
}

.features-grid:hover p {
    color: #fff;
}

.page-template-homepagetwo .features-round {
    background-color: #dcb55e;
    border: 1px solid #F1F1F1;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
}

.features-round {
    background-color: #dcb55e;
    border: 1px solid #F1F1F1;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
}

.features-grid {
    width: 23%;
    margin-right: 20px;
}

.features-round {
    margin: auto !important;
}

.doctor-profile-widget {
    border-radius: 6px;
    padding: 0px;
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(152, 162, 176, 0.34);
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.doctor-profile-widget:hover .provider-info {
    top: calc(96% - 195px) !important;
}

.provider-info h3 {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
}

.video-home-box {
    padding-right: 30px;
    padding-top: 30px;
}

.vc_col-sm-1 {
    width: 65.333333%;
}

.video-slide {
    text-align: right;
    padding-top: 30px;
    display: flex;
}

.video-slide video {
    border-radius: 6px;
    object-fit: cover;
    width: 33.333%;
    height: 100%;
}

.video-slide .vid {
    margin-right: 10px;
}

@media (max-width: 1403px) {
    .wpb_wrapper h3 {
        font-size: 18px;
    }

    .request_appoinment_right a {
        font-size: 30px;
    }
}

@media (max-width: 1326px) {
    .page-template-homepagetwo .appointment-link a {
        font-size: 18px;
    }

    .page-template-homepagetwo .appointment-info p {
        font-size: 15px;
    }

    .page-template-homepagetwo .appointment-grid {
        margin-bottom: 0px;
    }
}

@media (max-width: 1315px) {
    .navbar-nav li.menu-item-has-children>a:after {
        right: -2px;
    }

    .navbar-nav li.menu-item-object-specialities>a:after {
        right: 8px;
    }
}

@media (max-width: 1259px) {
    .page-template-homepagetwo .appointment-info p {
        font-size: 14px;
    }
}

@media (max-width: 1241px) {
    .page-template-homepagetwo .appointment-schedule ul li {
        font-size: 13px;
    }
}

@media (max-width: 1219px) {
    .page-template-homepagetwo .appointment-link a {
        font-size: 17px;
    }
}

@media (max-width: 1200px) {
    .navbar-nav li.menu-item-has-children>a:after {
        top: 29px;
    }

    .navbar-nav li.menu-item-object-specialities>a:after {
        right: 12px;
    }
}

@media (max-width: 1199px) {
    .doccure_header.header-layout-10 .doccure_header-middle .container-fluid {
        border-radius: 6px !important;
    }

    .page-template-homepagetwo .provider-info h3 {
        font-size: 18px;
    }

    .video-home {
        width: 324px;
    }

    .vc_column-inner .wpb_wrapper .wpb_row {
        display: flex;
        justify-content: space-between;
    }

    .vc_col-sm-5 {
        width: 35%;
    }

    .vc_col-sm-7 {
        width: 65%;
    }
}

@media (max-width: 1174px) {
    .request_appoinment_right a {
        font-size: 27px;
    }
}

@media (max-width: 1192px) {
    .page-template-homepagetwo .appointment-info p {
        font-size: 13px;
    }

    .vc_col-sm-1 {
        width: 67.333333%;
    }
}

@media (max-width: 991px) {
    .banner-details.banner-left .wpb_content_element.pagetwoinstant_text {
        padding-top: 0;
    }

    #menu-primary-menu .current-menu-item a,
    .current-menu-ancestor>a {
        color: #000 !important;
    }

    .doccure_header .navbar div:nth-child(1) {
        padding-top: 0px !important;
    }

    .page-template-homepagetwo .appointment-schedule {
        margin-left: 0;
    }

    .vc_col-sm-7 {
        width: 100%;
    }

    .video-home {
        width: 100%;
        height: 565px;
    }

    .video-home-box {
        padding-right: 0px;
        padding-top: 0px;
    }

    .page-template-homepagetwo .appointment-grid {
        margin-top: 10px;
    }

    .appointment-grid:nth-child(1) {
        margin-right: 20px !important;
    }

    .appointment-grid:nth-child(2) {
        margin-right: 20px !important;
    }

    .appointment-grid:nth-child(3) {
        margin-right: 0 !important;
    }

    .page-template-homepagetwo .appointment-request {
        padding: 15px 24px 15px 24px;
    }

    .vc_row.vc_column-gap-25>.vc_column_container:nth-child(1) {
        padding-left: 0;
    }

    .vc_row.vc_column-gap-25>.vc_column_container:nth-child(2) {
        padding-right: 0;
    }

    .vc_row.vc_column-gap-25 {
        margin-left: 0;
        margin-right: 0;
    }

    .page-template-homepagetwo .appointment-img-holder {
        width: 100% !important;
        margin-right: 0;
    }

    .video-block-home .wpb_content_element {
        margin-bottom: 0px;
    }

    .vc_col-sm-5 {
        width: 100%;
    }

    .navbar-nav li.menu-item-has-children>a:after {
        top: 13px;
    }

    .logo-wrap.mobile-logo img {
        height: 36px;
    }

    .sub-menu li.menu-item-has-children>a:before {
        color: #fff;
    }

    .doccure_aside .navbar-nav li .sub-menu {
        background-color: #ffffff;
    }

    ul#menu-primary-menu li ul.sub-menu li a {
        color: #000 !important;
    }

    ul#menu-primary-menu li a {
        border-bottom: 1px solid #ffffff;
    }

    .navbar-nav li.menu-item-object-specialities>a:after {
        right: 9px;
    }

    .doccure_header.header-layout-10 .doccure_header-middle .container-fluid {
        border-radius: 0 !important;
        background: #fff !important;
    }

    .page-template-homepagetwo .navbar {
        width: 100%;
        justify-content: center;
    }

    .navbar {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 786px) {
    .appointment-grid:nth-child(1) {
        margin-right: 10px !important;
    }

    .appointment-grid:nth-child(2) {
        margin-right: 10px !important;
    }

    .vc_row.vc_column-gap-25>.vc_column_container:nth-child(1) {
        padding-right: 5px;
    }

    .vc_row.vc_column-gap-25>.vc_column_container:nth-child(2) {
        padding-left: 5px;
    }

    .page-template-homepagetwo .appointment-schedule {
        margin: 0 !important;
        padding: 21px !important;
    }

    .page-template-homepagetwo .appointment-img-holder {
        margin: 0 !important;
    }

    .page-template-homepagetwo .appointment-request {
        padding: 25px 24px 25px 24px;
    }
}

@media (max-width: 681px) {
    .about-home-block {
        flex-direction: column;
    }

    .appointment-grid:nth-child(1) {
        margin-right: 0px !important;
    }

    .appointment-grid:nth-child(2) {
        margin-right: 0px !important;
    }

    .call-home-block .wpb_column {
        width: 50%;
    }

    .call-home-block .request_appoinment_img {
        display: flex;
        align-items: center;
    }

    .call-home-block img {
        width: 38px !important;
    }

    .request_appoinment_right a {
        font-size: 19px;
    }

    .page-template-homepagetwo .appointment-schedule {
        padding: 10px 21px !important;
    }
}

@media (max-width: 617px) {
    .request_appoinment_right a {
        font-size: 16px;
    }
}

@media (max-width: 561px) {
    .vc_column-inner .wpb_wrapper .wpb_row {
        flex-direction: column;
    }

    .call-home-block .wpb_column {
        width: 100%;
    }

    .vc_row.vc_column-gap-25>.vc_column_container:nth-child(1) {
        padding: 0;
        margin-top: 10px;
    }

    .vc_row.vc_column-gap-25>.vc_column_container:nth-child(2) {
        padding: 0;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .request_appoinment_right a {
        font-size: 26px;
    }
}

@media (max-width: 517px) {
    .doccure_header .doccure_logo-wrapper {
        margin-left: 0px;
        justify-content: flex-end !important;
    }

    .page-template-homepagetwo .navbar {
        width: 100%;
        justify-content: right !important;
    }

    .navbar {
        width: 100%;
        justify-content: right !important;
    }
    .video-slide {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .video-slide .vid {
        width: 48.333333%;
        height: 100%;
    }

    .vid-2 {
        margin-right: 0 !important;
    }

    .vid-3 {
        margin-top: 10px;
        width: 100% !important;
    }
}

@media (max-width: 445px) {
    .doccure_header .doccure_logo-wrapper.nopadding {
        width: auto !important;
    }

    .doccure_header .navbar div:nth-child(1) {
        width: auto !important;
        padding-top: 0px !important;
    }

    .doccure_header .nav-item.dropdown {
        padding-left: 10px;
    }
}

@media (max-width: 425px) {
    .page-template-homepagetwo .navbar {
        padding-right: 5px !important;
    }

    .navbar {
        padding-right: 5px !important;
    }
}

@media (max-width: 386px) {
    .page-template-homepagetwo .navbar {
        padding-right: 0px !important;
    }

    .navbar {
        padding-right: 0px !important;
    }

    .request_appoinment_right a {
        font-size: 23px;
    }
}