/*
Theme Name: Base
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
@import url(bower_components/slick-carousel/slick/slick.css);
@import url(bower_components/slick-carousel/slick/slick-theme.css);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: .67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

#header .language,
#header .language ul,
#header .info,
#nav > ul,
#nav > ul .dropdown ul,
#nav .social-networks,
#nav .logos,
.two-cols .content-holder ol,
.two-cols .holder ul,
.two-cols .service-area ul,
.aside .contact-holder ul,
.side-nav ul,
.breadcrumbs ul,
.partners ul.partners-list,
.post-block ul.news-list,
.post-block .post-holder,
.join-area ul.social-list,
#footer .info,
#footer .social-networks,
#footer .footer-nav ul,
#footer .footer-content .logos,
#footer .logos {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.container:after,
#header:after,
#header .holder:after,
#header .topbar:after,
#header .topbar .container:after,
#header .topbar-holder:after,
.two-cols .holder:after,
.two-cols .posts:after,
.two-cols .posts .post-holder:after,
.promo.service:after,
.promo.service .holder:after,
.categories .holder:after,
.post-block:after,
#footer .footer-content:after {
  content: "";
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #717073;
  background: #eee;
  font: 14px/1.2 "museo-sans", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto; }

.gm-style img {
  max-width: none; }

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 1.2em; }

blockquote {
  border-left: 4px solid #717073;
  padding-left: .5em;
  margin-left: 1.2em; }

th,
td {
  border: 1px solid #717073;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul,
ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #717073;
  padding: .4em .7em; }

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #000; }

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #717073; }

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #717073; }

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #717073; }

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #717073; }

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
  color: #717073; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer; }

.widget {
  margin-bottom: 1.2em; }

.widget ul {
  padding-left: 2em; }

.widget select {
  min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type="text"] {
  margin: 0 4px 0 0;
  width: 300px; }

.comment-form input[type="submit"] {
  display: block;
  float: none; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type="password"] {
  margin: 0 4px 0 0;
  width: 300px; }

.search-form {
  margin-bottom: 15px; }

.search-form input {
  float: left;
  height: 2em; }

.search-form input[type="search"] {
  margin: 0 4px 0 0;
  width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }

.post-password-form input[type="password"] {
  width: 150px; }

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  background: #000;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
  opacity: .8; }

.commentlist {
  margin: 0 0 1.2em; }

.commentlist .edit-link {
  margin: 0; }

.commentlist .avatar-holder {
  float: left;
  margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px; }

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 .4em; }

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 48%;
  background: #000;
  color: #fff;
  padding: .4em;
  text-decoration: none; }

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
  opacity: .8; }

.navigation-single {
  margin-bottom: 1.2em; }

.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 48%;
  background: #000;
  color: #fff;
  text-decoration: none; }

.navigation-single .next:hover,
.navigation-single .prev:hover {
  opacity: .8; }

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: .4em;
  display: block; }

.navigation-single .next {
  float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #717073;
  padding: .4em;
  margin-bottom: 1.2em; }

.wp-caption img {
  margin: 0;
  vertical-align: top; }

.wp-caption p {
  margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 .5em;
  color: inherit; }

h1,
.h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 36px; }

h2,
.h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  color: #082b45; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 21px; }

h5,
.h5 {
  font-size: 17px; }

h6,
.h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #39f; }

a:hover,
a:focus {
  text-decoration: none; }

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #717073;
  background: none;
  border-radius: 5px;
  width: 100%;
  height: 40px; }

.jcf-select.jcf-select-select {
  margin: 0 0 20px;
  border-color: #fff; }

.jcf-select.jcf-select-select.jcf-drop-active {
  background: rgba(0, 204, 173, 0.8); }

.jcf-select.jcf-select-select.jcf-drop-active .jcf-select-opener:before {
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent #fff transparent; }

.jcf-select.jcf-select-select .jcf-select-opener:before {
  border-color: #fff transparent transparent transparent; }

.jcf-select.jcf-select-select .jcf-select-text {
  color: #fff; }

.jcf-select.jcf-select-select .jcf-list {
  border-radius: 0 0 5px 5px; }

.jcf-select.jcf-select-map .jcf-select-text {
  color: #717073; }

.jcf-select.jcf-select-map .jcf-list {
  background: rgba(0, 0, 0, 0.8); }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin: 7px 35px 7px 10px;
  color: #717073; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: none;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0; }

.jcf-select .jcf-select-opener:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #717073 transparent transparent transparent;
  position: absolute;
  right: 21px;
  top: 50%;
  margin: -3px 0 0;
  content: " "; }

body > .jcf-select-drop {
  position: absolute;
  margin: 1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-select-select {
  margin: -6px 0 0; }

body > .jcf-select-drop.jcf-select-map {
  margin: -6px 0 0; }

body > .jcf-select-drop.jcf-select-map .jcf-list {
  background: rgba(255, 255, 255, 0.8); }

body > .jcf-select-drop.jcf-select-map .jcf-option {
  color: #717073; }

body > .jcf-select-drop.jcf-select-map .jcf-option:hover {
  color: #00ccad; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 3px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #fff;
  border-top: 0 !important;
  border-radius: 0 0 5px 5px; }

.jcf-select-drop.jcf-select-map .jcf-select-drop-content {
  border: 1px solid #717073;
  border-top: 0 !important;
  border-radius: 0 0 5px 5px; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #fff;
  border-top: 0 !important;
  width: 100%;
  border-radius: 0 0 5px 5px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: rgba(0, 204, 173, 0.8);
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  border-radius: 5px; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  background: white;
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  background: white;
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #fff;
  height: 1%;
  cursor: pointer;
  color: #00ccad; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: none;
  color: #082b45; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-outer,
.fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden !important; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0; }

#popup1 {
  width: 700px;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px; }

#popup1 .title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  display: block;
  margin: 0 0 20px;
  color: #082b45; }

#popup1 .col-holder {
  overflow: hidden;
  padding: 0 0 20px; }

#popup1 .col {
  overflow: hidden; }

#popup1 .btn {
  float: right;
  border: none;
  background: #4f8abe;
  margin: 0 0 0 15px;
  border-radius: 5px; }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.accessibility:focus {
  position: static;
  width: auto;
  height: auto; }

.hidden {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 0;
  height: 0;
  overflow: hidden; }

/* main container styles */
#wrapper {
  position: relative;
  overflow: hidden; }

/* container styles */
.container {
  max-width: 1260px;
  margin: 0 auto;
  padding: 20px 30px; }

a {
  text-decoration: none; }

/* default btn styles */
.btn {
  background: #005695;
  border-radius: 5px;
  padding: 10px 18px;
  line-height: 20px;
  color: #fff;
  min-width: 115px;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 16px;
  font-weight: 300; }

.btn:hover {
  background: #00467a; }

.two-cols p a.btn {
  color: white; }

.two-cols p a.btn:hover {
  background: #00467a;
  color: white; }

/* header styles */
#header {
  position: relative;
  transition: right .3s linear;
  right: 0; }

#header .container {
  padding: 0; }

#header .holder {
  background: #fff;
  padding: 16px 20px 20px;
  position: relative;
  border-radius: 0 0 5px 5px; }

#header .holder.fixed-position {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  z-index: 9999; }

#header .topbar {
  position: relative;
  z-index: 999; }

#header .topbar .container {
  position: relative;
  padding: 0; }

#header .topbar-holder {
  background: #d9e3ef;
  position: relative;
  padding: 5px 20px 0; }

#header .topbar-holder:before {
  position: absolute;
  height: 5px;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  background: linear-gradient(to right, #005795 0%, #006a99 23%, #0095a2 50%, #00cbad 100%); }

#header .col {
  float: left;
  width: 67%; }

#header .col:first-child {
  width: 32.5%; }

#header .language {
  font-size: 14px;
  line-height: 18px;
  float: left;
  font-weight: 600;
  position: relative;
  z-index: 999;
  margin: 0 5px 0 0; }

#header .language li {
  float: left;
  position: relative; }

#header .language li:hover ul {
  opacity: 1;
  visibility: visible; }

#header .language li:hover > a {
  background: #aec5e7;
  color: #4f8abe; }

#header .language li:hover > a:after {
  color: #4f8abe;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

#header .language li.active > a {
  background: #aec5e7;
  color: #4f8abe; }

#header .language li.active > a:after {
  color: #4f8abe; }

#header .language a {
  display: inline-block;
  vertical-align: top;
  color: #4f8abe;
  text-decoration: none;
  padding: 0 0 5px 15px;
  padding: 7px 10px 7px 25px; }

#header .language a:active,
#header .language a:focus,
#header .language a:hover {
  background: #aec5e7;
  color: #4f8abe; }

#header .language a:active:after,
#header .language a:focus:after,
#header .language a:hover:after {
  color: #4f8abe; }

#header .language a:after {
  transition: all .3s linear;
  position: absolute;
  top: 14px;
  left: 9px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #4f8abe;
  content: ""; }

#header .language ul {
  transition: opacity .3s linear;
  background: #005695;
  position: absolute;
  top: 100%;
  left: 0;
  width: 126px;
  opacity: 0;
  border-bottom: 5px solid #d9e3ef;
  padding: 10px 0;
  visibility: hidden; }

#header .language ul li {
  float: none; }

#header .language ul a {
  display: block;
  padding: 5px 15px;
  color: #fff; }

#header .language ul a:after {
  display: none; }

#header .language ul a:hover {
  background: none;
  color: #00ccad; }

#header .search {
  float: left;
  position: relative;
  display: none; }

#header .search:after {
  position: absolute;
  top: 1px;
  left: 0;
  font-family: "FontAwesome";
  content: "\f002";
  color: #4f8abe; }

#header .search input[type="search"] {
  font-size: 14px;
  line-height: 18px;
  width: 100px;
  padding: 2px 3px 2px 20px;
  background: none;
  border: none;
  height: 20px;
  color: #4f8abe;
  font-weight: 600; }

#header .search input[type="search"]::-webkit-input-placeholder {
  color: #4f8abe; }

#header .search input[type="search"]::-moz-placeholder {
  opacity: 1;
  color: #4f8abe; }

#header .search input[type="search"]:-moz-placeholder {
  color: #4f8abe; }

#header .search input[type="search"]:-ms-input-placeholder {
  color: #4f8abe; }

#header .search input[type="search"].placeholder {
  color: #4f8abe; }

#header .search-opener {
  float: left;
  position: relative;
  display: none; }

#header .search-opener:after {
  position: absolute;
  top: 8px;
  left: 10px;
  font-family: "FontAwesome";
  content: "\f002";
  color: #4f8abe;
  font-weight: 400; }

#header .search-opener input[type="search"] {
  font-size: 14px;
  line-height: 18px;
  width: 100px;
  padding: 2px 3px 2px 20px;
  background: none;
  border: none;
  height: 20px;
  color: #4f8abe;
  font-weight: 600; }

#header .search-opener input[type="search"]::-webkit-input-placeholder {
  color: #4f8abe; }

#header .search-opener input[type="search"]::-moz-placeholder {
  opacity: 1;
  color: #4f8abe; }

