@charset "UTF-8";
/*
Theme Name: Government School
Author: Anup Kumar Tamang
Author URI: https://anuptamang.com.np/
Version: 1.0.1
Description: Government School theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: government-school
Tags: education, news, blog, one-column, two-columns
Theme URI:
*/
.slick-dots, #nav .navigation, #nav .dropdown-menu, .list-categories ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after, #nav .navigation:after, .list-nav-pane:after, .masonry:after, .timeline ul:after {
  content: '';
  display: block;
  clear: both; }

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

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 #0169a6;
  padding: 4px 15px;
  display: block;
  width: 100%;
  outline: none !important;
  color: #0169a6;
  background: #d5e9fa !important;
  border-radius: 10px;
  color: #313131 !important; }
  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: #313131 !important; }
  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: #313131 !important; }
  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: #313131 !important; }
  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: #313131 !important; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #313131 !important; }

select {
  -webkit-border-radius: 0;
  min-width: 100%; }

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

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

.widget {
  margin-bottom: 20px; }
  .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;
  max-width: 300px;
  width: 100%; }

.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;
  max-width: 300px;
  width: 100%; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    float: left;
    height: 3em; }
    .search-form input[type='search'] {
      margin: 0 4px 0 0;
      width: 150px; }

.post-password-form input {
  float: left;
  height: 3em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.commentlist {
  margin: 0 0 20px; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 20px 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

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

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 20px; }

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

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

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 20px; }
  .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; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 3px; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: #0169a6;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      opacity: 0.8; }

.navigation-single {
  margin-bottom: 20px; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #0169a6;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      opacity: 0.8; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #eee;
  padding: .4em;
  margin-bottom: 20px; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 20px; }

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

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

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

.mejs-container {
  margin-bottom: 20px; }

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

@media (max-width: 1023px) {
  iframe {
    width: 100%; } }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #eee; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.5em;
  color: #000;
  display: block; }
  h1 a,
  .h1 a,
  h2 a,
  .h2 a,
  h3 a,
  .h3 a,
  h4 a,
  .h4 a,
  h5 a,
  .h5 a,
  h6 a,
  .h6 a,
  .h a {
    color: inherit; }
    h1 a:hover,
    .h1 a:hover,
    h2 a:hover,
    .h2 a:hover,
    h3 a:hover,
    .h3 a:hover,
    h4 a:hover,
    .h4 a:hover,
    h5 a:hover,
    .h5 a:hover,
    h6 a:hover,
    .h6 a:hover,
    .h a:hover {
      opacity: 0.8; }

h1,
.h1 {
  font-size: 22px;
  line-height: 1.3; }
  @media (min-width: 768px) {
    h1,
    .h1 {
      font-size: 35px; } }
  @media (min-width: 1024px) {
    h1,
    .h1 {
      font-size: 50px; } }

h2,
.h2 {
  font-size: 18px; }
  @media (min-width: 1024px) {
    h2,
    .h2 {
      font-size: 32px; } }

h3,
.h3 {
  font-size: 18px; }
  @media (min-width: 1024px) {
    h3,
    .h3 {
      font-size: 28px; } }
  @media (max-width: 767px) {
    h3.sm,
    .h3.sm {
      font-size: 18px; } }

h4,
.h4 {
  font-size: 16px; }
  @media (min-width: 1024px) {
    h4,
    .h4 {
      font-size: 20px; } }
  @media (min-width: 1300px) {
    h4,
    .h4 {
      font-size: 22px; } }

h5,
.h5 {
  font-size: 15px; }
  @media (min-width: 1024px) {
    h5,
    .h5 {
      font-size: 20px; } }

h6,
.h6 {
  font-size: 14px; }
  @media (min-width: 1024px) {
    h6,
    .h6 {
      font-size: 18px; } }

p {
  margin: 0 0 1em; }

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

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon3085.ttf?ybwzs7") format("truetype"), url("fonts/icomoon3085.woff?ybwzs7") format("woff"), url("fonts/icomoon3085.svg?ybwzs7#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-eye-on-screen:before {
  content: ""; }

.icon-multiple-users-silhouette:before {
  content: ""; }

.icon-users-group:before {
  content: ""; }

.icon-pin:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-add_comment:before {
  content: ""; }

.icon-remove_red_eye:before {
  content: ""; }

.icon-local_library:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-event_available:before {
  content: ""; }

.icon-menu_book:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-chat:before {
  content: ""; }

.icon-talk:before {
  content: ""; }

.icon-bubble:before {
  content: ""; }

.icon-images:before {
  content: ""; }

.icon-film3:before {
  content: ""; }

.icon-video-camera:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-connection:before {
  content: ""; }

.icon-book3:before {
  content: ""; }

.icon-books:before {
  content: ""; }

.icon-library1:before {
  content: ""; }

.icon-phone4:before {
  content: ""; }

.icon-pushpin:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-printer1:before {
  content: ""; }

.icon-download3:before {
  content: ""; }

.icon-bubbles4:before {
  content: ""; }

.icon-user-plus:before {
  content: ""; }

.icon-user-tie:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-stats-dots:before {
  content: ""; }

.icon-lab1:before {
  content: ""; }

.icon-earth:before {
  content: ""; }

.icon-flag1:before {
  content: ""; }

.icon-eye-plus:before {
  content: ""; }

.icon-bookmarks1:before {
  content: ""; }

.icon-happy2:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-facebook2:before {
  content: ""; }

.icon-youtube2:before {
  content: ""; }

.icon-IE:before {
  content: ""; }

.icon-file-pdf:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-pencil-square-o:before {
  content: ""; }

.icon-deaf:before {
  content: ""; }

.icon-deafness:before {
  content: ""; }

.icon-hard-of-hearing:before {
  content: ""; }

.icon-paper-plane:before {
  content: ""; }

.icon-send:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-double-down:before {
  content: ""; }

.icon-angle-double-up:before {
  content: ""; }

.icon-angle-double-right:before {
  content: ""; }

.icon-angle-double-left:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-pin1:before {
  content: ""; }

.icon-news:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-magnifier:before {
  content: ""; }

.icon-pin11:before {
  content: ""; }

.icon-dollar1:before {
  content: ""; }

/* custom scrollbars styles */
.jcf-scrollable {
  max-height: 369px !important;
  overflow-x: hidden !important;
  width: 100% !important;
  height: 100% !important; }
  @media (min-width: 768px) {
    .jcf-scrollable {
      max-height: 618px !important; } }
  @media (min-width: 1024px) {
    .jcf-scrollable {
      max-height: 549px !important; } }
  .scrollable-fixed-height .jcf-scrollable {
    max-height: none !important;
    height: 369px !important;
    position: relative; }
    @media (min-width: 768px) {
      .scrollable-fixed-height .jcf-scrollable {
        max-height: none !important;
        height: 618px !important; } }
    @media (min-width: 1024px) {
      .scrollable-fixed-height .jcf-scrollable {
        max-height: none !important;
        height: 500px !important; } }
    .scrollable-fixed-height .jcf-scrollable:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 70px;
      background: #DEEDF7;
      z-index: 1; }
      @media (min-width: 768px) {
        .scrollable-fixed-height .jcf-scrollable:before {
          width: 100px; } }
  #sidebar .jcf-scrollable {
    max-height: 370px !important; }
    @media (min-width: 768px) {
      #sidebar .jcf-scrollable {
        max-height: 370px !important; } }
    @media (min-width: 1024px) {
      #sidebar .jcf-scrollable {
        max-height: 370px !important; } }
  @media (min-width: 1024px) {
    .news-notices .jcf-scrollable {
      max-height: 870px !important; } }

.jcf-scrollable-wrapper {
  position: relative;
  width: 100% !important; }

.jcf-scrollbar {
  z-index: 20; }

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  width: 8px;
  bottom: 0;
  right: 0;
  top: 0;
  height: 100% !important; }

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: #bbb;
  height: 14px;
  width: 14px;
  left: 0;
  top: 0;
  display: none !important; }

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #d9534f;
  height: 1px;
  width: 8px;
  border-radius: 3px; }

.jcf-scrollbar-vertical .jcf-scrollbar-slider {
  height: 100% !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 2px;
  background: #DEEDF7; }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
  display: none !important; }

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0; }

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #d9534f;
  height: 14px; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3; }

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

.google-map-holder {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  width: 100%;
  height: 800px;
  background-color: #e5e3df;
  box-shadow: 0 25px 40px 2px rgba(62, 56, 117, 0.07); }
  @media (min-width: 768px) {
    .google-map-holder {
      height: 500px; } }
  @media (min-width: 1024px) {
    .google-map-holder {
      height: 550px; } }
  .google-map-holder .map-marker {
    position: absolute;
    top: -9999px;
    right: -9999px;
    opacity: 0;
    visibility: hidden; }

#map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }
  #map > div {
    background-color: #DEEDF7 !important; }

[data-words] {
  overflow: hidden;
  position: relative;
  padding: 0 8px 12px;
  display: inline-block;
  vertical-align: top; }

.anim-line {
  position: absolute;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  margin: 0 auto;
  border-radius: 5px;
  background: #d9534f;
  -webkit-transition: opacity .3s linear, width .3s .4s;
  transition: opacity .3s linear, width .3s .4s; }
  @media (min-width: 768px) {
    .anim-line {
      left: auto; } }
  .anim-line.line-active {
    opacity: 1; }

