.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.rt-wp-menu-custom-fields-wrapper{width:100%;line-height:1.3}.rt-wp-menu-custom-fields-wrapper p{margin:0;padding:0}.rt-wp-menu-custom-fields-wrapper .rt-wp-menu-custom-fields-image-wrapper>a{padding:.5em 1em}.rt-wp-menu-custom-fields-wrapper .rt-wp-menu-custom-fields-image-wrapper .rt-wp-menu-custom-fields-image{width:15.625rem;display:block}.rt-wp-menu-custom-fields-shortcode-wrapper .rt-wp-menu-custom-fields-shortcode-caption,.rt-wp-menu-custom-fields-wrapper .rt-wp-menu-custom-fields-custom-text,.rt-wp-menu-custom-fields-wrapper .rt-wp-menu-custom-fields-image-wrapper .rt-wp-menu-custom-fields-image-caption{display:block;font-size:.9em;margin-top:1em}.rt-custom-menu-field-item{display:grid;grid-template-columns:23% 75%;-moz-column-gap:2%;column-gap:2%;padding-bottom:.5em}.rt-custom-menu-field-item-link{width:auto;word-break:break-all;padding-right:.5em}li.menu-item-has-children .sub-menu li.rt-custom-menu-field-item{display:grid;max-width:calc(30em - var(--primary-nav--padding))}.sub-menu .rt-wp-menu-custom-fields-custom-html a{padding-top:.5em;word-break:break-all}.sub-menu .rt-wp-menu-custom-fields-custom-html>*{padding:0 0 .5em}.sub-menu .rt-wp-menu-custom-fields-shortcode .wp-video-shortcode.mejs-video{width:100%!important}@media only screen and (min-width:1000px){.sub-menu .rt-wp-menu-custom-fields-shortcode .wp-audio-shortcode.mejs-audio .mejs-controls>*{width:100%;min-width:2em;padding-left:0;padding-right:0}.sub-menu .rt-wp-menu-custom-fields-shortcode .wp-audio-shortcode.mejs-audio .mejs-controls>.mejs-playpause-button{width:4em}ul:not(.sub-menu)>li.menu-item-has-children>ul.sub-menu>li ul{top:150%;left:0}ul:not(.sub-menu)>li.menu-item-has-children>ul.sub-menu>li ul:after{transform:rotate(-90deg);top:-.9412em;right:.9412em;left:unset;bottom:unset}ul:not(.sub-menu)>li.menu-item-has-children>ul.sub-menu>li.rt-custom-menu-field-item ul{top:calc(100% + 2rem);left:0;bottom:unset;right:unset}}@media only screen and (max-width:767px){.rt-custom-menu-field-item{grid-template-columns:15em}ul:not(.sub-menu)>li>.sub-menu>.rt-custom-menu-field-item{margin-left:.7em}}.alignnone {
margin: 5px 20px 20px 0
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto
}
.alignright {
float: right;
margin: 5px 0 20px 20px
}
.alignleft {
float: left;
margin: 5px 20px 20px 0
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px
}
a img.alignleft,
a img.alignnone {
margin: 5px 20px 20px 0
}
a img.alignleft {
float: left
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center
}
.wp-caption.alignleft,
.wp-caption.alignnone {
margin: 5px 20px 20px 0
}
.wp-caption.alignright {
margin: 5px 0 20px 20px
}
.wp-caption img {
border: 0;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000
}
.bypostauthor {
position: relative;
}
.elementor-editor-active .edit-link {
display: none;
}.pbmit-header-style-5{position:relative}.pbmit-header-style-5 .pbmit-header-overlay{position:absolute;z-index:9;width:100%}.pbmit-header-style-5 .pbmit-header-button a{font-weight:600!important;display:flex;align-items:center}.pbmit-header-style-5 .pbmit-header-button-text-2{display:none}.pbmit-parent-header-style-5 .pbmit-pre-header-wrapper{height:70px;line-height:70px}@media (min-width:1201px){.pbmit-header-style-5 .pbmit-header-wrapper .container,.pbmit-header-style-5 .pbmit-pre-header-wrapper .container,.pbmit-header-style-5 .pbmit-sticky-header .container{max-width:none;width:auto;padding:0 50px 0 50px}.home .pbmit-header-style-5 .pbmit-header-wrapper .container,.home .pbmit-header-style-5 .pbmit-pre-header-wrapper .container,.home .pbmit-header-style-5 .pbmit-sticky-header .container{padding-left:30px}.pbmit-max-mega-menu-override #page #site-navigation .pbmit-header-style-5 .mega-menu-wrap>ul>li:not(:last-child).mega-menu-item::before,body:not(.mega-menu-pbminfotech-top) .pbmit-header-style-5 .pbmit-navbar div>ul>li:not(:last-child):before{background-color:var(--pbmit-xcare-global-color)}.pbmit-header-style-5 .pbmit-menuarea{padding-left:30px}.pbmit-header-style-5 .pbmit-header-button a::before{content:"\e890";font-family:pbminfotech-base-icons;display:inline-block;width:48px;height:48px;line-height:48px;font-size:18px;text-align:center;border-radius:50%;background-color:var(--pbmit-xcare-white-color);color:var(--pbmit-xcare-blackish-color);margin-right:8px}.pbmit-header-style-5 .pbmit-button-box-second{padding:0 0 0 30px}.pbmit-header-style-5 .pbmit-header-button2 a{font-size:13px;line-height:36px;letter-spacing:.65px;text-transform:uppercase;padding:21px 35px;color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-global-color);border-radius:30px;transition:all .4s ease-in}.pbmit-header-style-5 .pbmit-header-button2 a:hover{background-color:var(--pbmit-xcare-secondary-color)}.pbmit-header-style-5 .pbmit-header-button a{color:var(--pbmit-xcare-white-color)}.pbmit-header-style-5 .pbmit-sticky-header .pbmit-header-button a{color:var(--pbmit-xcare-secondary-color)}.pbmit-header-style-5 .pbmit-search-cart-box>:nth-child(2)::after{background-color:rgba(var(--pbmit-xcare-white-color-rgb),.3)}.pbmit-header-style-5 .pbmit-header-button2 .pbmit-button-icon-wrapper{position:relative;overflow:hidden;display:inline-flex;margin-left:6px}.pbmit-header-style-5 .pbmit-header-button2 .pbmit-button-icon-wrapper::before{content:"\e8dd";font-family:pbminfotech-base-icons;position:absolute;top:0;right:0;width:1em;height:auto;transform:scale(.26) translate(-52px,50px);transition:transform .4s ease-in-out,opacity .4s ease-in-out}.pbmit-header-style-5 .pbmit-header-button2 a:hover .pbmit-button-icon-wrapper::before{transform:scale(1) translate(-2px,0)}.pbmit-header-style-5 .pbmit-header-button2 .pbmit-button-icon{display:inline-block;transition:transform .4s ease-in-out,opacity .4s ease-in-out}.pbmit-header-style-5 .pbmit-header-button2 a:hover .pbmit-button-icon{transform:scale(.26) translate(45px,-50px)}.home .pbmit-header-style-5 .pbmit-slider-social li{display:block}.pbmit-header-style-5 .pbmit-slider-social{position:absolute;top:calc(25% + 14%);left:30px;z-index:2}.pbmit-header-style-5 .pbmit-slider-social li{display:none;margin:15px 0}.pbmit-header-style-5 .pbmit-slider-social li a{display:block;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;color:var(--pbmit-xcare-blackish-color);background-color:var(--pbmit-xcare-white-color)}.pbmit-header-style-5 .pbmit-slider-social li a:hover{color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-global-color)}.pbmit-header-style-5 .pbmit-sticky-header .pbmit-button-box-second{background-color:transparent}.pbmit-header-style-5 .pbmit-sticky-header .pbmit-header-button a::before{background-color:var(--pbmit-xcare-light-bg-color)}.pbmit-header-style-5 .pbmit-title-bar-wrapper{margin:0 20px;max-width:100%;overflow:hidden;border-radius:30px}}@media (max-width:1600px){.pbmit-header-style-5 .pbmit-button-box{display:none}}@media (max-width:1450px){.pbmit-header-style-5 .pbmit-button-box-second{display:none}}@media (max-width:1366px){.pbmit-header-style-5 .pbmit-button-box-second{display:none}.pbmit-search-cart-box{padding-right:30px}}@media (max-width:1200px){.pbmit-header-style-5 .pbmit-main-header-area .container{max-width:none}.pbmit-header-style-5 .pbmit-slider-social{display:none}.pbmit-header-style-5 .nav-menu-toggle{color:var(--pbmit-xcare-blackish-color)}}.pbmit-ihbox-style-19,.pbmit-ihbox-style-19 .pbmit-icon-type-icon,.pbmit-ihbox-style-19 .pbmit-ihbox-contents{-webkit-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.pbmit-ihbox-style-19 .pbmit-ihbox-box{display:flex;align-items:center}.pbmit-ihbox-style-19 .pbmit-ihbox-icon{margin-right:30px}.pbmit-ihbox-style-19 .pbmit-icon-type-icon,.pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper{font-size:60px;line-height:60px;color:var(--pbmit-xcare-global-color)}.pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper svg{width:70px;height:70px;fill:var(--pbmit-xcare-blackish-color)}.pbmit-ihbox-style-19 .pbmit-element-title{font-size:22px;line-height:28px;margin-bottom:0;font-weight:600}.pbmit-ihbox-style-19 .pbmit-element-heading{font-size:15px;line-height:20px;margin-bottom:5px}.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image{background:transparent}.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image img{width:70px;height:70px;border-radius:100%}.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-text{font-size:90px;line-height:90px;color:var(--pbmit-xcare-global-color)}.pbmit-ihbox-style-19 .pbmit-ihbox-btn a{font-size:13px;line-height:36px;letter-spacing:.65px;text-transform:uppercase;padding:21px 35px;background-color:transparent;border-radius:30px;color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-global-color);transition:all .4s ease-in}.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover{color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-blackish-color)}.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{position:relative;overflow:hidden;display:inline-flex;margin-left:6px}.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{content:"\e8dd";font-family:"pbminfotech-base-icons";position:absolute;top:0;right:0;width:1em;height:auto;transform:scale(.26) translate(-52px,50px);transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbmit-ihbox-style-19 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{transform:scale(1) translate(-2px,0)}.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-icon{display:inline-block;transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbmit-ihbox-style-19 .pbmit-ihbox-btn:hover .pbmit-button-icon{transform:scale(.26) translate(45px,-50px)}.pbmit-element-column-four .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-contents,.pbmit-element-column-three .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-contents{margin-bottom:30px}.pbmit-element-column-four .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-icon,.pbmit-element-column-three .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-icon{margin-right:0}.pbmit-element-column-four .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-box,.pbmit-element-column-three .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-box{display:block;text-align:center}.pbmit-element-column-four .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image,.pbmit-element-column-four .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-text,.pbmit-element-column-four .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-icon-wrapper,.pbmit-element-column-four .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper,.pbmit-element-column-three .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image,.pbmit-element-column-three .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-text,.pbmit-element-column-three .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-icon-wrapper,.pbmit-element-column-three .pbmit-miconheading-style-19 .pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper{margin:0 auto;margin-bottom:30px}.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-19 .pbmit-element-title,.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-19 .pbmit-element-title{color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-19 .pbmit-element-heading,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-19 .pbmit-element-heading{color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-19 .pbmit-ihbox-btn a,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-19 .pbmit-ihbox-btn a{background-color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover,.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover,.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover{color:var(--pbmit-xcare-blackish-color);background-color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-19 .pbmit-icon-type-icon,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-19 .pbmit-icon-type-icon{color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper svg .pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper svg{fill:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-text,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-text{color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-19 .pbmit-icon-type-icon{color:var(--pbmit-xcare-white-color)}@media(max-width:1200px){.pbmit-ihbox-style-19 .pbmit-ihbox-icon{margin-right:20px}.pbmit-ihbox-style-19 .pbmit-icon-type-icon,.pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper{font-size:50px;line-height:50px}.pbmit-ihbox-style-19 .pbmit-element-title{font-size:18px;line-height:28px}}@media(min-width:768px) and (max-width:992px){.pbmit-ihbox-style-19 .pbmit-ihbox-box{display:block}.pbmit-ihbox-style-19 .pbmit-icon-type-icon,.pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper{font-size:40px;line-height:50px}ul.pbmit-timelist-list .pbmit-timelist-li-value{float:none!important;display:block}.pbmit-colunm-clip-path .pbmit-btn-style-outline .elementor-button.elementor-size-sm{padding:14px 20px;font-size:10px}}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col .pbmit-pricing-table-box,.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-head-wrap::before{transition:all 0.6s ease-in-out}.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap{position:relative;padding-bottom:28px;border-bottom:1px solid rgba(var(--pbmit-xcare-blackish-color-rgb),.1)}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col .pbmit-head-wrap::before{content:"";position:absolute;background-color:var(--pbmit-xcare-global-color);width:0%;height:1px;bottom:0;left:0}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-head-wrap::before{width:100%}.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc{font-size:12px;line-height:20px;letter-spacing:.6px;text-transform:uppercase}.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading{font-size:28px;line-height:36px;text-transform:capitalize;color:var(--pbmit-xcare-blackish-color)}.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper{display:flex;align-items:flex-end}.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{background-color:var(--pbmit-xcare-white-color);position:relative;padding:45px 54px;border-radius:30px}.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol{font-size:35px;line-height:40px}.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price{font-size:60px;line-height:60px}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w{display:flex;align-items:flex-start;color:var(--pbmit-xcare-global-color)}.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency{color:var(--pbmit-xcare-blackish-color);font-size:14px;line-height:22px;margin-bottom:8px;padding-left:8px;text-transform:lowercase;color:rgba(var(--pbmit-xcare-blackish-color-rgb),.7);position:relative}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner{padding:32px 0 15px}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line{margin-bottom:16px;position:relative;padding-left:35px}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line:last-child{margin-bottom:0}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg,.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line .pbmit-ptable-line-svg,.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i{font-size:18px;position:absolute;left:0;top:50%;transform:translate(0,-50%);color:var(--pbmit-xcare-global-color)}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line .pbmit-ptable-line-svg{display:inline-block;margin-right:5px}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg{width:15px;height:15px;margin:0 15px 0 0;fill:var(--pbmit-xcare-global-color)}.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn{text-align:center}.pbminfotech-ele-ptable-style-1 .pbmit-btn{padding-top:32px}.pbminfotech-ele-ptable-style-1 .pbmit-btn a{font-size:13px;line-height:23px;letter-spacing:.65px;display:block;text-transform:uppercase;padding:17px 15px;border:1px solid var(--pbmit-xcare-blackish-color);color:var(--pbmit-xcare-blackish-color);background-color:transparent;border-radius:30px;transition:all .4s ease-in}.pbminfotech-ele-ptable-style-1 .pbmit-btn a .pbmit-button-icon-wrapper{position:relative;overflow:hidden;margin-left:8px;display:inline-flex}.pbminfotech-ele-ptable-style-1 .pbmit-btn a .pbmit-button-icon-wrapper::before{content:"\e8dd";font-family:"pbminfotech-base-icons";position:absolute;top:0;right:0;width:1em;height:auto;transform:scale(.26) translate(-50px,50px);transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbminfotech-ele-ptable-style-1 .pbmit-btn a:hover .pbmit-button-icon-wrapper::before{transform:scale(1) translate(-2px,0)}.pbminfotech-ele-ptable-style-1 .pbmit-btn a .pbmit-button-icon{display:inline-block;transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbminfotech-ele-ptable-style-1 .pbmit-btn a:hover .pbmit-button-icon{transform:scale(.26) translate(45px,-50px)}.pbminfotech-ele-ptable-style-1 .pbmit-btn a:hover{border-color:var(--pbmit-xcare-blackish-color);background-color:var(--pbmit-xcare-blackish-color);color:var(--pbmit-xcare-white-color)}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col .pbmit-pricing-table-box:hover{transform:translateY(-5px)}.pbmit-elementor-bg-color-white .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{background-color:var(--pbmit-xcare-light-bg-color)}.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbmit-pricing-table-box{padding:30px 25px}.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-heading{font-size:23px;line-height:28px}.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-symbol{font-size:26px;line-height:30px}.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-price{font-size:40px;line-height:50px}.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-frequency{font-size:12px;line-height:22px}.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbmit-ptable-line{margin-bottom:10px}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-icon{margin-right:15px}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-icon-type-text{font-size:30px;line-height:30px}.pbminfotech-ele-ptable-style-1 .pbmit-icon-type-icon i{font-size:50px;line-height:50px;color:var(--pbmit-xcare-blackish-color)}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-svg-wrapper svg{width:50px;height:50px;margin-right:20px}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-icon-type-image{width:50px;height:50px}.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-feature-wrap{position:absolute;top:40px;right:0;text-transform:uppercase}.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-feature-wrap .pbmit-ptablebox-featured-w{padding:0 13px;font-size:12px;line-height:25px;font-weight:600;letter-spacing:1px;color:#fff;background:red;position:relative}@media (max-width:1200px){.pbminfotech-ele-ptable-style-1 .col-md-20percent{flex:0 0 33.333%;max-width:33.333%;margin-bottom:30px}}@media (max-width:1024px){.pbminfotech-ele-ptable-style-1 .col-md-3{flex:0 0 50%;max-width:50%;margin-bottom:30px}}@media (max-width:991px){.pbminfotech-ele-pricing-table .pbmit-ptable-col{margin-bottom:30px}}@media (max-width:767px){.pbminfotech-ele-ptable-style-1 .col-md-20percent,.pbminfotech-ele-ptable-style-1 .col-md-3{flex:0 0 100%;max-width:100%}}@media (min-width:991px) and (max-width:1200px){.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{padding:40px 30px}}@media (max-width:575px){.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{padding:40px 30px}.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading{font-size:22px;line-height:28px}.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price{font-size:50px;line-height:50px}.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol{font-size:27px;line-height:28px}.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap{padding-bottom:18px}.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner{padding:25px 0 15px}}.pbmit-testimonial-style-2 .pbminfotech-post-item{position:relative}.pbmit-testimonial-style-2 .pbminfotech-post-item .pbmit-box-content-wrap{padding:45px;background-color:var(--pbmit-xcare-white-color);clip-path:polygon(6.726% 100%,93.274% 100%,93.274% 100%,94.364% 99.896%,95.399% 99.594%,96.364% 99.111%,97.245% 98.464%,98.029% 97.668%,98.701% 96.741%,99.249% 95.698%,99.657% 94.556%,99.912% 93.332%,100% 92.042%,100% 28.912%,100% 28.912%,99.732% 25.399%,98.988% 22.786%,97.863% 20.91%,96.447% 19.608%,94.835% 18.717%,93.119% 18.071%,91.39% 17.508%,89.742% 16.865%,88.268% 15.977%,87.061% 14.682%,87.061% 14.682%,86.147% 12.968%,85.483% 11.096%,84.946% 9.146%,84.409% 7.198%,83.749% 5.331%,82.839% 3.624%,81.556% 2.158%,79.775% 1.012%,77.369% .266%,74.215% 0%,6.726% 0%,6.726% 0%,5.636% .104%,4.601% .406%,3.636% .889%,2.755% 1.536%,1.971% 2.332%,1.299% 3.259%,.751% 4.302%,.343% 5.444%,.088% 6.668%,0% 7.958%,0% 92.042%,0% 92.042%,.088% 93.332%,.343% 94.556%,.751% 95.698%,1.299% 96.741%,1.971% 97.668%,2.755% 98.464%,3.636% 99.111%,4.601% 99.594%,5.636% 99.896%,6.726% 100%)}.pbmit-testimonial-style-2 .pbminfotech-post-item::before{font-family:"pbminfotech-base-icons";content:"\e88e";position:absolute;right:0;top:0;font-size:15px;line-height:15px;color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-global-color);border-radius:50%;padding:17px 16px}.pbmit-testimonial-style-2 .pbminfotech-box-title{font-size:18px;line-height:22px;margin-bottom:8px}.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{font-size:12px;line-height:15px;letter-spacing:.6px;margin-bottom:0;text-transform:uppercase;font-weight:500}.pbmit-testimonial-style-2 .pbmit-featured-wrapper img{width:80px;height:80px;border-radius:50%}.pbmit-testimonial-style-2 .pbmit-auther-content{margin-left:20px}.pbmit-testimonial-style-2 .pbminfotech-testimonial-text{font-size:20px;line-height:30px;margin:0;padding:20px 0 30px;border:0}.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings{color:#fdcf00}.pbmit-testimonial-style-2 .pbminfotech-star-ratings-text{font-size:30px;line-height:26px;font-weight:600!important;font-style:italic!important;color:var(--pbmit-xcare-blackish-color);letter-spacing:-.25px}.pbmit-elementor-bg-color-white .pbmit-testimonial-style-2 .pbminfotech-post-item .pbmit-box-content-wrap{background-color:var(--pbmit-xcare-light-bg-color)}.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-2 .pbminfotech-post-item::before{background-color:var(--pbmit-xcare-global-color)}.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-2 .pbminfotech-post-item::before,.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-2 .pbminfotech-post-item::before{background-color:var(--pbmit-xcare-blackish-color)}@media (max-width:1200px){.pbmit-element-column-four .pbmit-testimonial-style-2 .pbmit-box-content-wrap{padding:45px 25px}.pbmit-element-column-four .pbmit-testimonial-style-2 .pbminfotech-box-author{display:block!important}.pbmit-element-column-four .pbmit-testimonial-style-2 .pbmit-auther-content{margin:10px 0 0}}@media (max-width:767px){.pbmit-testimonial-style-2 .pbminfotech-post-item .pbmit-box-content-wrap{padding:30px;clip-path:unset;border-radius:30px}.pbmit-testimonial-style-2 .pbminfotech-post-item::before{right:10px;top:10px}}@media (max-width:575px){.pbmit-testimonial-style-2 .pbminfotech-testimonial-text{font-size:16px;line-height:26px}.pbmit-testimonial-style-2 .pbmit-featured-wrapper img{width:60px;height:60px}.pbmit-testimonial-style-2 .pbminfotech-box-title{font-size:16px;line-height:20px;margin-bottom:6px}}.pbmit-ihbox-style-13,.pbmit-ihbox-style-13 .pbmit-icon-type-icon,.pbmit-ihbox-style-13 .pbmit-ihbox-contents{transition:all 0.4s ease-in}.pbmit-ihbox-style-13{display:inline-block}.pbmit-ihbox-style-13 .pbmit-ihbox-box{display:inline-flex;align-items:center}.pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper,.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper{background-color:var(--pbmit-xcare-white-color);color:var(--pbmit-xcare-blackish-color);border-radius:50%;height:50px;width:50px;display:flex;justify-content:center;align-items:center;margin-right:10px}.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper{font-size:10px}.pbmit-ihbox-style-13:hover .pbmit-ihbox-icon-wrapper,.pbmit-ihbox-style-13:hover .pbmit-ihbox-svg-wrapper{transform:scale(-1) rotate(180deg);transition:all 300ms ease-in}.pbmit-ihbox-style-13 .pbmit-icon-type-icon{font-size:17px;line-height:15px}.pbmit-ihbox-style-13 .pbmit-element-title{font-size:14px;line-height:24px;margin-bottom:0}.pbmit-ihbox-style-13 .pbmit-element-subtitle{font-size:18px;line-height:22px;margin-bottom:5px}.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-image{background-color:transparent}.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-text{font-size:40px}.pbmit-ihbox-style-13 .pbmit-ihbox-btn{margin-top:30px;display:inline-block}.pbmit-ihbox-style-13 .pbmit-ihbox-btn a{font-size:13px;line-height:36px;letter-spacing:.65px;text-transform:uppercase;padding:21px 35px;border:1px solid var(--pbmit-xcare-blackish-color);color:var(--pbmit-xcare-blackish-color);background-color:transparent;border-radius:30px;transition:all .4s ease-in}.pbmit-ihbox-style-13 .pbmit-ihbox-btn a:hover{background-color:var(--pbmit-xcare-blackish-color);color:var(--pbmit-xcare-white-color)}.pbmit-ihbox-style-13 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{position:relative;overflow:hidden;display:inline-flex;margin-left:6px}.pbmit-ihbox-style-13 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{content:"\e8dd";font-family:"pbminfotech-base-icons";position:absolute;top:0;right:0;width:1em;height:auto;transform:scale(.26) translate(-52px,50px);transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbmit-ihbox-style-13 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{transform:scale(1) translate(-2px,0)}.pbmit-ihbox-style-13 .pbmit-ihbox-btn .pbmit-button-icon{display:inline-block;transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbmit-ihbox-style-13 .pbmit-ihbox-btn:hover .pbmit-button-icon{transform:scale(.26) translate(45px,-50px)}.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-13 .pbmit-ihbox-btn a,.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-13 .pbmit-ihbox-btn a,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-13 .pbmit-ihbox-btn a{border:1px solid var(--pbmit-xcare-white-color);color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-13 .pbmit-ihbox-btn a:hover,.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-13 .pbmit-ihbox-btn a:hover,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-13 .pbmit-ihbox-btn a:hover{background-color:var(--pbmit-xcare-white-color);border-color:var(--pbmit-xcare-white-color);color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-13 .pbmit-element-title a,.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-13 .pbmit-element-subtitle a{color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-white .pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper,.pbmit-elementor-bg-color-white .pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper{background-color:var(--pbmit-xcare-light-bg-color)}.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-13 .pbmit-element-title a:hover,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-13 .pbmit-element-title a:hover,.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-13 .pbmit-element-title a:hover,.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-13 .pbmit-element-subtitle a:hover,.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-13 .pbmit-element-subtitle a:hover,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-13 .pbmit-element-subtitle a:hover{color:var(--pbmit-xcare-secondary-color)}@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Sora';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/sora/xMQbuFFYT72XzQspDre2.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Sora';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/sora/xMQbuFFYT72XzQUpDg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Sora';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/sora/xMQbuFFYT72XzQspDre2.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Sora';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/sora/xMQbuFFYT72XzQUpDg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Sora';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/sora/xMQbuFFYT72XzQspDre2.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Sora';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/sora/xMQbuFFYT72XzQUpDg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Sora';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/sora/xMQbuFFYT72XzQspDre2.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Sora';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://medicalparkkosova.com/wp-content/fonts/sora/xMQbuFFYT72XzQUpDg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}