#header .search-opener input[type="search"]:-moz-placeholder {
  color: #4f8abe; }

#header .search-opener input[type="search"]:-ms-input-placeholder {
  color: #4f8abe; }

#header .search-opener input[type="search"].placeholder {
  color: #4f8abe; }

#header .info {
  text-align: right;
  font-weight: 600;
  display: none; }

#header .info li {
  display: inline-block;
  vertical-align: top;
  padding: 8px 0 0 6px; }

#header .info a {
  color: #4f8abe;
  text-decoration: none; }

#header .info a:hover {
  color: #00ccad; }

#header .info a.login {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 18px; }

#header .info a.login:after {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  content: "\f007";
  color: #4f8abe;
  font-weight: 400; }

#header .info a.login:hover:after {
  color: #00ccad; }

#header .logo {
  float: left;
  max-width: 205px; }

#header .logo img {
  display: block;
  height: auto;
  width: 100%; }

#header .phone {
  display: inline-block;
  float: right;
  color: #4f8abe;
  font-weight: 600;
  margin: 8px 0 0; }

#header .phone:hover {
  color: #00ccad; }

#header .copyright {
  font-size: 14px;
  line-height: 18px;
  color: #185d8a;
  display: block;
  font-weight: 300;
  padding: 0 0 20px; }

#header .copyright a {
  color: #185d8a;
  text-decoration: none; }

#header .copyright a:hover {
  color: #fff; }

#header .info a.portal {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 18px; }

#header .info a.portal:after {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  content: "\f03d";
  color: #4f8abe;
  font-weight: 400; }

/* nav-opener styles */
.nav-opener {
  width: 28px;
  height: 31px;
  position: absolute;
  top: 12px;
  right: 20px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  z-index: 999999;
  outline: none; }

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
  background: #4e8abc;
  border-radius: 4px;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  height: 4px;
  margin-top: -2px;
  transition: all .2s linear; }

.nav-opener:before,
.nav-opener:after {
  content: "";
  top: 18px; }

.nav-opener:after {
  top: 28px; }

.nav-opener:hover {
  opacity: .9; }

.nav-header {
  position: relative;
  z-index: 9;
  overflow: hidden;
  padding: 0 0 15px;
  border-bottom: 1px solid #021725;
  margin: 0 0 15px;
  display: block; }

/* close btn styles */
.close {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 9999;
  width: 20px;
  height: 20px; }

.close:after,
.close:before {
  background: #fff;
  border-radius: 4px;
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  height: 3px;
  margin-top: -2px;
  transition: all .2s linear;
  content: "";
  transform: rotate(45deg); }

.close:before {
  transform: rotate(-45deg); }

.close:hover:after,
.close:hover:before {
  background: #00ccad; }

.small-logo {
  float: left; }

/* main navigation styles */
body.nav-active {
  height: 100%;
  overflow: hidden; }

body.nav-active.sub-active #nav {
  overflow: hidden; }

body.nav-active.sub-active #nav > ul .dropdown {
  /* 	top: 0; */
  height: auto; }

body.nav-active #header,
body.nav-active #main,
body.nav-active #footer {
  right: 280px; }

body.nav-active #nav {
  right: 0; }

body.nav-active #nav ul li .dropdown {
  right: -280px; }

body.nav-active #nav ul li .dropdown.sub-drop {
  right: -280px !important; }

body.nav-active #nav ul li .dropdown li.sub-active .dropdown.sub-drop {
  right: 0 !important; }

body.nav-active #nav ul li.drop-active > .dropdown {
  right: 0 !important; }

body.nav-active #main {
  overflow-y: auto; }

.resize-active #nav,
.resize-active .dropdown {
  transition: none !important;
  -webkit-transition: none !important; }

/* navigation styles */
#nav {
  transition: right .3s linear;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  z-index: 9999;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 280px;
  background: #032c47;
  padding: 30px;
  overflow: auto;
  right: -280px; }

#nav > ul {
  border-bottom: 1px solid #021725;
  margin: 0 0 15px; }

#nav > ul > li {
  position: relative;
  padding: 0 0 20px; }

#nav > ul > li:hover > a {
  color: #00ccad; }

#nav > ul > li:hover .dropdown {
  opacity: 1; }

#nav > ul > li.mobile {
  font-weight: 300;
  display: block; }

#nav > ul > li.active > a {
  color: #00ccad; }

#nav > ul > li > a {
  color: #adc5e6;
  text-decoration: none; }

#nav > ul > li > a:hover {
  color: #00ccad; }

#nav > ul .dropdown {
  background: #032c47;
  transition: all .3s linear;
  font-size: 24px;
  line-height: 28px;
  font-family: "proxima-nova", sans-serif;
  position: fixed;
  top: 90px;
  bottom: 0;
  right: -280px;
  width: 280px;
  text-align: left;
  font-weight: 300;
  z-index: 999;
  height: calc(100vh - 90px);
  overflow: auto; }

#nav > ul .dropdown ul {
  padding: 8px 0;
  transition: all .3s linear; }

#nav > ul .dropdown li {
  padding: 6px 25px;
  position: relative; }

#nav > ul .dropdown li:hover .dropdown.sub-drop {
  visibility: visible !important;
  opacity: 1 !important; }

#nav > ul .dropdown li.title {
  font-size: 24px;
  line-height: 30px;
  font-family: "proxima-nova", sans-serif;
  color: #adc5e6;
  font-weight: 700;
  display: block;
  padding: 0 0 0 25px; }

#nav > ul .dropdown li.back {
  font-size: 24px;
  line-height: 24px;
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #021725;
  margin: 0 20px 20px;
  display: block;
  font-weight: 600; }

#nav > ul .dropdown li.back a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #aec5e7;
  padding: 0 0 0 25px; }

#nav > ul .dropdown li.back a:after {
  position: absolute;
  top: 4px;
  left: 0;
  width: 0;
  height: 0;
  border-right: 10px solid #aec5e7;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  content: ""; }

#nav > ul .dropdown li.back a:hover {
  color: #00ccad; }

#nav > ul .dropdown li.back a:hover:after {
  border-right: 10px solid #00ccad; }

#nav > ul .dropdown a {
  text-align: left;
  color: #adc5e6;
  text-decoration: none; }

#nav > ul .dropdown a:hover {
  color: #00ccad; }

#nav .info,
#nav .search {
  font-size: 16px;
  line-height: 20px;
  display: block;
  text-align: left;
  padding: 0 0 5px;
  margin: 0 0 20px;
  border: none; }

#nav .info li,
#nav .search li {
  padding: 0 0 5px; }

#nav .info a,
#nav .search a {
  color: #4f8abe; }

#nav .info a:hover,
#nav .search a:hover {
  color: #fff; }

#nav .info a:hover:after,
#nav .search a:hover:after {
  color: #fff; }

#nav .search {
  float: none;
  width: 100%;
  padding: 0 0 15px;
  margin: 0; }

#nav .search input[type="search"] {
  font-size: 16px;
  line-height: 20px;
  width: 100%; }

#nav .contact-info {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: 300;
  overflow: hidden;
  display: block; }

#nav .title {
  display: block;
  margin: 0 0 15px; }

#nav .tel {
  display: block;
  margin: 0 0 10px; }

#nav .tel a {
  color: #4f8abe;
  font-weight: 600; }

#nav .social-networks {
  padding: 0 0 20px; }

#nav .social-networks li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-weight: 600;
  margin: 0 15px 5px 0; }

#nav .social-networks li.mail a {
  display: block;
  position: relative;
  padding: 0 0 0 23px; }

#nav .social-networks li.mail a:after {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  content: "\f003";
  color: #4f8abe;
  font-weight: 400; }

#nav .social-networks li a {
  color: #4f8abe; }

#nav .logos {
  border-top: 1px solid #021725;
  padding: 20px 0 0;
  display: block;
  margin: 0 0 15px; }

#nav .logos li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 10px 0;
  padding: 0; }

/* navigation styles */
#main {
  transition: right .3s linear;
  position: relative;
  right: 0; }

.iframe-holder {
  position: relative; }