.text-anim-item {
  white-space: nowrap;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate3d(0, -120%, 0);
          transform: translate3d(0, -120%, 0); }
  @media (min-width: 768px) {
    .text-anim-item {
      right: 0;
      left: auto; } }
  .text-anim-item.anim-in {
    -webkit-transform: translate3d(-50%, -120%, 0);
            transform: translate3d(-50%, -120%, 0);
    -webkit-animation: textAnimInCenter 0.6s 0.3s forwards;
            animation: textAnimInCenter 0.6s 0.3s forwards; }
    @media (min-width: 768px) {
      .text-anim-item.anim-in {
        -webkit-transform: translate3d(0, -120%, 0);
                transform: translate3d(0, -120%, 0);
        -webkit-animation: textAnimIn 0.6s 0.3s forwards;
                animation: textAnimIn 0.6s 0.3s forwards; } }
  .text-anim-item.anim-out {
    -webkit-transform: translate3d(-50%, 0%, 0);
            transform: translate3d(-50%, 0%, 0);
    -webkit-animation: textAnimOutCenter 0.6s  forwards;
            animation: textAnimOutCenter 0.6s  forwards; }
    @media (min-width: 768px) {
      .text-anim-item.anim-out {
        -webkit-transform: translate3d(0, 0%, 0);
                transform: translate3d(0, 0%, 0);
        -webkit-animation: textAnimOut 0.6s  forwards;
                animation: textAnimOut 0.6s  forwards; } }

@-webkit-keyframes textAnimIn {
  0% {
    -webkit-transform: translate3d(0, -120%, 0);
            transform: translate3d(0, -120%, 0); }
  100% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0); } }

@keyframes textAnimIn {
  0% {
    -webkit-transform: translate3d(0, -120%, 0);
            transform: translate3d(0, -120%, 0); }
  100% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0); } }

@-webkit-keyframes textAnimOut {
  0% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0); }
  50% {
    -webkit-transform: translate3d(0, -20%, 0);
            transform: translate3d(0, -20%, 0); }
  100% {
    -webkit-transform: translate3d(0, 120%, 0);
            transform: translate3d(0, 120%, 0); } }

@keyframes textAnimOut {
  0% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0); }
  50% {
    -webkit-transform: translate3d(0, -20%, 0);
            transform: translate3d(0, -20%, 0); }
  100% {
    -webkit-transform: translate3d(0, 120%, 0);
            transform: translate3d(0, 120%, 0); } }

@-webkit-keyframes textAnimInCenter {
  0% {
    -webkit-transform: translate3d(-50%, -120%, 0);
            transform: translate3d(-50%, -120%, 0); }
  100% {
    -webkit-transform: translate3d(-50%, 10%, 0);
            transform: translate3d(-50%, 10%, 0); } }

@keyframes textAnimInCenter {
  0% {
    -webkit-transform: translate3d(-50%, -120%, 0);
            transform: translate3d(-50%, -120%, 0); }
  100% {
    -webkit-transform: translate3d(-50%, 10%, 0);
            transform: translate3d(-50%, 10%, 0); } }

@-webkit-keyframes textAnimOutCenter {
  0% {
    -webkit-transform: translate3d(-50%, 0%, 0);
            transform: translate3d(-50%, 0%, 0); }
  50% {
    -webkit-transform: translate3d(-50%, -20%, 0);
            transform: translate3d(-50%, -20%, 0); }
  100% {
    -webkit-transform: translate3d(-50%, 120%, 0);
            transform: translate3d(-50%, 120%, 0); } }

@keyframes textAnimOutCenter {
  0% {
    -webkit-transform: translate3d(-50%, 0%, 0);
            transform: translate3d(-50%, 0%, 0); }
  50% {
    -webkit-transform: translate3d(-50%, -20%, 0);
            transform: translate3d(-50%, -20%, 0); }
  100% {
    -webkit-transform: translate3d(-50%, 120%, 0);
            transform: translate3d(-50%, 120%, 0); } }

.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  display: none; }
  .loaded .loading {
    opacity: 0;
    visibility: visible;
    pointer-events: none; }
  .loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(1, 105, 166, 0.9); }
  .loading .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.loader {
  display: block;
  margin: 0 auto 50px;
  position: relative;
  width: 75px;
  height: 100px;
  z-index: 88; }
  .loader:after {
    content: 'लोड हुँदैछ...';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 15px;
    width: 200px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    white-space: nowrap; }
    .site-construction .loader:after {
      content: 'निर्माण कार्य जारी छ !'; }
  .loader__bar {
    position: absolute;
    bottom: 0;
    width: 10px;
    height: 50%;
    background: #fff;
    -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
            transform-origin: center bottom;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); }
    .loader__bar:nth-child(1) {
      left: 0px;
      -webkit-transform: scale(1, 0.2);
          -ms-transform: scale(1, 0.2);
              transform: scale(1, 0.2);
      -webkit-animation: barUp1 4s infinite;
              animation: barUp1 4s infinite; }
    .loader__bar:nth-child(2) {
      left: 15px;
      -webkit-transform: scale(1, 0.4);
          -ms-transform: scale(1, 0.4);
              transform: scale(1, 0.4);
      -webkit-animation: barUp2 4s infinite;
              animation: barUp2 4s infinite; }
    .loader__bar:nth-child(3) {
      left: 30px;
      -webkit-transform: scale(1, 0.6);
          -ms-transform: scale(1, 0.6);
              transform: scale(1, 0.6);
      -webkit-animation: barUp3 4s infinite;
              animation: barUp3 4s infinite; }
    .loader__bar:nth-child(4) {
      left: 45px;
      -webkit-transform: scale(1, 0.8);
          -ms-transform: scale(1, 0.8);
              transform: scale(1, 0.8);
      -webkit-animation: barUp4 4s infinite;
              animation: barUp4 4s infinite; }
    .loader__bar:nth-child(5) {
      left: 60px;
      -webkit-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
              transform: scale(1, 1);
      -webkit-animation: barUp5 4s infinite;
              animation: barUp5 4s infinite; }
  .loader__ball {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 20px;
    height: 20px;
    -webkit-animation: ball 4s infinite;
            animation: ball 4s infinite; }
  .loader .loader__bar:nth-child(1) {
    background: #1dac1d; }
  .loader .loader__bar:nth-child(2) {
    background: #57afe3; }
  .loader .loader__bar:nth-child(3) {
    background: #fff; }
  .loader .loader__bar:nth-child(4) {
    background: #daa520; }
  .loader .loader__bar:nth-child(5) {
    background: #d9534f; }
  .loader .loader__ball {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
    background: none; }

@-webkit-keyframes ball {
  0% {
    -webkit-transform: translate(0, 0) scaleX(-1);
            transform: translate(0, 0) scaleX(-1); }
  5% {
    -webkit-transform: translate(8px, -14px) scaleX(-1);
            transform: translate(8px, -14px) scaleX(-1); }
  10% {
    -webkit-transform: translate(15px, -10px) scaleX(-1);
            transform: translate(15px, -10px) scaleX(-1); }
  17% {
    -webkit-transform: translate(23px, -24px) scaleX(-1);
            transform: translate(23px, -24px) scaleX(-1); }
  20% {
    -webkit-transform: translate(30px, -20px) scaleX(-1);
            transform: translate(30px, -20px) scaleX(-1); }
  27% {
    -webkit-transform: translate(38px, -34px) scaleX(-1);
            transform: translate(38px, -34px) scaleX(-1); }
  30% {
    -webkit-transform: translate(45px, -30px) scaleX(-1);
            transform: translate(45px, -30px) scaleX(-1); }
  37% {
    -webkit-transform: translate(53px, -44px) scaleX(-1);
            transform: translate(53px, -44px) scaleX(-1); }
  40% {
    -webkit-transform: translate(60px, -40px) scaleX(-1);
            transform: translate(60px, -40px) scaleX(-1); }
  50% {
    -webkit-transform: translate(60px, 0) scaleX(1);
            transform: translate(60px, 0) scaleX(1); }
  57% {
    -webkit-transform: translate(53px, -14px) scaleX(1);
            transform: translate(53px, -14px) scaleX(1); }
  60% {
    -webkit-transform: translate(45px, -10px) scaleX(1);
            transform: translate(45px, -10px) scaleX(1); }
  67% {
    -webkit-transform: translate(37px, -24px) scaleX(1);
            transform: translate(37px, -24px) scaleX(1); }
  70% {
    -webkit-transform: translate(30px, -20px) scaleX(1);
            transform: translate(30px, -20px) scaleX(1); }
  77% {
    -webkit-transform: translate(22px, -34px) scaleX(1);
            transform: translate(22px, -34px) scaleX(1); }
  80% {
    -webkit-transform: translate(15px, -30px) scaleX(1);
            transform: translate(15px, -30px) scaleX(1); }
  87% {
    -webkit-transform: translate(7px, -44px) scaleX(1);
            transform: translate(7px, -44px) scaleX(1); }
  90% {
    -webkit-transform: translate(0, -40px) scaleX(1);
            transform: translate(0, -40px) scaleX(1); }
  100% {
    -webkit-transform: translate(0, 0) scaleX(-1);
            transform: translate(0, 0) scaleX(-1); } }

@keyframes ball {
  0% {
    -webkit-transform: translate(0, 0) scaleX(-1);
            transform: translate(0, 0) scaleX(-1); }
  5% {
    -webkit-transform: translate(8px, -14px) scaleX(-1);
            transform: translate(8px, -14px) scaleX(-1); }
  10% {
    -webkit-transform: translate(15px, -10px) scaleX(-1);
            transform: translate(15px, -10px) scaleX(-1); }
  17% {
    -webkit-transform: translate(23px, -24px) scaleX(-1);
            transform: translate(23px, -24px) scaleX(-1); }
  20% {
    -webkit-transform: translate(30px, -20px) scaleX(-1);
            transform: translate(30px, -20px) scaleX(-1); }
  27% {
    -webkit-transform: translate(38px, -34px) scaleX(-1);
            transform: translate(38px, -34px) scaleX(-1); }
  30% {
    -webkit-transform: translate(45px, -30px) scaleX(-1);
            transform: translate(45px, -30px) scaleX(-1); }
  37% {
    -webkit-transform: translate(53px, -44px) scaleX(-1);
            transform: translate(53px, -44px) scaleX(-1); }
  40% {
    -webkit-transform: translate(60px, -40px) scaleX(-1);
            transform: translate(60px, -40px) scaleX(-1); }
  50% {
    -webkit-transform: translate(60px, 0) scaleX(1);
            transform: translate(60px, 0) scaleX(1); }
  57% {
    -webkit-transform: translate(53px, -14px) scaleX(1);
            transform: translate(53px, -14px) scaleX(1); }
  60% {
    -webkit-transform: translate(45px, -10px) scaleX(1);
            transform: translate(45px, -10px) scaleX(1); }
  67% {
    -webkit-transform: translate(37px, -24px) scaleX(1);
            transform: translate(37px, -24px) scaleX(1); }
  70% {
    -webkit-transform: translate(30px, -20px) scaleX(1);
            transform: translate(30px, -20px) scaleX(1); }
  77% {
    -webkit-transform: translate(22px, -34px) scaleX(1);
            transform: translate(22px, -34px) scaleX(1); }
  80% {
    -webkit-transform: translate(15px, -30px) scaleX(1);
            transform: translate(15px, -30px) scaleX(1); }
  87% {
    -webkit-transform: translate(7px, -44px) scaleX(1);
            transform: translate(7px, -44px) scaleX(1); }
  90% {
    -webkit-transform: translate(0, -40px) scaleX(1);
            transform: translate(0, -40px) scaleX(1); }
  100% {
    -webkit-transform: translate(0, 0) scaleX(-1);
            transform: translate(0, 0) scaleX(-1); } }

@-webkit-keyframes barUp1 {
  0% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); }
  40% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  90% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); } }

@keyframes barUp1 {
  0% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); }
  40% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  90% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); } }

