/* porto-essentials.css — the LIVE-USED slice of the retired Porto theme.css + skins/default.css.
   Derived by Chrome CSS-coverage union across 31 page types x desktop+mobile
   (qa/build/_css-retire-audit.js), then cross-checked statically: every OTHER Porto class
   present in the corpus is scoped to the removed legacy #header / #footer (now #nh-header / .gwf)
   or to html.dark / html.side-header states this site never uses (0 pages) — i.e. dead.
   This file loads render-blocking at the EXACT position theme.css occupied, so the cascade is
   byte-identical to before. Replaces 2 sync links / ~120 KB with 1 sync link / <1 KB.
   To regenerate: run _css-retire-audit.js and update the rule set below. */

/* ---- carried from css/theme.css (selector-matched on live pages) ---- */
html{direction:ltr;overflow-x:hidden;box-shadow:none !important;-webkit-font-smoothing:antialiased}
body{background-color:#FFF;font-family:"Open Sans",Arial,sans-serif;font-size:14px;line-height:26px;margin:0}
body a{outline:none !important}
.body{background-color:#FFF}
li{line-height:24px}
b,strong{font-weight:500 !important}
.float{position:fixed;width:60px;height:60px;bottom:50px;right:20px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;z-index:100}
.my-float{margin-top:16px}
.rounded{border-radius:5px !important}
.text-light{color:#FFF !important}
@media (max-width:575px){body{font-size:13px}}

/* ---- carried from css/skins/default.css (selector-matched on live pages) ---- */
a{color:#fff}
html .text-light{color:#FFF !important}
.owl-carousel .owl-dots .owl-dot.active span{background-color:#0074ad}
.pagination>a,.pagination>a:hover,.pagination>a:focus,.pagination>li>a,.pagination>li>span,.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#0793bf}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus,.pagination .page-item.active .page-link{background-color:#0793bf !important;border-color:#0793bf}
