@charset "UTF-8";
/****** Fonts ******/
@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700';
/****** SCSS Functions ******/
/****** theme color variations ******/
/****** easy to change names of elements in future ******/
.bs-colum-gap-0 {
  margin: 0; }
  .bs-colum-gap-0 > div[class^="col-"] {
    padding: 0; }

@media screen and (min-width: 1200px) {
  .bs-colum-gap-54-lg {
    margin: 0 -27px; }
    .bs-colum-gap-54-lg > div[class^="col-"] {
      padding: 0 27px; }
  .bs-colum-gap-50-lg {
    margin: 0 -25px; }
    .bs-colum-gap-50-lg > div[class^="col-"] {
      padding: 0 25px; }
  .bs-colum-gap-112-lg {
    margin: 0 -56px; }
    .bs-colum-gap-112-lg > div[class^="col-"] {
      padding: 0 56px; } }

.gap-bottom-5 {
  margin-bottom: 5px; }

.gap-bottom-10 {
  margin-bottom: 10px; }

.gap-bottom-15 {
  margin-bottom: 15px; }

.gap-bottom-20 {
  margin-bottom: 20px; }

.gap-bottom-25 {
  margin-bottom: 25px; }

.gap-bottom-30 {
  margin-bottom: 30px; }

.gap-bottom-35 {
  margin-bottom: 35px; }

.gap-bottom-40 {
  margin-bottom: 40px; }

.gap-bottom-45 {
  margin-bottom: 45px; }

.gap-bottom-50 {
  margin-bottom: 50px; }

@media screen and (min-width: 1200px) {
  .gap-bottom-5-lg {
    margin-bottom: 5px; }
  .gap-bottom-10-lg {
    margin-bottom: 10px; }
  .gap-bottom-15-lg {
    margin-bottom: 15px; }
  .gap-bottom-20-lg {
    margin-bottom: 20px; }
  .gap-bottom-25-lg {
    margin-bottom: 25px; }
  .gap-bottom-30-lg {
    margin-bottom: 30px; }
  .gap-bottom-35-lg {
    margin-bottom: 35px; }
  .gap-bottom-40-lg {
    margin-bottom: 40px; }
  .gap-bottom-45-lg {
    margin-bottom: 45px; }
  .gap-bottom-50-lg {
    margin-bottom: 50px; }
  .text-left-lg {
    text-align: left; }
  .text-center-lg {
    text-align: center; }
  .text-right-lg {
    text-align: right; }
  .clear2-lg > div[class^="col-"]:nth-child(2n+1) {
    clear: both; }
  .clear3-lg > div[class^="col-"]:nth-child(3n+1) {
    clear: both; }
  .clear4-lg > div[class^="col-"]:nth-child(4n+1) {
    clear: both; } }

@media screen and (max-width: 1199px) {
  .gap-bottom-5-md {
    margin-bottom: 5px; }
  .gap-bottom-10-md {
    margin-bottom: 10px; }
  .gap-bottom-15-md {
    margin-bottom: 15px; }
  .gap-bottom-20-md {
    margin-bottom: 20px; }
  .gap-bottom-25-md {
    margin-bottom: 25px; }
  .gap-bottom-30-md {
    margin-bottom: 30px; }
  .gap-bottom-35-md {
    margin-bottom: 35px; }
  .gap-bottom-40-md {
    margin-bottom: 40px; }
  .gap-bottom-45-md {
    margin-bottom: 45px; }
  .gap-bottom-50-md {
    margin-bottom: 50px; }
  .text-left-md {
    text-align: left; }
  .text-center-md {
    text-align: center; }
  .text-right-md {
    text-align: right; }
  .clear2-md > div[class^="col-"]:nth-child(2n+1) {
    clear: both; }
  .clear3-md > div[class^="col-"]:nth-child(3n+1) {
    clear: both; }
  .clear4-md > div[class^="col-"]:nth-child(4n+1) {
    clear: both; }
  .img-cover-md {
    min-width: 100%; } }

@media screen and (max-width: 991px) {
  .gap-bottom-5-sm {
    margin-bottom: 5px; }
  .gap-bottom-10-sm {
    margin-bottom: 10px; }
  .gap-bottom-15-sm {
    margin-bottom: 15px; }
  .gap-bottom-20-sm {
    margin-bottom: 20px; }
  .gap-bottom-25-sm {
    margin-bottom: 25px; }
  .gap-bottom-30-sm {
    margin-bottom: 30px; }
  .gap-bottom-35-sm {
    margin-bottom: 35px; }
  .gap-bottom-40-sm {
    margin-bottom: 40px; }
  .gap-bottom-45-sm {
    margin-bottom: 45px; }
  .gap-bottom-50-sm {
    margin-bottom: 50px; }
  .text-left-sm {
    text-align: left; }
  .text-center-sm {
    text-align: center; }
  .text-right-sm {
    text-align: right; }
  .clear2-sm > div[class^="col-"]:nth-child(2n+1) {
    clear: both; }
  .clear3-sm > div[class^="col-"]:nth-child(3n+1) {
    clear: both; }
  .clear4-sm > div[class^="col-"]:nth-child(4n+1) {
    clear: both; }
  .img-cover-sm {
    min-width: 100%; } }

@media screen and (max-width: 767px) {
  .gap-bottom-5-xs {
    margin-bottom: 5px; }
  .gap-bottom-10-xs {
    margin-bottom: 10px; }
  .gap-bottom-15-xs {
    margin-bottom: 15px; }
  .gap-bottom-20-xs {
    margin-bottom: 20px; }
  .gap-bottom-25-xs {
    margin-bottom: 25px; }
  .gap-bottom-30-xs {
    margin-bottom: 30px; }
  .gap-bottom-35-xs {
    margin-bottom: 35px; }
  .gap-bottom-40-xs {
    margin-bottom: 40px; }
  .gap-bottom-45-xs {
    margin-bottom: 45px; }
  .gap-bottom-50-xs {
    margin-bottom: 50px; }
  .text-left-xs {
    text-align: left; }
  .text-center-xs {
    text-align: center; }
  .text-right-xs {
    text-align: right; }
  .img-cover-xs {
    min-width: 100%; } }

@media screen and (max-width: 600px) {
  .stack-on-600 {
    width: 100%;
    float: none; } }

/****** Default Styles ******/
html,
body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased; }

body.fixed-header {
  padding-top: 165px; }

body.over-hidden {
  overflow: hidden; }

@media only screen and (max-width: 767px) {
  body.fixed-header {
    padding-top: 90px; } }