/* two-cols styles */
.two-cols {
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  min-height: 800px;
  color: #717073; }

.two-cols.events .content-area {
  background: none;
  padding: 0; }

.two-cols.events .content-area h1 {
  font-size: 24px;
  line-height: 35px;
  color: #082b45;
  font-weight: 300;
  margin: 0 0 12px; }

.two-cols.events .content-area h1 span {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  color: #717073;
  display: block; }

.two-cols.events .aside {
  padding: 50px 0 0; }

.two-cols .post-block .post-holder .post {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  padding: 0; }

.two-cols .post-block .post-holder .post p {
  margin: 0 0 15px; }

.two-cols .post-block time {
  position: absolute;
  top: 22px;
  left: 24px;
  color: #00ccad; }

.two-cols .content-holder {
  overflow: hidden;
  font-weight: 300; }

.two-cols .content-holder.add {
  float: none;
  overflow: hidden;
  width: auto; }

.two-cols .content-holder.add .content-area {
  margin: 0 0 20px; }

.two-cols .content-holder ol {
  counter-reset: newCounter;
  padding: 0; }

.two-cols .content-holder ol li {
  padding: 0 0 11px; }

.two-cols .content-holder ol li:before {
  counter-increment: newCounter;
  content: counters(newCounter, ".") "."; }

.two-cols .content-area {
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  margin: 0 0 20px; }

.two-cols .holder ul {
  padding: 0 0 14px; }

.two-cols .holder ul li {
  position: relative;
  padding: 0 0 11px 15px; }

.two-cols .holder ul li:after {
  width: 5px;
  height: 5px;
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  background: #717073;
  border-radius: 100%; }

.two-cols .holder ul.social-networks {
  padding: 10px 0 55px; }

.two-cols .holder ul.social-networks li {
  display: inline-block;
  vertical-align: top;
  padding: 0; }

.two-cols .holder ul.social-networks li:after {
  display: none; }

.two-cols .holder ul.social-networks.add {
  padding: 20px 0; }

.two-cols .holder ul.social-networks.social {
  padding: 20px 0 30px; }

.two-cols .holder ul.social-networks a {
  width: 32px;
  height: 32px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  padding: 5px;
  display: block;
  font-weight: 400; }

.two-cols .holder ul.social-networks a.facebook {
  font-size: 25px;
  line-height: 25px;
  background: #305891;
  padding: 8px 5px 0 9px; }

.two-cols .holder ul.social-networks a.share {
  background: #f8694c; }

.two-cols .holder ul.social-networks a.twitter {
  font-size: 24px;
  line-height: 24px;
  background: #2ba9d2; }

.two-cols .holder ul.social-networks a.mail {
  background: #738a8d; }

.two-cols .holder ul.social-networks a:hover {
  opacity: .78; }

.two-cols h1 {
  font-size: 24px;
  line-height: 28px;
  color: #4e8abe;
  margin: 0 0 20px; }

.two-cols h2 {
  font-size: 24px;
  line-height: 30px;
  color: #082b45;
  margin: 20px 0 10px; }

.two-cols h3 {
  font-size: 24px;
  line-height: 30px;
  color: #00ccad;
  margin: 20px 0 10px; }

.two-cols h4 {
  font-size: 18px;
  line-height: 22px;
  color: #4e8abe;
  margin: 20 0 13px; }

.two-cols .alignright {
  border-radius: 5px;
  float: none;
  margin: 0 0 15px;
  width: 100%; }

.two-cols p {
  margin: 0 0 7px; }

.two-cols p a {
  /*color: #717073;*/
  color: #4e8abe; }

.two-cols p a:hover {
  color: #00ccad; }

.two-cols .posts h2 {
  font-weight: 300;
  margin: 0 0 15px; }

.two-cols .posts h3 a {
  color: #4e8abe;
  text-decoration: none; }

.two-cols .posts h3 a:hover {
  color: #00ccad; }

.two-cols .posts .post {
  margin: 0 0 20px; }

.two-cols .posts .btn {
  padding: 10px 17px; }

.two-cols .posts p {
  margin: 0 0 16px; }

.two-cols .info-holder {
  overflow: hidden; }

.two-cols .info-holder.profile h1 {
  margin: 0 0 12px; }

.two-cols .info-holder.profile p {
  margin: 0 0 15px; }

.two-cols .info-holder h1 {
  margin: 0 0 24px; }

.two-cols .info-holder .image {
  position: relative;
  left: 50%;
  min-width: 550px;
  border-radius: 5px; }

.two-cols .info-holder .image img {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 0 20px;
  min-width: 550px;
  position: relative;
  left: -50%; }

.two-cols .info-holder h2 span {
  font-weight: 300; }

.two-cols .info-holder h2 span span {
  display: block; }

.two-cols .info-holder h2 em {
  font-style: normal;
  padding: 0 5px;
  display: none; }

.two-cols .info-holder h3 {
  color: #082b45;
  font-weight: 300;
  margin: 0 0 10px; }

.two-cols .info-holder .carousel {
  padding: 13px 0 0; }

.two-cols .info-holder .carousel.services {
  padding-bottom: 30px; }

.two-cols .info-holder .carousel.services h3 {
  float: none;
  max-width: 100%;
  margin: 0 0 10px; }

.two-cols .info-holder .carousel.services .btn-area {
  text-align: left;
  padding: 7px 4px 0; }

.two-cols .info-holder .box {
  transition: opacity .3s linear;
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
  display: block;
  color: #005695; }

.two-cols .info-holder .box:hover {
  opacity: .8; }

.two-cols .info-holder .box img {
  display: block;
  height: auto;
  width: 100%; }

.two-cols .info-holder .box .text {
  overflow: hidden;
  padding: 20px 10px; }

.two-cols .info-holder .box h4 {
  transition: all .3s linear;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin: 0 0 5px;
  color: #005695; }

.two-cols .info-holder .box h4 span {
  display: block; }

.two-cols .info-holder .box .practice-area-holder {
  margin-top: 20px; }

.two-cols .info-holder .box .practice-area {
  display: block;
  font-size: 14px;
  line-height: 16px; }

.two-cols .info-holder .box .designation,
.two-cols .info-holder .box address {
  font-size: 16px;
  line-height: 20px;
  display: block;
  color: #717073;
  font-style: normal; }

.two-cols .info-holder .holder {
  overflow: hidden; }

.two-cols .info-holder .btn-area {
  overflow: hidden; }

.two-cols .num {
  display: block;
  margin: 0 0 10px; }

.two-cols .btn-area {
  overflow: hidden;
  text-align: left; }

.two-cols .btn-area .btn-prev {
  margin-left: 10px; }

.two-cols .btn-area .btn-prev i {
  padding-left: 0; }

.two-cols .service-area {
  overflow: hidden;
  padding: 30px 0 0; }

.two-cols .service-area h2 {
  font-weight: 300; }

.two-cols .service-area ul li {
  padding: 0 0 10px; }

.two-cols .author-image {
  display: block;
  margin: 0 0 15px; }

.two-cols .author-image img {
  display: block;
  height: auto;
  width: 100%; }

.two-cols .side-nav h1 {
  font-size: 24px;
  line-height: 30px;
  color: #005695;
  margin: 0 0 20px; }

.two-cols .side-nav h1 a {
  color: #005695; }

.carousel.professionals .btn-area {
  margin-bottom: 20px; }

.carousel.professionals .slick-track {
  margin: 0; }

.carousel.professionals .slide {
  width: 100% !important; }

/* news detail search result*/
.news-detail,
.search-result {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 20px; }

.news-detail .category,
.search-result .category {
  display: inline-block;
  vertical-align: top;
  color: #00ccad;
  margin: 0 0 5px; }

.news-detail h2 a,
.search-result h2 a {
  color: #082b45; }

.news-detail h2 a:hover,
.search-result h2 a:hover {
  color: #00ccad; }

.news-detail .more,
.search-result .more {
  text-transform: uppercase;
  color: #00ccad;
  font-weight: 500; }

.news-detail .more:hover,
.search-result .more:hover {
  color: #4f8abe; }

.news-detail p span,
.search-result p span {
  display: block; }

.news-detail .breadcrumbs,
.search-result .breadcrumbs {
  padding-bottom: 5px; }

/* btn next and prev styles */
.btn-next,
.btn-prev {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 15px;
  color: #005695;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 1px; }

.btn-next i,
.btn-prev i {
  padding: 0 8px; }

.btn-next:hover,
.btn-prev:hover {
  color: #00ccad; }

.btn-next.disabled,
.btn-prev.disabled {
  color: #bbb;
  pointer-events: none; }

.btn-next i {
  padding: 0 3px 0 7px; }

.btn-next:after {
  background: #717073;
  position: absolute;
  left: -13px;
  top: 4px;
  bottom: 4px;
  content: "";
  width: 1px;
  pointer-events: none; }

/* reffer-block styles */
.reffer-block {
  overflow: hidden; }

.reffer-block .container {
  padding-top: 0; }

.reffer-block .head {
  background: #00ccad;
  overflow: hidden;
  padding: 25px;
  color: #fff;
  margin: 0 0 20px;
  border-radius: 5px; }

.reffer-block .head h1 {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  font-weight: 300; }

.reffer-block .head h1 span {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  display: block; }

.reffer-block .head h1 a {
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  font-weight: 300; }

.reffer-block .head h1 a:hover {
  color: #000; }

.reffer-block .head em {
  font-style: normal;
  display: block; }

.reffer-block .cols {
  overflow: hidden;
  background: #fff;
  /*padding: 40px 20px 20px;*/
  border-radius: 5px;
  text-align: center;
  padding: 60px 20px 40px; }

.reffer-block .col {
  text-align: center;
  margin: 0 0 30px; }

.reffer-block .image {
  max-width: 200px;
  margin: 0 auto 20px;
  border-radius: 100%;
  overflow: hidden; }

.reffer-block .image img {
  display: block;
  height: auto;
  width: 100%; }

.reffer-block .text-holder {
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
  color: #717073; }

.reffer-block .text-holder h2 {
  font-size: 24px;
  line-height: 30px; }

.reffer-block .text-holder h2 a {
  color: #4f8abe; }

.reffer-block .text-holder h2 a:hover {
  color: #00ccad; }

/* carousel styles */
.carousel {
  position: relative; }

.carousel .mask {
  position: relative;
  overflow: hidden; }

.carousel .slideset {
  letter-spacing: -7px;
  width: 100% !important;
  white-space: nowrap;
  float: left;
  font-size: 0;
  line-height: 0; }

.carousel .slide {
  display: inline-block;
  vertical-align: top;
  width: 100% !important;
  letter-spacing: 0;
  white-space: normal; }

/* aside styles */
.aside {
  display: none;
  overflow: hidden; }

.aside.add {
  display: block; }

.aside .find-form {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0 0 30px; }

.aside .find-form .box-holder {
  padding: 20px; }

.aside .map-holder {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  color: #717073; }

.aside .map-holder img {
  display: block;
  height: auto;
  width: 100%; }

.aside .contact-holder {
  background: #fff;
  border-radius: 0 0 5px 5px;
  padding: 20px; }

.aside .contact-holder ul {
  padding: 0 0 28px; }

.aside .contact-holder ul.timings {
  padding: 0 0 10px; }

.aside .contact-holder ul.timings li {
  padding: 0;
  letter-spacing: -1px;
  font-size: 15px; }

.aside .contact-holder .phone {
  display: block;
  margin: 0 0 20px; }

.aside .contact-holder .phone a {
  color: #717073; }

.aside .contact-holder p {
  margin: 0 0 20px; }

.aside .title {
  display: block;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #adc5e6; }

.aside .name, .aside .name a {
  display: block;
  color: #005695;
  margin: 0 0 10px; }

.aside address {
  display: block;
  font-size: 15px;
  font-style: normal;
  margin: 0 0 10px; }

.aside blockquote {
  border: none;
  margin: 0;
  background: #fff;
  padding: 20px;
  border-radius: 5px; }

.aside blockquote q {
  font-size: 18px;
  line-height: 30px;
  display: block;
  font-style: italic;
  color: #005695;
  margin: 0 0 17px;
  font-weight: 100; }

.aside blockquote cite {
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  display: block;
  font-weight: 700;
  margin: 0 0 20px; }

.aside blockquote cite span {
  display: block;
  font-weight: 300; }

.form-control {
  font-size: 16px;
  line-height: 20px;
  width: 100%;
  color: #717073;
  border: 1px solid #79787b;
  border-radius: 5px;
  height: 40px; }

.form-control::-webkit-input-placeholder {
  color: #717073; }

.form-control::-moz-placeholder {
  opacity: 1;
  color: #717073; }

.form-control:-moz-placeholder {
  color: #717073; }

.form-control:-ms-input-placeholder {
  color: #717073; }

.form-control.placeholder {
  color: #717073; }

.search-box {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  padding: 30px;
  margin: 0 0 10px; }

.search-box .form-control {
  margin: 0 0 20px; }

.search-box .btn {
  border: none;
  background: #4f8abe;
  border-radius: 5px; }

.search-box .btn:hover {
  background: #3875aa; }

.search-box h1 {
  font-size: 24px;
  line-height: 30px;
  color: #082b45; }

/* filters styles */
.filters {
  overflow: hidden;
  border-radius: 5px;
  padding: 20px;
  background: #fff;
  margin: 0 0 20px; }

.filters .col {
  margin: 0 0 20px; }

.filters .btn {
  border: none;
  font-weight: 100;
  background: #00ccad;
  min-width: 115px; }

.filters .btn:hover {
  background: #000; }

.filters .jcf-select .jcf-select-text {
  margin: 7px 35px 7px 20px; }

/* side-nav styles */
.side-nav {
  border-radius: 5px;
  padding: 20px;
  background: #fff;
  overflow: hidden;
  margin: 0 0 20px; }

.side-nav.add {
  display: none; }

.side-nav h1 {
  font-size: 24px;
  line-height: 30px;
  color: #005695;
  margin: 0 0 20px; }

.side-nav ul {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300; }

.side-nav ul li {
  padding: 0 0 22px; }

.side-nav ul li.active a, .side-nav ul li.current_page_item > a {
  color: #00ccad; }

.side-nav ul a {
  color: #717073; }

.side-nav ul a:hover {
  color: #00ccad; }

.side-nav ul ul {
  padding: 25px 0 0 20px; }

.side-nav ul ul a {
  color: #4e8abe; }

/* breadcrumbs styles */
.breadcrumbs {
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  padding: 0 0 18px; }

.breadcrumbs ul {
  font-weight: 300; }

.breadcrumbs ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 4px 0 13px;
  color: #bbb; }

.search-result .breadcrumbs ul li:last-child {
  display: none; }

.breadcrumbs ul li:first-child {
  padding-left: 0; }

.breadcrumbs ul li:first-child:before {
  display: none; }

.breadcrumbs ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #717073;
  content: "/"; }

.breadcrumbs ul a {
  color: #717073; }

.breadcrumbs ul a:hover {
  color: #00ccad; }

/* promo styles */
#portalmodal {
  display: none; }

#portalmodal input[type="submit"] {
  border: none;
  font-weight: 100; }

.promo {
  width: 100%;
  position: relative;
  overflow: hidden; }

.promo.add .portal-button {
  margin-top: 30px; }

.home-video {
  width: 100% !important;
  height: auto !important;
  object-fit: cover; }

.home-play-button {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-left: -46px;
  margin-top: -46.5px; }

#playbutton {
  cursor: pointer; }
  #playbutton.playing {
    opacity: 0; }
  #playbutton:hover {
    opacity: 1; }

@media screen and (min-width: 768px) {
  .promo.add .portal-button {
    display: none; } }

.promo.add h1 {
  color: #fff; }

.promo.add .caption {
  padding: 30px;
  color: #fff; }

.promo.add .caption:after {
  background: rgba(27, 105, 172, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: " "; }

.promo.add .caption > * {
  vertical-align: middle; }

.promo.add p {
  margin: 0; }

.promo.service {
  overflow: visible; }

.promo.service .container {
  padding: 0 0 20px; }

.promo.service .container .align-right {
  display: block;
  float: none;
  max-width: 100%;
  margin: 0 auto -26px; }

.promo.service .container .align-right:after {
  display: none; }

.promo.service .container .info {
  max-width: 100%; }

.promo.service .holder {
  overflow: visible;
  padding: 0 0 10px; }

.promo.service .caption {
  color: #717073;
  position: static; }

.promo.service .caption:before {
  vertical-align: middle; }

.promo.service .caption > * {
  vertical-align: middle; }

.promo.service h1 {
  color: #4f8abe; }

.promo .container {
  padding: 20px 30px; }

.promo .container .info {
  max-width: 100%; }

.promo .visual {
  position: relative;
  left: 50%;
  min-width: 800px; }

.promo .visual img {
  position: relative;
  left: -50%;
  min-width: 800px;
  display: block;
  height: auto;
  width: 100%; }

.promo .holder {
  background: #fff;
  overflow: hidden;
  position: relative;
  border-radius: 5px; }

.promo .align-right {
  float: right;
  border-radius: 0 5px 5px 0;
  width: 100%;
  position: relative;
  z-index: 0; }

.promo .caption {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  white-space: nowrap;
  text-align: center;
  text-align: left;
  padding: 20px;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
  font-weight: 300; }

.promo .caption:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 0;
  min-height: 100%; }

.promo .caption > * {
  white-space: normal;
  display: inline-block;
  vertical-align: top;
  max-width: 99%; }

.promo .caption p {
  margin: 0 0 5px; }

.promo .info {
  max-width: 155px;
  position: relative;
  z-index: 2; }

.promo h1 {
  color: #fff;
  margin: 0 0 9px; }

.promo .portal {
  font-size: 16px;
  line-height: 22px;
  background: #fff;
  border-radius: 5px;
  width: 280px;
  background: #fff;
  padding: 30px 30px;
  z-index: 99;
  position: relative;
  color: #717073;
  margin: 0 20px 0 0;
  display: none; }

.promo input[type="text"],
.promo input[type="password"] {
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #717073;
  border-radius: 5px;
  color: #717073;
  margin: 0 0 20px;
  width: 100%; }

.promo input[type="text"]::-webkit-input-placeholder,
.promo input[type="password"]::-webkit-input-placeholder {
  color: #717073; }

.promo input[type="text"]::-moz-placeholder,
.promo input[type="password"]::-moz-placeholder {
  opacity: 1;
  color: #717073; }

.promo input[type="text"]:-moz-placeholder,
.promo input[type="password"]:-moz-placeholder {
  color: #717073; }

.promo input[type="text"]:-ms-input-placeholder,
.promo input[type="password"]:-ms-input-placeholder {
  color: #717073; }

.promo input[type="text"].placeholder,
.promo input[type="password"].placeholder {
  color: #717073; }

.promo input[type="submit"] {
  border: none;
  font-weight: 100; }

/* partners styles */
.partners {
  width: 100%;
  position: relative;
  overflow: hidden; }

.partners .container {
  padding: 0 30px 20px; }

.partners .holder {
  background: #fff;
  border-radius: 5px;
  padding: 30px;
  text-align: center;
  line-height: 0;
  font-size: 0; }

.partners .info-left {
  line-height: 24px;
  color: #717073;
  padding: 0 0 30px;
  font-size: 16px;
  font-weight: 300; }

.partners .info-left p {
  margin: 0 0 15px; }

.partners h2 {
  color: #082b45;
  margin: 0 0 10px; }

.partners ul.partners-list {
  overflow: hidden; }

.partners ul.partners-list li {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 20px 5px 43px 0;
  text-align: center; }

.partners ul.partners-list a:hover {
  opacity: .8; }

/* categories styles */
.categories {
  width: 100%;
  position: relative;
  overflow: hidden; }

.categories.patients .find-form {
  width: 100%; }

.categories .container {
  padding: 0 30px; }

.categories.add .container {
  padding: 0 30px 20px; }

.categories.home .box {
  background: #fff;
  border-radius: 5px;
  display: block;
  text-align: center;
  padding: 30px;
  line-height: 24px;
  color: #717073;
  font-size: 16px;
  font-weight: 300; }

.categories .holder {
  line-height: 0;
  font-size: 0; }

.categories .category-box {
  width: 100%;
  padding: 0 0 20px;
  display: inline-block;
  vertical-align: top; }

.categories .box {
  background: #fff;
  border-radius: 5px;
  display: block;
  text-align: center;
  padding: 30px;
  line-height: 24px;
  color: #717073;
  font-size: 16px;
  font-weight: 300; }

.categories .box:hover {
  box-shadow: 5px 5px 0 0 #e3e2d9; }

.categories .box:hover .img-hover {
  opacity: 0;
  transition: linear .2s opacity; }

.categories .box:hover img {
  filter: none; }

.categories .box:hover h2 {
  color: #00ccad; }

.categories .box:hover h2 a {
  color: #00ccad; }

.categories .box p {
  margin: 0; }

.categories .box address {
  font-size: 15px;
  font-style: normal;
  display: block;
  margin: 0 0 10px; }

.categories .box address span {
  display: block; }

.categories .box .phone {
  color: #717073; }

.categories .box .phone:hover {
  color: #00ccad; }

.categories h2 {
  margin: 0 0 14px;
  line-height: 26px; }

.categories h2 a {
  color: #082b45;
  text-decoration: none; }

.categories h2 a:hover {
  color: #00ccad; }

.categories .head {
  overflow: hidden;
  position: relative;
  padding: 0 0 20px 20px; }

.categories .head h2 {
  color: #082b45;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0; }

.categories .img-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  bottom: 0;
  right: 0;
  z-index: 3;
  white-space: nowrap;
  text-align: center;
  transition: linear .2s opacity;
  border-radius: 100%; }
  .categories .img-hover.blue {
    background-color: rgba(79, 138, 190, 0.651); }
  .categories .img-hover.teal {
    background-color: rgba(124, 207, 221, 0.651); }
  .categories .img-hover.green {
    background-color: rgba(0, 204, 173, 0.651); }
  .categories .img-hover.red {
    background-color: rgba(244, 133, 138, 0.651); }

.categories .img-hover:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  min-height: 100%; }

.categories .img-hover > * {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  max-width: 99%; }

.categories .img-box {
  border-radius: 100%;
  width: 200px;
  height: 200px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 22px;
  overflow: hidden; }

.categories .img-box img {
  display: inline-block;
  height: auto;
  filter: grayscale(100%); }

/* find-form styles */
.find-form {
  float: right;
  width: 100%;
  padding: 0 0 20px;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
  font-weight: 300; }

.find-form p {
  margin: 0 0 18px; }

@media screen and (min-width: 768px) {
  .find-form.add p {
    max-width: 50%; } }

.find-form.find {
  max-width: 1260px;
  margin: 30px auto 0;
  float: none;
  width: 100%;
  padding: 0 30px 20px; }

.find-form.find .box-holder {
  text-align: right;
  color: #717073;
  background: none;
  text-align: center;
  background: #fff;
  border-radius: 5px; }

.find-form.find .box-holder.map {
  background: none;
  /*z-index: 99;*/
  z-index: 9;
  max-width: 100%;
  padding: 0; }

.find-form.find .box-holder.map .form-frame {
  padding: 20px;
  max-width: 100%; }

.find-form.find .box-holder:after {
  display: none; }

.find-form.find .box-holder h2 {
  color: #082b45; }

.find-form.find .box-holder .jcf-select {
  margin: 0 0 20px; }

.find-form.find fieldset {
  display: inline-block; }

.find-form.find .form-frame {
  background: #fff;
  border-radius: 5px;
  max-width: 278px;
  float: right;
  text-align: left; }

.find-form .box-holder {
  background: url(images/img11.png) no-repeat;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  padding: 30px 20px;
  white-space: nowrap;
  text-align: center;
  text-align: left;
  background-size: cover; }

.find-form .box-holder:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 0;
  min-height: 100%; }

.find-form .box-holder > * {
  white-space: normal;
  display: inline-block;
  vertical-align: top;
  max-width: 99%; }

.find-form .box-holder:after {
  background: rgba(0, 204, 173, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: " "; }

.find-form .btn {
  padding: 10px 32px; }

.find-form .form-frame {
  max-width: 222px;
  width: 100%;
  display: inline-block;
  position: relative;
  z-index: 4; }

.find-form input[type="submit"] {
  border: 0;
  margin: 0; }

.find-form h2 {
  color: #fff;
  margin: 0 0 10px; }

.find-form.add {
  float: none;
  display: inline-block;
  vertical-align: top;
  font-weight: 300; }

.find-form.add .box-holder {
  background: url(images/img12.png) no-repeat;
  white-space: nowrap;
  text-align: center;
  text-align: left;
  background-size: 585px 407px; }

.find-form.add .box-holder:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  min-height: 100%; }

.find-form.add .box-holder > * {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  max-width: 99%; }

.find-form.add .box-holder:after {
  background: rgba(27, 105, 172, 0.7); }

.find-form.add .form-frame {
  max-width: 222px; }

/* about-area styles */
.about-area {
  overflow: hidden;
  position: relative;
  width: 100%; }

.about-area .align-center {
  width: 100%;
  overflow: hidden;
  border-radius: 5px 5px 0 0; }

.about-area .align-center img {
  display: block;
  height: auto;
  width: 100%; }

.about-area .head {
  background: #00ccad;
  overflow: hidden;
  padding: 25px;
  color: #fff;
  margin: 20px 0 0;
  border-radius: 5px;
  text-align: left; }

.about-area .head h2 {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  font-weight: 300;
  color: #fff; }

.about-area .head h2 span {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  display: block; }

.about-area .head h2 a {
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  font-weight: 300; }

.about-area .head h2 a:hover {
  color: #000; }

.about-area .head em {
  font-style: normal;
  display: block; }

.about-area .about-info {
  overflow: hidden;
  background: #fff;
  width: 100%;
  border-radius: 0 0 5px 5px;
  padding: 20px;
  color: #717073;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300; }

.about-area .about-info p {
  margin: 0 0 10px; }

.about-area .info {
  overflow: hidden; }

.about-area h1 {
  color: #4f8abe;
  margin: 0 0 10px; }

/* post-block styles */
.post-block {
  position: relative; }

.post-block.add .post-detail {
  position: relative;
  padding-top: 40px; }

.post-block.add time {
  position: absolute;
  top: 20px;
  left: 23px;
  color: #00ccad; }

.post-block.add .post-holder .post {
  padding-bottom: 20px; }

.post-block.add .post-holder .post p {
  margin: 0 0 15px; }

.post-block .container {
  padding: 0 30px 20px; }

.post-block .head {
  overflow: hidden;
  position: relative;
  padding: 0 10px 20px; }

.post-block .head h2 {
  color: #082b45;
  font-weight: 300;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 5px 0 0;
  width: 60%;
  text-align: left; }

.post-block .view-all {
  display: inline-block;
  vertical-align: bottom;
  line-height: 24px;
  color: #717073;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 1px;
  margin: 4px -5px 0 0;
  width: 36%;
  text-align: right;
  font-size: 16px;
  font-weight: 300; }

.post-block .view-all a {
  color: #717073;
  display: inline-block; }

.post-block .view-all a:hover {
  color: #082b45; }

.post-block .holder {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  overflow: hidden; }

.post-block .holder h2 {
  margin: 0 0 5px; }

.post-block .col {
  float: left;
  width: 100%;
  color: #717073;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300; }

.post-block .col:first-child {
  padding: 0 0 20px; }

.post-block .col p {
  margin: 0 0 10px; }

.post-block .title {
  line-height: 24px;
  color: #00ccad;
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 300; }

.post-block h2 {
  line-height: 28px; }

.post-block a.name {
  line-height: 28px;
  color: #4f8abe;
  display: inline-block;
  margin: 0 0 5px;
  font-size: 24px;
  font-weight: 700; }

.post-block a.name:hover {
  color: #082b45; }

.post-block a.news-name {
  line-height: 28px;
  color: #082b45;
  font-size: 24px;
  font-weight: 700; }

.post-block a.news-name:hover {
  color: #4f8abe; }

.post-block ul.news-list {
  overflow: hidden; }

.post-block ul.news-list li {
  padding: 0 0 20px; }

.post-block ul.news-list .title {
  margin: 0 0 4px; }

.post-block .post-holder {
  overflow: hidden; }

.post-block .post-holder.add {
  margin: 0; }

.post-block .post-holder .post {
  float: left;
  width: 100%;
  line-height: 24px;
  color: #717073;
  padding: 0 0 20px;
  font-size: 16px;
  font-weight: 300; }

.post-block .post-holder .post.last {
  padding-bottom: 0; }

.post-block .post-holder .post p {
  margin: 0; }

.post-block .post-holder .post-detail {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  text-align: left;
  width: 100%; }

.post-block .post-holder .post-detail:before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 0;
  min-height: 100%; }

.post-block .post-holder .post-detail > * {
  white-space: normal;
  display: inline-block;
  vertical-align: bottom;
  max-width: 99%; }

.post-block .post-holder a.read-more {
  text-transform: uppercase;
  font-weight: 600;
  color: #00ccad; }

.post-block .post-holder a.read-more:hover {
  color: #082b45; }

.post-block .post-holder .frame {
  padding: 20px; }

.post-block .post-holder .frame h2 {
  margin: 0 0 11px; }

/* paging-area styles */
.paging-area {
  overflow: hidden;
  padding: 30px 37px 8px 37px;
  background: white;
  border-radius: 5px; }

.paging-area .num {
  font-size: 16px;
  line-height: 20px;
  display: block;
  margin: 0 0 10px;
  letter-spacing: 2px;
  font-weight: 300; }

.paging-area .btn-area {
  overflow: hidden;
  text-align: left; }

.paging-area .btn-area .btn-prev {
  margin-left: 0; }

.paging-area .btn-area .btn-prev i {
  padding-left: 0; }

.paging-area .btn-area .btn-next {
  margin-right: 0; }

/* join-area styles */
.join-area {
  width: 100%;
  position: relative;
  overflow: hidden; }

.join-area .container {
  padding: 0 30px 20px; }

.join-area .holder {
  background: #00ccad;
  border-radius: 5px;
  overflow: hidden;
  padding: 40px 20px 20px;
  line-height: 0;
  font-size: 0; }

.join-area h2 {
  color: #fff;
  margin: 0; }

.join-area .heading-left {
  line-height: 24px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 0 0 20px;
  font-size: 16px;
  font-weight: 300; }

.join-area .heading-left p {
  margin: 0; }

.join-area ul.social-list {
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

.join-area ul.social-list li {
  float: left;
  width: 100%;
  padding: 0 0 20px; }

.join-area ul.social-list a {
  display: inline-block;
  max-width: 330px;
  overflow: hidden;
  padding: 10px 20px 10px 10px;
  border: 1px solid #fff;
  border-radius: 5px;
  text-align: left;
  width: 100%;
  line-height: 28px;
  color: #fff;
  font-size: 20px;
  font-weight: 300; }

.join-area ul.social-list a:hover {
  background: #fff;
  color: #00ccad; }

.join-area ul.social-list i {
  float: right;
  padding: 4px 0 0; }

/* content styles */
#content {
  background: #fff;
  padding: 20px;
  border-radius: 5px; }

#content.content {
  background: none;
  padding: 0; }

#content .post {
  overflow: hidden;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  margin: 0 0 20px; }

#content .post .img-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  white-space: nowrap;
  text-align: center;
  transition: linear .2s opacity;
  background: linear-gradient(to bottom, rgba(0, 204, 173, 0.4) 0%, rgba(0, 203, 173, 0.65) 1%, rgba(0, 180, 168, 0.65) 25%, rgba(0, 107, 153, 0.65) 77%, rgba(0, 87, 149, 0.65) 99%, rgba(0, 86, 149, 0.4) 100%);
  border-radius: 100%; }

#content .post .img-hover:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  min-height: 100%; }

#content .post .img-hover > * {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  max-width: 99%; }

#content .post .image {
  width: 201px;
  height: 201px;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0 auto 20px; }

#content .post .image:hover .img-hover {
  opacity: 1;
  transition: linear .2s opacity; }

#content .text-holder {
  overflow: hidden;
  text-align: center; }

#content .text-holder h2 a {
  color: #082b45; }

#content .text-holder h2 a:hover {
  color: #00ccad; }

/* sidebar styles */
#sidebar {
  overflow: hidden;
  background: #fff;
  padding: 20px;
  border-radius: 5px; }

#sidebar .find-form {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0 0 20px; }

#sidebar .find-form .box-holder {
  padding: 20px; }

#sidebar.sidebar {
  background: none;
  padding: 0; }

#sidebar blockquote {
  border: none;
  margin: 0;
  background: #fff;
  padding: 20px;
  border-radius: 5px; }

#sidebar blockquote q {
  font-size: 18px;
  line-height: 30px;
  display: block;
  font-style: italic;
  color: #005695;
  margin: 0 0 17px;
  font-weight: 100; }

#sidebar blockquote cite {
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  display: block;
  font-weight: 700;
  margin: 0 0 20px; }

#sidebar blockquote cite span {
  display: block;
  font-weight: 300; }

/* footer styles */
#footer {
  font-size: 16px;
  line-height: 20px;
  transition: right .3s linear;
  font-family: "proxima-nova", sans-serif;
  background: #032c47;
  position: relative;
  right: 0;
  display: none; }

#footer .container {
  padding: 40px 20px 19px; }

#footer .footer-info {
  color: #fff;
  overflow: hidden;
  padding: 0 0 34px; }

#footer .footer-logo {
  float: left;
  max-width: 232px;
  margin: 1px 0 33px; }

#footer .footer-logo img {
  display: block;
  height: auto;
  width: 100%; }

#footer .text {
  display: none;
  font-style: italic;
  color: #aec5e7;
  margin: 0 0 20px; }

#footer .holder {
  float: right;
  width: 275px; }

#footer .title {
  font-size: 18px;
  line-height: 22px;
  display: block;
  margin: 0 0 4px;
  font-weight: 600; }

#footer .info {
  font-size: 18px;
  line-height: 22px;
  padding: 0 0 10px;
  display: inline-block; }

#footer .info li {
  padding: 0 0 8px;
  display: inline-block; }

#footer .info li.mail a {
  display: inline-block;
  position: relative;
  padding-left: 28px; }

#footer .info li.mail a:after {
  font-family: "FontAwesome";
  content: "\f003";
  position: absolute;
  top: -1px;
  left: 1px; }

#footer .info a {
  color: #fff;
  text-decoration: none; }

#footer .info a:hover {
  color: #aec5e7; }

#footer .social-networks {
  font-size: 18px;
  line-height: 22px;
  display: inline-block; }

#footer .social-networks li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0; }

#footer .social-networks a {
  color: #fff;
  text-decoration: none;
  position: relative;
  display: inline-block;
  vertical-align: top; }

#footer .social-networks a:hover {
  opacity: .7; }

#footer .nav-area {
  overflow: hidden;
  letter-spacing: -7px; }

#footer .col {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0; }

#footer .footer-nav {
  overflow: hidden;
  padding: 0 20px 35px 0;
  font-size: 14px;
  line-height: 18px; }

#footer .footer-nav .title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  display: block;
  margin: 0 0 10px;
  color: #aec5e7; }

#footer .footer-nav .title a {
  color: #aec5e7;
  text-decoration: none; }

#footer .footer-nav .title a:hover {
  color: #fff; }

#footer .footer-nav ul li {
  padding: 0 0 9px; }

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

#footer .footer-nav ul a {
  color: #fff;
  text-decoration: none; }

#footer .footer-nav ul a:hover {
  color: #aec5e7; }

#footer .footer-content .container {
  padding: 17px 20px;
  position: relative; }

#footer .footer-content .container:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 30px;
  content: "";
  height: 1px;
  background: #021725; }

#footer .copyright {
  font-size: 14px;
  line-height: 18px;
  display: block;
  color: #185d8a;
  overflow: hidden;
  max-width: 56%; }

#footer .copyright a {
  color: #185d8a;
  text-decoration: none; }

#footer .copyright a:hover {
  text-decoration: underline; }

#footer .logos {
  float: right;
  background: #032c47;
  margin: -42px 0 0 !important;
  position: relative;
  z-index: 9; }

#footer .logos li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 11px; }

#footer .logos a:hover {
  opacity: .8; }

#footer .logos img {
  display: block; }

.map-block {
  width: 100%;
  height: 407px;
  position: relative;
  display: none !important; }

.map-canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #717073; }

.map-canvas a {
  color: #082b45; }

.map-canvas a:hover {
  color: #00ccad; }

.map-canvas .marker {
  display: none; }

@media (min-width: 500px) {
  .post-block .post-holder {
    margin: 0 -10px; }
  .post-block .post-holder .post {
    width: 50%;
    padding: 0 10px; }
  .post-block .post-holder .post.last {
    display: none; }
  .post-block .post-holder .post.hide-med {
    display: none; } }

@media (min-width: 850px) {
  .fancybox-wrap {
    display: block !important; }
  #popup1 {
    width: 560px; }
  .container {
    padding: 20px; }
  #header .holder {
    padding: 20px 20px 0; }
  #header .holder.fixed-position {
    box-shadow: none;
    position: relative !important; }
  #header .topbar-holder {
    padding: 5px 20px 0; }
  #header .language a {
    padding: 7px 10px 7px 25px; }
  #header .search {
    display: inline-block; }
  #header .search-opener {
    display: inline-block;
    color: #4f8abe;
    font-weight: 600;
    padding: 9px 10px 7px 30px; }
  #header .search-opener:active,
  #header .search-opener:focus,
  #header .search-opener:hover {
    background: #aec5e7;
    color: #082b45; }
  #header .search-opener:active:after,
  #header .search-opener:focus:after,
  #header .search-opener:hover:after {
    color: #082b45; }
  #header .info {
    display: block;
    font-size: 13px;
    line-height: 18px; }
  #header .phone {
    display: none; }
  #header .copyright {
    display: none; }
  .nav-opener {
    display: none; }
  .nav-header {
    display: none; }
  body.nav-active #header,
  body.nav-active #main,
  body.nav-active #footer {
    right: 0; }
  body.nav-active #nav ul li .dropdown.sub-drop {
    right: auto !important; }
  #nav {
    font-size: 16px;
    line-height: 20px;
    background: none;
    position: relative;
    float: right;
    width: 60%;
    padding: 6px 0 0;
    overflow: visible;
    right: auto;
    z-index: 99; }
  #nav > ul {
    text-align: right;
    border: none;
    margin: 0; }
  #nav > ul > li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 27px 10px; }
  #nav > ul > li:hover .dropdown {
    max-height: 4000px; }
  #nav > ul > li:hover .dropdown ul {
    transform: translate(0, 0); }
  #nav > ul > li.mobile {
    display: none; }
  #nav > ul > li.title {
    display: none; }
  #nav > ul > li.last .dropdown {
    left: auto;
    right: 0; }
  #nav > ul > li > a {
    color: #005695; }
  #nav > ul .dropdown {
    background: none;
    font-size: 16px;
    line-height: 20px;
    opacity: 1;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    width: 224px;
    max-height: 0;
    overflow: hidden; }
  #nav > ul .dropdown.sub-drop {
    right: 100% !important;
    top: 0;
    left: auto;
    opacity: 0 !important;
    visibility: hidden  !important;
    display: none; }
  #nav > ul .dropdown ul {
    transform: translate(0, -100%);
    border-bottom: 5px solid #0ac7a8;
    background: rgba(8, 43, 69, 0.9);
    padding: 20px 0; }
  #nav > ul .dropdown li.title {
    display: none; }
  #nav > ul .dropdown li.back {
    display: none; }
  #nav > ul .dropdown a {
    color: #fff; }
  #nav .info,
  #nav .search {
    display: none; }
  #nav .contact-info {
    display: none; }
  #nav .logos {
    display: none; }
  .iframe-holder {
    padding: 0 20px; }
  .two-cols.events .content-area h1 {
    margin: 0 0 15px; }
  .two-cols.events .content-area h1 span {
    display: inline; }
  .two-cols .content-holder {
    float: left;
    width: 100%; }
  .two-cols .content-area {
    margin: 0 0 0 250px; }
  .two-cols .info-holder h3 {
    text-align: left;
    margin: 0 0 10px 5px; }
  .two-cols .info-holder .carousel {
    margin: 0 -5px; }
  .two-cols .info-holder .carousel.services h3 {
    max-width: 70%;
    margin: 0 0 10px 10px; }
  .two-cols .info-holder .carousel.services .btn-area {
    padding: 7px 5px 0 13px;
    text-align: left; }
  .two-cols .info-holder .carousel .mask {
    padding: 0 3px; }
  .two-cols .info-holder .carousel .slide {
    padding-bottom: 3px; }
  .two-cols .info-holder .box {
    margin: 0 5px; }
  .two-cols .info-holder .box h4 {
    font-size: 14px;
    line-height: 20px; }
  .two-cols .info-holder .box .designation,
  .two-cols .info-holder .box address {
    font-size: 14px;
    line-height: 20px; }
  .two-cols .info-holder .btn-area {
    text-align: left;
    padding: 0 0 0 5px; }
  .two-cols .btn-area .btn-prev {
    margin-left: 0; }
  .btn-next,
  .btn-prev {
    margin: 0 15px 15px 10px; }
  .btn-next:after {
    left: -17px; }
  .reffer-block .col {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 30px; }
  .carousel.services .slide {
    width: 50% !important; }
  .carousel .slide {
    width: 50% !important; }
  .aside {
    display: inline;
    float: left;
    width: 228px;
    margin: 0 0 0 -100%; }
  .search-box {
    width: 230px;
    float: left;
    margin: 50px 20px 0 0; }
  .side-nav.add {
    display: inline-block; }
  .promo.service .container .align-right {
    margin: 0 auto; }
  .promo.service .holder {
    min-height: 256px;
    padding: 45px 0 0; }
  .promo .container {
    padding: 20px; }
  .promo .align-right {
    max-width: 542px; }
  .promo .caption {
    padding: 30px 43px;
    color: #717073;
    line-height: 30px;
    font-size: 18px; }
  .promo .info {
    max-width: 250px; }
  .promo h1 {
    color: #4f8abe;
    font-size: 40px;
    line-height: 46px; }
  .partners .container {
    padding: 0 20px 20px; }
  .categories .container {
    padding: 0 20px; }
  .categories.add .container {
    padding: 0 20px 30px; }
  .categories .holder {
    margin: 0 -10px; }
  .categories .category-box {
    padding: 0 10px 20px;
    width: 50%; }
  .find-form {
    padding: 0 10px 20px; }
  .find-form.find {
    padding: 0 0 20px; }
  .find-form.find .box-holder.map {
    top: 52px;
    right: 50px;
    position: absolute; }
  .find-form.find .box-holder.map .form-frame {
    max-width: 100%;
    float: none;
    display: block;
    max-width: 260px; }
  .post-block .container {
    padding: 0 20px 20px; }
  .join-area .container {
    padding: 0 20px 20px; }
  #content .text-holder {
    padding: 27px 0; }
  #footer {
    display: block; }
  #footer .footer-logo {
    max-width: 180px; }
  #footer .col {
    width: 25%; }
  #footer .footer-content .container {
    padding: 17px 30px; }
  .map-block {
    display: block !important; } }