@-webkit-keyframes barUp2 {
  0% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); }
  40% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); }
  50% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); }
  90% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); }
  100% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); } }

@keyframes barUp2 {
  0% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); }
  40% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); }
  50% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); }
  90% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); }
  100% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); } }

@-webkit-keyframes barUp3 {
  0% {
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6); }
  100% {
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6); } }

@keyframes barUp3 {
  0% {
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6); }
  100% {
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6); } }

@-webkit-keyframes barUp4 {
  0% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); }
  40% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); }
  50% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); }
  90% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); }
  100% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); } }

@keyframes barUp4 {
  0% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); }
  40% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); }
  50% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); }
  90% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4); }
  100% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8); } }

@-webkit-keyframes barUp5 {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  40% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); }
  90% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }

@keyframes barUp5 {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  40% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); }
  90% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2); }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }

@font-face {
  font-family: 'Skyfall';
  src: url("fonts/audiowide-regular-skyfall.eot");
  src: url("fonts/audiowide-regular-skyfalld41d.eot?#iefix") format("embedded-opentype"), url("fonts/audiowide-regular-skyfall.woff2") format("woff2"), url("fonts/audiowide-regular-skyfall.woff") format("woff"), url("fonts/audiowide-regular-skyfall.ttf") format("truetype"), url("fonts/audiowide-regular-skyfall.svg#audiowideregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.resize-active * {
  -webkit-transition: none !important;
  transition: none !important; }

body {
  background-color: #DEEDF7;
  font-size: 18px;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
  background-size: 300px 300px;
  background-attachment: fixed; }

#wrapper {
  overflow: hidden;
  position: relative; }

.container.container-sm {
  max-width: 1000px; }

.container .container {
  padding-left: 0;
  padding-right: 0; }

[class^="icon-"], [class*=" icon-"] {
  font-style: normal !important;
  font-weight: normal !important; }

img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  height: auto; }

b,
strong {
  font-weight: 700; }

a,
button {
  outline: none !important;
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, box-shadow 0.3s ease-in-out; }

.has-bg {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.has-parallax {
  background-attachment: fixed; }

.has-overlay {
  position: relative;
  z-index: 1; }
  .has-overlay.blue:before {
    background: -webkit-linear-gradient(top, rgba(1, 105, 166, 0.54) 0%, rgba(1, 89, 141, 0.6) 100%);
    background: linear-gradient(180deg, rgba(1, 105, 166, 0.54) 0%, rgba(1, 89, 141, 0.6) 100%); }
  .has-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0.6) 100%); }

.block-vc {
  min-height: 300px; }
  @media (min-width: 1024px) {
    .block-vc {
      min-height: 362px; } }
  .block-vc:after {
    content: '';
    min-height: inherit; }

.list-text > li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px; }
  .list-text > li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #313131; }

.font-sm {
  font-size: 12px;
  line-height: 1.2; }

