.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-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap,.pbmit-service-style-1 .pbmit-service-btn{transition:all 0.5s ease-in-out}.pbmit-service-style-1,.pbmit-service-style-1 .pbminfotech-box-content{position:relative}.pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap{padding:55px 40px 45px;background-color:rgba(var(--pbmit-xcare-white-color-rgb),.6);clip-path:polygon(9.202% 0%,90.798% 0%,90.798% 0%,92.289% .11%,93.705% .429%,95.025% .939%,96.231% 1.622%,97.303% 2.463%,98.223% 3.442%,98.972% 4.543%,99.531% 5.748%,99.879% 7.041%,100% 8.403%,100% 69.468%,100% 69.468%,99.633% 73.178%,98.616% 75.937%,97.076% 77.918%,95.14% 79.293%,92.934% 80.235%,90.585% 80.917%,88.221% 81.511%,85.967% 82.19%,83.95% 83.128%,82.298% 84.496%,82.298% 84.496%,81.047% 86.306%,80.14% 88.282%,79.405% 90.341%,78.671% 92.399%,77.767% 94.371%,76.523% 96.173%,74.767% 97.721%,72.33% 98.931%,69.039% 99.719%,64.724% 100%,9.202% 100%,9.202% 100%,7.711% 99.89%,6.295% 99.571%,4.975% 99.061%,3.769% 98.378%,2.697% 97.538%,1.777% 96.558%,1.028% 95.457%,.469% 94.252%,.121% 92.959%,0% 91.597%,0% 8.403%,0% 8.403%,.121% 7.041%,.469% 5.748%,1.028% 4.543%,1.777% 3.442%,2.697% 2.463%,3.769% 1.622%,4.975% .939%,6.295% .429%,7.711% .11%,9.202% 0%)}.pbmit-service-style-1:hover .pbminfotech-post-item .pbmit-box-content-wrap{background-color:var(--pbmit-xcare-white-color)}.pbmit-service-style-1 .pbmit-service-title{font-size:26px;line-height:32px;padding-right:50px;overflow:hidden;text-overflow:ellipsis;display:block;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-transform:capitalize}.pbmit-service-style-1 .pbmit-serv-cat{font-size:12px;line-height:32px;text-transform:uppercase;padding-left:15px;position:relative;letter-spacing:.6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.pbmit-service-style-1 .pbmit-serv-cat::before{position:absolute;content:"";width:8px;height:8px;background-color:var(--pbmit-xcare-global-color);border-radius:50%;left:0;top:50%;transform:translate(0,-50%)}.pbmit-service-style-1 .pbmit-service-icon{font-size:98px;line-height:70px;margin-top:60px;color:var(--pbmit-xcare-blackish-color)}.pbmit-service-style-1 .pbmit-service-icon img{height:98px;width:98px}.pbmit-service-style-1 .pbmit-service-btn{position:absolute;bottom:0;right:0;background-color:var(--pbmit-xcare-white-color);color:var(--pbmit-xcare-blackish-color);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.pbmit-service-style-1 .pbmit-service-btn .pbmit-button-icon-wrapper{position:relative;overflow:hidden;display:inline-flex}.pbmit-service-style-1 .pbmit-service-description{color:#6e778c}.pbmit-service-style-1 .pbmit-service-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(-55px,50px);transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbmit-service-style-1:hover .pbmit-service-btn .pbmit-button-icon-wrapper::before{transform:scale(1) translate(-2px,0)}.pbmit-service-style-1 .pbmit-service-btn .pbmit-button-icon{display:inline-block;transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbmit-service-style-1:hover .pbmit-service-btn .pbmit-button-icon{transform:scale(.26) translate(45px,-50px)}.pbmit-service-style-1:hover .pbminfotech-box-content .pbmit-service-btn{color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-global-color)}.pbmit-elementor-bg-color-white .pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap{background-color:rgba(var(--pbmit-xcare-light-bg-color-rgb),.6)}.pbmit-elementor-bg-color-white .pbmit-service-style-1:hover .pbminfotech-post-item .pbmit-box-content-wrap{background-color:var(--pbmit-xcare-light-bg-color)}.pbmit-elementor-bg-color-white .pbmit-service-style-1 .pbmit-service-btn{background-color:var(--pbmit-xcare-light-bg-color)}.pbmit-elementor-bg-color-secondary .pbmit-service-style-1:hover .pbmit-service-btn{background-color:var(--pbmit-xcare-global-color);color:var(--pbmit-xcare-white-color)}@media(max-width:1200px){.pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap{clip-path:none;border-radius:30px}.pbmit-service-style-1 .pbmit-service-btn{bottom:10px;right:10px;width:40px;height:40px;background-color:var(--pbmit-xcare-global-color);color:var(--pbmit-xcare-white-color)}.pbmit-service-style-1 .pbmit-service-btn i{font-size:10px}.pbmit-service-style-1 .pbmit-service-title{padding-right:0}}@media (min-width:1024px) and (max-width:1200px){.pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap{padding:45px 30px}.pbmit-service-style-1 .pbmit-serv-cat{font-size:10px;line-height:26px}.pbmit-service-style-1 .pbmit-service-title{font-size:22px;line-height:28px;padding-right:0}.pbmit-service-style-1 .pbmit-service-icon{font-size:80px;line-height:60px;margin-top:40px}}.pbmit-service-style-1.col-lg-3 .pbmit-serv-cat{font-size:10px;line-height:28px}.pbmit-service-style-1.col-lg-3 .pbmit-serv-cat::before{width:6px;height:6px}.pbmit-service-style-1.col-lg-3 .pbmit-service-title{font-size:22px;line-height:28px}.pbmit-service-style-1.col-lg-3 .pbminfotech-post-item .pbmit-box-content-wrap{padding:55px 30px 45px}.pbmit-service-style-1.col-lg-3 .pbmit-service-icon{font-size:88px;line-height:60px}.pbmit-team-style-1 .pbmit-featured-wrapper img,.pbmit-team-style-1 .pbmit-featured-wrapper:after,.pbmit-team-style-1 .pbmit-team-social-links li a,.pbmit-team-style-1 .pbmit-team-social-links li,.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text,.pbmit-team-style-1 .pbminfotech-box-social-links{transition:all .6s ease-in-out}.pbmit-team-style-1 .pbmit-featured-wrap{position:relative;overflow:hidden;border-radius:30px}.pbmit-team-style-1 .pbminfotech-post-item{position:relative;overflow:hidden}.pbmit-team-style-1 .pbminfotech-box-content{padding:22px 0 0}.pbmit-team-style-1 .pbmit-featured-wrapper{clip-path:polygon(6.232% .432%,6.232% .432%,5.354% .704%,4.526% 1.042%,3.753% 1.442%,3.04% 1.9%,2.393% 2.412%,1.816% 2.972%,1.313% 3.577%,.891% 4.222%,.554% 4.903%,.307% 5.616%,.307% 5.616%,.239% 6.246%,.181% 7.641%,.134% 9.838%,.097% 12.874%,.069% 16.786%,.051% 21.61%,.041% 27.382%,.04% 34.141%,.047% 41.922%,.061% 50.762%,.153% 94.684%,.798% 95.788%,.798% 95.788%,1.084% 96.238%,1.407% 96.669%,1.767% 97.08%,2.16% 97.47%,2.587% 97.837%,3.045% 98.181%,3.533% 98.499%,4.048% 98.792%,4.59% 99.056%,5.157% 99.292%,6.907% 99.964%,36.839% 100.036%,36.839% 100.036%,42.57% 100.047%,47.735% 100.051%,52.337% 100.047%,56.376% 100.038%,59.856% 100.021%,62.778% 99.998%,65.143% 99.969%,66.954% 99.933%,68.212% 99.891%,68.92% 99.844%,68.92% 99.844%,69.701% 99.73%,70.49% 99.578%,71.275% 99.393%,72.046% 99.177%,72.792% 98.935%,73.502% 98.671%,74.165% 98.388%,74.771% 98.091%,75.308% 97.783%,75.766% 97.468%,75.766% 97.468%,76.191% 97.116%,76.585% 96.745%,76.954% 96.346%,77.304% 95.911%,77.642% 95.431%,77.974% 94.897%,78.305% 94.299%,78.642% 93.631%,78.991% 92.882%,79.358% 92.044%,79.358% 92.044%,80.059% 90.471%,80.718% 89.157%,81.376% 88.068%,82.075% 87.173%,82.857% 86.436%,83.765% 85.826%,84.84% 85.308%,86.124% 84.85%,87.66% 84.418%,89.489% 83.979%,89.489% 83.979%,91.465% 83.502%,93.172% 83.009%,94.632% 82.485%,95.867% 81.916%,96.899% 81.285%,97.749% 80.579%,98.439% 79.78%,98.992% 78.875%,99.429% 77.848%,99.773% 76.683%,99.773% 76.683%,99.841% 76.095%,99.899% 74.924%,99.946% 73.137%,99.983% 70.696%,100.011% 67.566%,100.029% 63.71%,100.039% 59.094%,100.04% 53.681%,100.033% 47.436%,100.018% 40.322%,99.926% 5.4%,99.282% 4.296%,99.282% 4.296%,98.996% 3.846%,98.673% 3.415%,98.313% 3.004%,97.919% 2.614%,97.493% 2.247%,97.035% 1.903%,96.547% 1.585%,96.032% 1.292%,95.489% 1.028%,94.922% .792%,93.172% .12%,50.5% .072%,50.5% .072%,39.499% .059%,30.551% .052%,23.433% .051%,17.925% .06%,13.803% .081%,10.847% .115%,8.833% .165%,7.541% .233%,6.748% .321%,6.232% .432%)}.pbmit-team-style-1 .pbmit-featured-wrapper img{width:100%;border-radius:30px;transition:all .3s ease-out}.pbmit-team-style-1:hover .pbmit-featured-wrapper img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.pbmit-team-style-1 .pbminfotech-box-team-position{display:inline-block;font-size:12px;line-height:28px;text-transform:uppercase;padding-left:15px;position:relative;letter-spacing:1px}.pbmit-team-style-1 .pbminfotech-box-team-position::before{content:"";position:absolute;top:50%;transform:translate(0,-50%);left:0;width:8px;height:8px;border-radius:50%;background-color:var(--pbmit-xcare-global-color)}.pbmit-team-style-1 .pbmit-team-title{font-size:24px;line-height:30px;margin-bottom:0}.pbmit-team-style-1 .pbmit-team-btn{position:absolute;bottom:2px;right:2px}.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text{background-color:var(--pbmit-xcare-white-color);width:50px;height:50px;font-size:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text:hover{background-color:var(--pbmit-xcare-blackish-color);color:var(--pbmit-xcare-white-color)}.pbmit-team-style-1 .pbminfotech-box-social-links{text-align:center;position:absolute;bottom:50px;right:0;transform:translateY(10px);opacity:0;padding:3px}.pbmit-team-style-1 .pbminfotech-box-social-links ul{display:flex;flex-direction:column-reverse}.pbmit-team-style-1 .pbmit-team-btn:hover .pbminfotech-box-social-links{transform:translateY(-25px);opacity:1}.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-social-links li{padding:11px!important;display:block;margin:0;background-color:var(--pbmit-xcare-white-color);border-radius:50%;margin-bottom:5px;transform:translate(0);transition:all 600ms ease-in-out}.pbmit-team-style-1 .pbmit-team-btn:hover .pbmit-team-social-links li{transform:translate(0)}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(1){transition-delay:750px}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(1){transform:translate(0,0)}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(2){transition-delay:700px}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(2){transform:translate(0,43px)}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(3){transition-delay:650px}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(3){transform:translate(0,86px)}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(4){transition-delay:800px}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(4){transform:translate(0,129px)}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(5){transition-delay:850px}.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(5){transform:translate(0,172px)}.pbmit-team-style-1 .pbmit-team-social-links li:first-child{margin-top:0}.pbmit-team-style-1 .pbmit-team-social-links li a{display:inline-block;opacity:1;width:auto;height:auto;font-size:16px;line-height:24px;background:transparent;color:var(--pbmit-xcare-blackish-color)}.pbmit-team-style-1 .pbmit-team-social-links li:hover{background-color:var(--pbmit-xcare-global-color)}.pbmit-team-style-1 .pbmit-team-social-links li:hover a{color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-white .pbmit-team-style-1 .pbmit-team-text{background-color:var(--pbmit-xcare-light-bg-color)}.pbmit-elementor-bg-color-blackish .pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text:hover{background-color:var(--pbmit-xcare-light-bg-color);color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-globalcolor .pbmit-team-style-1 .pbminfotech-box-team-position::before,.pbmit-elementor-bg-color-gradient .pbmit-team-style-1 .pbminfotech-box-team-position::before{background-color:var(--pbmit-xcare-secondary-color)}.pbmit-elementor-bg-color-globalcolor .pbmit-team-style-1 .pbmit-team-title a,.pbmit-elementor-bg-color-gradient .pbmit-team-style-1 .pbmit-team-title a,.pbmit-elementor-bg-color-blackish .pbmit-team-style-1 .pbmit-team-title a{color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-globalcolor .pbmit-team-style-1 .pbmit-team-title:hover a,.pbmit-elementor-bg-color-gradient .pbmit-team-style-1 .pbmit-team-title:hover a,.pbmit-elementor-bg-color-blackish .pbmit-team-style-1 .pbmit-team-title:hover a{color:var(--pbmit-xcare-secondary-color)}.pbmit-elementor-bg-color-globalcolor .pbmit-team-style-1 .pbminfotech-box-team-position,.pbmit-elementor-bg-color-gradient .pbmit-team-style-1 .pbminfotech-box-team-position,.pbmit-elementor-bg-color-blackish .pbmit-team-style-1 .pbminfotech-box-team-position{color:rgba(var(--pbmit-xcare-white-color-rgb),.8)}@media (max-width:1250px){.pbmit-team-style-1 .pbmit-featured-wrapper{clip-path:unset}.pbmit-team-style-1 .pbmit-team-btn{bottom:10px;right:10px}.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text{width:40px;height:40px}.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-social-links li{padding:6px!important}.pbmit-team-style-1 .pbmit-team-btn:hover .pbminfotech-box-social-links{transform:translateY(0)}}@media (max-width:768px){.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text{background-color:var(--pbmit-xcare-white-color);width:40px;height:40px}.pbmit-team-style-1 .pbmit-team-title{font-size:22px;line-height:32px}}.pbmit-element-viewtype-masonry.pbmit-element-column-three .pbmit-team-style-1 .pbminfotech-box-social-links ul,.pbmit-element-viewtype-masonry.pbmit-element-column-four .pbmit-team-style-1 .pbminfotech-box-social-links ul{flex-direction:row-reverse}.pbmit-element-viewtype-masonry.pbmit-element-column-three .pbmit-team-style-1 .pbminfotech-box-social-links{bottom:0;transform:translateX(-50px)}.pbmit-element-viewtype-masonry.pbmit-element-column-four .pbmit-team-style-1 .pbminfotech-box-social-links{transform:translateX(-50px);right:10px;bottom:6px}.pbmit-element-viewtype-masonry.pbmit-element-column-three .pbmit-team-style-1 .pbmit-team-btn:hover .pbminfotech-box-social-links,.pbmit-element-viewtype-masonry.pbmit-element-column-four .pbmit-team-style-1 .pbmit-team-btn:hover .pbminfotech-box-social-links{transform:translateX(-75px)}.pbmit-element-viewtype-masonry.pbmit-element-column-three .pbmit-team-style-1 .pbmit-team-social-links li,.pbmit-element-viewtype-masonry.pbmit-element-column-four .pbmit-team-style-1 .pbmit-team-social-links li{transform:unset;margin-left:2px;margin-bottom:0}.pbmit-element-viewtype-masonry.pbmit-element-column-three .pbmit-team-style-1 .pbmit-team-social-links li{margin-left:4px}.pbmit-element-viewtype-masonry.pbmit-element-column-four .pbmit-team-style-1 .pbmit-team-btn .pbmit-team-social-links li{padding:4px 8px!important;margin-bottom:0;margin-left:2px}.pbmit-element-viewtype-masonry.pbmit-element-column-four .pbmit-team-style-1 .pbmit-team-social-links li a{font-size:12px}@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;
}