@media (min-width: 701px) {
  .post-block .post-holder .post {
    padding: 0 10px;
    width: 33.33%; }
  .post-block .post-holder .post.last {
    float: none;
    display: none; }
  .post-block .post-holder .post.hide-med {
    display: inline-block; } }

@media (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em; }
  h1,
  .h1 {
    font-size: 40px;
    line-height: 48px; }
  #popup1 {
    width: 700px; }
  #header .container {
    padding: 0 20px; }
  #header .topbar .container {
    padding: 0 20px; }
  #header .col {
    width: 75%; }
  #header .col:first-child {
    width: 25%; }
  #header .info {
    font-size: 14px;
    line-height: 18px; }
  #header .info li {
    padding: 8px 0 0 15px; }
  #header .logo {
    max-width: 249px; }
  #nav {
    padding: 7px 0 0;
    font-size: 20px;
    line-height: 24px; }
  .two-cols {
    padding: 20px 0; }
  .two-cols.events .content-area h1 span {
    letter-spacing: 1px;
    padding: 0 0 0 8px; }
  .two-cols .post-block .post-holder .post {
    width: 50%;
    padding: 0 10px; }
  .two-cols h1 {
    font-size: 32px;
    line-height: 38px; }
  .two-cols .info-holder .image {
    position: static;
    min-width: inherit; }
  .two-cols .info-holder .image img {
    position: static;
    min-width: inherit; }
  .two-cols .info-holder h3 {
    margin: 0 0 10px 10px; }
  .two-cols .info-holder .carousel {
    margin: 0 -10px; }
  .two-cols .info-holder .box {
    margin: 0 15px; }
  .two-cols .info-holder .box:hover {
    box-shadow: 3px 3px 0 0 #e3e2d9; }
  .two-cols .info-holder .box h4 {
    font-size: 16px;
    line-height: 20px; }
  .two-cols .info-holder .box .designation,
  .two-cols .info-holder .box address {
    font-size: 16px;
    line-height: 20px; }
  .two-cols .info-holder .btn-area {
    padding: 0 0 0 10px; }
  .two-cols .num {
    display: inline-block;
    float: left;
    max-width: 25%; }
  .two-cols .btn-area {
    text-align: right; }
  .two-cols .service-area ul li {
    padding: 0 10px 8px 0;
    display: inline-block;
    vertical-align: top;
    width: 49%; }
  .two-cols .author-image {
    max-width: 250px; }
  .news-detail p span,
  .search-result p span {
    display: inline; }
  .reffer-block .head h1 span {
    display: inline; }
  .reffer-block .col {
    width: 42%;
    margin: 0 2% 30px; }
  .aside.add {
    display: inline-block; }
  .filters {
    margin: 0 0 20px;
    padding: 20px 20px 0; }
  .filters .cols {
    float: left;
    width: 65%;
    margin: 0 4% 0 0; }
  .promo.service .container .align-right {
    max-width: 252px;
    float: right;
    margin: 0 0 -66px; }
  .promo.service .container .info {
    max-width: 64%;
    padding: 18px 0 0 3px; }
  .promo.service .holder {
    padding: 45px 0;
    min-height: 300px; }
  .promo.service .caption {
    position: absolute;
    padding: 30px; }
  .promo.service .caption {
    padding: 30px 50px; }
  .promo .visual {
    min-width: 1200px; }
  .promo .visual img {
    min-width: 1200px; }
  .promo .info-holder {
    width: 56%; }
  .promo .portal {
    display: inline-block; }
  .partners .holder {
    padding: 53px 20px 12px;
    text-align: left; }
  .partners .info-left {
    float: left;
    width: 36%;
    padding: 0 20px 0 0; }
  .partners ul.partners-list li {
    width: 50%;
    padding: 0 2px 50px 0; }
  .partners ul.partners-list li.hide-md {
    display: none; }
  .categories.home .box {
    padding: 30px 15px 25px; }
  .categories .category-box {
    padding: 0 10px 20px;
    width: 33.33%; }
  .categories .box {
    padding: 30px 15px 25px; }
  .categories .img-box {
    width: 160px;
    height: 160px; }
  .find-form {
    width: 33.33%;
    font-weight: 700;
    padding: 0 10px 20px; }
  .find-form.find {
    padding: 0 0 20px; }
  .find-form.find .box-holder {
    background: url(images/img-map2.jpg) no-repeat;
    text-align: right;
    margin: 0;
    border-radius: 0; }
  .find-form.find .box-holder {
    padding: 40px 47px; }
  .find-form.find .box-holder {
    padding: 32px 161px; }
  .find-form.find .form-frame {
    padding: 20px; }
  .find-form .box-holder {
    padding: 34px 23px 29px 16px; }
  .find-form.add .box-holder {
    background-position: 80% 0;
    white-space: nowrap;
    text-align: center;
    text-align: left;
    padding: 0 16px 31px; }
  .find-form.add .box-holder:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 0;
    min-height: 100%; }
  .find-form.add .box-holder > * {
    white-space: normal;
    display: inline-block;
    vertical-align: bottom;
    max-width: 99%; }
  .about-area .head {
    text-align: center; }
  .about-area .head h2 span {
    display: inline; }
  .about-area .head em {
    display: inline; }
  .about-area .about-info {
    line-height: 30px;
    font-size: 18px;
    padding: 20px; }
  .post-block .head {
    padding: 0 20px 20px; }
  .post-block .head h2 {
    width: auto;
    vertical-align: middle;
    margin: 0 10px 0 0; }
  .post-block .view-all {
    width: auto;
    margin: 3px 0 0;
    float: none;
    vertical-align: middle; }
  .post-block .col {
    width: 50%;
    padding: 0 0 0 15px; }
  .post-block .col:first-child {
    padding: 0 20px 0 0; }
  .post-block a.name {
    line-height: 38px;
    font-size: 32px; }
  .post-block .post-holder {
    margin: 0 -10px; }
  .post-block .post-holder.add {
    margin: 0 -10px; }
  .paging-area .num {
    display: inline-block;
    float: left;
    max-width: 30%;
    padding: 0 5px 0 0; }
  .paging-area .btn-area {
    text-align: right; }
  .join-area .holder {
    padding: 40px 20px; }
  .join-area .heading-left {
    width: 45%;
    padding: 0 20px 0 0; }
  .join-area ul.social-list {
    width: 55%; }
  .join-area ul.social-list li {
    width: 50%;
    padding: 0 10px 0 0; }
  .join-area ul.social-list li:last-child {
    padding: 0 0 0 10px; }
  #content .post {
    padding: 39px 53px 35px; }
  #content .post .image {
    float: left;
    margin: 0 30px 0 0; }
  #content .text-holder {
    text-align: left;
    padding: 31px 20px; }
  #footer .footer-logo {
    max-width: 232px;
    margin: 0 0 33px; }
  #footer .holder {
    width: 367px; }
  #footer .info li {
    padding: 0 18px 8px 0; }
  #footer .footer-nav {
    font-size: 16px;
    line-height: 20px; }
  #footer .footer-nav .title {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 17px; } }