a {
  color: #1d607b;
  text-decoration: none; }
  a:hover, a:focus {
    color: #1d607b;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "proxima-nova", sans-serif; }

h1 {
  margin: 0 0 25px 0;
  line-height: 1;
  font-size: 38px;
  font-weight: 700;
  color: #0c4055; }

h2 {
  margin: 0 0 25px 0;
  line-height: 42px;
  font-size: 34px;
  font-weight: 700;
  color: #0c4055; }

h3 {
  margin: 0 0 20px 0;
  line-height: 1;
  font-size: 22px;
  font-weight: 700;
  color: #0c4055; }

h5 {
  margin: 0 0 10px 0;
  line-height: 1; }

p {
  margin: 0 0 32px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  color: #0c4055; }

textarea:focus, input:focus {
  outline: none; }

.font-size-18 {
  font-size: 18px; }

.font-size-16 {
  font-size: 16px; }

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

.font-size-14 {
  font-size: 14px; }

.prominent-text {
  font-size: 18px;
  font-weight: 700;
  color: #000; }

/****** Global Classes ******/
.inline-list {
  margin: 0;
  padding: 0;
  font-size: 0; }
  .inline-list > li {
    margin-right: 10px;
    font-size: 14px;
    position: relative;
    vertical-align: middle;
    display: inline-block; }
  .inline-list > li:last-child {
    margin-right: 0; }
  .inline-list.equal-gap > li {
    margin: 0 5px 10px 5px; }

.info-link {
  color: #3e3e3e;
  display: block;
  line-height: 1;
  font-weight: 400;
  font-size: 17px;
  text-decoration: none; }

.info-link .fa {
  margin-left: 7px; }

.info-link:hover {
  color: #000; }

.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  z-index: -100;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; }
  .search-overlay .search-field {
    position: relative;
    width: 700px;
    margin: auto;
    padding: 54px 0; }
  .search-overlay .search-field .close-icon {
    position: absolute;
    top: 68px;
    right: 20px;
    z-index: 100;
    cursor: pointer; }
  .search-overlay .search-field .close-icon:hover {
    color: #1d607b; }
  .search-overlay .search-field .form-control {
    background: #FFF; }
  .search-overlay.open {
    opacity: 1;
    z-index: 10000; }

.btn {
  border: 0;
  font-size: 17px;
  background-color: #d9d8d8;
  color: #3e3e3e;
  font-weight: "proxima-nova", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  border-radius: 50px;
  line-height: 1;
  padding: 21px 43px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; }
  .btn:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    opacity: 1;
    z-index: 100;
    transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1); }
  .btn:focus, .btn:hover {
    background: #bfbfbf; }
  .btn:hover::after {
    background: #FFF;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 0; }
  .btn.sm {
    padding: 17px 29px;
    font-size: 15px; }
  .btn.btn-xs {
    padding: 13px 20px;
    font-size: 13px; }

.btn-default {
  color: #FFF;
  background: #1d607b; }
  .btn-default:focus, .btn-default:hover {
    background: #134052;
    color: #FFF; }

.btn-primary {
  background: #82b3cc;
  color: #FFF; }
  .btn-primary:focus, .btn-primary:hover {
    background: #5e9dbd;
    color: #FFF; }
  .btn-primary.dark:not(:hover) {
    background: #00547d;
    color: #FFF; }

.btn-border {
  background: #FFF;
  border: solid 3px #82b3cc;
  color: #333333;
  padding: 18px 35px; }
  .btn-border:focus, .btn-border:hover {
    background: #82b3cc;
    color: #FFF;
    border-color: #82b3cc; }
  .btn-border.sm {
    padding: 14px 29px;
    font-size: 15px; }

.btn-square {
  background: #1d607b;
  color: #FFF;
  text-transform: capitalize;
  line-height: 0.9;
  border-radius: 0;
  font-size: 17px;
  min-height: 30px;
  min-width: auto;
  padding: 6px 13px;
  font-weight: 300; }
  .btn-square:focus, .btn-square:hover {
    background: #0e303d;
    color: #FFF; }

.social-icons > li {
  margin-right: 5px; }

.social-icons > li a {
  display: block;
  color: #FFF;
  text-decoration: none;
  font-size: 21px;
  border-radius: 2px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: #82b3cc;
  text-align: center; }

.social-icons > li a:after {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 48px;
  transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  opacity: 1;
  z-index: 100;
  transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0); }

.social-icons > li a:hover::after {
  background: #FFF;
  transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  opacity: 0; }

.social-icons > li a:hover {
  text-decoration: none;
  background-color: #4c92b6; }

.social-icons > li:last-child {
  margin-right: 0; }

.form-control {
  height: 47px;
  border-radius: 5px;
  box-shadow: none;
  border: 0;
  padding: 6px 20px;
  font-size: 18px;
  color: #3e3e3e;
  font-weight: 300; }
  .form-control:focus {
    outline: none; }
  .form-control::-moz-placeholder {
    opacity: 1;
    color: #3e3e3e; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0; }

.vertical-list {
  margin: 0;
  padding: 0; }
  .vertical-list > li {
    list-style-type: none;
    margin: 0 0 15px 0; }
  .vertical-list > li:last-child {
    margin-bottom: 0; }

.breadcrumb {
  background: transparent;
  padding: 0;
  border-radius: 0;
  margin-bottom: 10px; }
  .breadcrumb > li {
    font-size: 19px;
    color: #3e3e3e;
    font-weight: 500; }
  .breadcrumb > li a {
    font-size: 16px;
    color: #3e3e3e;
    text-decoration: none;
    font-weight: 300; }
  .breadcrumb > li a:hover {
    color: #1d607b; }
  .breadcrumb > li + li::before {
    content: "";
    font-family: fontAwesome;
    font-size: 16px;
    padding: 0 7px;
    color: #3e3e3e; }

.archieve-buttons > li {
  margin-right: 5px; }

.archieve-buttons > li .btn-primary.active {
  border: solid 3px #82b3cc;
  background: #FFF;
  color: #000;
  padding: 14px 29px;
  font-size: 15px;
  box-shadow: none; }

.archieve-buttons > li .btn-primary.active:hover {
  background: #82b3cc;
  color: #FFF; }

.archieve-buttons > li:last-child {
  margin-right: 0; }

@media screen and (max-width: 600px) {
  .archieve-buttons > li {
    display: block;
    width: 100%;
    margin: 0 0 10px 0; }
  .archieve-buttons > li:last-child {
    margin-bottom: 0; }
  .archieve-buttons > li .btn {
    display: block;
    width: 100%; } }

.news-content-item {
  border-radius: 6px;
  padding: 24px 15px 13px 15px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); }
  .news-content-item time {
    color: #1d607b;
    line-height: 1; }
  .news-content-item .desc {
    padding: 0 0 60px 0;
    position: relative; }
  .news-content-item .desc h5 {
    color: #3e3e3e;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2; }
  .news-content-item .desc time {
    padding-top: 13px; }
  .news-content-item.option2 .desc {
    padding-bottom: 20px;
    padding-right: 60px; }
  .news-content-item.option2 .desc h3 {
    color: #3e3e3e;
    margin: 0;
    line-height: 1.2; }

.image-block {
  margin-bottom: 20px;
  position: relative; }
  .image-block .image-holder {
    margin-bottom: 15px;
    position: relative;
    border-radius: 0px;
    overflow: hidden; }
  .image-block .image-holder .captions-area {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 25px 14px 18px;
    font-size: 17px;
    text-shadow: 0 1px 2px transparent;
    font-weight: 400;
    color: #FFF; }
  .image-block > *:last-child {
    margin-bottom: 0; }

.left-nav {
  margin: -75px 0 0 0;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 40px 24px;
  box-sizing: border-box; }
  .left-nav h3 {
    font-size: 24px;
    line-height: 28px;
    color: #0c4055;
    margin: 0 0 20px;
    font-weight: 700; }
  @media only screen and (max-width: 1024px) {
    .left-nav {
      margin: -130px 0 0 0;
      padding: 20px 24px; } }
  @media only screen and (max-width: 640px) {
    .left-nav {
      margin: 0;
      width: auto;
      float: none; } }
  .left-nav h2 {
    font-size: 23px;
    line-height: 28px;
    color: #0c4055;
    margin: 0 0 20px;
    font-weight: 700; }
  .left-nav .vertical-list {
    margin: 0 -24px;
    padding: 0;
    list-style: none; }
    .left-nav .vertical-list > li {
      border-left: 5px solid transparent;
      font-size: 17px;
      line-height: 25px;
      padding: 0 24px;
      margin: 0 0 10px; }
      .left-nav .vertical-list > li > a {
        color: #0c4055; }
      .left-nav .vertical-list > li > ul {
        margin: 0 -24px;
        padding: 0;
        list-style: none;
        display: none; }
        .left-nav .vertical-list > li > ul > li {
          padding: 0 0 0 24px;
          border-left: 5px solid transparent; }
          .left-nav .vertical-list > li > ul > li:hover > a {
            font-weight: 700;
            color: #0c4055; }
        .left-nav .vertical-list > li > ul > a {
          color: #0c4055; }
      .left-nav .vertical-list > li:hover > a {
        font-weight: 700;
        color: #0c4055; }
      .left-nav .vertical-list > li.active {
        border-left: 5px solid #31a0cd; }
        .left-nav .vertical-list > li.active > ul > li:hover {
          border-left: 5px solid #31a0cd; }

.share-button {
  min-height: 50px;
  background: #82b3cc;
  color: #FFF;
  padding: 16px 18px;
  border-radius: 5px;
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15); }
  .share-button > li {
    font-size: 16px;
    line-height: 1; }
  .share-button > li a {
    color: #FFF;
    font-size: 14px;
    text-decoration: none; }
  .share-button > li a:hover {
    color: #1d607b; }

.dates-list {
  margin-bottom: 30px; }
  .dates-list h3 {
    margin: 0 0 28px 0;
    line-height: 1.2; }
  .dates-list ul {
    margin: 0 0 30px 0;
    padding: 0; }
  .dates-list ul li {
    margin: 0 0 15px 0;
    padding: 4px 32px 7px 62px;
    list-style-type: none;
    position: relative;
    line-height: 1.4;
    cursor: pointer; }
  .dates-list ul li a {
    display: block;
    text-decoration: none; }
  .dates-list ul li:hover a {
    color: #FFF; }
  .dates-list ul li.active, .dates-list ul li:hover {
    background: #1d607b;
    color: #FFF; }
  .dates-list ul li.active:after, .dates-list ul li:hover::after {
    content: "";
    position: absolute;
    top: 2px;
    font-size: 20px;
    right: 17px;
    font-family: fontAwesome; }
  .dates-list ul li .date-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    color: #FFF;
    font-weight: 500;
    background: #1d607b;
    display: block; }
  .dates-list > *:last-child {
    margin-bottom: 0; }

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

.overlay-contact {
  position: fixed;
  top: 173px;
  right: 0;
  overflow: hidden;
  z-index: 999;
  height: 100%;
  transition: all 0.5s ease-in-out;
  width: 0; }
  @media only screen and (max-width: 767px) {
    .overlay-contact {
      top: 90px; } }
  .overlay-contact.show {
    transition: opacity 0.25s ease-in-out;
    width: 100%;
    background: rgba(12, 64, 85, 0.3); }

.content-area {
  overflow: hidden;
  transition: opacity 0.25s ease-in-out; }
  .content-area.moveleft {
    margin-left: -800px;
    transition: all 0.5s; }

#contact-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: #314249 url("../images/contact-bg.jpg") no-repeat;
  z-index: 99;
  margin-right: -587px;
  padding: 60px 40px;
  transition: all 0.8s; }
  #contact-panel.active {
    margin-right: 0;
    transition: all 0.8s; }
  #contact-panel .contact-close {
    position: absolute;
    left: -55px;
    top: 55px;
    height: 55px;
    width: 55px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    background: #314249;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.5s; }
    @media only screen and (max-width: 767px) {
      #contact-panel .contact-close {
        height: 35px;
        width: 35px;
        line-height: 35px;
        font-size: 18px;
        left: -35px; } }
    #contact-panel .contact-close:hover {
      background: #000;
      transition: all 0.5s; }
  @media only screen and (max-width: 767px) {
    #contact-panel {
      padding: 10px; } }

.search-holder-overlay {
  position: fixed;
  top: 172px;
  height: 100%;
  left: 0;
  width: 100%;
  background: rgba(12, 64, 85, 0.3);
  display: none;
  z-index: 999; }
  .search-holder-overlay.show {
    display: block; }

.contact-form-holder {
  padding: 20px 45px 20px;
  background: #fff;
  width: 500px;
  height: calc(100% - 150px); }
  @media only screen and (max-width: 767px) {
    .contact-form-holder {
      padding: 10px;
      width: 265px;
      height: calc(100% - 90px); } }
  .contact-form-holder .contact-frame {
    overflow-y: auto;
    max-height: 100%; }
    .contact-form-holder .contact-frame .contact-block {
      padding: 0 5px; }
      .contact-form-holder .contact-frame .contact-block p.contact-para {
        font-size: 13px;
        color: #0c4055;
        opacity: 0.5;
        text-align: center; }
    .contact-form-holder .contact-frame .mCSB_draggerRail {
      background-color: #fff; }
    .contact-form-holder .contact-frame .mCSB_scrollTools .mCSB_dragger {
      display: none !important; }
  .contact-form-holder .contact-user-info {
    overflow: hidden;
    margin: 0 0 5px; }
    .contact-form-holder .contact-user-info .user-image {
      float: left;
      width: 75px; }
      @media only screen and (max-width: 767px) {
        .contact-form-holder .contact-user-info .user-image {
          width: 40px;
          float: none;
          width: auto;
          display: block; }
          .contact-form-holder .contact-user-info .user-image img {
            display: block;
            margin: 0 auto; } }
    .contact-form-holder .contact-user-info .user-details {
      overflow: hidden;
      background: #b6373f;
      margin: 30px 0 0;
      color: #fff;
      padding: 14px 0 0; }
      @media only screen and (max-width: 767px) {
        .contact-form-holder .contact-user-info .user-details {
          margin: 0;
          clear: both; } }
      .contact-form-holder .contact-user-info .user-details h2,
      .contact-form-holder .contact-user-info .user-details p {
        padding: 0 0 0 65px; }
        @media only screen and (max-width: 767px) {
          .contact-form-holder .contact-user-info .user-details h2,
          .contact-form-holder .contact-user-info .user-details p {
            padding: 0 0 0 10px; } }
      .contact-form-holder .contact-user-info .user-details h2 {
        font-size: 27px;
        line-height: 1;
        color: #fff;
        font-weight: 700;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .contact-form-holder .contact-user-info .user-details h2 {
            font-size: 20px; } }
      .contact-form-holder .contact-user-info .user-details p {
        font-size: 20px;
        line-height: 1;
        font-weight: 100;
        color: #fff;
        margin: 0 0 12px; }
        @media only screen and (max-width: 767px) {
          .contact-form-holder .contact-user-info .user-details p {
            font-size: 16px; } }
      .contact-form-holder .contact-user-info .user-details .phone-number {
        padding: 0 0 0 65px;
        color: #fff;
        font-size: 18px;
        background: #a01f26;
        line-height: 41px; }
        @media only screen and (max-width: 767px) {
          .contact-form-holder .contact-user-info .user-details .phone-number {
            padding-left: 10px;
            font-size: 14px; } }
  .contact-form-holder .contact-text-panel {
    margin: 0 0 30px;
    padding: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 4px; }
    .contact-form-holder .contact-text-panel:after {
      display: block;
      content: " ";
      clear: both; }
    @media only screen and (max-width: 767px) {
      .contact-form-holder .contact-text-panel {
        padding: 10px; } }
    .contact-form-holder .contact-text-panel h3 {
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      margin: 0 0 10px;
      color: #0c4055; }
      @media only screen and (max-width: 767px) {
        .contact-form-holder .contact-text-panel h3 {
          font-size: 18px; } }
    .contact-form-holder .contact-text-panel p {
      color: #0c4055;
      font-size: 17px;
      line-height: 25px;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .contact-form-holder .contact-text-panel p {
          font-size: 15px; } }

.features-card {
  height: 160px;
  background: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  display: block;
  margin: 0 0 20px;
  padding: 26px 24px;
  position: relative; }
  .features-card strong {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    color: #0c4055; }
    @media only screen and (max-width: 767px) {
      .features-card strong {
        font-size: 16px; } }
  .features-card span {
    position: absolute;
    right: 20px;
    bottom: 20px; }
  .features-card .overlay {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 21px 20px;
    background: #fff;
    font-size: 24px;
    border: 4px solid #a9353c;
    color: #a9353c;
    line-height: 1.05;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
      .features-card .overlay {
        font-size: 16px; } }
  .features-card:hover .overlay {
    display: block; }

.features-contact-card {
  height: 160px;
  background: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  clear: both;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .features-contact-card {
      height: auto;
      overflow: hidden; } }
  .features-contact-card .left {
    overflow: hidden;
    padding: 30px 10px 30px 30px; }
    @media only screen and (max-width: 479px) {
      .features-contact-card .left {
        padding: 20px;
        clear: both; } }
    .features-contact-card .left h2 {
      font-size: 26px;
      line-height: 35px;
      color: #0c4055;
      font-weight: 900; }
  .features-contact-card .right {
    height: 160px;
    padding: 80px 0 0;
    width: 220px;
    background: url(../images/fe-bg.png) no-repeat right 0 top 0;
    float: right; }
    @media only screen and (max-width: 479px) {
      .features-contact-card .right {
        height: auto;
        width: auto;
        float: none;
        padding: 60px 20px 20px;
        overflow: hidden; } }
    .features-contact-card .right a {
      float: left;
      width: 170px;
      height: 50px;
      background: #a01f26;
      border-radius: 2px;
      font-size: 18px;
      font-weight: 700;
      color: #fff;
      text-align: center;
      line-height: 50px;
      transition: all 0.5s; }
      .features-contact-card .right a:hover {
        background: #85141a;
        transition: all 0.5s; }

.pod {
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  border-top: 10px solid #339fcd;
  border-radius: 2px;
  margin: 0 0 30px;
  padding: 33px 30px 20px;
  width: 102%; }
  .pod.middle {
    position: relative;
    left: 12px; }
    @media only screen and (max-width: 992px) {
      .pod.middle {
        left: 0; } }
  @media only screen and (max-width: 992px) {
    .pod {
      width: auto; } }
  .pod h2 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #0c4055;
    margin: 0 0 20px; }
  .pod p {
    font-size: 17px;
    line-height: 25px;
    color: #0c4055;
    margin: 0 0 48px; }
  .pod a {
    height: 50px;
    width: 170px;
    margin: 0 auto 20px;
    background: #31a0cd;
    color: #fff;
    display: block;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    transition: all 0.5s; }
    .pod a:hover {
      background: #1b79a1;
      transition: all 0.5s; }

.blue-panel {
  left: 22px;
  padding: 37px 55px 53px 35px;
  position: relative;
  width: 102%;
  background: #339fcd; }
  @media only screen and (max-width: 992px) {
    .blue-panel {
      left: 0;
      width: auto; } }
  .blue-panel h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 39px;
    color: #fff;
    font-weight: 900; }
  .blue-panel p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 34px; }
  .blue-panel span {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 400; }

.contact-form .form-group {
  margin: 0 0 12px;
  overflow: hidden; }
  .contact-form .form-group.select {
    width: 150px; }

.form-control, textarea, .select-area {
  height: 60px;
  border-radius: 2px;
  border: 1px solid #6fbcdc;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  font-size: 17px;
  padding: 0 27px; }
  .form-control:focus, textarea:focus, .select-area:focus {
    border-color: #45b795;
    border-width: 2px; }

textarea {
  height: 130px;
  width: 100%;
  resize: none;
  padding: 27px; }

.select-area {
  line-height: 60px;
  color: #777;
  height: 60px; }
  .select-area.select-focus {
    border-color: #45b795;
    border-width: 2px; }

.btn {
  border-radius: 2px !important; }

.btn-primary {
  background: #339fcd; }

.btn-info, .btn-defualt, .btn-danger, .btn-warning {
  height: 50px;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  font-size: 18px; }

.overlay-form .btn,
.btn-contact {
  display: block;
  width: 200px;
  margin: 20px auto 20px;
  transition: all 0.5s; }

.btn-subscribe {
  width: 170px;
  background: #339fcd;
  height: 50px;
  color: #fff;
  font-size: 18px;
  box-shadow: none;
  padding: 0;
  font-weight: 700; }

#hero-banner {
  height: 236px;
  background: url(../images/banner1.jpg) no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
  padding: 109px 0 0; }
  #hero-banner h2 {
    font-size: 34px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    text-indent: 33px; }

.breadcrumbs-holder {
  background: rgba(215, 215, 215, 0.3); }

@media only screen and (max-width: 767px) {
  .breadcrumbs-holder .breadcurmbs ul {
    padding-left: 0; } }

.breadcurmbs {
  overflow: hidden;
  padding: 20px 0; }
  .breadcurmbs ul {
    margin: 0;
    padding: 0; }
    .breadcurmbs ul li {
      list-style: none;
      font-weight: 700;
      color: #828d92;
      float: left; }
      .breadcurmbs ul li a {
        position: relative;
        font-size: 15px;
        color: #828d92;
        padding: 0 20px 0 0;
        font-weight: 400;
        margin: 0 15px 0 0;
        transition: all 0.5s; }
        .breadcurmbs ul li a:after {
          position: absolute;
          right: 0;
          top: -2px;
          content: "\f105";
          font-family: fontAwesome; }
        .breadcurmbs ul li a:hover {
          color: #092029; }
  .breadcurmbs ul li:last-child a:after {
    display: none; }

.container-two-cols {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px; }

#content-two-cols:after {
  display: block;
  content: " ";
  clear: both; }

.content-panel {
  padding: 45px 0 50px;
  overflow: hidden; }
  .content-panel h2 {
    font-size: 34px;
    color: #0c4055;
    line-height: 1;
    margin: 0 0 20px;
    font-weight: 700; }
  .content-panel p.emphsis {
    font-style: italic;
    font-size: 17px;
    line-height: 24px;
    color: #0c4055;
    margin: 0 0 30px; }
  .content-panel h3 {
    font-size: 24px;
    color: #0c4055;
    line-height: 1;
    margin: 0 0 20px;
    font-weight: 700; }
  .content-panel p, .content-panel ul {
    font-size: 17px;
    line-height: 24px;
    color: #0c4055;
    margin: 0 0 30px; }
  .content-panel ul li {
    margin: 0 0 5px; }

/* hide original element */
.jcf-hidden {
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
  /* change to right: -9999px on RTL sites */ }

/* custom checkbox styles */
.chk-area {
  border: 1px solid #e1e1e1;
  margin: 0 10px 0 0;
  float: left;
  width: 30px;
  height: 30px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }

.chk-checked {
  background: #fff;
  position: relative; }

.chk-checked:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  content: "\f00c";
  font-family: fontawesome;
  color: #25c445;
  font-size: 12px;
  line-height: 30px;
  text-align: center; }

.chk-focus {
  /*border-color: #272727;*/ }

.chk-disabled {
  background: #eee; }

.jcf-label-disabled {
  color: #ccc; }

/* custom radio styles */
.rad-area {
  border: 1px solid #777;
  border-radius: 100%;
  margin: 0 10px 0 0;
  float: left;
  width: 30px;
  height: 30px; }

.rad-checked {
  background: #1d607b;
  background-size: 20px 20px;
  border: 0; }

.jcf-label-active {
  color: #3e3e3e; }

.rad-focus {
  border-color: #272727; }

.rad-disabled {
  background: #eee; }

/* custom select styles */
.select-area {
  position: relative;
  overflow: hidden;
  cursor: default;
  height: 60px;
  float: left;
  width: 100% !important;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px; }

.select-focus {
  border-color: #272727; }

.select-area .center {
  white-space: nowrap;
  padding: 0;
  font-weight: 400;
  text-transform: capitalize; }

.selectone .center {
  font-size: 14px; }

.selectone .select-area {
  border-bottom: 1px solid #e1e1e1; }

.select-disabled {
  background: #eee; }

.select-area .select-opener {
  position: absolute;
  height: 60px;
  width: 60px;
  right: 0;
  top: 0; }

.select-area .select-opener:after {
  position: absolute;
  content: "\f107";
  font-family: fontAwesome;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #3e3e3e;
  font-size: 20px;
  text-align: center; }

.select-options {
  position: absolute;
  overflow: hidden;
  background: #fff;
  z-index: 2000; }

.select-options .drop-holder {
  border: 1px solid #e1e1e1;
  overflow: hidden;
  height: 1%;
  margin: 0; }

.select-options ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0; }

.select-options ul li {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e1e1e1; }

.select-options ul a {
  text-decoration: none;
  padding: 10px 27px;
  display: block;
  cursor: default;
  color: #000;
  height: 1%;
  line-height: 34px;
  font-size: 20px; }

.select-options .item-selected a {
  text-decoration: none;
  color: #fff;
  text-decoration: none;
  background: #339fcd;
  color: #fff;
  line-height: 34px;
  padding: 10px 27px; }

/* select options optgroup example styles */
.select-options .optgroup {
  clear: both; }

.select-options .optgroup strong {
  display: block;
  padding: 5px; }

.select-options .optgroup ul a {
  padding-left: 30px; }

/* multiple select styles */
.select-multiple-area {
  border: 1px solid #777;
  clear: both; }

.select-multiple-area .multiple-list {
  border: none;
  position: static; }

.select-multiple-area .multiple-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.select-multiple-area .multiple-list li {
  margin: 0; }

.select-multiple-area .multiple-list a:hover {
  text-decoration: none;
  background: #fff;
  color: #000; }

.select-multiple-area .multiple-list a {
  display: block;
  cursor: default;
  padding: 5px;
  color: #000; }

.select-multiple-area .multiple-list .item-selected a {
  background: #007;
  color: #fff; }

.select-multiple-area .multiple-list .optgroup strong {
  display: block;
  padding: 5px; }

.select-multiple-area .multiple-list .optgroup a {
  padding-left: 30px; }

.select-disabled .multiple-list .item-selected a {
  background: #777; }

/* textarea example styles (optional) */
.text-block .control-wrapper {
  border: 1px solid #777;
  float: left; }

.text-block textarea {
  font-size: 12px;
  width: 500px;
  height: 150px;
  float: left;
  border: 0;
  margin: 0;
  padding: 0; }

/* custom file input */
.file-area .jcf-input-wrapper {
  position: relative;
  overflow: hidden;
  float: left; }

.file-area .jcf-upload-button {
  border: 1px solid #1d6fbc;
  padding: 0 15px;
  background: #1d6fbc;
  color: #fff;
  float: left;
  height: 40px; }

.file-area .jcf-fake-input {
  border: 1px solid #e1e1e1;
  padding: 0 15px;
  float: left;
  margin: 0 5px;
  width: 200px;
  height: 40px; }

.file-disabled .jcf-upload-button {
  border-color: #eee;
  background-color: #eee;
  color: #777; }

.file-disabled .jcf-fake-input {
  border-color: #eee;
  color: #aaa; }

.aside-widget {
  position: relative;
  border-radius: 2px;
  margin: 0 0 20px; }
  .aside-widget img {
    width: 100%;
    height: auto; }
  .aside-widget .img-search {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    background: #bc6267;
    transition: all 0.5s; }
    .aside-widget .img-search:hover {
      cursor: pointer;
      background: #94292f; }

.social-share {
  padding: 0 10px;
  overflow: hidden; }
  .social-share span {
    float: left;
    font-size: 17px;
    color: #1d607b; }
    @media only screen and (max-width: 1300px) {
      .social-share span {
        font-size: 13px;
        font-weight: 700; } }
  .social-share ul {
    margin: 0;
    padding: 0;
    float: right; }
    .social-share ul li {
      list-style: none;
      float: left;
      margin: 0 5px 0; }
      .social-share ul li a {
        font-size: 14px; }

.patners {
  text-align: center;
  background: url("../images/patren.png");
  padding: 30px 0 40px; }
  .patners ul {
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .patners ul {
        margin: 0 0 30px; } }
    .patners ul li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 22px 0 0; }
      @media only screen and (max-width: 767px) {
        .patners ul li {
          margin: 0 22px 30px 0; } }

.btn-contact {
  display: block;
  width: 200px;
  margin: 20px auto 20px;
  transition: all 0.5s;
  text-transform: inherit;
  height: 50px;
  padding: 0; }

.btn-subscribe {
  width: 170px;
  background: #339fcd;
  height: 50px;
  color: #fff;
  font-size: 18px;
  box-shadow: none;
  font-weight: 700;
  line-height: 50px; }

.emphsis {
  font-style: italic;
  font-size: 17px;
  line-height: 24px;
  color: #0c4055;
  margin: 0 0 30px; }

.check-label {
  line-height: 30px;
  color: rgba(62, 62, 62, 0.29);
  margin: 0 40px 0 0; }
  .check-label.chk-label-active {
    color: #3e3e3e; }

#lightbox .modal-content {
  display: inline-block;
  text-align: center; }

#lightbox .close {
  opacity: 1;
  color: white;
  background-color: #191919;
  padding: 5px 8px;
  border-radius: 2px;
  border: 1px solid #fff;
  position: absolute;
  top: -15px;
  right: 0;
  z-index: 1032; }

#lightbox img {
  width: 100%;
  height: auto; }

#lightbox .modal-dialog {
  width: auto !important;
  max-width: 600px;
  margin: 100px auto 0; }

/****** Building Blocks ******/
.mobile-nav {
  padding-top: 30px;
  overflow-y: auto;
  position: fixed;
  top: -100%;
  left: 0;
  z-index: -100;
  opacity: 0;
  width: 100%;
  background: rgba(0, 84, 125, 0.9);
  height: 100vh;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear; }
  .mobile-nav .icon-wrapper {
    text-align: center;
    padding-bottom: 20px; }
  .mobile-nav .icon-wrapper .nav-close-icon {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    cursor: pointer;
    margin: auto;
    color: #000;
    background: #FFF;
    color: #3e3e3e;
    position: relative; }
  .mobile-nav .icon-wrapper .nav-close-icon:after {
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 40px;
    transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    opacity: 1;
    z-index: 100;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0); }
  .mobile-nav .icon-wrapper .nav-close-icon:hover::after {
    background: #FFF;
    transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0; }
  .mobile-nav .icon-wrapper .nav-close-icon:hover {
    background: #1d607b;
    color: #FFF; }
  .mobile-nav ul {
    margin: 0;
    padding: 0; }
  .mobile-nav ul li {
    margin: 0;
    line-height: 1;
    list-style-type: none;
    text-align: center; }
  .mobile-nav ul li a {
    display: block;
    padding: 11px 15px;
    line-height: 1;
    border-bottom: solid 1px #004364;
    color: #FFF;
    position: relative;
    text-decoration: none; }
  .mobile-nav ul li.dropdown > a:after {
    content: "\f078";
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 12px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #FFF;
    font-family: fontAwesome; }
  .mobile-nav ul li.open > a,
  .mobile-nav ul li a:hover,
  .mobile-nav ul li a:focus {
    background: #1d607b;
    color: #FFF;
    text-decoration: none; }
  .mobile-nav .dropdown-menu {
    width: 100%;
    border-radius: 0;
    padding: 0;
    border: 0;
    top: calc(100% - 1px); }
  .mobile-nav .dropdown-menu li a {
    border-color: #f2f2f2;
    color: #3e3e3e; }
  .mobile-nav .dropdown-menu li:last-child a {
    border-bottom: 0; }

.overflow-hidden {
  overflow: hidden; }

.overflow-hidden .mobile-nav {
  opacity: 1;
  top: 0;
  z-index: 10000; }

.nav-bar {
  padding: 40px 40px 0 40px; }
  .nav-bar .nav-icon {
    margin: 0;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 24px;
    background: #1d607b;
    color: #FFF;
    cursor: pointer; }
  .nav-bar .nav-icon span {
    line-height: 0.8; }
  .nav-bar .nav-icon:hover {
    background: #134052; }
  .nav-bar .logo-holder {
    background: #FFF;
    min-width: 140px;
    min-height: 70px;
    text-align: center;
    padding-top: 10px; }
  .nav-bar .logo-holder img {
    margin: auto; }
  .nav-bar .search-icon {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 70px;
    background: #FFF;
    text-align: center;
    padding-top: 23px;
    cursor: pointer; }
  .nav-bar .search-icon:hover {
    background: #cccccc; }
  .nav-bar .nav-list {
    display: inline-block;
    vertical-align: middle; }
    .nav-bar .nav-list > li {
      margin: 0; }
    .nav-bar .nav-list > li a {
      display: block;
      min-height: 45px;
      text-decoration: none;
      font-size: 20px;
      font-weight: 400;
      color: #FFF;
      padding: 10px 25px;
      line-height: 1;
      border-radius: 45px; }
    .nav-bar .nav-list > li a:hover {
      background: rgba(255, 255, 255, 0.34);
      text-decoration: none; }
    .nav-bar .nav-list > li.active a {
      background: rgba(255, 255, 255, 0.34);
      text-decoration: none; }
    .nav-bar .nav-list.dark > li a {
      color: #3e3e3e; }
    .nav-bar .nav-list.dark > li a:hover {
      background: #f2f2f2;
      color: #1d607b; }
  .nav-bar.white-bg {
    background: #FFF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
    @media screen and (min-width: 768px) {
      .nav-bar.white-bg {
        padding: 20px 40px; } }
  .nav-bar.primary {
    background: #1d607b;
    padding: 12px 0px; }
    .nav-bar.primary .logo-holder {
      background: transparent; }
    .nav-bar.primary .search-icon {
      background: transparent; }
    .nav-bar.primary .search-icon:hover {
      background: rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 991px) {
    .nav-bar {
      padding: 15px; } }

#header {
  position: fixed;
  top: 0;
  height: 165px;
  width: 100%;
  left: 0;
  z-index: 999;
  background: #fff;
  padding: 20px 0 0; }
  @media only screen and (max-width: 767px) {
    #header {
      height: 90px;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); } }
  #header .header-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px; }
  #header:after {
    display: block;
    content: "";
    clear: both; }
  #header .logo {
    display: inline-block;
    max-width: 300px; }
    #header .logo img {
      max-width: 300px; }
    @media only screen and (max-width: 1024px) {
      #header .logo {
        width: 100%;
        margin: 15px 0 0; }
        #header .logo img {
          max-width: 270px;
          margin-top: -15px !important;
          margin-left: 25px;
          height: auto; } }
    @media only screen and (max-width: 767px) {
      #header .logo {
        margin: 0;
        max-width: 200px; }
        #header .logo img {
          width: 100%;
          height: auto;
          max-width: 200px; } }
  #header .header-right {
    padding: 12px 0 0;
    float: right;
    width: 100%; }
    #header .header-right .header-top-menu {
      overflow: hidden;
      padding: 0 0 10px;
      white-space: nowrap; }
      #header .header-right .header-top-menu ul {
        margin: 0;
        padding: 0;
        text-align: right; }
        #header .header-right .header-top-menu ul li {
          list-style: none;
          display: inline-block;
          padding: 17px 15px 10px;
          white-space: nowrap; }
          #header .header-right .header-top-menu ul li a {
            font-size: 16px;
            line-height: 1;
            color: #1d607b;
            font-weight: 500;
            white-space: nowrap;
            padding-bottom: 2px;
            border-bottom: 2px solid transparent; }
            #header .header-right .header-top-menu ul li a:hover, #header .header-right .header-top-menu ul li a.active {
              border-bottom: 2px solid #2c8fb8; }
          #header .header-right .header-top-menu ul li.active a {
            border-bottom: 2px solid #2c8fb8; }
    #header .header-right .btn-appointment {
      float: right;
      font-size: 18px;
      font-weight: 600;
      left: 16px;
      line-height: 50px;
      padding: 0 25px;
      position: relative;
      cursor: pointer;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      transition: all 0.5s; }
      @media only screen and (max-width: 1024px) {
        #header .header-right .btn-appointment {
          margin-right: 20px; } }
      @media only screen and (max-width: 1200px) {
        #header .header-right .btn-appointment {
          left: 0; } }
      #header .header-right .btn-appointment:hover {
        background: #1d607b;
        color: #fff;
        transition: all 0.5s; }
    #header .header-right .header-search {
      float: right;
      height: 50px;
      margin: 0 38px;
      padding-left: 25px;
      border-left: 1px solid #e3e3e3; }
      @media only screen and (max-width: 992px) {
        #header .header-right .header-search {
          margin: 0 25px; } }
      #header .header-right .header-search .btn-search {
        float: right;
        color: #226f8f;
        font-size: 24px;
        line-height: 50px;
        cursor: pointer; }
      #header .header-right .header-search .header-serach-holder {
        width: 0;
        overflow: hidden;
        float: right;
        transition: all 0.5s; }
        #header .header-right .header-search .header-serach-holder input {
          width: 100%;
          border: 0;
          height: 50px;
          line-height: 50px;
          background: none;
          border: 0;
          color: #0c4055;
          font-size: 17px;
          font-weight: 700;
          padding-right: 10px; }
          #header .header-right .header-search .header-serach-holder input:focus {
            outline: none;
            box-shadow: none; }
      #header .header-right .header-search.active {
        margin-bottom: 1px; }
        #header .header-right .header-search.active .header-serach-holder {
          width: 200px;
          transition: all 0.5s; }
        #header .header-right .header-search.active + .header-top-menu ul li {
          padding: 17px 5px 0;
          transition: all 0.5s;
          white-space: nowrap; }
  #header .header-bottom-menu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,fefefe+37,ffffff+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,fefefe+37,ffffff+100 */
    background: #f4f4f4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 0%, #fefefe 37%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #fefefe 37%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f4f4f4 0%, #fefefe 37%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
    #header .header-bottom-menu ul {
      margin: 20px 0 0;
      text-align: center; }
      #header .header-bottom-menu ul li {
        list-style: none;
        display: inline-block; }
        #header .header-bottom-menu ul li a {
          font-size: 18px;
          color: #1d607b;
          font-weight: 700;
          margin: 0 40px 0 0;
          padding: 20px 0 14px;
          border-bottom: 3px solid transparent;
          display: block; }
          @media only screen and (max-width: 992px) {
            #header .header-bottom-menu ul li a {
              margin: 0 10px; } }
        #header .header-bottom-menu ul li.active a, #header .header-bottom-menu ul li:hover a {
          border-bottom: 3px solid #1d607b; }
  #header .btn-hamburger, #header .btn-search-mob {
    float: right;
    color: #777;
    margin: 20px 10px 0;
    transition: all 0.5s; }
    #header .btn-hamburger:hover, #header .btn-search-mob:hover {
      color: #1d607b;
      transition: all 0.5s;
      cursor: pointer; }

.banner-image {
  min-width: 100%; }

/*** mobile menu ***/
.mobile-menu {
  height: 100vh;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  width: 250px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  padding: 20px;
  margin: 0 0 0 -300px;
  transition: all 0.5s; }
  @media only screen and (min-width: 768px) {
    .mobile-menu {
      margin: 0 0 0 -300px !important; } }
  .mobile-menu.active {
    margin: 0; }
  .mobile-menu .mobile-menu-holder {
    overflow: auto;
    max-height: 100%; }
    .mobile-menu .mobile-menu-holder .logo {
      max-width: 230px;
      margin: 0 auto; }
      .mobile-menu .mobile-menu-holder .logo img {
        width: 100%; }
    .mobile-menu .mobile-menu-holder ul {
      margin: 20px 0;
      padding: 0;
      list-style: none; }
      .mobile-menu .mobile-menu-holder ul li {
        border-top: 1px solid #e1e1e1; }
        .mobile-menu .mobile-menu-holder ul li:first-child {
          border: 0; }
        .mobile-menu .mobile-menu-holder ul li a {
          font-size: 15px;
          display: block;
          transition: all 0.5s;
          padding: 10px; }
          .mobile-menu .mobile-menu-holder ul li a:hover {
            background: #1d607b;
            color: #fff; }
    .mobile-menu .mobile-menu-holder .btn-appointment {
      display: block;
      font-size: 15px;
      font-weight: 600;
      line-height: 50px;
      padding: 0 25px;
      background: #1d607b;
      text-align: center;
      transition: all 0.5s;
      color: #fff; }
      .mobile-menu .mobile-menu-holder .btn-appointment:hover {
        transition: all 0.5s; }

.mobile-overlay {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 90px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  display: none; }
  .mobile-overlay.active {
    display: block; }

.mobile-search {
  padding: 15px 15px 0;
  background: #fff;
  display: none; }
  @media only screen and (min-width: 768px) {
    .mobile-search {
      display: none !important; } }

/*** hero ***/
#hero {
  position: relative;
  background: url(../images/hero-image.jpg) no-repeat;
  background-size: cover;
  max-height: 460px; }
  @media only screen and (max-width: 1024px) {
    #hero {
      max-height: 340px; } }
  #hero .container {
    position: relative; }
  #hero .hero-left {
    float: left;
    width: 359px;
    height: 520px;
    background: #339fcd;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    padding: 222px 37px 60px;
    position: relative;
    left: 17px; }
    #hero .hero-left h1 {
      font-size: 48px;
      line-height: 1;
      color: #fff;
      font-weight: 900;
      margin: 0 0 13px; }
    #hero .hero-left h2 {
      font-size: 40px;
      line-height: 1;
      color: #0c4055;
      font-weight: 900; }
    @media only screen and (max-width: 1024px) {
      #hero .hero-left {
        height: 360px;
        padding: 110px 37px 70px; }
        #hero .hero-left h1 {
          font-size: 46px; }
        #hero .hero-left h2 {
          font-size: 34px; } }
    @media only screen and (max-width: 767px) {
      #hero .hero-left {
        height: auto;
        float: none;
        margin: 20px 0;
        width: auto;
        padding: 20px;
        left: 0; }
        #hero .hero-left h1 {
          font-size: 28px; }
        #hero .hero-left h2 {
          font-size: 20px; } }
  #hero .hero-right {
    bottom: 125px;
    padding: 16px 0 0;
    position: absolute;
    right: 1px;
    width: 300px;
    background: #b6373f; }
    @media only screen and (max-width: 1024px) {
      #hero .hero-right {
        bottom: 55px; } }
    #hero .hero-right h3 {
      font-size: 30px;
      font-weight: 700;
      line-height: 1;
      margin: 0;
      padding: 0 20px;
      color: #fff; }
    #hero .hero-right p {
      font-size: 22px;
      font-weight: 100;
      line-height: 1;
      margin: 0 0 17px;
      padding: 0 18px;
      color: #fff; }
    #hero .hero-right .phone-number {
      font-size: 24px;
      line-height: 1;
      padding: 13px 28px;
      color: #fff;
      background: #a01f26; }
    #hero .hero-right .phone-number a {
      padding-left: 10px;
      color: #fff; }
    @media only screen and (max-width: 767px) {
      #hero .hero-right {
        position: static;
        margin: 0 0 20px;
        width: auto; } }

