<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&amp;display=swap);/*!
Theme Name: myorthopedics
Author: Amazing
Author URI: http://www.amazing.nl
Description: Amazing myorthopedics theme with SASS feature
Version: 1.0
Text Domain: myorthopedics
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* theme colors */
/*!
 *
 * Overwrite default mixins
 * Or create new ones
 *
 */
/*!
 *
 * _TK theme specific setting and resets!
 *
 */
/* _TK theme specific styling */
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  max-width: 100%;
  border-radius: 4px;
  padding: 0 10px;
}

.wp-caption.aligncenter {
  margin-bottom: 10px;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
}

.wp-caption .wp-caption-text {
  text-align: center;
  margin-top: 10px;
}

/* WP Gallery */
.gallery {
  margin-bottom: 1.5em;
}

.gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.gallery dd {
  margin: 0;
}

.gallery-caption {
  display: block;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #00328C;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Clearing */
.clear {
  clear: both;
}

/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget {
  margin-bottom: 2em;
}

.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li {
  padding-left: 15px;
}

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] {
  display: none;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
.comment .children {
  margin-left: 1.5em;
}

/**
* Some WP Theme Repository requirements
*/
.entry-meta {
  clear: both;
}

/* Navigation */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu &gt; .dropdown-menu {
  top: 0;
  left: 100%;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:active &gt; .dropdown-menu, .dropdown-submenu:hover &gt; .dropdown-menu {
  display: block;
}

.dropdown-submenu &gt; a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:active &gt; a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left &gt; .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}

/* Content */
.main-content-inner {
  padding-bottom: 1.5em;
}

.hentry {
  margin: 0 0 1.5em;
}

.sticky {
  display: block;
}

.bypostauthor {
  display: block;
}

/* Minimal Wordpress styling */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* Images and wp-captions should always fit and be responsive */
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

img[class*="wp-image-"] {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/*!
 *
 * Default HTML attributes styling no classes!
 *
 */
@font-face {
  font-family: 'GalanoGrotesque-Regular';
  src: url("assets/fonts/3A89C1_0_0.eot");
  src: url("assets/fonts/3A89C1_0_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/3A89C1_0_0.woff2") format("woff2"), url("assets/fonts/3A89C1_0_0.woff") format("woff"), url("assets/fonts/3A89C1_0_0.ttf") format("truetype");
}

@font-face {
  font-family: 'GalanoGrotesque-SemiBold';
  src: url("assets/fonts/3A89C1_1_0.eot");
  src: url("assets/fonts/3A89C1_1_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/3A89C1_1_0.woff2") format("woff2"), url("assets/fonts/3A89C1_1_0.woff") format("woff"), url("assets/fonts/3A89C1_1_0.ttf") format("truetype");
}

html {
  /* Adjust font size */
  font-size: 1rem;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  word-wrap: break-word;
  font-size: 1rem;
  font-family: "GalanoGrotesque-Regular";
  background: white;
  padding-bottom: 80px;
}

/*Removing some default CSS from our language switcher*/
.wpml-floating-language-switcher .wpml-ls-statics-shortcode_actions {
  margin-bottom: 0;
}
.wpml-floating-language-switcher  .wpml-ls-statics-shortcode_actions a {
  background-color: transparent !important;
}
.wpml-floating-language-switcher .wpml-ls-legacy-list-horizontal a {
  padding: 5px;
}
/*Customize this if you want*/
.wpml-floating-language-switcher {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #f8f8f8; /*background color*/
  border: 1px solid; /*border settings*/
  border-color: #eee; /*color of the border*/
  padding: 0px; /*padding of container*/
  border-radius: 6px; /*rounded border*/
  /*Box Shadow*/
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
z-index: 9999;
}





@media (min-width: 992px) {
  body:not(#tinymce) {
    position: relative;
    min-height: 100vh;
  }
}

@media (min-width: 992px) {
  body.admin-bar {
    min-height: calc(100vh - 32px);
  }
}

body.admin-bar .navbar-fixed-top {
  top: 32px !important;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: 'GalanoGrotesque-SemiBold';
  margin: 0;
  padding: 0;
}

h1, .h1 {
  font-size: 2.25rem;
}

@media (min-width: 512px) {
  h1, .h1 {
    font-size: 3rem;
  }
}

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 4rem;
  }
}

h2, .h2 {
  font-size: 2.25rem;
  margin-bottom: 15px;
}

h3, .h3 {
  font-size: 2.25rem;
  margin-bottom: 20px;
}