@-webkit-keyframes btnBgAnimate {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@keyframes btnBgAnimate {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

input[type='submit'],
button[type='submit'],
.btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  border-radius: 50px;
  color: #fff;
  background: #0169a6;
  border: 0;
  margin: 0;
  outline: none;
  text-transform: capitalize;
  min-width: 200px;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: 0.5px;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2);
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  @media (min-width: 1024px) {
    input[type='submit'],
    button[type='submit'],
    .btn {
      min-width: 250px;
      font-size: 21px; } }
  input[type='submit']:before,
  button[type='submit']:before,
  .btn:before {
    content: '';
    pointer-events: none;
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition: opacity, -webkit-transform 0.3s linear;
    transition: opacity, -webkit-transform 0.3s linear;
    transition: opacity, transform 0.3s linear;
    transition: opacity, transform 0.3s linear, -webkit-transform 0.3s linear; }
  input[type='submit']:after,
  button[type='submit']:after,
  .btn:after {
    content: "";
    font-family: 'icomoon';
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    font-weight: normal; }
  input[type='submit'].no-after-icon:after,
  button[type='submit'].no-after-icon:after,
  .btn.no-after-icon:after {
    display: none; }
  input[type='submit']:hover, input[type='submit']:active, input[type='submit'].active,
  button[type='submit']:hover,
  button[type='submit']:active,
  button[type='submit'].active,
  .btn:hover,
  .btn:active,
  .btn.active {
    color: #fff;
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px); }
    input[type='submit']:hover:before, input[type='submit']:active:before, input[type='submit'].active:before,
    button[type='submit']:hover:before,
    button[type='submit']:active:before,
    button[type='submit'].active:before,
    .btn:hover:before,
    .btn:active:before,
    .btn.active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
          -ms-transform: translateY(5px);
              transform: translateY(5px); }
  input[type='submit'].btn-primary,
  button[type='submit'].btn-primary,
  .btn.btn-primary {
    background: #0169a6; }
    input[type='submit'].btn-primary:hover, input[type='submit'].btn-primary:active, input[type='submit'].btn-primary.active,
    button[type='submit'].btn-primary:hover,
    button[type='submit'].btn-primary:active,
    button[type='submit'].btn-primary.active,
    .btn.btn-primary:hover,
    .btn.btn-primary:active,
    .btn.btn-primary.active {
      color: #fff; }
  input[type='submit'].bg-danger.active,
  button[type='submit'].bg-danger.active,
  .btn.bg-danger.active {
    background: #01598d !important; }
  input[type='submit'].btn-outlined,
  button[type='submit'].btn-outlined,
  .btn.btn-outlined {
    border: 2px solid #0169a6;
    color: #0169a6;
    background: none; }
    input[type='submit'].btn-outlined:hover, input[type='submit'].btn-outlined:active, input[type='submit'].btn-outlined.active,
    button[type='submit'].btn-outlined:hover,
    button[type='submit'].btn-outlined:active,
    button[type='submit'].btn-outlined.active,
    .btn.btn-outlined:hover,
    .btn.btn-outlined:active,
    .btn.btn-outlined.active {
      color: #fff; }
  input[type='submit'].btn-white,
  button[type='submit'].btn-white,
  .btn.btn-white {
    background: #fff;
    color: #0169a6; }
    input[type='submit'].btn-white:hover, input[type='submit'].btn-white:active, input[type='submit'].btn-white.active,
    button[type='submit'].btn-white:hover,
    button[type='submit'].btn-white:active,
    button[type='submit'].btn-white.active,
    .btn.btn-white:hover,
    .btn.btn-white:active,
    .btn.btn-white.active {
      color: #0169a6; }
  input[type='submit'].btn-bg-animate,
  button[type='submit'].btn-bg-animate,
  .btn.btn-bg-animate {
    background: -webkit-linear-gradient(right, #f95c58, #d9534f);
    background: linear-gradient(270deg, #f95c58, #d9534f);
    background-size: 400% 400%;
    -webkit-animation: btnBgAnimate 2s ease infinite;
    animation: btnBgAnimate 2s ease infinite; }
    input[type='submit'].btn-bg-animate:hover,
    button[type='submit'].btn-bg-animate:hover,
    .btn.btn-bg-animate:hover {
      background: #f95c58 !important; }
  input[type='submit'].btn-block,
  button[type='submit'].btn-block,
  .btn.btn-block {
    min-width: 100%; }
  input[type='submit'].btn-sm,
  button[type='submit'].btn-sm,
  .btn.btn-sm {
    font-size: 13px;
    min-width: 100px;
    padding: 12px 20px; }
    @media (min-width: 768px) {
      input[type='submit'].btn-sm,
      button[type='submit'].btn-sm,
      .btn.btn-sm {
        font-size: 15px; } }
  .e-btn-holder input[type='submit'] span, .e-btn-holder
  button[type='submit'] span, .e-btn-holder
  .btn span {
    position: relative;
    top: -2px; }
  .e-btn-holder input[type='submit'], .e-btn-holder
  button[type='submit'], .e-btn-holder
  .btn {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important; }

.btn-back span {
  position: relative;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin: 0 10px 0 0; }

.slick-dots {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  text-align: center; }
  .hero-slider .slick-dots {
    bottom: 40px;
    margin-top: 0; }
  #sidebar .featured-slider .slick-dots {
    display: none !important; }
  .featured-content .slick-dots {
    display: block;
    position: static;
    padding-top: 30px; }
  .slick-dots.slick-white button {
    border-color: #fff; }
    .slick-dots.slick-white button:hover {
      background: #fff; }
  .slick-dots.slick-white .slick-active button {
    background: #fff; }
  .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px; }
    @media (min-width: 1024px) {
      .slick-dots li {
        margin: 0 8px; } }
  .slick-dots button {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    outline: none;
    width: 40px;
    height: 20px;
    border: 2px solid #0169a6;
    border-radius: 50px;
    font-size: 0;
    line-height: 0;
    -webkit-transition: color, background, opacity, border 0.3s linear;
    transition: color, background, opacity, border 0.3s linear; }
    .slick-dots button:hover {
      background: #0169a6; }
  .slick-dots .slick-active button {
    background: #0169a6; }

.slick-prev,
.slick-next {
  position: absolute;
  left: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  color: #0169a6;
  font-size: 40px;
  line-height: 1;
  outline: none;
  -webkit-transition: top 0.3s ease-in-out, bottom 0.3s ease-in-out, opacity 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, bottom 0.3s ease-in-out, opacity 0.3s ease-in-out, color 0.3s ease-in-out; }
  .featured-content .slick-prev, .featured-content
  .slick-next {
    top: 80px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .slick-prev.slick-white,
  .slick-next.slick-white {
    color: #fff; }
  .slick-prev:hover,
  .slick-next:hover {
    opacity: 0.7; }

.slick-next {
  left: auto;
  right: -10px; }

.video-iframe,
.wp-block-embed__wrapper {
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  position: relative; }
  .video-iframe iframe,
  .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    width: 100% !important; }
  .video-iframe .embed-youtube,
  .wp-block-embed__wrapper .embed-youtube {
    padding-top: 0;
    height: auto;
    overflow: visible;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

address {
  font-style: normal; }

div.wpcf7 input[type='submit'],
div.wpcf7 button[type='submit'] {
  display: block;
  min-width: 100px;
  max-width: 150px;
  margin: 0 auto;
  width: 100%;
  font-weight: 700; }

div.wpcf7 .input-holder {
  position: relative; }

div.wpcf7 label {
  margin: 0;
  display: block; }

div.wpcf7 input[type='text'],
div.wpcf7 input[type='email'],
div.wpcf7 textarea {
  border: 0;
  background: #d5e9fa !important;
  color: #313131 !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  height: 40px;
  border-radius: 10px; }
  div.wpcf7 input[type='text']::-webkit-input-placeholder,
  div.wpcf7 input[type='email']::-webkit-input-placeholder,
  div.wpcf7 textarea::-webkit-input-placeholder {
    color: #313131; }
  div.wpcf7 input[type='text']::-moz-placeholder,
  div.wpcf7 input[type='email']::-moz-placeholder,
  div.wpcf7 textarea::-moz-placeholder {
    opacity: 1;
    color: #313131; }
  div.wpcf7 input[type='text']:-moz-placeholder,
  div.wpcf7 input[type='email']:-moz-placeholder,
  div.wpcf7 textarea:-moz-placeholder {
    color: #313131; }
  div.wpcf7 input[type='text']:-ms-input-placeholder,
  div.wpcf7 input[type='email']:-ms-input-placeholder,
  div.wpcf7 textarea:-ms-input-placeholder {
    color: #313131; }
  div.wpcf7 input[type='text'].placeholder,
  div.wpcf7 input[type='email'].placeholder,
  div.wpcf7 textarea.placeholder {
    color: #313131; }

div.wpcf7 textarea {
  height: 150px !important;
  resize: none;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 20px; }

div.wpcf7 .wpcf7-character-count {
  position: absolute;
  right: 0;
  left: 0;
  text-align: right;
  bottom: 0;
  z-index: 2;
  padding: 2px 15px;
  background: #d5e9fa;
  color: #313131;
  border-radius: 0 0 10px 10px;
  font-size: 13px;
  line-height: 1; }
  div.wpcf7 .wpcf7-character-count:after {
    content: "/" attr(data-maximum-value); }

div.wpcf7 br {
  display: none; }

div.wpcf7 span.wpcf7-not-valid-tip {
  color: #f2a2a0; }

div.wpcf7 div.wpcf7-response-output {
  border: 2px solid #f2a2a0;
  color: #fff; }

div.wpcf7 .ajax-loader {
  background: url(images/sending.gif);
  background-color: #0169a6;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: auto;
  height: auto;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  div.wpcf7 .ajax-loader.is-active {
    opacity: 1;
    visibility: visible; }

.captcha-holder-hide {
  position: absolute !important;
  top: -9999px !important;
  right: -9999px !important;
  opacity: 0 !important;
  visibility: hidden !important; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 20px; }
  .pagination .nav-links {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .pagination .page-numbers {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: none;
    color: #0169a6;
    font-size: 28px;
    line-height: 40px;
    padding: 0;
    font-weight: 300;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    border: 1px solid #0169a6; }
    .pagination .page-numbers.current, .pagination .page-numbers:hover {
      background: #d9534f;
      color: #fff;
      border-color: #d9534f; }
    .pagination .page-numbers.prev, .pagination .page-numbers.next {
      font-size: 0;
      line-height: 0;
      background: #0169a6;
      color: #fff;
      border-color: transparent !important; }
      .pagination .page-numbers.prev:before, .pagination .page-numbers.next:before {
        content: "";
        display: inline-block;
        vertical-align: top;
        font-size: 24px;
        line-height: 38px;
        font-family: 'icomoon'; }
        @media (min-width: 768px) {
          .pagination .page-numbers.prev:before, .pagination .page-numbers.next:before {
            font-size: 18px; } }
    .pagination .page-numbers.next {
      padding-left: 3px; }
      .pagination .page-numbers.next:before {
        content: ""; }
        @media (min-width: 768px) {
          .pagination .page-numbers.next:before {
            font-size: 22px; } }

[data-progress] {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: #bedcef;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 9999; }

.social-networks {
  font-size: 16px;
  line-height: 1; }
  .social-networks a {
    position: relative;
    bottom: 0;
    -webkit-transition: opacity 0.3s ease-in-out, bottom 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, bottom 0.3s ease-in-out; }
    .social-networks a:hover {
      bottom: 3px; }

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

.post-edit-link,
.comment-edit-link {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
  background: #d9534f;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 0;
  line-height: 0;
  text-align: center;
  font-weight: normal; }
  .post-edit-link:hover,
  .comment-edit-link:hover {
    color: #fff;
    background: #b52b27; }
  .post-edit-link:before,
  .comment-edit-link:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    line-height: 40px;
    font-family: 'icomoon'; }

.sd-social-icon-text.sd-sharing .sd-content ul li a.sd-button {
  border: 0 !important;
  background: #0169a6 !important;
  color: #fff !important;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
  .sd-social-icon-text.sd-sharing .sd-content ul li a.sd-button:hover {
    border: 0 !important;
    background: #0169a6 !important;
    color: #fff !important;
    opacity: 0.8; }

.embed-youtube {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%; }
  .embed-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

.wp-block-embed {
  width: 100%;
  margin: 0 auto 30px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background: #DEEDF7;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.15); }
  .wp-block-embed figcaption {
    padding: 20px;
    background: #0169a6;
    color: #fff;
    display: block;
    margin: 0; }

.has-bg-watermark {
  background-size: 300px 300px;
  background-attachment: fixed; }

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

.tab {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 2s linear;
  transition: opacity 2s linear; }
  .tab.tab.active {
    opacity: 1;
    visibility: visible; }

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 20;
  margin: 0;
  padding: 15px 0 5px; }
  .breadcrumbs:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    z-index: -1;
    background: #0169a6;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.3); }
  .breadcrumbs > span {
    margin-bottom: 10px;
    position: relative;
    margin-right: 22px;
    z-index: 2;
    font-size: 12px;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .breadcrumbs > span {
        margin-right: 27px;
        font-size: 15px; } }
  .breadcrumbs a,
  .breadcrumbs .current-item {
    color: inherit;
    display: block;
    padding: 5px 15px;
    background: #178fd6;
    color: #fff;
    position: relative;
    z-index: 2;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out; }
    @media (min-width: 768px) {
      .breadcrumbs a,
      .breadcrumbs .current-item {
        padding: 8px 15px; } }
    .breadcrumbs a:before,
    .breadcrumbs .current-item:before {
      content: '';
      position: absolute;
      right: -20px;
      top: -6px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 18px 0 18px 29px;
      border-color: transparent transparent transparent #178fd6;
      z-index: -1;
      -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out;
      transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out; }
      @media (min-width: 768px) {
        .breadcrumbs a:before,
        .breadcrumbs .current-item:before {
          border-width: 25px 0 25px 36px;
          right: -27px;
          top: -8px; } }
    .breadcrumbs a:hover,
    .breadcrumbs .current-item:hover {
      background: #DEEDF7;
      color: #178fd6; }
      .breadcrumbs a:hover:before,
      .breadcrumbs .current-item:hover:before {
        border-color: transparent transparent transparent #DEEDF7; }
  .breadcrumbs .current-item {
    background: rgba(23, 143, 214, 0.5) !important;
    color: #DEEDF7 !important; }
    .breadcrumbs .current-item:before {
      display: none; }

.ead-preview {
  background: #eee;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 30px; }

.embed_download {
  margin: 0;
  padding: 10px 30px;
  background: #0169a6; }
  .embed_download a {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 1.2; }
    .embed_download a:hover {
      opacity: 0.8; }
    .embed_download a:before {
      content: "";
      font-family: 'icomoon';
      font-size: 20px;
      line-height: 1;
      margin-right: 5px; }

.btn-top {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  margin: 0 auto 20px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  min-width: 50px !important;
  padding: 0 !important;
  border-radius: 100%;
  -webkit-transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out, background 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out, background 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, transform 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out, background 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, transform 0.3s ease-in-out, border 0.3s ease-in-out, box-shadow 0.3s ease-in-out, background 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  @media (min-width: 768px) {
    .btn-top {
      position: fixed;
      bottom: 100px;
      right: 30px;
      margin: 0; } }
  .btn-top.btn-active {
    opacity: 1;
    visibility: visible; }
  .btn-top span {
    line-height: 50px; }

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

.fadeInUp {
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s linear, -webkit-transform 0.5s linear;
  transition: opacity 0.5s linear, -webkit-transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear, -webkit-transform 0.5s linear; }
  .fadeInUp.anim-active {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.fadeInLeft {
  -webkit-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s linear, -webkit-transform 0.5s linear;
  transition: opacity 0.5s linear, -webkit-transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear, -webkit-transform 0.5s linear; }
  .fadeInLeft.anim-active {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.fadeInRight {
  -webkit-transform: translateX(100px);
      -ms-transform: translateX(100px);
          transform: translateX(100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s linear, -webkit-transform 0.5s linear;
  transition: opacity 0.5s linear, -webkit-transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear, -webkit-transform 0.5s linear; }
  .fadeInRight.anim-active {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

#header {
  position: relative; }
  #header .date-info {
    font-size: 11px;
    line-height: 1.2;
    white-space: nowrap;
    font-weight: 700; }
    @media (min-width: 768px) {
      #header .date-info {
        font-size: 14px; } }
    #header .date-info .icon-calendar {
      font-size: 18px;
      margin-right: 5px;
      margin-top: -2px; }
    #header .date-info a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  @media (max-width: 1023px) {
    #header .row > div {
      position: static; } }

@media (max-width: 767px) {
  .top-bar {
    text-align: center; } }

.sticky-header-wrapper {
  position: relative;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.3); }
  .is-sticky .sticky-header-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    z-index: 8888; }

.header-holder {
  position: relative; }

.logo-holder {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 700;
  position: relative;
  margin-right: 55px; }
  .logo-holder:hover {
    color: #fff; }
  .logo-holder .img-logo {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
    @media (min-width: 768px) {
      .logo-holder .img-logo {
        width: 70px;
        height: 70px; } }
    .logo-holder .img-logo .img {
      width: 100%; }
    .logo-holder .img-logo img {
      display: block; }
  .logo-holder .site-title {
    padding: 0 0 0 5px;
    width: calc(100% - 50px); }
    @media (min-width: 768px) {
      .logo-holder .site-title {
        width: calc(100% - 80px);
        padding-left: 10px; } }
    .logo-holder .site-title .title {
      font-size: 16px;
      line-height: 1.3;
      white-space: nowrap; }
      @media (min-width: 768px) {
        .logo-holder .site-title .title {
          font-size: 22px; } }
      @media (min-width: 1024px) {
        .logo-holder .site-title .title {
          font-size: 26px; } }
    .logo-holder .site-title address {
      white-space: nowrap;
      font-weight: 400;
      font-size: 12px;
      line-height: 1.3; }
      @media (min-width: 768px) {
        .logo-holder .site-title address {
          font-size: 14px; } }
      @media (min-width: 1024px) {
        .logo-holder .site-title address {
          font-size: 16px; } }

@media (min-width: 1024px) {
  #nav {
    margin-right: -20px; } }

#nav .navigation {
  font-size: 15px;
  font-weight: 700; }
  @media (min-width: 1024px) {
    #nav .navigation {
      font-size: 12px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 10px 0 0; } }
  @media (min-width: 1300px) {
    #nav .navigation {
      font-size: 18px;
      margin: 0;
      padding: 0 20px 0 0; } }
  #nav .navigation > li {
    margin: 0;
    position: relative;
    border-top: 1px solid #fff; }
    @media (min-width: 1024px) {
      #nav .navigation > li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-top: 0;
        margin: 0 10px; } }
    #nav .navigation > li:last-child {
      border-bottom: 1px solid #fff; }
      @media (min-width: 1024px) {
        #nav .navigation > li:last-child {
          border-bottom: 0; } }
    @media (min-width: 1024px) {
      #nav .navigation > li.hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
    @media (min-width: 1025px) {
      #nav .navigation > li:hover .dropdown-menu {
        opacity: 1;
        visibility: visible; } }
    @media (min-width: 1024px) {
      #nav .navigation > li.show .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
    @media (max-width: 1023px) {
      #nav .navigation > li.drop-active > a {
        background: #a0cbe8 !important;
        color: #0169a6; } }
    #nav .navigation > li > a {
      display: block;
      color: #fff;
      padding: 10px 30px;
      position: relative;
      font-size: 20px;
      line-height: 1.2;
      white-space: nowrap; }
      @media (min-width: 1024px) {
        #nav .navigation > li > a {
          font-size: 14px;
          color: #fff;
          padding: 40px 0;
          -webkit-transition: padding 0.3s ease-in-out, border 0.3s ease-in-out;
          transition: padding 0.3s ease-in-out, border 0.3s ease-in-out; } }
      @media (min-width: 1300px) {
        #nav .navigation > li > a {
          font-size: 18px;
          padding: 30px 0; } }
    #nav .navigation > li.active > a, #nav .navigation > li.show > a {
      background: #fff;
      color: #0169a6; }
      @media (min-width: 1024px) {
        #nav .navigation > li.active > a, #nav .navigation > li.show > a {
          background: none;
          color: #fff; } }

@media (min-width: 1024px) {
  #nav .lava-lamp {
    height: 8px;
    border-radius: 10px;
    background: #d9534f; } }

@media (max-width: 1023px) {
  #nav .lava-lamp {
    display: none !important; } }

#nav .menu-item-home > a:before {
  content: "";
  font-family: 'icomoon';
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  margin: -4px 5px 0 0; }

#nav .has-drop-down-a:after {
  content: "";
  font-family: 'icomoon';
  margin: 0;
  border: 0;
  width: auto;
  height: auto;
  font-size: 24px;
  line-height: 1;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: normal; }
  @media (min-width: 1024px) {
    #nav .has-drop-down-a:after {
      display: inline-block;
      vertical-align: top;
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      margin: -3px 0 0 5px; } }

#nav .dropdown-menu {
  font-size: 15px;
  line-height: 1;
  text-transform: capitalize;
  letter-spacing: 0;
  display: block;
  float: none;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  margin: 0;
  position: static;
  min-width: 100px;
  background: #DEEDF7; }
  @media (min-width: 1024px) {
    #nav .dropdown-menu {
      position: absolute;
      top: 100%;
      -webkit-transform: translateY(10px);
          -ms-transform: translateY(10px);
              transform: translateY(10px);
      left: 0;
      z-index: 99;
      width: 210px;
      display: block;
      padding: 0 0;
      font-size: 16px;
      line-height: 18px;
      margin: 0;
      text-align: left;
      background: #01598d;
      box-shadow: 0 2px 10px 0px rgba(222, 237, 247, 0.2);
      border-radius: 0 20px 20px 20px;
      overflow: hidden;
      opacity: 0;
      visibility: hidden;
      border: 0;
      -webkit-transition: opcity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
      transition: opcity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
      transition: opcity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
      transition: opcity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; } }
  #nav .dropdown-menu li {
    border-top: 1px solid #0169a6; }
    @media (min-width: 1024px) {
      #nav .dropdown-menu li {
        border-top: 0; } }
    @media (min-width: 1024px) {
      #nav .dropdown-menu li + li {
        border-top: 1px solid rgba(255, 255, 255, 0.4); } }
    #nav .dropdown-menu li.active > a {
      background: #a0cbe8; }
      @media (min-width: 1024px) {
        #nav .dropdown-menu li.active > a {
          background: #fff;
          color: #0169a6;
          padding-left: 25px; } }
  #nav .dropdown-menu a {
    position: relative;
    display: block;
    padding: 10px 40px;
    color: #0169a6;
    -webkit-transition: padding 0.2s linear;
    transition: padding 0.2s linear;
    white-space: nowrap; }
    @media (min-width: 1024px) {
      #nav .dropdown-menu a {
        padding: 10px 15px;
        color: #fff; } }
    @media (min-width: 1024px) {
      #nav .dropdown-menu a:hover {
        background: #fff;
        color: #0169a6;
        padding-left: 25px; } }

.nav-opener {
  width: 40px;
  height: 37px;
  border-radius: 100%;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 8888; }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none; } }
  .nav-active .nav-opener {
    position: fixed;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: 12px; }
    .nav-active .nav-opener span {
      opacity: 0; }
    .nav-active .nav-opener:before, .nav-active .nav-opener:after {
      top: 17px;
      left: 8px;
      margin-top: 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      height: 2px;
      width: 30px; }
    .nav-active .nav-opener:after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .nav-opener span, .nav-opener:before, .nav-opener:after {
    background: #fff;
    border-radius: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 3px;
    margin-top: -1px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 3px; }
  .nav-opener:before, .nav-opener:after {
    content: '';
    margin-top: -8px; }
  .nav-opener:after {
    margin-top: 7px; }

@media (min-width: 1024px) {
  .nav-drop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%; } }

@media (max-width: 1023px) {
  .nav-drop {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    width: 345px;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    z-index: 999;
    background: #01598d;
    padding: 60px 0;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
    .nav-drop:after {
      content: '';
      position: absolute;
      top: 100%;
      bottom: -9999px;
      right: 0;
      left: 0;
      background: #01598d; }
    .nav-active .nav-drop {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      visibility: visible;
      box-shadow: -12px 0 16px 3px rgba(1, 105, 166, 0.2); }
      .nav-active .nav-drop:after {
        box-shadow: -12px 0 16px 3px rgba(1, 105, 166, 0.2); } }

@media (max-width: 575px) {
  .nav-drop {
    width: 300px; } }

.resize-active .nav-drop {
  -webkit-transition: none !important;
  transition: none !important; }

.nav-wrap {
  height: calc(100vh - 60px);
  overflow: auto; }
  @media (min-width: 1024px) {
    .nav-wrap {
      height: auto;
      overflow: visible; } }

.search-holder {
  position: relative;
  z-index: 88; }

.search-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 15px;
  color: #fff; }
  @media (min-width: 1300px) {
    .search-opener {
      font-size: 22px;
      line-height: 1; } }
  @media (max-width: 767px) {
    .search-opener {
      display: none; } }
  .search-opener:hover,
  .search-active .search-opener {
    background: #fff;
    color: #0169a6; }

.search-drop {
  padding: 15px;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  @media (min-width: 768px) {
    .search-drop {
      padding: 0;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 100%;
      margin-top: 0;
      -webkit-transform: translateY(10px);
          -ms-transform: translateY(10px);
              transform: translateY(10px);
      right: 0;
      width: 400px;
      z-index: 88; } }
  .search-active .search-drop {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

.search-form {
  position: relative;
  margin: 0;
  padding: 10px;
  background: #0169a6;
  border-radius: 50px; }
  .search-form input[type='submit'],
  .search-form button[type='submit'] {
    position: absolute;
    right: 9px;
    top: 10px;
    min-width: 100px;
    height: 60px;
    margin: 0;
    background: #fff;
    color: #313131;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important; }
    .search-form input[type='submit']:hover,
    .search-form button[type='submit']:hover {
      background: #0169a6;
      color: #fff; }
    .search-form input[type='submit']:after,
    .search-form button[type='submit']:after {
      display: none; }
  .search-form fieldset {
    border: 0;
    width: 100%; }
  .search-form input[type='text'],
  .search-form input[type='search'] {
    height: 60px;
    padding: 5px 120px 5px 15px;
    border-radius: 50px;
    width: 100%;
    margin: 0;
    float: none;
    border: 0;
    margin: 0; }

.np-flag {
  width: 30px;
  margin: 0 0 0 5px; }
  .logo-holder .np-flag {
    width: 15px;
    opacity: 0;
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: scale(0) translateY(-50%);
        -ms-transform: scale(0) translateY(-50%);
            transform: scale(0) translateY(-50%);
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
    @media (min-width: 768px) {
      .logo-holder .np-flag {
        width: 50px; } }
    .is-sticky .logo-holder .np-flag {
      opacity: 1;
      -webkit-transform: scale(1) translateY(-50%);
          -ms-transform: scale(1) translateY(-50%);
              transform: scale(1) translateY(-50%); }

.news-bar-wrapper {
  position: relative; }
  @media (min-width: 768px) {
    .news-bar-wrapper {
      height: 45px; } }
  .page-template-template-elearning .news-bar-wrapper,
  .page-template-template-epati .news-bar-wrapper {
    display: none !important; }
  .news-bar-wrapper .search-hold-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%; }
  .news-bar-wrapper .search-holder {
    width: 60px; }
  .news-bar-wrapper .search-opener {
    padding: 10px 15px;
    height: 45px; }

.news-bar {
  overflow: hidden;
  background: -webkit-linear-gradient(right, #DEEDF7, #8cc0e3);
  background: linear-gradient(270deg, #DEEDF7, #8cc0e3);
  background-size: 400% 400%;
  -webkit-animation: bgGrad 2s linear infinite;
  animation: bgGrad 2s linear infinite; }
  @media (min-width: 768px) {
    .news-bar {
      height: 45px; } }
  .news-bar .title {
    padding: 5px 0;
    position: relative;
    background: #0169a6;
    z-index: 1;
    text-align: center;
    font-weight: 700;
    font-size: 15px; }
    @media (min-width: 768px) {
      .news-bar .title {
        padding: 11px 0;
        margin-right: 50px;
        width: 140px;
        text-align: right; } }
    .news-bar .title:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: -9999px;
      right: 0;
      background: #01598d;
      z-index: -1; }
      @media (max-width: 767px) {
        .news-bar .title:before {
          right: -999px; } }
    .news-bar .title:after {
      content: '';
      position: absolute;
      right: -15px;
      top: -27px;
      width: 100px;
      height: 100px;
      background: #01598d;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      z-index: -1; }
      @media (max-width: 767px) {
        .news-bar .title:after {
          display: none; } }
    .news-bar .title a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .news-bar .title .icon-bullhorn {
      vertical-align: top;
      position: relative;
      font-size: 22px; }
      .news-bar .title .icon-bullhorn span {
        position: relative; }
      .news-bar .title .icon-bullhorn span:before,
      .news-bar .title .icon-bullhorn span:after, .news-bar .title .icon-bullhorn:after {
        content: '';
        position: absolute;
        left: 100%;
        margin: 0 0 0 3px;
        top: 0;
        width: 6px;
        height: 2px;
        border-radius: 2px;
        background: #fff;
        -webkit-transform: rotate(-20deg);
            -ms-transform: rotate(-20deg);
                transform: rotate(-20deg);
        opacity: 0;
        -webkit-animation: bullHorn 1s linear infinite forwards;
                animation: bullHorn 1s linear infinite forwards; }
      .news-bar .title .icon-bullhorn span:after {
        top: 9px;
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0); }
      .news-bar .title .icon-bullhorn:after {
        top: 18px;
        -webkit-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
                transform: rotate(20deg); }
  .news-bar .news-title {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4; }
    @media (min-width: 1024px) {
      .news-bar .news-title {
        font-size: 18px; } }
    .news-bar .news-title:hover {
      opacity: 0.7; }

@-webkit-keyframes bullHorn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }

@-webkit-keyframes bgGrad {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 51%; }
  100% {
    background-position: 0% 50%; } }

@keyframes bgGrad {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 51%; }
  100% {
    background-position: 0% 50%; } }

.news-bar-slider {
  position: relative;
  z-index: 1;
  height: 45px;
  overflow: hidden;
  padding: 0 20px 0 0; }
  @media (min-width: 768px) {
    .news-bar-slider {
      width: calc(100% - 220px);
      padding: 0 115px 0 0;
      overflow: visible; } }
  .news-bar-slider:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -9999px;
    left: 100%;
    background: #01598d;
    z-index: -1; }
  .news-bar-slider:after {
    content: '';
    position: absolute;
    right: -15px;
    top: -27px;
    width: 100px;
    height: 100px;
    background: #01598d;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
    @media (max-width: 767px) {
      .news-bar-slider:after {
        display: none; } }
  .news-bar-slider .slide {
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .news-bar-slider .slick-prev,
  .news-bar-slider .slick-next {
    left: auto;
    right: 0;
    top: 0;
    color: #0169a6;
    margin: 6px 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    font-size: 20px; }
    @media (min-width: 768px) {
      .news-bar-slider .slick-prev,
      .news-bar-slider .slick-next {
        left: auto;
        right: 40px;
        color: #fff; } }
    @media (max-width: 767px) {
      .news-bar-slider .slick-prev,
      .news-bar-slider .slick-next {
        display: none; } }
    .news-bar-slider .slick-prev:hover,
    .news-bar-slider .slick-next:hover {
      top: -4px; }
  .news-bar-slider .slick-next {
    top: 12px; }
    .news-bar-slider .slick-next:hover {
      top: auto;
      bottom: -4px; }

.hero-slider {
  position: relative;
  height: 300px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .hero-slider {
      height: 400px; } }
  @media (min-width: 1024px) {
    .hero-slider {
      height: 550px; } }
  .hero-slider .slide {
    height: 300px; }
    @media (min-width: 768px) {
      .hero-slider .slide {
        height: 400px; } }
    @media (min-width: 1024px) {
      .hero-slider .slide {
        height: 550px; } }
  .hero-slider .container {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .hero-slider .caption {
    text-align: center;
    max-width: 350px;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .hero-slider .caption {
        max-width: 650px; } }
    @media (max-width: 767px) {
      .hero-slider .caption br {
        display: none; } }

.page-intro {
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2); }
  .page-intro .container {
    min-height: 50px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .page-intro .container {
        min-height: 100px; } }
    .page-intro .container:after {
      content: '';
      min-height: inherit; }
    .page-intro .container > .row {
      width: 100%; }
  .page-intro h1:last-child {
    margin: 0; }

.img-avatar {
  width: 150px;
  height: 150px;
  margin: 0 0 20px;
  border-radius: 20px;
  background-color: #fff;
  border: 3px solid #0169a6;
  position: relative;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.15); }

a.img-avatar:hover {
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.35); }

@media (min-width: 1024px) {
  .member-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.member-block .img-holder {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto 20px;
  -ms-flex-item-align: start;
      align-self: flex-start; }
  @media (min-width: 1024px) {
    .member-block .img-holder {
      margin: 0; } }
  @media (min-width: 1300px) {
    .member-block .img-holder {
      width: 130px;
      height: 130px; } }

.member-block .description {
  width: 100%;
  padding: 0;
  text-align: center; }
  @media (min-width: 1024px) {
    .member-block .description {
      width: calc(100% - 130px);
      padding-left: 20px;
      text-align: left; } }

@media (min-width: 768px) {
  .featured-team-row > div {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 33.3333333333% !important;
            flex: 0 0 33.3333333333% !important;
    max-width: 33.3333333333% !important; } }

.team-lightbox {
  padding: 30px;
  border-radius: 20px; }
  @media (min-width: 1024px) {
    .team-lightbox {
      padding: 50px; } }

@media (min-width: 768px) {
  .main-member-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.main-member-detail .img-avatar {
  width: 150px;
  height: 150px;
  margin: 0 auto 20px; }
  @media (min-width: 768px) {
    .main-member-detail .img-avatar {
      margin: 0 30px 0 0;
      width: 150px;
      height: 150px; } }
  @media (min-width: 1024px) {
    .main-member-detail .img-avatar {
      margin: 0 50px 0 0;
      width: 250px;
      height: 250px; } }

@media (min-width: 768px) {
  .main-member-detail .description {
    width: calc(100% - 180px);
    padding: 0 0 0 30px;
    border-left: 1px solid #01598d; } }

@media (min-width: 1024px) {
  .main-member-detail .description {
    width: calc(100% - 300px);
    padding: 0 0 0 50px; } }

.about-summary .btn-holder {
  padding-top: 30px; }
  @media (min-width: 1024px) {
    .about-summary .btn-holder {
      padding-top: 0;
      position: absolute;
      right: 30px;
      bottom: 30px; } }

.font-sm {
  font-size: 12px;
  line-height: 1; }
  @media (min-width: 1300px) {
    .font-sm {
      font-size: 13px; } }

.block-heading {
  position: relative; }
  .block-heading .link {
    position: absolute;
    right: 20px;
    top: 28px; }
    .news-notices .block-heading .link {
      display: none; }

.info-box {
  display: block;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background: #DEEDF7;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.15); }
  .info-box.no-top-left-radius {
    border-top-left-radius: 0; }

.grid-item .sharedaddy {
  display: none !important; }

.post-meta {
  width: 70px;
  text-align: center;
  font-weight: 700;
  background: #DEEDF7;
  position: relative;
  z-index: 10; }
  @media (min-width: 768px) {
    .post-meta {
      width: 100px; } }
  #sidebar .post-meta {
    display: none !important; }
  .post-meta .text-title {
    padding: 5px;
    font-size: 18px;
    line-height: 1.2; }
  .post-meta .text-info {
    background: #d9534f;
    color: #fff !important;
    padding: 5px;
    font-size: 12px;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .post-meta .text-info {
        font-size: 14px; } }

.news-featured-section .published-on {
  display: none !important; }

.list-news li {
  height: 55px;
  overflow: hidden;
  border-bottom: 1px solid #DEEDF7; }
  #sidebar .list-news li {
    height: auto; }

.list-news .post-title {
  width: calc(100% - 70px);
  padding: 15px 30px 15px 15px;
  background: #01598d;
  color: #fff;
  position: relative;
  z-index: 10; }
  @media (min-width: 768px) {
    .list-news .post-title {
      width: calc(100% - 100px); } }
  #sidebar .list-news .post-title {
    display: block !important;
    width: 100% !important; }
  .list-news .post-title:hover {
    background: #014973; }
  .list-news .post-title .text-title {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: inherit;
    font-size: 14px;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .list-news .post-title .text-title {
        font-size: 16px; } }
    @media (min-width: 1024px) {
      .list-news .post-title .text-title {
        font-size: 18px; } }
    @media (min-width: 1024px) {
      #sidebar .list-news .post-title .text-title {
        font-size: 18px !important; } }

.list-news .published-on {
  display: block;
  font-size: 12px;
  line-height: 1.4; }

.list-nav-pane li {
  float: left; }

.grid-single-slider {
  position: relative; }
  .grid-single-slider .slide {
    position: relative;
    margin: 0 !important; }
  .grid-single-slider .img-slide {
    position: relative;
    display: block;
    width: 100%;
    height: 305px; }
    @media (min-width: 768px) {
      .grid-single-slider .img-slide {
        height: 205px; } }
    @media (min-width: 1024px) {
      .grid-single-slider .img-slide {
        height: 242px; } }
    .grid-single-slider .img-slide:hover .zoom {
      opacity: 1;
      visibility: visible; }
  .grid-single-slider .caption {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    text-align: center;
    padding: 20px;
    color: #fff; }
  .grid-single-slider .slick-prev,
  .grid-single-slider .slick-next {
    position: absolute;
    left: auto;
    right: 45px;
    top: -50px;
    font-size: 34px;
    line-height: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .grid-single-slider .slick-prev:hover,
    .grid-single-slider .slick-next:hover {
      opacity: 0.7; }
  .grid-single-slider .slick-next {
    bottom: auto;
    top: -50px;
    right: 20px;
    left: auto; }

.zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  background: rgba(1, 105, 166, 0.5); }
  .zoom:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 10;
    color: #fff; }

.article {
  position: relative; }
  .article:hover:before, .article:hover:after {
    opacity: 1;
    visibility: visible; }
  .article:hover .article-link {
    opacity: 1;
    visibility: visible; }
  .article:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  .article:after {
    content: "";
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 10;
    color: #fff;
    font-size: 120px;
    line-height: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  .article h4 {
    position: relative;
    padding: 0 30px 0 25px;
    font-size: 16px;
    line-height: 20px; }
    .article h4 .ico-holder {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 22px;
      line-height: 1; }
    .article h4 .fullscreen {
      left: auto;
      right: 0; }
    .article h4 a:hover {
      opacity: 0.7; }
  .article .article-meta {
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    background: #0169a6;
    padding: 0 20px 10px;
    color: #fff; }
    .article .article-meta .text-primary {
      color: #fff !important;
      text-decoration: underline; }
    .article .article-meta a {
      text-decoration: underline; }
      .article .article-meta a:hover {
        text-decoration: none; }
  .article .sharedaddy {
    display: none !important; }
  .article .base-section {
    padding: 20px 5px;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0; }
  .article .article-content {
    display: block;
    position: relative;
    color: #313131;
    overflow: hidden; }
  .article figure,
  .article figcaption {
    margin-bottom: 0 !important; }

.article-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  opacity: 0;
  visibility: hidden; }

.video-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 30px 10px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out; }
  .video-post:hover {
    box-shadow: 0 0 8px 5px rgba(1, 105, 166, 0.4);
    color: #fff; }
    .video-post:hover .btn-play {
      background: #0169a6; }
      .video-post:hover .btn-play:before {
        border-color: transparent transparent transparent #fff; }
  .video-post:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: -1; }
  .video-post .btn-play {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: block;
    margin: 0 auto 10px;
    background: rgba(255, 255, 255, 0.72);
    position: relative;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }
    .video-post .btn-play:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 0 10px 15px;
      border-color: transparent transparent transparent #0169a6;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      margin: 1px 0 0 3px;
      -webkit-transition: border 0.3s ease-in-out, color 0.3s ease-in-out;
      transition: border 0.3s ease-in-out, color 0.3s ease-in-out; }

.grid-slider {
  padding: 0 20px; }
  .grid-slider .slick-list {
    margin: 0 -15px; }
  .grid-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .grid-slider .slide {
    height: auto;
    margin: 15px; }

.comment-list {
  padding: 0;
  margin: 0 0 40px;
  font-size: 16px;
  line-height: 20px; }
  .comment-list .comment-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #dad8d8;
    padding: 15px; }
  .comment-list .comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 200px;
    padding: 15px; }
  .comment-list .comment-content {
    width: calc(100% - 200px); }
  .comment-list .avatar {
    display: block;
    margin: 0 0 15px; }
  .comment-list .says {
    display: none; }
  .comment-list .fn {
    font-size: 14px; }
  .comment-list .children {
    background: #b9a3a3; }
    .comment-list .children .comment-body {
      background: #b9a3a3; }

.tabset li {
  margin: 0 0 0 0; }
  .tabset li:first-child .btn {
    border-radius: 10px 0 0 0; }
  .tabset li:last-child .btn {
    border-radius: 0 10px 0 0; }

.tabset .btn {
  border-radius: 0;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important; }
  .tabset .btn:before {
    display: none; }
  .tabset .btn.active {
    z-index: 2; }
  .tabset .btn:focus {
    box-shadow: none !important; }

.btn-more-holder {
  padding: 15px;
  border-top: 1px solid #DEEDF7; }

.featured-slider .slide.text-center {
  text-align: left !important; }

.news-block {
  display: block;
  position: relative;
  overflow: hidden; }
  .news-block .img-holder {
    position: relative; }
  .news-block .has-bg {
    background-position: 50% 60%; }
  .news-block:hover {
    opacity: 0.9; }
    .news-block:hover .zoom {
      opacity: 1;
      visibility: visible; }

.list-categories {
  position: relative;
  text-align: center;
  margin-bottom: 40px; }
  .list-categories > li {
    display: inline-block;
    vertical-align: top; }
  .list-categories.list-active ul {
    opacity: 1;
    visibility: visible; }
  .list-categories .btn {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important; }
    .list-categories .btn:after {
      content: "";
      font-size: 30px; }
  .list-categories ul {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #01598d;
    color: #fff;
    border-radius: 10px;
    width: 250px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid #DEEDF7;
    overflow: hidden;
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    text-align: center;
    z-index: 88; }
    .list-categories ul li {
      border-top: 1px solid #DEEDF7; }
      .list-categories ul li:first-child {
        border-top: 0; }
    .list-categories ul .current-cat a {
      background: #fff;
      color: #0169a6; }
    .list-categories ul a {
      color: #fff;
      display: block;
      padding: 5px 15px; }
      .list-categories ul a:hover {
        background: #fff;
        color: #0169a6; }

.masonry {
  margin: 0 auto; }
  .masonry .grid-item {
    float: left;
    width: 400px; }

.timeline {
  position: relative;
  margin: 50px auto;
  padding: 40px 0;
  width: 1000px;
  box-sizing: border-box; }

.timeline:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  background: #d9534f; }

.timeline ul {
  padding: 0;
  margin: 0; }

.timeline ul li {
  list-style: none;
  position: relative;
  width: 50%;
  padding: 10px 40px;
  box-sizing: border-box; }

.timeline ul li:nth-child(odd) {
  float: left;
  text-align: right;
  clear: both; }

.timeline ul li:nth-child(even) {
  float: right;
  text-align: left;
  clear: both; }

.content {
  padding-bottom: 20px; }

.timeline ul li:nth-child(odd):before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 24px;
  right: -6px;
  background: #0169a6;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(1, 105, 166, 0.2); }

.timeline ul li:nth-child(even):before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 24px;
  left: -4px;
  background: #0169a6;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(1, 105, 166, 0.2); }

.timeline ul li h3 {
  padding: 0;
  margin: 0;
  color: #0169a6;
  font-weight: 600; }

.timeline ul li p {
  margin: 10px 0 0;
  padding: 0; }

.timeline ul li .time h4 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #fff; }

.timeline ul li:nth-child(odd) .time {
  position: absolute;
  top: 12px;
  right: -80px;
  margin: 0;
  padding: 8px 16px;
  background: #0169a6;
  color: #fff;
  border-radius: 18px;
  box-shadow: 0 0 0 3px rgba(1, 105, 166, 0.3); }

.timeline ul li:nth-child(even) .time {
  position: absolute;
  top: 12px;
  left: -80px;
  margin: 0;
  padding: 8px 16px;
  background: #0169a6;
  color: #fff;
  border-radius: 18px;
  box-shadow: 0 0 0 3px rgba(1, 105, 166, 0.3); }

@media (max-width: 1000px) {
  .timeline {
    width: 100%; } }

@media (max-width: 767px) {
  .timeline {
    width: 100%;
    padding-bottom: 0; }
  h1 {
    font-size: 40px;
    text-align: center; }
  .timeline:before {
    left: 20px;
    height: 100%; }
  .timeline ul li:nth-child(odd),
  .timeline ul li:nth-child(even) {
    width: 100%;
    text-align: left;
    padding-left: 50px;
    padding-bottom: 50px; }
  .timeline ul li:nth-child(odd):before,
  .timeline ul li:nth-child(even):before {
    top: -18px;
    left: 16px; }
  .timeline ul li:nth-child(odd) .time,
  .timeline ul li:nth-child(even) .time {
    top: -30px;
    left: 50px;
    right: inherit; } }

.base-section {
  background: #DEEDF7;
  padding: 5px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  position: relative; }
  .base-section p:last-child {
    margin: 0; }

.single-post .base-section {
  background: none;
  padding: 5px;
  width: 100%;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
  position: relative; }
  .single-post .base-section p:last-child {
    margin: 0; }

.single-post .article-meta {
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.15);
  border-radius: 20px 20px 0 0;
  background: #0169a6;
  padding: 10px 20px;
  color: #fff;
  margin: 0; }
  .single-post .article-meta .text-primary {
    color: #fff !important;
    text-decoration: underline; }

#footer address {
  font-size: 16px;
  line-height: 2; }
  @media (min-width: 1024px) {
    #footer address {
      font-size: 18px; } }
  #footer address .h5 {
    color: #fff; }
  #footer address a {
    color: inherit; }
    #footer address a:hover {
      opacity: 0.7; }

#footer .img-logo {
  width: 150px;
  height: 150px;
  margin: 0 auto 20px; }
  @media (min-width: 768px) {
    #footer .img-logo {
      margin: 0 0 20px; } }

@media (min-width: 1300px) {
  #footer .social-networks {
    font-size: 28px; } }

.copyright {
  font-size: 14px;
  line-height: 1; }

.site-developer {
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0.3px; }
  .site-developer .img {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px; }
    @media (min-width: 768px) {
      .site-developer .img {
        width: 30px;
        height: 30px; } }
    @media (min-width: 1024px) {
      .site-developer .img {
        width: 30px;
        height: 30px; } }
    .site-developer .img img {
      display: block; }
  .site-developer a {
    font-family: 'Skyfall', cursive;
    font-weight: 400;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0; }
    @media (min-width: 1024px) {
      .site-developer a {
        font-size: 14px; } }

.nav-footer {
  font-size: 16px;
  line-height: 1.3; }
  @media (min-width: 1024px) {
    .nav-footer {
      font-size: 18px; } }
  .nav-footer > li {
    position: relative;
    margin-bottom: 10px;
    text-align: center; }
    @media (min-width: 768px) {
      .nav-footer > li {
        text-align: left; } }
  .nav-footer a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 0 0 20px; }
    .nav-footer a:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      font-family: 'icomoon';
      color: #fff;
      -webkit-transition: left 0.3s ease-in-out;
      transition: left 0.3s ease-in-out; }
    .nav-footer a:hover:before {
      left: 5px; }

.site-construction {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background-color: #0169a6; }
  .site-construction a {
    outline: none !important;
    box-shadow: none !important; }
  .site-construction h1 {
    border: 0 !important; }
  .site-construction .construction-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 88; }
  .site-construction .title {
    font-size: 24px;
    line-height: 1.2; }
  .site-construction address {
    font-style: normal; }
  .site-construction .construction-logo-holder {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 10px; }
  .site-construction h1 {
    color: #fff;
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 1.3; }
  .site-construction .img-logo {
    display: block;
    width: 150px;
    margin: 0 auto 10px; }
    @media (min-width: 768px) {
      .site-construction .img-logo {
        width: 200px; } }
    .site-construction .img-logo img {
      display: block;
      max-width: 100%;
      height: auto; }
  .site-construction .site-developer {
    margin: 0 auto;
    display: block;
    margin-top: 10px; }
  .site-construction .site-developer img {
    max-width: 100%;
    height: auto; }
  .site-construction .site-title {
    text-align: center;
    font-weight: 700; }
/*# sourceMappingURL=style.css.map */