@media (min-width: 901px) {
  .two-cols .info-holder h3 {
    max-width: 65%;
    margin: 0 0 20px 15px; }
  .two-cols .info-holder .carousel h3 {
    float: left; }
  .two-cols .info-holder .btn-area {
    text-align: right;
    padding: 7px 5px 0 0; }
  .carousel .slide {
    width: 33.334% !important; } }

@media (min-width: 1001px) {
  #popup1 {
    width: 757px; }
  #header .language a {
    padding: 9px 10px 8px 25px; }
  #header .language a:after {
    top: 15px; }
  #nav {
    font-size: 26px;
    line-height: 30px;
    padding: 7px 0 0;
    width: 63%; }
  .two-cols .post-block .post-holder .post {
    width: 33.333%;
    margin-bottom: 30px;
    padding: 0 15px; }
  .two-cols .post-block time {
    left: 32px; }
  .two-cols .content-holder.add .content-area {
    margin: 0 0 30px; }
  .two-cols .content-area {
    margin: 0 0 0 307px;
    padding: 38px 30px; }
  .two-cols .holder ul.social-networks.add {
    padding: 20px 0 0; }
  .two-cols .alignright {
    float: right;
    margin: 5px 0 4px 30px;
    width: 66.8%; }
  .two-cols .posts .post-holder {
    margin: 0 -11px; }
  .two-cols .posts .post {
    display: inline-block;
    vertical-align: top;
    width: 46.5%;
    text-align: left;
    margin: 0 1.5% 20px; }
  .two-cols .info-holder .image {
    margin: 0 0 55px; }
  .two-cols .info-holder .image.add {
    margin: 0 0 25px; }
  .two-cols .info-holder .carousel.services h3 {
    float: left;
    max-width: 58%;
    margin: 0 0 20px 15px; }
  .two-cols .info-holder .carousel.services .btn-area {
    text-align: right;
    padding: 7px 5px 0 0; }
  .two-cols .author-image {
    float: right;
    margin: 0 0 0 20px; }
  .news-detail,
  .search-result {
    padding: 40px 30px 30px;
    margin: 0 0 30px; }
  .btn-next,
  .btn-prev {
    margin: 0 10px 0 20px; }
  .carousel.services .slide {
    width: 33.334% !important; }
  .aside {
    width: 278px; }
  .aside .find-form {
    margin: 0 0 20px; }
  .aside .contact-holder {
    padding: 23px 30px 48px; }
  .aside .contact-holder time {
    padding-left: 16px;
    float: right; }
  .aside blockquote {
    padding: 50px 30px 40px; }
  .aside blockquote q {
    font-size: 24px;
    line-height: 36px; }
  .filters {
    padding: 30px;
    margin: 0 0 30px; }
  .filters .cols {
    display: inline;
    width: auto;
    float: none;
    margin: 0; }
  .filters .col {
    float: left;
    width: 200px;
    margin: 0 20px 0 0; }
  .side-nav {
    padding: 25px 30px 13px;
    margin: 0 0 30px; }
  .promo.service .container {
    padding: 0 0 30px;
    min-height: inherit; }
  .promo.service .container .align-right {
    max-width: 450px;
    margin: 0 0 -97px; }
  .promo.service .container .info {
    max-width: 55%;
    padding: 18px 0 0 3px; }
  .post-block.add .post-holder {
    margin: 0 -5px; }
  .post-block.add .post-detail {
    margin: 0 0 30px; }
  .post-block.add time {
    left: 23px; }
  .post-block.add .post-holder .post {
    padding-bottom: 0; }
  .post-block .post-holder .post {
    padding: 0 14px;
    width: 25%; }
  .post-block .post-holder .post.last {
    display: inline-block;
    float: left; }
  #content {
    margin: 0 20px 0 0;
    float: left;
    width: 65%; }
  #content .post {
    padding: 39px 53px 35px;
    margin: 0 0 30px; }
  #sidebar .find-form {
    margin: 0 0 30px; }
  #sidebar blockquote {
    padding: 50px 30px 40px; }
  #sidebar blockquote q {
    font-size: 24px;
    line-height: 36px; } }