/* Make entire content clikable */
.clickable {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

a {
  text-decoration: underline;
}

.btn {
  padding-bottom: 12px;
}

.prim-bg {
  background-color: #00328C;
}

.sec-bg {
  background-color: #FF7D00;
}

.white-bg {
  background-color: #fff;
}

@media (min-width: 768px) {
  .container-fluid {
    max-width: 1600px;
  }
}

/*!
 *
 * section: Header styling
 *
 */
.cta-link {
  text-decoration: none;
}

.cta-link img {
  margin-right: 20px;
  padding-top: 6px;
}

.header-image {
  margin-bottom: 70px;
}

.header-image .header-holder {
  height: 400px;
}

@media (min-width: 992px) {
  .header-image .blue-area-title h1 {
    font-size: 3.75rem;
  }
}

.header-image .image-holder {
  min-width: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

/** Navigation styling **/
.main-navigation {
  background-color: white;
  /** Main/primary menu **/
  /* Brand logo */
}

.main-navigation .holder {
  margin: 0 20px;
}

@media (min-width: 992px) {
  .main-navigation .holder {
    margin: 0 40px;
  }
}

.main-navigation ul.main-navbar {
  width: 100%;
  font-size: 2rem;
  text-align: center;
}

.main-navigation ul.main-navbar li {
  padding-bottom: 3px;
}

.main-navigation ul.main-navbar a {
  color: white;
  font-size: 1.125rem;
}

@media (min-width: 768px) {
  .main-navigation ul.main-navbar {
    width: initial;
    text-align: initial;
    font-size: 1rem;
  }
  .main-navigation ul.main-navbar li + li {
    margin-left: 35px;
    margin-bottom: 5px;
  }
  .main-navigation ul.main-navbar a {
    color: #00328C;
    text-decoration: none;
    font-weight: bold;
  }
  .main-navigation ul.main-navbar a:active, .main-navigation ul.main-navbar a:focus, .main-navigation ul.main-navbar a:hover {
    text-decoration: underline;
  }
}

.main-navigation .navbar-brand img {
  max-width: 240px;
}

@media (min-width: 768px) {
  .main-navigation .navbar-brand img {
    max-width: 310px;
  }
}

.main-navigation .holder {
  height: 100px;
}

.open-btn {
  cursor: pointer;
}

.nav-menu {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: .5s ease;
}

.nav-menu .close-btn {
  position: absolute;
  top: 34px;
  right: 43px;
  color: #fff;
  cursor: pointer;
}

.nav-menu.active {
  opacity: 1;
  visibility: visible;
  background: rgba(255, 125, 0, 0.95);
}

@media (min-width: 768px) {
  .nav-menu {
    position: initial;
    width: initial;
    background: initial;
    height: initial;
    top: initial;
    right: initial;
    opacity: initial;
    visibility: initial;
    z-index: initial;
  }
}

#show-map {
  height: 250px;
  width: 100%;
}

@media (min-width: 768px) {
  #show-map {
    height: 400px;
  }
}

/** Main content area **/
.content {
  background-color: white;
}

.content .text-area {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1;
      flex: 1;
}

/** Homepage content **/
.content.home .text-area {
  width: 100%;
  height: 485px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1;
      flex: 1;
}

.content.home .text-area.top {
  height: 385px;
}




@media (min-width: 992px) {
  .content.home .text-area.top {
    height: 485px;
  }
}

.content.home .text-area.top .main-title {
  min-height: 300px;
  padding: 0 30px;
}

@media (min-width: 992px) {
  .content.home .text-area.top .main-title {
    height: 350px;
    padding: 0 60px;
  }
}

@media (min-width: 1200px) {
  .content.home .text-area.top .main-title {
    padding: 0 150px;
  }
}

.content.home .text-area.top .main-title h1 {
  color: white;
  padding-bottom: 20px;
}

.content.home .text-area a.cta-link {
  -ms-flex: 1;
      flex: 1;
  padding: 0 30px 5px;
  color: white;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
}

.content.home .text-area a.cta-link:active, .content.home .text-area a.cta-link:focus, .content.home .text-area a.cta-link:hover {
  text-decoration: underline;
}

@media (min-width: 992px) {
  .content.home .text-area a.cta-link {
    height: 380px;
    padding: 0 60px 5px;
  }
}

@media (min-width: 1200px) {
  .content.home .text-area a.cta-link {
    padding: 0 150px 5px 150px;
  }
}

.content.home .text-area a.cta-link img {
  max-width: 30px;
  margin-right: 20px;
}

.content.home .text-area.bottom {
  height: initial;
  padding: 40px 30px;
}

@media (min-width: 992px) {
  .content.home .text-area.bottom {
    padding: 40px 60px;
  }
}

@media (min-width: 1200px) {
  .content.home .text-area.bottom {
    min-height: 475px;
    padding: 110px 200px 110px 110px;
  }
}

.content.home .text-area.bottom .main-title {
  -ms-flex: 1;
      flex: 1;
}

.content.home .image-holder {
  height: 220px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .content.home .image-holder {
    height: 100%;
  }
}

@media (min-width: 768px) {
  a.cta-link {
    font-size: 1.5rem;
  }
  a.cta-link img {
    padding-top: 10px;
  }
}

/** Page text **/
.regular-text {
  margin-bottom: 50px;
}

/** Masonary grid **/
.masonary-tiles &gt; .container {
  max-width: 100%;
}

@media (min-width: 992px) {
  .masonary-tiles &gt; .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .masonary-tiles &gt; .container {
    max-width: 1140px;
  }
}

.masonary-tiles .card-columns .card {
  border: 0;
  margin-bottom: 20px;
}

/*!
 *
 * Footer styling
 *
 */
footer {
  padding: 0 30px;
  height: 80px;
  background-color: #f2f1f0;
}

@media (min-width: 992px) {
  footer {
    padding: 0 45px;
  }
}

footer ul.footer-nav {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 30px 0 25px;
  font-size: 0.875rem;
}

@media (min-width: 992px) {
  footer ul.footer-nav {
    padding: 0;
  }
}

footer ul.footer-nav li {
  display: inline-block;
}

footer ul.footer-nav li a {
  color: #aaa;
}

footer ul.footer-nav li + li {
  margin-left: 25px;
}

footer .logo-holder img + img {
  margin-left: 30px;
}

@media (min-width: 992px) {
  footer .logo-holder img + img {
    margin-left: 30px;
  }
}

@media (min-width: 992px) {
  footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1030;
  }
}

/*# sourceMappingURL=style.css.map*/</pre></body></html>