@font-face {
    font-family: "Multiround Pro";
    src: url( "../fonts/multiround/MultiroundProRegular.eot" );
    src: url( "../fonts/multiround/MultiroundProRegular.eot?#iefix" ) format( "embedded-opentype" ),
         url( "../fonts/multiround/MultiroundProRegular.woff2" ) format( "woff2" ),
         url( "../fonts/multiround/MultiroundProRegular.woff" ) format( "woff" ),
         url( "../fonts/multiround/MultiroundProRegular.ttf" ) format( "truetype" ),
         url( "../fonts/multiround/MultiroundProRegular.svg#MultiroundProRegular" ) format( "svg" );
    /* font-weight: normal;
    font-style: normal; */
    font-display: swap;
}

body *, 
body h1, body h2, body h3, body h4, body h5, body h6,
.wpcf7 .wpcf7-form.init input[type="submit"].wpcf7-submit {
	font-family: "Multiround Pro";
}

.w-testimonial-rating i:before {
    font-family: fontawesome;
}

.woocommerce-Reviews-title, 
.widgettitle, 
h4 {
    font-family: "Multiround Pro";
}

.orto_width .w-image-h img {
    width: 100%;
}

.home-col-img-doctor .vc_column-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.owl-carousel.navstyle_circle .owl-nav div {
    width: 1.5rem!important;
}

.owl-carousel.navpos_outside .owl-next {
    margin-left: 0.1rem;
}

#us_grid_2 .owl-next {
    margin-left:-0.25rem;
}

.owl-carousel.navpos_outside .owl-prev {
    margin-right:0rem;
}

#us_grid_2 .owl-prev {
    margin-right:-0.5rem;
}

.layout_407#us_grid_1 .owl-next
{
    margin-left: -1.2rem;
}

.layout_407#us_grid_1 .owl-prev {
    margin-right: -1.2rem;
}

@media ( min-width: 768px ) and ( max-width: 769px ) {
    .list-time_wrapper .list-time {
        width: 100%;
    }
}