@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 48px;
    line-height: 52px; }
  .container {
    padding: 30px; }
  #header .container {
    padding: 0 30px; }
  #header .holder {
    padding: 28px 28px 0; }
  #header .topbar .container {
    padding: 0 30px; }
  #header .topbar-holder {
    padding: 5px 28px 0; }
  #header .search-opener {
    padding: 9px 10px 9px 30px; }
  #header .logo {
    max-width: 300px; }
  #nav > ul > li {
    padding: 0 0 23px 15px; }
  .iframe-holder {
    padding: 0; }
  .two-cols {
    padding: 0 0 60px; }
  .two-cols.events .content-area h1 {
    margin: 0 0 16px 30px; }
  .two-cols h1 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 17px; }
  .two-cols .info-holder h2 span span {
    display: inline; }
  .two-cols .info-holder h2 em {
    display: inline; }
  .two-cols .info-holder .carousel {
    padding: 45px 0 0;
    margin: 0 -15px; }
  .two-cols .service-area ul li {
    width: 32%; }
  .reffer-block .head {
    padding: 50px;
    margin: 0 0 30px; }
  .reffer-block .head h1 {
    font-size: 24px;
    line-height: 30px; }
  .reffer-block .head h1 span {
    font-size: 34px;
    line-height: 38px; }
  .reffer-block .head h1 a {
    font-size: 30px;
    line-height: 34px; }
  .reffer-block .head em {
    display: inline; }
  .reffer-block .col {
    /*width: 45%;*/
    margin: 0 .5% 30px;
    text-align: left;
    width: 75%; }
  .reffer-block .image {
    float: left;
    /*margin: 0 20px 0 0;*/
    margin: 0 80px 0 0; }
  .reffer-block .text-holder h2 {
    font-size: 36px;
    line-height: 44px; }
  .reffer-block .text-holder h2 span {
    display: block; }
  .aside .find-form .box-holder {
    padding: 85px 26px 30px; }
  .search-box {
    padding: 50px 30px;
    width: 280px;
    margin: 50px 30px 0 0; }
  .promo .container {
    padding: 30px; }
  .promo .container .info {
    max-width: 300px; }
  .promo .align-right {
    max-width: 843px; }
  .promo .caption {
    white-space: nowrap;
    text-align: center;
    text-align: left;
    padding: 50px; }
  .promo .caption:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 0;
    min-height: 100%; }
  .promo .caption > * {
    white-space: normal;
    display: inline-block;
    vertical-align: bottom;
    max-width: 99%; }
  .promo .info {
    max-width: 300px; }
  .promo h1 {
    font-size: 48px;
    line-height: 52px; }
  .promo .info-holder {
    width: 66%; }
  .partners .container {
    padding: 0 30px 33px; }
  .partners .holder {
    padding: 60px 60px 43px; }
  .partners .info-left {
    width: 28%;
    padding: 36px 20px 0 0; }
  .partners ul.partners-list li {
    width: 33.33%;
    padding: 20px 5px 43px 0; }
  .partners ul.partners-list li.hide-md {
    display: inline-block; }
  .categories.patients .find-form {
    width: 50%; }
  .categories.add .container {
    padding: 0 20px 30px; }
  .categories.home .box {
    padding: 40px 31px 14px; }
  .categories .holder {
    margin: 0 -5px; }
  .categories .category-box {
    width: 25%;
    padding: 0 14px 30px; }
  .categories .box {
    padding: 40px 31px 34px; }
  .categories .head {
    padding: 9px 40px 30px; }
  .find-form {
    width: 50%;
    padding: 0 14px 30px; }
  .find-form.find {
    padding: 0 30px 30px; }
  .find-form.find .form-frame {
    padding: 48px 30px 31px; }
  .find-form .box-holder {
    padding: 50px 47px;
    white-space: nowrap;
    text-align: center;
    text-align: left; }
  .find-form .box-holder:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 0;
    min-height: 100%; }
  .find-form .box-holder > * {
    white-space: normal;
    display: inline-block;
    vertical-align: bottom;
    max-width: 99%; }
  .find-form .btn {
    padding: 10px 31px; }
  .find-form.add .box-holder {
    white-space: nowrap;
    text-align: center;
    text-align: left;
    padding: 28px 56px 0; }
  .find-form.add .box-holder:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%; }
  .find-form.add .box-holder > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%; }
  .about-area .head {
    padding: 50px;
    margin: 30px 0 0; }
  .about-area .head h2 {
    font-size: 24px;
    line-height: 30px; }
  .about-area .head h2 span {
    font-size: 34px;
    line-height: 38px; }
  .about-area .head h2 a {
    font-size: 30px;
    line-height: 34px; }
  .about-area .about-info {
    padding: 53px 60px 43px; }
  .about-area h1 {
    float: left;
    width: 40%;
    padding: 0 15px 0 0; }
  .post-block .container {
    padding: 0 30px 30px; }
  .post-block .head {
    padding: 0 30px 28px; }
  .post-block .holder {
    padding: 62px 30px 41px; }
  .post-block .col:first-child {
    padding: 0 80px 0 0; }
  .post-block a.name {
    line-height: 48px;
    font-size: 36px; }
  .post-block .post-holder {
    margin: 0 -15px; }
  .post-block .post-holder.add {
    margin: 0 -15px; }
  .join-area .container {
    padding: 0 30px 30px; }
  .join-area .holder {
    padding: 55px 45px 64px 30px; }
  .join-area .heading-left {
    width: 33.8%; }
  .join-area ul.social-list {
    width: 65%; }
  .join-area ul.social-list a {
    font-size: 24px;
    padding: 15px 25px 15px 15px; }
  #content {
    width: 70%;
    margin: 0 30px 0 0; }
  #sidebar .find-form .box-holder {
    padding: 85px 26px 30px; }
  #footer .container {
    padding: 58px 30px 19px; }
  #footer .footer-info {
    width: 254px;
    float: left;
    margin: 0 50px 0 0;
    padding: 0; }
  #footer .footer-logo {
    float: none;
    display: block; }
  #footer .text {
    display: block; }
  #footer .holder {
    float: none;
    width: auto; }
  #footer .title {
    margin: 0 0 10px; }
  #footer .info {
    display: block; }
  #footer .info li {
    display: block;
    padding: 0 0 8px; }
  #footer .social-networks {
    display: block; }
  #footer .copyright {
    max-width: inherit; } }