.content-block {
  text-align: center;
  padding: 60px 0 45px; }
  .content-block h3 {
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 18px;
    color: #000;
    line-height: 1; }
  .content-block .intro-area p {
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 28px; }
  .content-block .image-holder {
    position: relative; }
  .content-block .image-holder img {
    margin: auto; }
  .content-block .h-list .item .image {
    margin-bottom: 32px; }
  .content-block .h-list .item .image img {
    margin: auto; }
  .content-block .h-list .item p {
    font-size: 16px;
    line-height: 22px; }
  .content-block .h-list .item p:last-child {
    margin-bottom: 0; }
  .content-block .articles .item {
    text-align: left; }
  .content-block .articles .item h3 {
    font-size: 22px;
    margin: 0 0 20px; }
  .content-block .articles .item p {
    margin: 0 0 28px; }
  .content-block .articles .item .btn-border:not(:hover) {
    color: #595959; }
  .content-block .captions {
    width: 328px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 70px;
    z-index: 1000; }
  .content-block.v3 .text-area {
    text-align: left; }
  .content-block.v3 .text-area p {
    margin: 0 0 28px; }
  .content-block.v3 .text-area .btn-border:not(:hover) {
    color: #3e3e3e; }
  .content-block.v3 .text-area .buttons-wrapper {
    padding-top: 14px; }
  .content-block.v8 {
    padding: 0; }
    @media screen and (min-width: 992px) {
      .content-block.v8 .image-holder {
        background: url("../images/content-block-img7.jpg") center center no-repeat;
        background-size: cover;
        min-height: 440px; }
      .content-block.v8 .text-area {
        padding-top: 55px;
        padding-bottom: 55px; } }
    .content-block.v8 .text-area {
      text-align: left; }
    .content-block.v8 .text-area .buttons-wrapper {
      padding-top: 12px; }
    @media screen and (max-width: 991px) {
      .content-block.v8 {
        padding: 30px 0; } }
  .content-block.v10 .image-holder {
    position: relative; }
  .content-block.v10 .image-holder img {
    min-width: 100%; }
  .content-block.v10 .text-area {
    width: 457px;
    padding: 91px 0 70px;
    margin: auto; }
  .content-block.v10 .text-area .buttons-wrapper {
    position: relative;
    padding-top: 32px; }
    .content-block.v10 .text-area .buttons-wrapper:after {
      content: "";
      width: 150px;
      height: 4px;
      background: #1d607b;
      position: absolute;
      top: 0;
      left: 0; }
  .content-block.v10 .captions {
    background-color: rgba(0, 84, 125, 0.7);
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    margin: 0;
    width: 470px;
    padding: 18px 78px 18px 23px;
    text-align: left;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
    .content-block.v10 .captions p {
      font-size: 22px;
      color: white;
      line-height: 1;
      font-weight: 500;
      padding: 0;
      margin: 0; }
    .content-block.v10 .captions h1 {
      margin: 0;
      font-size: 50px;
      font-weight: 700;
      line-height: 1;
      color: white; }
  @media screen and (max-width: 767px) {
    .content-block.v10 .text-area {
      width: 100%;
      padding: 30px 15px; }
    .content-block.v10 .captions {
      width: 100%;
      left: 0;
      padding: 15px;
      transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      text-align: center; }
      .content-block.v10 .captions p {
        font-size: 16px;
        margin-bottom: 10px; }
      .content-block.v10 .captions h1 {
        font-size: 25px; } }
  @media screen and (min-width: 992px) {
    .content-block.v12 .container {
      width: 555px; } }
  .content-block.v12 h3 {
    font-size: 22px;
    margin: 0 0 20px; }
  .content-block.v13 h3 {
    font-size: 22px;
    margin: 0 0 20px; }
  .content-block.v13 .image-holder span {
    display: block;
    margin: auto;
    width: 250px;
    height: 250px;
    border-radius: 250px; }
  .content-block.v14 h3 {
    font-size: 22px;
    margin: 0 0 20px; }
  .content-block.v14 .image-holder span {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    overflow: hidden; }
  .content-block.v15 .item {
    position: relative; }
  .content-block.v15 .item img {
    min-width: 100%; }
  .content-block.v15 .item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(29, 96, 123, 0.7);
    z-index: 100; }
  .content-block.v15 .item:first-child::after {
    background: rgba(0, 84, 125, 0.7); }
  .content-block.v15 .item:last-child::after {
    background: rgba(62, 62, 62, 0.7); }
  .content-block.v15 .item .btn-border {
    background: transparent;
    color: white;
    border-color: #FFF; }
  .content-block.v15 .item .btn-border:hover {
    background: #FFF;
    color: #3e3e3e; }
  .content-block.v15 .captions {
    width: 328px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 70px;
    z-index: 1000; }
    .content-block.v15 .captions p {
      line-height: 1;
      font-size: 22px;
      margin: 0 0 15px;
      color: #FFF;
      font-weight: 500; }
    .content-block.v15 .captions h1 {
      font-size: 50px;
      margin: 0 0 42px;
      line-height: 1;
      color: #FFF; }
    @media screen and (max-width: 991px) {
      .content-block.v15 .captions {
        width: 100%;
        padding: 0 15px;
        left: 0;
        transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        margin: 0; }
        .content-block.v15 .captions p {
          font-size: 16px; }
        .content-block.v15 .captions h1 {
          font-size: 30px; } }
  .content-block.v16 .image-holder img {
    min-width: 100%;
    margin: 0; }
  .content-block.v16 .left-side .image-holder {
    text-align: left;
    position: relative; }
  .content-block.v16 .left-side .image-holder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 84, 125, 0.7);
    z-index: 10; }
  .content-block.v16 .left-side .image-holder .captions {
    z-index: 100;
    bottom: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
  .content-block.v16 .left-side .image-holder .captions h1 {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
    font-size: 60px;
    line-height: 1;
    text-align: left; }
  .content-block.v16 .left-side .image-holder .captions h1 span {
    display: block;
    color: #FFF;
    font-weight: 700; }
  .content-block.v16 .details-area {
    text-align: left; }
  .content-block.v16 .details-area .image-holder {
    margin-bottom: 18px;
    position: relative; }
  .content-block.v16 .details-area .btn-primary {
    padding: 17px 29px; }
  @media screen and (max-width: 400px) {
    .content-block.v16 .left-side .image-holder .captions {
      width: 100%;
      padding: 0 15px; }
    .content-block.v16 .left-side .image-holder .captions h1 {
      font-size: 30px;
      text-align: center; } }
  .content-block.v18 {
    clear: both;
    padding: 50px 0 60px;
    text-align: left; }
    .content-block.v18 .offers-container {
      max-width: 975px;
      margin: 0 auto;
      padding: 0 15px; }
      .content-block.v18 .offers-container:after {
        display: block;
        content: " ";
        clear: both; }
      .content-block.v18 .offers-container .offers-left {
        width: 100%;
        float: left; }
        @media only screen and (max-width: 767px) {
          .content-block.v18 .offers-container .offers-left {
            float: none;
            width: auto;
            margin: 0 0 20px; } }
      .content-block.v18 .offers-container h2 {
        font-size: 34px;
        line-height: 1;
        margin: 0 0 22px;
        font-weight: 700;
        color: #0c4055; }
      .content-block.v18 .offers-container p {
        font-size: 17px;
        line-height: 25px;
        color: #0c4055;
        margin: 0 0 36px; }
      .content-block.v18 .offers-container .offer-right {
        float: right;
        box-sizing: border-box;
        width: 38%;
        padding: 40px 30px 35px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
        position: relative;
        top: -17px; }
        @media only screen and (max-width: 992px) {
          .content-block.v18 .offers-container .offer-right {
            padding: 40px 10px 35px; } }
        @media only screen and (max-width: 767px) {
          .content-block.v18 .offers-container .offer-right {
            float: none;
            width: auto;
            margin: 0;
            overflow: hidden;
            padding: 20px; } }
        .content-block.v18 .offers-container .offer-right h2 {
          font-size: 24px;
          margin: 0 0 25px; }
        .content-block.v18 .offers-container .offer-right p {
          margin: 0 0 32px; }
        .content-block.v18 .offers-container .offer-right a {
          float: left;
          line-height: 50px;
          padding: 0 19px;
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
          font-size: 18px;
          font-weight: 600;
          transition: all 0.5s; }
          .content-block.v18 .offers-container .offer-right a:hover {
            background: #1d607b;
            color: #fff;
            transition: all 0.5s; }
  .content-block.v19 {
    text-align: left;
    padding: 65px 0;
    background: url("../images/img-features.jpg") no-repeat;
    background-size: cover; }
    .content-block.v19 .container {
      position: relative;
      left: -16px; }
      @media only screen and (max-width: 992px) {
        .content-block.v19 .container {
          left: 0; } }
      @media only screen and (max-width: 767px) {
        .content-block.v19 .container .col-sm-12 {
          clear: both; } }
  .content-block.v20 {
    text-align: left;
    padding: 0; }
    .content-block.v20 .container {
      position: relative;
      left: -15px; }
      @media only screen and (max-width: 992px) {
        .content-block.v20 .container {
          left: 0; } }
  .content-block.v21 {
    overflow: hidden;
    background: #1d607b;
    padding: 0;
    text-align: left;
    min-height: 200px;
    max-height: 350px; }
    .content-block.v21 .security-image-holder {
      box-sizing: border-box;
      width: 50%;
      float: left; }
      .content-block.v21 .security-image-holder img {
        height: auto;
        width: 100%; }
      @media only screen and (max-width: 767px) {
        .content-block.v21 .security-image-holder {
          float: none;
          width: auto; } }
    .content-block.v21 .security-details-holder {
      box-sizing: border-box;
      width: 50%;
      float: right;
      padding: 34px 0 0 111px;
      color: #fff;
      text-align: left; }
      .content-block.v21 .security-details-holder h2 {
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        line-height: 28px;
        margin: 0 0 23px; }
      .content-block.v21 .security-details-holder ul {
        margin: 0;
        padding: 0; }
        .content-block.v21 .security-details-holder ul li {
          list-style: none;
          margin: 0 0 11px;
          font-size: 17px;
          line-height: 25px; }
          .content-block.v21 .security-details-holder ul li i.fa {
            margin: 0 19px 0 0; }
      @media only screen and (max-width: 1250px) {
        .content-block.v21 .security-details-holder {
          padding: 20px 0 0 50px; } }
      @media only screen and (max-width: 1250px) {
        .content-block.v21 .security-details-holder h2 {
          margin: 0 0 10px; }
        .content-block.v21 .security-details-holder ul li {
          margin: 0 0 5px;
          line-height: 1; } }
      @media only screen and (max-width: 767px) {
        .content-block.v21 .security-details-holder {
          float: none;
          width: auto;
          padding: 30px; } }
  .content-block.v22 {
    text-align: left;
    padding: 30px 0 30px;
    background: url("../images/patren.png");
    background-size: cover; }
    @media only screen and (max-width: 767px) {
      .content-block.v22 {
        padding: 30px 0; } }
    .content-block.v22 .help-holder {
      text-align: center;
      max-width: 610px;
      margin: 0 auto; }
      .content-block.v22 .help-holder h2 {
        font-size: 30px;
        color: #0c4055;
        line-height: 40px;
        margin: 0 0 10px;
        font-weight: 900; }
      .content-block.v22 .help-holder p {
        font-size: 17px;
        line-height: 25px;
        color: #0c4055;
        margin: 0 0 29px; }
      .content-block.v22 .help-holder a {
        height: 50px;
        background: #a01f26;
        border-radius: 2px;
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        text-align: center;
        line-height: 50px;
        transition: all 0.5s;
        display: block;
        margin: 0 auto;
        width: 255px; }
        .content-block.v22 .help-holder a:hover {
          background: #85141a;
          transition: all 0.5s; }
    .content-block.v22.help {
      padding: 50px 0; }
      .content-block.v22.help ul {
        margin: 0; }
  .content-block.v23 {
    overflow: hidden;
    padding: 0;
    display: table;
    width: 100%; }
    .content-block.v23 .map-panel {
      display: table-cell;
      width: 61%;
      height: 100%;
      min-height: 330px; }
      .content-block.v23 .map-panel iframe {
        display: block;
        max-height: 370px;
        position: relative;
        height: 100%;
        width: 100%; }
      @media only screen and (max-width: 767px) {
        .content-block.v23 .map-panel {
          float: none;
          display: block;
          width: 100%; } }
    .content-block.v23 .contact-img {
      display: table-cell;
      width: 39%; }
      .content-block.v23 .contact-img img {
        width: 100%;
        height: 100%;
        display: block; }
      @media only screen and (max-width: 767px) {
        .content-block.v23 .contact-img {
          display: block;
          float: none;
          width: 100%; } }
  .content-block.v24 {
    text-align: left;
    padding: 0;
    display: table;
    width: 100%;
    table-layout: fixed; }
    .content-block.v24 h3 {
      font-size: 24px;
      font-weight: 700;
      line-height: 1;
      margin: 0 0 20px;
      color: #fff; }
    .content-block.v24 ul {
      margin: 0;
      padding: 0; }
      .content-block.v24 ul li {
        list-style: none;
        margin: 0 0 10px; }
        .content-block.v24 ul li a {
          font-size: 17px;
          line-height: 25px; }
          .content-block.v24 ul li a i.fa {
            margin: 0 10px 0 0; }
    .content-block.v24 .left-side, .content-block.v24 .right-side {
      width: 50%;
      box-sizing: border-box;
      padding: 45px 0 30px 130px;
      display: table-cell; }
      @media only screen and (max-width: 1024px) {
        .content-block.v24 .left-side, .content-block.v24 .right-side {
          padding: 40px; }
          .content-block.v24 .left-side ul li a, .content-block.v24 .right-side ul li a {
            font-size: 16px; } }
      @media only screen and (max-width: 767px) {
        .content-block.v24 .left-side, .content-block.v24 .right-side {
          display: block;
          width: 100%; } }
    .content-block.v24 .left-side {
      background: #6fbcdc; }
      .content-block.v24 .left-side h3 {
        color: #0c4055; }
      .content-block.v24 .left-side ul li a {
        color: #0c4055; }
        .content-block.v24 .left-side ul li a i.fa {
          color: #fff; }
        .content-block.v24 .left-side ul li a:hover {
          font-weight: 700; }
          .content-block.v24 .left-side ul li a:hover i.fa {
            color: #0c4055; }
    .content-block.v24 .right-side {
      background: #1d607b; }
      .content-block.v24 .right-side ul li a {
        color: #fff; }
        .content-block.v24 .right-side ul li a i.fa {
          color: #fff; }
        .content-block.v24 .right-side ul li a:hover {
          font-weight: 700;
          color: #45b795; }
          .content-block.v24 .right-side ul li a:hover i.fa {
            color: #45b795; }
  @media screen and (max-width: 991px) {
    .content-block.v8 .text-area {
      padding-bottom: 30px; }
    .content-block.v8 .image-holder {
      position: relative; }
    .content-block.v9 .text-area {
      padding-top: 30px;
      padding-bottom: 0; } }

.home-page .help-holder {
  padding: 20px 0 0; }

.home-page .v22 {
  padding-bottom: 80px; }

.home-page .v20 {
  margin: -22px 0 80px; }

.news-block {
  padding: 30px 0; }
  .news-block .image-holder {
    position: relative; }
  .news-block .captions {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 300px;
    z-index: 100; }
  .news-block .captions .buttons {
    margin-bottom: 10px; }
  .news-block .captions p {
    font-size: 19px;
    line-height: 21px;
    font-weight: 700;
    color: #FFF; }
  .news-block .captions p:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 991px) {
    .news-block.v1 .image-holder img {
      min-width: 100%; }
    .news-block.v1 .captions {
      width: 100%;
      left: 0;
      padding: 0 15px; } }
  .news-block.v2 .image-holder:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.3); }
  .news-block.v2 .captions {
    width: 100%;
    padding: 0 30px;
    left: 0;
    bottom: auto;
    top: 109px;
    text-align: center; }
  .news-block.v2 .captions .buttons {
    margin-bottom: 15px; }
  .news-block.v2 .captions p {
    font-size: 21px; }
  .news-block.v2 .last-block .captions p {
    color: #FFF; }
  .news-block.v2 .last-block .buttons {
    margin-bottom: 20px; }
  @media screen and (max-width: 1199px) {
    .news-block.v2 .captions {
      top: 20px; } }
  @media screen and (max-width: 991px) {
    .news-block.v2 .image-holder img {
      min-width: 100%; }
    .news-block.v2 .captions {
      top: 50%;
      transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%); } }
  .news-block.v3 .image-holder img {
    min-width: 100%; }
  .news-block.v3 .captions {
    width: 220px;
    left: 20px;
    bottom: 17px; }
  @media screen and (max-width: 1199px) {
    .news-block.v3 .captions {
      width: 100%;
      left: 0;
      padding: 0 15px; } }
  .news-block.v4 h2 {
    margin-bottom: 18px; }
  .news-block.v4 .image-holder {
    margin-bottom: 10px; }
  .news-block.v4 .image-holder .btn {
    position: absolute;
    left: 0;
    bottom: 20px; }
  .news-block.v4 .desc p {
    font-size: 19px;
    line-height: 21px;
    font-weight: 700;
    color: #3e3e3e; }
  .news-block.v4 .desc p:last-child {
    margin-bottom: 0; }
  .news-block.v5 h2 {
    margin-bottom: 50px; }
  .news-block.v5 .date-field {
    margin-bottom: 20px; }
  .news-block.v5 .desc {
    margin-bottom: 35px; }
  .news-block.v5 .desc p {
    font-size: 19px;
    line-height: 21px;
    font-weight: 700;
    color: #3e3e3e; }
  .news-block.v5 .desc p:last-child {
    margin-bottom: 0; }
  .news-block.v6 .captions {
    bottom: 30px; }
  .news-block.v6 .image-holder:after {
    content: "";
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(130, 179, 204, 0.6);
    opacity: 0; }
  .news-block.v6 div[class^="col-"]:hover .image-holder:after {
    opacity: 1; }
  .news-block.v7 .item {
    padding: 24px 20px 0 20px;
    border-radius: 6px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative; }
    .news-block.v7 .item:after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-image: linear-gradient(180deg, transparent 0%, black 100%);
      z-index: 0; }
    .news-block.v7 .item.bg1 {
      background: url(../images/news-block7-img1.jpg) 0 0px no-repeat;
      background-size: cover; }
    .news-block.v7 .item.bg2 {
      background: url(../images/news-block7-img2.jpg) 0 0px no-repeat;
      background-size: cover; }
    .news-block.v7 .item.bg3 {
      background: url(../images/news-block7-img3.jpg) 0 0px no-repeat;
      background-size: cover; }
    .news-block.v7 .item.bg4 {
      background: url(../images/news-block7-img4.jpg) 0 0px no-repeat;
      background-size: cover; }
    .news-block.v7 .item .title-area {
      position: relative;
      z-index: 1; }
    .news-block.v7 .item .desc {
      padding: 100px 0 20px 0;
      position: relative;
      z-index: 1; }
    .news-block.v7 .item .desc p {
      margin-bottom: 15px;
      font-size: 19px;
      line-height: 21px;
      font-weight: 700;
      color: #FFF; }
    .news-block.v7 .item .desc p:last-child {
      margin-bottom: 0; }
    .news-block.v7 .item .more-link {
      display: block;
      text-align: left;
      position: relative;
      transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      z-index: 1;
      margin: 0 -20px;
      background: #FFF;
      line-height: 1;
      padding: 15px 20px;
      text-align: right;
      font-size: 17px;
      font-weight: 400;
      color: #3e3e3e; }
    .news-block.v7 .item .more-link .fa {
      margin-left: 10px; }
    .news-block.v7 .item:hover {
      cursor: pointer; }
    .news-block.v7 .item:hover .more-link {
      background: transparent;
      color: #FFF; }
  .news-block.v8 .item:after {
    display: none; }
  .news-block.v8 .item .title-area span {
    display: block;
    color: rgba(62, 62, 62, 0.5);
    padding-top: 7px;
    font-size: 15px;
    display: block;
    font-weight: 400; }
  .news-block.v8 .item .desc {
    padding: 63px 0 20px 0; }
  .news-block.v8 .item .desc p {
    color: #3e3e3e;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px; }
  .news-block.v8 .item .more-link {
    text-align: left; }
  .news-block.v8 .item:hover .desc p {
    color: #1d607b; }
  .news-block.v8 .item:hover .more-link {
    color: #3e3e3e;
    text-align: right; }
  .news-block.v9 .item:after {
    display: none; }
  .news-block.v9 .item .desc {
    padding: 0 0 100px 0; }
  .news-block.v9 .item .desc p {
    color: #3e3e3e;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px; }
  .news-block.v9 .item .desc p:last-of-type {
    margin-bottom: 0; }
  .news-block.v9 .item .desc time {
    display: block;
    padding-top: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #1d607b; }
  .news-block.v9 .item .more-link {
    text-align: right; }
  .news-block.v9 .item:hover .desc p {
    color: #1d607b; }
  .news-block.v9 .item:hover .desc time {
    color: #3e3e3e; }
  .news-block.v9 .item:hover .more-link {
    color: #3e3e3e; }
  @media screen and (min-width: 1200px) {
    .news-block.v10 .date-item {
      display: table;
      width: 100%;
      margin-bottom: 15px; }
    .news-block.v10 .date-item .row {
      margin: 0;
      display: table-row;
      width: 100%; }
    .news-block.v10 .date-item .row > div {
      display: table-cell;
      float: none;
      padding: 0 0 13px 0; } }
  .news-block.v10 .date-item .row {
    margin-bottom: 15px; }
  .news-block.v10 .date-item .row > div.text-wrapper {
    padding-left: 15px; }
  .news-block.v10 .date-item .row > div.text-wrapper p {
    font-size: 18px;
    line-height: 26px;
    color: #000; }
  .news-block.v10 .date-item .row > div.text-wrapper p:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1199px) {
    .news-block.v10 .date-item .row > div.text-wrapper {
      padding-top: 15px; } }
  @media screen and (min-width: 768px) {
    .news-block.v11 .info-link {
      margin-top: 15px; } }
  .news-block.v11 .captions {
    left: 0;
    bottom: 0;
    width: 100%;
    border-radius: 0 0 7px 7px;
    padding: 35px 70px 26px 30px;
    background: rgba(0, 84, 125, 0); }
  .news-block.v11 .captions:after {
    content: "";
    font-family: fontAwesome;
    color: #FFF;
    font-size: 25px;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
  .news-block.v11 .captions p {
    font-size: 30px;
    color: #FFF;
    line-height: 28px;
    font-weight: 700; }
  .news-block.v11 .captions p:last-child {
    margin-bottom: 0; }
  .news-block.v11 .captions .btn-square {
    position: absolute;
    top: -15px;
    left: 30px; }
  .news-block.v11 .image-holder:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
    z-index: 0; }
  .news-block.v11 .image-holder:hover {
    cursor: pointer; }
  .news-block.v11 .image-holder:hover .captions {
    background: rgba(0, 84, 125, 0.8); }
  @media screen and (max-width: 1199px) {
    .news-block.v11 .captions p {
      font-size: 25px;
      line-height: 1.3; } }
  @media screen and (max-width: 991px) {
    .news-block.v11 .captions {
      padding: 25px 50px 13px 20px; }
    .news-block.v11 .captions .btn-square {
      left: 20px; }
    .news-block.v11 .captions p {
      font-size: 17px;
      font-weight: 500; }
    .news-block.v11 .image-holder img {
      min-width: 100%; } }

.newsletter .input-group {
  margin-bottom: 16px; }

.newsletter .input-group .form-control {
  height: 50px;
  border-radius: 5px;
  background: #FFF; }

.newsletter .input-group .input-group-addon {
  padding: 0 0 0 16px;
  background: transparent;
  border: 0; }

.newsletter .input-group .input-group-addon .btn-border {
  background: #FFF; }

.newsletter .input-group .input-group-addon .btn-border:hover {
  border-color: #82b3cc;
  background: #82b3cc; }

@media screen and (min-width: 992px) {
  .newsletter.v1 .main-row {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%; }
  .newsletter.v1 .main-row > div {
    display: table-cell;
    vertical-align: middle;
    float: none; } }

.newsletter.v1 .inner {
  width: 455px;
  margin: auto;
  padding: 48px 0 30px 0;
  text-align: left; }

.newsletter.v1 .left-side p {
  font-size: 16px;
  color: #000; }

.newsletter.v1 .left-side p:last-of-type {
  margin-bottom: 0; }

.newsletter.v1 .left-side h3 {
  margin: 0 0 10px 0; }

.newsletter.v1 .right-side {
  background: #00547d; }

.newsletter.v1 .right-side .notice {
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  font-weight: 300;
  font-style: italic;
  display: block;
  width: 284px;
  line-height: 15px; }

@media screen and (max-width: 1199px) {
  .newsletter.v1 .inner {
    width: 100%;
    padding: 20px; } }

.newsletter.v2 {
  background: rgba(130, 179, 204, 0.3);
  padding: 50px 0; }
  @media screen and (min-width: 992px) {
    .newsletter.v2 .left-side {
      padding-right: 33px;
      width: 585px; } }

.newsletter.v3 {
  background: url(../images/newsletter-img1.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 66px 0 54px 0; }
  .newsletter.v3 .overlay {
    background: rgba(0, 84, 125, 0.8); }
  .newsletter.v3 h2 {
    color: #FFF;
    margin: 0 0 13px 0; }
  .newsletter.v3 p {
    color: #FFF; }
  .newsletter.v3 .container {
    position: relative;
    z-index: 11; }
  .newsletter.v3 .input-group {
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .newsletter.v3 .container {
      width: 750px; }
    .newsletter.v3 .input-group {
      width: 495px;
      margin: auto; } }

@media screen and (max-width: 767px) {
  .newsletter .input-group {
    width: 100%; }
  .newsletter .input-group .form-control {
    border-radius: 45px;
    padding-right: 100px; }
  .newsletter .input-group .input-group-addon {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    z-index: 100; }
  .newsletter .input-group .input-group-addon .btn {
    display: block;
    transition: none;
    padding: 0;
    min-height: 50px;
    font-size: 0;
    border: 0;
    background: #82b3cc; }
  .newsletter .input-group .input-group-addon .btn:after {
    content: "\f105";
    position: absolute;
    top: 12px;
    right: 33px;
    opacity: 1;
    font-family: fontAwesome;
    color: #FFF;
    font-size: 25px;
    transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1); }
  .newsletter .input-group .input-group-addon .btn:hover::after {
    background: none; }
  .newsletter .input-group .input-group-addon .btn:hover {
    background: #4384a5; } }

.extras .map {
  height: 300px; }

.extras.v2 {
  padding-top: 15px; }
  .extras.v2 .grey-bg {
    background: rgba(242, 242, 242, 0.5);
    padding: 26px 45px; }
  .extras.v2 .help-text {
    font-size: 17px;
    color: #3e3e3e;
    position: relative;
    padding-left: 165px; }
    .extras.v2 .help-text strong {
      font-weight: 500; }
    .extras.v2 .help-text span {
      display: block; }
    .extras.v2 .help-text span mark {
      padding: 0;
      background: none;
      color: #1d607b;
      font-weight: 500; }
    .extras.v2 .help-text .help-image {
      position: absolute;
      bottom: -26px;
      left: 0; }
  .extras.v2 .icons-list {
    padding-top: 12px; }
  .extras.v2 .icons-list > li {
    font-size: 17px;
    font-weight: 500;
    color: #3e3e3e;
    margin-right: 22px; }
  .extras.v2 .icons-list > li:last-child {
    margin-right: 0; }
  @media screen and (max-width: 991px) {
    .extras.v2 .grey-bg {
      padding: 20px 15px; }
    .extras.v2 .help-text {
      padding-left: 0;
      text-align: center; }
      .extras.v2 .help-text .help-image {
        position: relative;
        bottom: auto;
        left: auto;
        margin: 0 auto 15px auto;
        display: block; }
    .extras.v2 .icons-list {
      text-align: center; } }

.footer-wrapper .extras.v2 {
  padding-top: 0; }

.footer-wrapper .extras.v2 .grey-bg {
  padding: 17px 0;
  background: transparent; }

@media screen and (min-width: 992px) {
  .footer-wrapper .extras.v2 {
    padding-top: 80px; }
  .footer-wrapper .extras.v2 .help-text .help-image {
    bottom: -17px; }
  .footer-wrapper .extras.v2 .help-text {
    padding-left: 175px; } }

.footers {
  position: relative; }
  .footers h3 {
    color: #17495c;
    margin: 0 0 22px 0; }
  .footers p {
    font-size: 16px;
    line-height: 22px; }
  .footers form {
    padding-top: 5px; }
  .footers.v1 {
    background: url(../images/footer-image1.jpg) center center no-repeat;
    background-size: cover;
    padding: 55px 0 175px 0; }
    .footers.v1 .overlay {
      background: rgba(0, 84, 125, 0.8); }
    .footers.v1 .social-icons > li a {
      background: #FFF;
      color: #82b3cc; }
    .footers.v1 .social-icons > li a:hover {
      background: #82b3cc;
      color: #FFF; }
    .footers.v1 h3 {
      color: #FFF; }
    .footers.v1 p {
      color: #FFF; }
    .footers.v1 form .form-control {
      background: #FFF; }
    @media screen and (max-width: 991px) {
      .footers.v1 {
        padding: 50px 0; } }
  .footers.v2 {
    background: #FFF;
    padding: 53px 0; }
    @media screen and (min-width: 1199px) {
      .footers.v2 .icons-area {
        width: 226px;
        min-height: 183px;
        border-right: solid 1px #d8d8d8; } }
    .footers.v2 .icons-area .vertical-list {
      padding-top: 36px; }
    .footers.v2 .icons-area .vertical-list > li, .footers.v2 .icons-area .vertical-list > li a {
      font-size: 17px;
      color: #3e3e3e;
      font-weight: 500;
      margin-left: 5px;
      margin-bottom: 10px; }
    .footers.v2 .icons-area .vertical-list > li:last-child {
      margin-bottom: 0; }
  .footers .form-control {
    height: 46px;
    border-radius: 5px;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 22px;
    color: #557887;
    position: relative;
    top: 9px; }

/****** Full Pages ******/
#page .have-question {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  padding: 26px 30px 13px 30px;
  min-height: 380px;
  background: #FFF url(../images/have-question-image.png) center bottom no-repeat; }

#page .have-question h3 {
  margin: 0 0 15px 0; }

#page .have-question p {
  color: #3e3e3e;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 20px; }

#page .have-question p mark {
  color: #1d607b;
  background: none; }

#page .have-question .vertical-list {
  padding-top: 160px;
  text-align: center; }

#page .have-question .vertical-list > li {
  margin-bottom: 5px; }

#page .have-question .vertical-list > li:last-child {
  margin-bottom: 0; }

#page .main-area {
  padding: 0; }

#page .main-area .right-column {
  padding-top: 50px;
  padding-bottom: 50px; }

#page .main-area .right-column h1 {
  font-size: 38px;
  font-weight: 700;
  margin: 0 0 42px 0;
  line-height: 1.1; }

#page .main-area .right-column h1 + p {
  color: #8b8b8b;
  font-size: 20px;
  line-height: 28px; }

#page .main-area .right-column h3 {
  font-size: 26px; }

#page .main-area .right-column ul {
  margin-bottom: 25px;
  color: #0c4055;
  font-size: 17px;
  line-height: 24px; }

#page .related-downloads {
  padding: 42px 0; }
  #page .related-downloads h3 {
    margin: 0 0 24px 0; }
  #page .related-downloads .items-wrapper .inner {
    background: rgba(216, 216, 216, 0.5);
    padding: 20px 40px 12px 14px;
    border-radius: 10px;
    min-height: 123px;
    position: relative; }
  #page .related-downloads .items-wrapper .inner:after {
    content: "";
    position: absolute;
    bottom: 15px;
    right: 16px;
    width: 7px;
    height: 11px;
    background: url(../images/download-icon.svg) 0 0px no-repeat;
    z-index: 100;
    transform: rotate(-137deg);
    -moz-transform: rotate(-137deg);
    -webkit-transform: rotate(-137deg); }
  #page .related-downloads .items-wrapper .inner:hover {
    background: rgba(130, 179, 204, 0.5); }
  #page .related-downloads .items-wrapper .inner:hover::after {
    background: url(../images/download-icon-hover.svg) 0 0px no-repeat; }
  #page .related-downloads .items-wrapper .inner h5 {
    font-size: 15px;
    color: #3e3e3e;
    margin: 0 0 23px 0;
    line-height: 1; }
  #page .related-downloads .items-wrapper .inner .file-name {
    display: block;
    font-size: 15px;
    font-weight: 400;
    word-break: break-all;
    line-height: 17px; }
  #page .related-downloads .items-wrapper .inner .file-name a {
    display: block;
    color: #3e3e3e;
    text-decoration: none; }

#page .keep-upto-date {
  padding: 90px 0; }

#page .related-articles {
  background: #f2f2f2;
  padding: 32px 0; }
  #page .related-articles .vertical-list > li {
    margin-bottom: 14px; }
  #page .related-articles .vertical-list > li:last-child {
    margin-bottom: 0; }
  #page .related-articles .vertical-list > li a:hover {
    font-weight: 400; }

@media screen and (min-width: 1199px) {
  #page.v2 .main-area .left-column {
    padding-top: 60px; } }

#page.v3 .main-area {
  padding: 25px 0 63px 0; }

#page.v3 .related-downloads {
  background: #f2f2f2;
  padding: 44px 0; }

#page.v4 .main-area .right-column h1 {
  margin: 0 0 62px 0; }

#page.v5 .main-area .title-area {
  width: 500px;
  margin: 0 auto 120px auto; }

@media screen and (min-width: 992px) {
  #page.v5 .main-area .container {
    width: 900px; } }

#page.v5 .archieve-buttons.bottom {
  text-align: center;
  padding: 70px 0 50px 0; }

@media screen and (max-width: 767px) {
  #page.v5 .main-area .title-area {
    width: auto;
    margin: 0 auto 30px auto; }
  #page.v5 .archieve-buttons.bottom {
    padding: 20px 0 0 0; } }

@media screen and (min-width: 992px) {
  #page.v6 .title-area {
    width: 500px;
    margin: auto;
    padding-bottom: 60px; }
  #page.v6 .container.small {
    width: 755px; } }

#page.v6 .news-block.v11 {
  padding: 0; }

#page.v6 .dates-list {
  padding-top: 80px; }

#page.v6 .dates-list ul li {
  font-size: 16px; }

#page.v6 .dates-list h2 {
  margin: 0 0 40px 0; }

@media screen and (max-width: 1199px) {
  #page .share-button > li:first-child {
    display: block;
    margin: 0 0 12px 0; }
  #page .main-area {
    padding: 30px 0 40px 0; }
  #page .have-question .vertical-list > li .btn-border {
    font-size: 14px;
    width: 100%;
    padding: 14px 13px;
    display: block; }
  #page .keep-upto-date {
    padding: 50px 0; }
  #page .related-downloads {
    padding-bottom: 0; } }

@media screen and (max-width: 991px) {
  #page .main-area .right-column h1 {
    font-size: 25px;
    line-height: 1.2;
    margin: 0 0 25px 0; } }

.searchresult .info-box {
  padding-top: 30px; }
