.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-18 .pbmit-lightbox-video{position:relative;margin-left:25px}.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img,.pbmit-ihbox-style-18 .pbmit-feature-wrapper-img img{border-radius:20px;clip-path:polygon(6.297% .632%,6.297% .632%,5.409% 1.003%,4.571% 1.466%,3.79% 2.016%,3.069% 2.647%,2.414% 3.353%,1.83% 4.127%,1.323% 4.964%,.897% 5.857%,.558% 6.8%,.31% 7.787%,.31% 7.787%,.241% 8.497%,.183% 9.929%,.135% 12.113%,.098% 15.082%,.07% 18.864%,.051% 23.493%,.041% 28.998%,.04% 35.41%,.047% 42.761%,.062% 51.082%,.155% 92.679%,1.024% 94.576%,1.024% 94.576%,1.328% 95.19%,1.67% 95.778%,2.048% 96.337%,2.46% 96.866%,2.904% 97.362%,3.379% 97.825%,3.883% 98.251%,4.414% 98.641%,4.971% 98.991%,5.553% 99.301%,6.98% 100%,93.216% 100%,94.984% 99.068%,94.984% 99.068%,95.557% 98.741%,96.105% 98.375%,96.626% 97.969%,97.119% 97.528%,97.581% 97.051%,98.013% 96.542%,98.41% 96.001%,98.774% 95.431%,99.1% 94.833%,99.389% 94.21%,99.389% 94.21%,99.565% 93.759%,99.707% 93.2%,99.817% 92.344%,99.9% 91.003%,99.959% 88.989%,99.999% 86.114%,100.023% 82.188%,100.035% 77.024%,100.04% 70.434%,100.04% 62.23%,100.04% 31.78%,99.296% 29.817%,99.296% 29.817%,99.031% 29.16%,98.729% 28.525%,98.39% 27.914%,98.016% 27.33%,97.609% 26.772%,97.168% 26.244%,96.697% 25.747%,96.195% 25.283%,95.665% 24.853%,95.108% 24.459%,95.108% 24.459%,94.848% 24.316%,94.504% 24.149%,94.086% 23.963%,93.604% 23.761%,93.069% 23.548%,92.49% 23.328%,91.88% 23.106%,91.248% 22.884%,90.604% 22.669%,89.959% 22.463%,89.959% 22.463%,88.711% 22.056%,87.636% 21.687%,86.712% 21.346%,85.922% 21.024%,85.244% 20.711%,84.659% 20.397%,84.147% 20.072%,83.689% 19.727%,83.265% 19.351%,82.855% 18.935%,82.855% 18.935%,82.476% 18.507%,82.118% 18.033%,81.774% 17.5%,81.439% 16.899%,81.106% 16.215%,80.771% 15.437%,80.428% 14.553%,80.07% 13.552%,79.692% 12.421%,79.288% 11.148%,79.288% 11.148%,78.909% 9.986%,78.55% 8.947%,78.204% 8.02%,77.865% 7.193%,77.527% 6.452%,77.184% 5.786%,76.828% 5.183%,76.455% 4.63%,76.057% 4.116%,75.627% 3.627%,75.627% 3.627%,75.181% 3.199%,74.65% 2.777%,74.047% 2.367%,73.385% 1.976%,72.677% 1.61%,71.933% 1.274%,71.168% .976%,70.393% .721%,69.621% .516%,68.865% .366%,68.865% .366%,68.176% .299%,66.901% .239%,65.054% .184%,62.651% .137%,59.706% .096%,56.235% .062%,52.251% .035%,47.771% .016%,42.809% .004%,37.379% 0%,37.379% 0%,29.872% .011%,23.739% .024%,18.832% .044%,15.003% .074%,12.102% .116%,9.979% .175%,8.487% .253%,7.475% .352%,6.795% .478%,6.297% .632%)}.pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img{clip-path:polygon(6.297% .632%,6.297% .632%,5.409% 1.003%,4.571% 1.466%,3.79% 2.016%,3.069% 2.647%,2.414% 3.353%,1.83% 4.127%,1.323% 4.964%,.897% 5.857%,.558% 6.8%,.31% 7.787%,.31% 7.787%,.241% 8.497%,.183% 9.929%,.135% 12.113%,.098% 15.082%,.07% 18.864%,.051% 23.493%,.041% 28.998%,.04% 35.41%,.047% 42.761%,.062% 51.082%,.155% 92.679%,1.024% 94.576%,1.024% 94.576%,1.328% 95.19%,1.67% 95.778%,2.048% 96.337%,2.46% 96.866%,2.904% 97.362%,3.379% 97.825%,3.883% 98.251%,4.414% 98.641%,4.971% 98.991%,5.553% 99.301%,6.98% 100%,93.216% 100%,94.984% 99.068%,94.984% 99.068%,95.557% 98.741%,96.105% 98.375%,96.626% 97.969%,97.119% 97.528%,97.581% 97.051%,98.013% 96.542%,98.41% 96.001%,98.774% 95.431%,99.1% 94.833%,99.389% 94.21%,99.389% 94.21%,99.565% 93.759%,99.707% 93.2%,99.817% 92.344%,99.9% 91.003%,99.959% 88.989%,99.999% 86.114%,100.023% 82.188%,100.035% 77.024%,100.04% 70.434%,100.04% 62.23%,100.04% 31.78%,99.296% 29.817%,99.296% 29.817%,99.031% 29.16%,98.729% 28.525%,98.39% 27.914%,98.016% 27.33%,97.609% 26.772%,97.168% 26.244%,96.697% 25.747%,96.195% 25.283%,95.665% 24.853%,95.108% 24.459%,95.108% 24.459%,94.848% 24.316%,94.504% 24.149%,94.086% 23.963%,93.604% 23.761%,93.069% 23.548%,92.49% 23.328%,91.88% 23.106%,91.248% 22.884%,90.604% 22.669%,89.959% 22.463%,89.959% 22.463%,88.711% 22.056%,87.636% 21.687%,86.712% 21.346%,85.922% 21.024%,85.244% 20.711%,84.659% 20.397%,84.147% 20.072%,83.689% 19.727%,83.265% 19.351%,82.855% 18.935%,82.855% 18.935%,82.476% 18.507%,82.118% 18.033%,81.774% 17.5%,81.439% 16.899%,81.106% 16.215%,80.771% 15.437%,80.428% 14.553%,80.07% 13.552%,79.692% 12.421%,79.288% 11.148%,79.288% 11.148%,78.909% 9.986%,78.55% 8.947%,78.204% 8.02%,77.865% 7.193%,77.527% 6.452%,77.184% 5.786%,76.828% 5.183%,76.455% 4.63%,76.057% 4.116%,75.627% 3.627%,75.627% 3.627%,75.181% 3.199%,74.65% 2.777%,74.047% 2.367%,73.385% 1.976%,72.677% 1.61%,71.933% 1.274%,71.168% .976%,70.393% .721%,69.621% .516%,68.865% .366%,68.865% .366%,68.176% .299%,66.901% .239%,65.054% .184%,62.651% .137%,59.706% .096%,56.235% .062%,52.251% .035%,47.771% .016%,42.809% .004%,37.379% 0%,37.379% 0%,29.872% .011%,23.739% .024%,18.832% .044%,15.003% .074%,12.102% .116%,9.979% .175%,8.487% .253%,7.475% .352%,6.795% .478%,6.297% .632%)}.pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img{clip-path:polygon(6.297% .599%,6.297% .599%,5.41% .975%,4.573% 1.444%,3.792% 1.999%,3.072% 2.634%,2.418% 3.342%,1.834% 4.119%,1.327% 4.957%,.9% 5.851%,.56% 6.795%,.31% 7.783%,.31% 7.783%,.241% 8.493%,.183% 9.924%,.135% 12.107%,.098% 15.074%,.07% 18.855%,.051% 23.481%,.041% 28.983%,.04% 35.393%,.047% 42.74%,.062% 51.056%,.155% 92.633%,1.024% 94.529%,1.024% 94.529%,1.328% 95.143%,1.67% 95.73%,2.048% 96.289%,2.46% 96.817%,2.904% 97.314%,3.379% 97.776%,3.883% 98.202%,4.414% 98.592%,4.971% 98.942%,5.553% 99.252%,5.553% 99.252%,5.976% 99.441%,6.511% 99.593%,7.341% 99.713%,8.649% 99.806%,10.617% 99.875%,13.428% 99.927%,17.265% 99.965%,22.311% 99.996%,28.748% 100.022%,36.759% 100.05%,36.759% 100.05%,42.461% 100.065%,47.601% 100.07%,52.181% 100.066%,56.203% 100.052%,59.667% 100.029%,62.578% 99.997%,64.935% 99.957%,66.742% 99.907%,68% 99.85%,68.71% 99.784%,68.71% 99.784%,69.499% 99.626%,70.296% 99.416%,71.089% 99.158%,71.868% 98.859%,72.622% 98.524%,73.34% 98.158%,74.01% 97.766%,74.622% 97.354%,75.165% 96.927%,75.627% 96.491%,75.627% 96.491%,76.057% 96.003%,76.455% 95.489%,76.828% 94.936%,77.184% 94.333%,77.527% 93.668%,77.865% 92.927%,78.204% 92.1%,78.55% 91.173%,78.909% 90.135%,79.288% 88.974%,79.288% 88.974%,79.692% 87.702%,80.07% 86.571%,80.428% 85.57%,80.771% 84.687%,81.106% 83.91%,81.439% 83.226%,81.774% 82.625%,82.118% 82.093%,82.476% 81.619%,82.855% 81.191%,82.855% 81.191%,83.265% 80.775%,83.689% 80.399%,84.147% 80.054%,84.659% 79.729%,85.244% 79.415%,85.922% 79.102%,86.712% 78.781%,87.636% 78.44%,88.711% 78.072%,89.959% 77.665%,89.959% 77.665%,90.604% 77.459%,91.248% 77.244%,91.88% 77.022%,92.49% 76.8%,93.069% 76.58%,93.604% 76.367%,94.086% 76.165%,94.504% 75.979%,94.848% 75.812%,95.108% 75.669%,95.108% 75.669%,95.665% 75.276%,96.195% 74.846%,96.697% 74.382%,97.168% 73.885%,97.609% 73.357%,98.016% 72.8%,98.39% 72.216%,98.729% 71.606%,99.031% 70.971%,99.296% 70.314%,100.04% 68.352%,100.04% 37.918%,100.04% 37.918%,100.04% 29.717%,100.035% 23.13%,100.023% 17.969%,99.999% 14.046%,99.959% 11.172%,99.9% 9.159%,99.817% 7.818%,99.707% 6.963%,99.565% 6.404%,99.389% 5.954%,99.389% 5.954%,99.1% 5.33%,98.774% 4.733%,98.41% 4.163%,98.013% 3.623%,97.581% 3.114%,97.119% 2.637%,96.626% 2.196%,96.105% 1.791%,95.557% 1.424%,94.984% 1.098%,93.216% .166%,50.563% .1%,50.563% .1%,39.565% .082%,30.62% .072%,23.505% .071%,17.998% .084%,13.878% .112%,10.921% .16%,8.907% .229%,7.613% .323%,6.817% .446%,6.297% .599%)}.pbmit-ihbox-style-18{-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-18:hover{transform:translate(0,-5px)}.pbmit-ihbox-style-18 .pbmit-icon-wrap{position:relative;margin-bottom:45px;display:inline-block}.pbmit-ihbox-style-18 .pbmit-ihbox-box-number{position:absolute;top:0;right:0;font-size:14px;width:55px;height:55px;line-height:55px;text-align:center;border-radius:100%;color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-global-color)}.pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{position:absolute;top:0;right:0}.pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{position:absolute;top:inherit;bottom:0;right:0}.pbmit-ihbox-style-18 .pbmit-icon-type-icon{font-size:60px;line-height:60px;color:var(--pbmit-xcare-global-color)}.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg{width:60px;height:60px;margin-bottom:20px;fill:var(--pbmit-xcare-global-color)}.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-text{font-size:14px;width:55px;height:55px;line-height:55px;text-align:center;border-radius:100%;margin-bottom:20px;color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-global-color)}.pbmit-ihbox-style-18 .pbmit-element-title{font-size:26px;line-height:32px;margin-bottom:15px;transition:all 0.6s ease-in-out}.pbmit-ihbox-style-18 .pbmit-element-subtitle{font-size:16px;line-height:22px;margin-bottom:0}.pbmit-ihbox-style-18 .pbmit-ihbox-btn{margin-top:30px;display:inline-block}.pbmit-ihbox-style-18 .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-18 .pbmit-ihbox-btn a:hover{background-color:var(--pbmit-xcare-blackish-color);color:var(--pbmit-xcare-white-color)}.pbmit-ihbox-style-18 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{position:relative;overflow:hidden;display:inline-flex;margin-left:6px}.pbmit-ihbox-style-18 .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-18 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{transform:scale(1) translate(-2px,0)}.pbmit-ihbox-style-18 .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-18 .pbmit-ihbox-btn:hover .pbmit-button-icon{transform:scale(.26) translate(45px,-50px)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-element-title,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-element-title,.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-18 .pbmit-element-title,.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-18 .pbmit-element-title{color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-element-heading,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-element-heading{color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-btn a,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-btn a{background-color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover,.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover,.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-18 .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-18 .pbmit-ihbox-icon-type-text,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-text,.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-box-number,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{background-color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-icon-type-icon,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-icon-type-icon{color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg,.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg{fill:var(--pbmit-xcare-white-color)}@media (max-width:1280px){.pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img,.pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img{clip-path:unset;width:100%}.pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{top:5px;right:5px}.pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{bottom:5px;right:5px}.pbmit-ihbox-style-18 .pbmit-icon-wrap{display:block}}@media (max-width:991px){.pbmit-ihbox-style-18 .pbmit-element-title{font-size:20px;line-height:26px}}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year{font-size:18px;line-height:28px;margin-bottom:15px;letter-spacing:1px}.pbmit-element-timeline-style-1 .pbmit-timeline-title{font-size:24px;line-height:24px;margin-bottom:10px;padding:0 80px}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc{margin:0;padding:0 50px;line-height:22px;opacity:.8}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper{display:grid;width:100%;height:auto;position:relative;justify-items:center;grid-template-rows:1fr 1fr;text-align:center;grid-gap:160px}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height.steps-content_wrap{justify-content:flex-end}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot{background-color:var(--pbmit-xcare-blackish-color);display:block;line-height:normal;font-size:14px;margin:auto;width:10px;height:10px;transform:rotate(45deg);z-index:2;position:relative}.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot,.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot{background-color:var(--pbmit-xcare-white-color)}.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot{background-color:transparent}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot{position:absolute;z-index:2;width:100%;left:0;bottom:0;top:0;right:0;height:-moz-fit-content;height:fit-content;margin:auto!important}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after{content:"";position:absolute;left:-11px;right:0;bottom:0;width:1px;height:40px;margin:0;background:rgb(var(--pbmit-xcare-blackish-color-rgb),.90);transform:rotate(-45deg)}.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after,.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after{background:rgb(var(--pbmit-xcare-white-color-rgb),.40)}.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after{background:rgb(var(--pbmit-xcare-blackish-color-rgb),.20)}.pbmit-element-timeline-style-1 .pbmit-element-posts-wrapper .pbmit-timeline-wrapper.pbmit-slide-even .steps-dot .dot:after{left:19px;top:0;bottom:auto}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line{color:transparent;line-height:10px;position:absolute;left:0;right:0;top:0;bottom:0}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after{content:"";width:calc(50% + 10px * 100);height:1px;display:block;position:absolute;top:0;bottom:0;margin:auto;background-repeat:no-repeat}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after{left:50%;background:linear-gradient(90deg,rgb(var(--pbmit-xcare-blackish-color-rgb),.05),rgb(var(--pbmit-xcare-blackish-color-rgb),.05))}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before{right:50%;background:linear-gradient(90deg,rgb(var(--pbmit-xcare-blackish-color-rgb),.05),rgb(var(--pbmit-xcare-blackish-color-rgb),.05))}.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after,.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after{background:linear-gradient(90deg,rgb(var(--pbmit-xcare-white-color-rgb),.10),rgb(var(--pbmit-xcare-white-color-rgb),.10))}.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before{background:linear-gradient(90deg,rgb(var(--pbmit-xcare-white-color-rgb),.10),rgb(var(--pbmit-xcare-white-color-rgb),.10))}.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after{background:linear-gradient(90deg,rgb(var(--pbmit-xcare-blackish-color-rgb),.03),rgb(var(--pbmit-xcare-blackish-color-rgb),.03))}.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before{background:linear-gradient(90deg,rgb(var(--pbmit-xcare-blackish-color-rgb),.03),rgb(var(--pbmit-xcare-blackish-color-rgb),.03))}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height{display:flex;flex-direction:column;justify-content:end}.pbmit-element-timeline-style-1 .pbmit-element-posts-wrapper .pbmit-timeline-wrapper.pbmit-slide-even.swiper-slide-duplicate:nth-last-child(2) .pbmit-feature-image{order:0}.pbmit-element-timeline-style-1 .pbmit-element-posts-wrapper .pbmit-timeline-wrapper.pbmit-slide-even .pbmit-feature-image{order:1;justify-content:start;transition:all 0.4s,opacity 0.4s 0.9s,transform 0.4s 0.9s}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper:not(.pbmit-slide-even) .pbmit-feature-image{transition:all 0.4s,opacity 0.4s 0.9s,transform 0.4s 0.9s}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot,.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-feature-image,.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-content_wrap{opacity:1}.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-title{color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year,.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-timeline-title,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-timeline-title,.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year,.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-timeline-title,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-title{color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-light .pbmit-element-timeline-style-1 .pbmit-timeline-title,.pbmit-elementor-bg-color-white .pbmit-element-timeline-style-1 .pbmit-timeline-title{color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-light .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc,.pbmit-elementor-bg-color-white .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc{color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-light .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot,.pbmit-elementor-bg-color-white .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot{background-color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-light .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,.pbmit-elementor-bg-color-light .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after,.pbmit-elementor-bg-color-white .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,.pbmit-elementor-bg-color-white .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after{background:linear-gradient(90deg,rgb(var(--pbmit-xcare-blackish-color-rgb),.10),rgb(var(--pbmit-xcare-blackish-color-rgb),.10))}.pbmit-elementor-bg-color-light .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after,.pbmit-elementor-bg-color-white .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after{background:rgb(var(--pbmit-xcare-blackish-color-rgb),.90)}.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover,.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover{background-color:var(--pbmit-xcare-blackish-color)}.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover::after,.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover::after{color:var(--pbmit-xcare-white-color)}.pbmit-element-timeline-style-1.pbminfotech-element .swiper-button-next:after,.pbmit-element-timeline-style-1.pbminfotech-element .swiper-button-prev:after{font-size:18px;color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next,.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev,.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next,.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev{border-color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover,.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover,.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover,.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover{background-color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover::after,.pbmit-elementor-bg-color-secondary .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover::after,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover::after,.pbmit-elementor-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover::after,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover::after,.pbmit-elementor-bg-color-globalcolor .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover::after,.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover::after,.pbmit-elementor-bg-color-gradient .pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover::after{color:var(--pbmit-xcare-blackish-color)}@media (max-width:1800px){.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next{right:15%}}@media (max-width:1600px){.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc{padding:0 30px}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper{grid-gap:140px}}@media (max-width:1500px){.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc{padding:0}.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper{grid-gap:120px}.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next{right:14%}}@media (max-width:1280px){.pbmit-element-timeline-style-1 .pbmit-timeline-title{padding:0 15px}}@media (max-width:1200px){.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next{right:13%}}@media (max-width:767px){.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev,.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next{display:none}}.pbmit-blog-style-1 .pbmit-featured-wrapper img,.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn,.pbmit-blog-style-1 .pbmit-featured-wrapper::before{-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}.pbmit-blog-style-1 .pbmit-meta-line,.pbmit-blog-style-1 .pbmit-meta-line a{font-size:12px;line-height:23px;letter-spacing:.6px;text-transform:uppercase;color:#6e778c}.pbmit-blog-style-1 .pbmit-meta-line{margin-right:20px}.pbmit-blog-style-1 .pbmit-meta-line i{font-size:18px;color:var(--pbmit-xcare-global-color);margin-right:3px}.pbmit-blog-style-1 .pbmit-meta-line:last-child{margin-right:0}.pbmit-blog-style-1 .pbmit-meta-cat-wrapper{position:absolute;top:20px;left:25px;z-index:1;font-weight:500;z-index:10}.pbmit-blog-style-1 .pbmit-meta-category a:hover{color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-global-color)}.pbmit-blog-style-1 .pbmit-meta-category a{padding:5px 15px;border-radius:15px;color:var(--pbmit-xcare-blackish-color);background-color:rgba(var(--pbmit-xcare-white-color-rgb),.5)}.pbmit-blog-style-1 .pbmit-featured-container{margin:0 0 25px}.pbmit-blog-style-1 .pbmit-content-wrapper{margin-top:10px}.pbmit-blog-style-1 .pbmit-post-title{font-size:26px;line-height:32px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pbmit-blog-style-1 .pbmit-featured-wrapper{position:relative;display:block;clip-path:polygon(6.726% 0%,93.274% 0%,93.274% 0%,94.364% .119%,95.399% .464%,96.364% 1.015%,97.245% 1.755%,98.029% 2.664%,98.701% 3.723%,99.249% 4.915%,99.657% 6.219%,99.912% 7.617%,100% 9.091%,100% 66.97%,100% 66.97%,99.732% 70.984%,98.988% 73.969%,97.863% 76.111%,96.447% 77.599%,94.835% 78.618%,93.119% 79.355%,91.39% 79.998%,89.742% 80.733%,88.268% 81.747%,87.061% 83.227%,87.061% 83.227%,86.147% 85.185%,85.483% 87.323%,84.946% 89.551%,84.409% 91.777%,83.749% 93.91%,82.839% 95.86%,81.556% 97.535%,79.775% 98.844%,77.369% 99.696%,74.215% 100%,6.726% 100%,6.726% 100%,5.636% 99.881%,4.601% 99.536%,3.636% 98.985%,2.755% 98.245%,1.971% 97.336%,1.299% 96.277%,.751% 95.085%,.343% 93.781%,.088% 92.383%,0% 90.909%,0% 9.091%,0% 9.091%,.088% 7.617%,.343% 6.219%,.751% 4.915%,1.299% 3.723%,1.971% 2.664%,2.755% 1.755%,3.636% 1.015%,4.601% .464%,5.636% .119%,6.726% 0%)}.pbmit-blog-style-1 .pbmit-featured-wrapper img{position:relative;width:100%;border-radius:30px}.pbmit-blog-style-1:hover .pbmit-featured-wrapper img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.pbmit-blog-style-1 .pbmit-featured-container{position:relative;border-radius:30px;overflow:hidden}.pbmit-blog-style-1 .pbmit-featured-wrapper{position:relative;overflow:hidden}.pbmit-blog-style-1 .pbmit-blog-btn{position:absolute;bottom:2px;right:2px;z-index:1;font-size:13px;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:var(--pbmit-xcare-white-color);background-color:var(--pbmit-xcare-global-color)}.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-icon-wrapper{position:relative;overflow:hidden;display:inline-flex}.pbmit-blog-style-1 .pbmit-blog-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(-45px,50px);transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbmit-blog-style-1 .post-item:hover .pbmit-blog-btn .pbmit-button-icon-wrapper::before{transform:scale(1) translate(-2px,0)}.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-icon{display:inline-block;transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out}.pbmit-blog-style-1 .post-item:hover .pbmit-blog-btn .pbmit-button-icon{transform:scale(.26) translate(45px,-50px)}.pbmit-blog-style-1 .post-item:hover .pbmit-featured-container .pbmit-blog-btn{background-color:var(--pbmit-xcare-blackish-color);color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-blackish .pbmit-blog-style-1 .pbmit-post-title a{color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-blackish .pbmit-blog-style-1 .pbmit-post-title a:hover{color:var(--pbmit-xcare-secondary-color)}.pbmit-elementor-bg-color-blackish .pbmit-blog-style-1 .pbmit-blog-btn:hover{background-color:var(--pbmit-xcare-white-color);color:var(--pbmit-xcare-blackish-color)}.pbmit-elementor-bg-color-secondary .pbmit-blog-style-1 .pbmit-blog-btn{background-color:var(--pbmit-xcare-global-color)}.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-1 .pbmit-post-title a,.pbmit-elementor-bg-color-gradient .pbmit-blog-style-1 .pbmit-post-title a{color:var(--pbmit-xcare-white-color)}.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-1 .pbmit-post-title a:hover,.pbmit-elementor-bg-color-gradient .pbmit-blog-style-1 .pbmit-post-title a:hover{color:var(--pbmit-xcare-secondary-color)}.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-1 .pbmit-meta-line i,.pbmit-elementor-bg-color-gradient .pbmit-blog-style-1 .pbmit-meta-line i{color:var(--pbmit-xcare-secondary-color)}.pbmit-elementor-bg-color-blackish .pbmit-blog-style-1 .pbmit-meta-line,.pbmit-elementor-bg-color-blackish .pbmit-blog-style-1 .pbmit-meta-line a,.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-1 .pbmit-meta-line,.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-1 .pbmit-meta-line a,.pbmit-elementor-bg-color-gradient .pbmit-blog-style-1 .pbmit-meta-line,.pbmit-elementor-bg-color-gradient .pbmit-blog-style-1 .pbmit-meta-line a{color:var(--pbmit-xcare-white-color)}.single.pbmit-sidebar-exists .pbmit-post-related .pbmit-blog-style-1.col-md-4 .pbmit-featured-wrapper,.blog.pbmit-sidebar-exists .content-area.col-md-9 .pbmit-blog-style-1.col-md-4 .pbmit-featured-wrapper{clip-path:unset}.single.pbmit-sidebar-exists .pbmit-blog-style-1.col-md-4 .pbmit-blog-btn,.blog.pbmit-sidebar-exists .content-area.col-md-9 .pbmit-blog-style-1.col-md-4 .pbmit-blog-btn{bottom:10px;right:10px}.single.pbmit-sidebar-exists .content-area.col-md-9 .pbmit-blog-style-1.col-md-4 .pbmit-post-title,.blog.pbmit-sidebar-exists .content-area.col-md-9 .pbmit-blog-style-1.col-md-4 .pbmit-post-title{font-size:22px;line-height:30px}@media (max-width:1366px){.pbmit-element-column-four .pbmit-blog-style-1 .pbmit-featured-wrapper{clip-path:unset}.pbmit-element-column-four .pbmit-blog-style-1 .pbmit-blog-btn{bottom:8px;right:8px}}@media (max-width:1280px){.pbmit-blog-style-1 .pbmit-featured-wrapper{clip-path:unset}.pbmit-blog-style-1 .post-item .pbmit-featured-container .pbmit-blog-btn{bottom:10px;right:10px}}@media (max-width:1100px){.pbmit-element-column-four .pbmit-blog-style-1 .pbmit-meta-line,.pbmit-element-column-four .pbmit-blog-style-1 .pbmit-category-date-wraper{display:block!important}.pbmit-blog-style-1 .pbmit-post-title{font-size:20px;line-height:30px}}@media(max-width:820px){.pbmit-element-column-three .pbmit-blog-style-1 .pbmit-meta-line,.pbmit-element-column-three .pbmit-blog-style-1 .pbmit-meta-line a{font-size:10px;line-height:18px}}@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;
}