@media (min-width: 1130px) {
  .filters .col {
    width: 270px;
    margin: 0 20px 0 0; } }

@media (min-width: 1160px) {
  .promo.service .container .align-right {
    max-width: 589px;
    margin: 0 0 -97px; }
  .promo.service .container .info {
    max-width: 45%;
    padding: 18px 0 0 3px; } }

@media (min-width: 1161px) {
  .promo.service .holder {
    min-height: 360px; } }

@media (min-width: 1260px) {
  #header .logo {
    max-width: 378px; }
  #nav {
    padding: 12px 0 0;
    width: 63%;
    font-size: 29px;
    line-height: 35px; }
  #nav > ul > li {
    padding: 0 0 23px 21px; }
  #nav > ul .dropdown.sub-drop {
    left: 100%;
    right: auto; }
  .two-cols .post-block .post-holder .post-detail .frame {
    padding: 20px 35px 34px 25px; }
  .two-cols .post-block time {
    left: 45px; }
  .two-cols .posts .post-holder {
    margin: 0 -13px; }
  .two-cols .info-holder .carousel.services h3 {
    max-width: 65%; }
  .two-cols .info-holder .box .text {
    padding: 27px 24px; }
  .carousel .slide {
    width: 25% !important; }
  .promo .info-holder {
    width: 73%; }
  .categories .img-box {
    width: 200px;
    height: 200px;
    margin: 0 0 38px; }
  .about-area h1 {
    width: 32.4%; }
  .post-block.add time {
    left: 30px; }
  .post-block .col:first-child {
    padding: 0 120px 0 0; }
  .post-block .post-holder .frame {
    padding: 57px 25px 27px; }
  .join-area ul.social-list li:last-child {
    text-align: right; }
  #content {
    width: 74.3%; }
  #footer .footer-info {
    margin: 0 143px 0 0; } }

@media (max-width: 767px) {
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0; }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: .2em; }
  .navigation-single .next a,
  .navigation-single .prev a {
    padding: .2em; }
  .find-form .box-holder {
    height: auto !important; } }

@media (max-width: 600px) {
  .two-cols .info-holder .box {
    height: auto !important; }
  .promo .align-right:after {
    background: rgba(27, 105, 172, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: " ";
    z-index: 0; }
  .categories .box {
    height: auto !important; } }

@media (max-width: 599px) {
  body.nav-active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
  body.nav-active #header .holder.fixed-position {
    right: 280px !important; } }

@media (max-width: 598px) {
  .two-cols .info-holder .carousel .btn-area {
    margin: 0 -10px; } }

@media (max-width: 499px) {
  .post-block .post-holder .post-detail {
    height: auto !important; } }

@media print {
  * {
    background: none !important;
    color: #000 !important;
    border-color: #000; }
  body {
    min-width: inherit; }
  #header,
  .container,
  #header .holder,
  #main,
  .promo,
  .promo .holder,
  .promo .caption,
  .categories,
  .categories .holder,
  .find-form.add .box-holder,
  .categories .box,
  .two-cols,
  #footer,
  #footer .footer-info,
  #footer .footer-content,
  #footer .copyright,
  #footer .footer-info,
  #footer .holder,
  .about-area,
  .about-area .about-info,
  .about-area .info,
  .post-block,
  .post-block .post-holder,
  .about-area .info,
  .post-block .head,
  .post-block .holder,
  .post-block .col,
  .post-block .post-holder,
  .post-block .head,
  .post-block .post-holder .post,
  .post-block .post-holder .frame,
  .about-area h1,
  .two-cols .content-holder,
  .two-cols .content-area,
  .two-cols .posts,
  .two-cols .posts .post-holder,
  .two-cols .posts .post,
  .two-cols .content-holder ol,
  .two-cols .holder ul,
  .two-cols .post-block .post-holder .post-detail,
  .reffer-block .cols,
  .reffer-block .col {
    display: block !important;
    float: none !important;
    overflow: visible;
    clear: both;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    position: static;
    max-width: inherit;
    min-height: inherit !important;
    height: auto !important; }
  #header:after,
  #header:before,
  .container:after,
  .container:before,
  #header .holder:after,
  #header .holder:before,
  #main:after,
  #main:before,
  .promo:after,
  .promo:before,
  .promo .holder:after,
  .promo .holder:before,
  .promo .caption:after,
  .promo .caption:before,
  .categories:after,
  .categories:before,
  .categories .holder:after,
  .categories .holder:before,
  .find-form.add .box-holder:after,
  .find-form.add .box-holder:before,
  .categories .box:after,
  .categories .box:before,
  .two-cols:after,
  .two-cols:before,
  #footer:after,
  #footer:before,
  #footer .footer-info:after,
  #footer .footer-info:before,
  #footer .footer-content:after,
  #footer .footer-content:before,
  #footer .copyright:after,
  #footer .copyright:before,
  #footer .footer-info:after,
  #footer .footer-info:before,
  #footer .holder:after,
  #footer .holder:before,
  .about-area:after,
  .about-area:before,
  .about-area .about-info:after,
  .about-area .about-info:before,
  .about-area .info:after,
  .about-area .info:before,
  .post-block:after,
  .post-block:before,
  .post-block .post-holder:after,
  .post-block .post-holder:before,
  .about-area .info:after,
  .about-area .info:before,
  .post-block .head:after,
  .post-block .head:before,
  .post-block .holder:after,
  .post-block .holder:before,
  .post-block .col:after,
  .post-block .col:before,
  .post-block .post-holder:after,
  .post-block .post-holder:before,
  .post-block .head:after,
  .post-block .head:before,
  .post-block .post-holder .post:after,
  .post-block .post-holder .post:before,
  .post-block .post-holder .frame:after,
  .post-block .post-holder .frame:before,
  .about-area h1:after,
  .about-area h1:before,
  .two-cols .content-holder:after,
  .two-cols .content-holder:before,
  .two-cols .content-area:after,
  .two-cols .content-area:before,
  .two-cols .posts:after,
  .two-cols .posts:before,
  .two-cols .posts .post-holder:after,
  .two-cols .posts .post-holder:before,
  .two-cols .posts .post:after,
  .two-cols .posts .post:before,
  .two-cols .content-holder ol:after,
  .two-cols .content-holder ol:before,
  .two-cols .holder ul:after,
  .two-cols .holder ul:before,
  .two-cols .post-block .post-holder .post-detail:after,
  .two-cols .post-block .post-holder .post-detail:before,
  .reffer-block .cols:after,
  .reffer-block .cols:before,
  .reffer-block .col:after,
  .reffer-block .col:before {
    display: none !important; }
  .topbar,
  #nav,
  .nav-opener,
  .promo img,
  .promo .align-right,
  .find-form,
  .partners,
  #footer .nav-area,
  #footer .logos,
  #footer .social-networks,
  .promo,
  .about-area .align-center,
  .join-area,
  .post-block .head,
  .aside,
  .two-cols .alignright,
  .two-cols .holder ul,
  .btn,
  .two-cols .info-holder .image,
  .two-cols .info-holder .carousel,
  .filters,
  .paging-area,
  .two-cols .author-image,
  .categories .head,
  .reffer-block .image {
    display: none !important; }
  .reffer-block .head {
    padding: 0 !important; }
  .two-cols.events .content-area h1 {
    margin: 0 0 20px  !important; }
  #header .logo {
    float: none !important;
    display: block;
    margin: 0 auto 20px !important; }
  .two-cols .post-block time {
    position: static !important; }
  #footer {
    text-align: center;
    padding: 35px 0 !important; }
  .post-block .head {
    padding: 0 0 20px !important; }
  .post-block .col:first-child {
    padding: 0 0 50px !important; }
  #footer .footer-logo {
    float: none !important;
    max-width: 200px !important;
    margin: 0 auto 20px !important;
    display: block !important; }
  .post-block .post-holder .post,
  .post-block .col {
    width: 100% !important;
    height: auto !important;
    padding: 20px 0 !important; }
  .categories .category-box {
    width: 50% !important; }
  .categories .box {
    height: auto !important; }
  .about-area h1 {
    float: none !important;
    margin: 0 0 20px !important; }
  #footer .copyright {
    max-width: 100% !important;
    float: none; }
  .about-area .head {
    text-align: left !important;
    padding: 0 0 20px !important; }
  .categories.home .box {
    height: auto !important; }
  .post-block .post-holder .post,
  .post-block .post-holder .post-detail {
    height: auto !important; } }

.practice-filter {
  clear: both;
  margin-bottom: 16px; }
  @media screen and (min-width: 768px) {
    .practice-filter {
      width: 50%;
      padding-left: 15px; } }

.location-gallery .slick-slide {
  height: auto; }

.location-gallery .slick-dots li button:before {
  font-size: 10px; }

.location-gallery .slick-dots li.slick-active button:before {
  color: #005695; }