@charset "UTF-8";
/*
Theme Name: Ascot Vale Osteopathy
Theme URI: http://foxandlee.com.au
Author: Fox and Lee
Author URI: http://foxandlee.com.au/
Description: WordPress theme for Fox and Lee
Version: 1.0
*/
html {
  position: relative;
  min-height: 100%; }

html, body {
  font-family: 'Open Sans', sans-serif; }

body {
    margin-bottom: 0 !important;
}

:focus {
  outline: none !important; }

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.navbar {
  border-top: 10px solid #a8d0f4;
  border-bottom: 0px;
  background: #FFF;
  margin-bottom: 0px; }

.navbar-header, .navbar-brand {
  height: 135px; }

#navbar, .navbar-header {
  position: relative; }

@media (min-width: 768px) {
  .navbar-right {
    float: right;
    position: absolute;
    right: 0px;
    margin-top: 62.5px; } }
.navbar-default .navbar-nav > li > a {
  line-height: 40px;
  color: #00457c;
  font-size: 14px;
  text-transform: uppercase; }
  @media (min-width: 768px) and (max-width: 795px) {
    .navbar-default .navbar-nav > li > a {
      font-size: 13px;
      padding-left: 10px;
      padding-right: 10px; } }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active {
  background: none;
  color: #00457c;
  font-weight: bold; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background: inherit; }

.navbar-default .navbar-nav > li > a:hover {
  color: #a8d0f4; }

ul.dropdown-menu {
  border: 1px solid #e1e1e1;
  border-top: 0px;
  border-bottom: 0px;
  box-shadow: none;
  margin-left: -5px;
  border-radius: 0px;
  padding-bottom: 0px;
  padding-top: 0px; }
  ul.dropdown-menu li {
    border-bottom: 1px solid #e1e1e1; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0px; }

li.dropdown .fa {
  margin-left: 8px; }

@media (min-width: 768px) {
  li.dropdown:hover ul.dropdown-menu {
    display: block; } }
.navbar-brand {
  padding: 20px;
  padding-left: 0px; }
  .navbar-brand img {
    height: 100%; }

.container {
  width: auto;
  max-width: 1162px; }

.banner {
  height: 535px;
  /*background-image: url("img/banner.png");*/
  background-size: cover;
  background-position: 45%; }

@media (max-width: 767px){
    .home .container-fluid.banner {
        background-image: none;
    }
}

.banner-mobile {
  height: 300px;
  background-image: url("img/banner.png");
  background-size: cover;
  background-position: 75%;
  margin-top: 50px;
  display: none; }

ul.dropdown-menu > li > a {
  height: 40px;
  line-height: 35px;
  color: #00457c; }

ul.dropdown-menu > li > a:hover {
  color: #00457c; }

li.dropdown .fa {
  font-size: 10px;
  position: relative;
  opacity: 0.8;
  bottom: 2px; }

.nav-contact {
  position: absolute;
  right: 25px;
  padding: 15px;
  padding-top: 20px;
  font-size: 20px;
  color: #00457c;
  z-index: 2; }

.round-icon {
  font-size: 18.75px;
  color: #009ddc;
  border: 1.5px solid #009ddc;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: relative;
  bottom: 2px;
  text-align: center;
  border-radius: 15px; }

.round-icon:hover {
  background: #009ddc;
  color: #FFF; }

.round-icon.filled {
  background: #009ddc;
  color: #FFF; }

.nav-contact .fa-phone {
  font-size: 23px;
  margin-right: 15px;
  position: relative;
  top: 2px;
  color: #a8d0f4; }

.nav-contact a {
  color: inherit;
  text-decoration: none; }

.nav-contact a:hover {
  color: #a8d0f4; }

.nav-contact b {
  margin-right: 50px; }

.btn-book {
  font-weight: bold;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background: #a8d0f4;
  color: #00457c; }

.btn-book:hover {
  background: #00457c;
  color: #a8d0f4; }

.navbar-default .navbar-nav > li > a.no-hover:hover {
  color: inherit; }

.banner .banner-text {
  margin-top: 60px;
  color: #00457c;
  font-size: 28px; }

.banner-text h1 {
  font-size: 52px; }

.banner-text p {
  font-weight: lighter;
  margin-top: 20px;
  max-width: 800px;
  width: 100%;
  padding-bottom: 20px; }

.banner-text .light {
  color: #009ddc;
  font-weight: lighter; }

.btn-primary {
  border-radius: 3px;
  background: #FFF;
  color: #00457c;
  font-weight: bold;
  padding: 15px;
  font-size: 17px;
  padding-left: 30px;
  padding-right: 25px; }

.btn-primary:hover {
  background: #00457c;
  color: #FFF; }

.btn-primary .fa {
  margin-left: 10px;
  font-size: 12px;
  font-weight: lighter;
  position: relative;
  bottom: 1px; }

body {
  /* Margin bottom by footer height */
  margin-bottom: 175px; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 175px;
  background-color: #f5f5f5;
  border-bottom: 10px solid #a8d0f4;
  background: #FFF;
  padding-top: 40px; }

.page-content {
  padding-top: 30px;
  padding-bottom: 40px;
  color: #6d6d6d; }
  .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    color: #00457c;
    font-weight: bold;
    margin-bottom: 30px; }
  .page-content .light {
    font-weight: lighter; }
  .page-content .blue {
    color: #009ddc; }
  .page-content h2 {
    font-size: 36px; }
  .page-content h3 {
    font-size: 21px; }
  .page-content p {
    color: #6d6d6d;
    padding-top: 10px;
    padding-bottom: 10px; }
  .page-content blockquote {
    margin-left: 0px;
    border-left: 0px;
    padding-left: 0px;
    font-size: 24px;
    font-style: italic;
    font-weight: lighter; }
    .page-content blockquote p {
      color: #009ddc; }
  .page-content ul.big-list {
    list-style: none;
    margin-left: -35px; }
    .page-content ul.big-list li {
      font-size: 18px;
      color: #00457c;
      font-weight: bold; }
    .page-content ul.big-list .fa {
      font-size: 20px;
      position: relative;
      top: 0px; }
    .page-content ul.big-list hr {
      border-color: #b7b7b7;
      margin-top: 15px;
      margin-bottom: 10px; }
    .page-content ul.big-list a {
      text-decoration: none; }
    .page-content ul.big-list a:hover li {
      color: #009ddc; }
  .page-content .btn-blue {
    background: #a8d0f4;
    font-weight: bold;
    color: #00457c;
    padding: 15px; }
  .page-content .btn-blue:hover {
    background: #00457c;
    color: #a8d0f4; }

.single-page-content {
  margin-top: 20px;
  padding-bottom: 40px; }
  .single-page-content p strong {
    color: #00457c; }
  .single-page-content h1, .single-page-content h2, .single-page-content h3, .single-page-content h4, .single-page-content h5, .single-page-content h6 {
    color: #009ddc;
    margin-bottom: 30px;
    font-weight: 600; }
  .single-page-content h1, .single-page-content h2, .single-page-content h3, .single-page-content h5 {
    color: #00457c; }
  .single-page-content h5 {
    font-size: 18px;
    margin-bottom: 0px; }
  .single-page-content strong em {
    font-weight: 600; }
  .single-page-content h4 strong em {
    color: #00457c;
    line-height: 26px; }
  .single-page-content a {
    color: #009ddc;
    text-decoration: none; }
  .single-page-content a:hover {
    color: #0078a8; }
  .single-page-content .light-blue {
    color: #009ddc; }
  .single-page-content .lighter-blue {
    color: #a8d0f4; }
  .single-page-content .light {
    font-weight: lighter; }
  .single-page-content ul {
    padding-left: 15px; }
  .single-page-content ul a {
    color: inherit; }
  .single-page-content ul.large a:hover {
    color: #a8d0f4;
    text-decoration: none; }
  .single-page-content ul.large li {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #00457c;
    font-weight: bold;
    font-size: 18px;
    list-style: none;
    margin-bottom: 0px; }
  .single-page-content ul.large a:before {
    content: '\f054';
    font-family: 'FontAwesome';
    float: left;
    margin-top: 3px;
    font-size: 14px;
    margin-left: -1em; }
  .single-page-content ul.tick-list, .single-page-content ul.double-right-list {
    margin-bottom: 50px; }
  .single-page-content ul.tick-list li, .single-page-content ul.double-right-list li {
    margin-bottom: 20px; }
  .single-page-content ul.tick-list li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-bottom: 100;
    font-size: 18px;
    margin-right: 10px;
    margin-top: -5px; }
  .single-page-content ul.double-right-list li:before {
    content: '\f101';
    font-family: 'FontAwesome';
    float: left;
    font-size: 18px;
    margin-right: 10px;
    margin-top: -5px; }
  .single-page-content ul li {
    margin-bottom: 0px; }
  .single-page-content ul.dark-blue-list + p {
    margin-top: -25px; }
  .single-page-content ul li {
    color: #00457c;
    font-weight: normal;
    list-style: none;
    color: inherit;
    margin-left: -15px; }
  .single-page-content ul li:before {
    content: "• ";
    color: #009ddc;
    font-size: 20px;
    position: relative;
    top: 2px; }
  .single-page-content ul.dark-blue-list li {
    color: #00457c;
    font-weight: bold;
    list-style: disc;
    margin-left: 0px;
    margin-bottom: 20px; }
  .single-page-content ul.dark-blue-list li:before {
    content: ""; }
  .single-page-content ul.large {
    margin-left: 15px; }
  .single-page-content ul.large li:before {
    content: ""; }
  .single-page-content .round-icon {
    margin-right: 10px; }

hr {
  border-color: #b7b7b7; }

.page-image {
  text-align: center; }

.full-width {
  width: 100%; }

.grey-bg {
  background: #f2f2f2; }

.service-img-holder {
  width: 100%;
  height: 385px;
  margin-top: 20px;
  background-size: cover;
  background-position: center;
  background-image: url("img/service.jpg"); }

.book-form {
  display: none;
  border-top: 1px solid #b7b7b7; }

.book-form .form-control {
  margin-top: 5px; }

footer .logo {
  margin-right: 25px; }

footer .round-icon {
  top: 8px;
  margin-left: 5px; }

.round-icon.filled:hover {
  background: #00457c;
  border-color: #00457c; }

.responsive-image {
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  background-size: contain; }
  
footer .partner-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

footer .responsive-image {
  width: 100% !important;
    flex: 1; }

.footer-copyright {
  color: #808080;
  margin-top: 20px;
  margin-left: 15px; }
  .footer-copyright a {
    color: inherit; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background: inherit;
  color: #00457c;
  font-weight: bold; }

.navbar-default .navbar-nav > .active > a:hover {
  color: #a8d0f4; }

.page-title {
  background: #f2f2f2;
  padding: 30px;
  font-size: 21px;
  font-weight: bold;
  color: #00457c; }

.page-breadcrumb {
  float: right;
  font-size: 13px;
  color: #7d7d7d;
  line-height: 30px;
  font-weight: normal;
  text-align: right; }
  .page-breadcrumb a {
    color: inherit; }

img[src=""] {
  display: none; }

.accordion {
  border: 1px solid #a6bfdc;
  border-radius: 3px;
  padding: 20px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer; }
  .accordion hr {
    border-color: #a8d0f4; }

.accordion-title {
  color: #00457c;
  font-weight: bold;
  font-size: 16px; }

.accordion-icon {
  right: 20px;
  top: 25px;
  position: absolute; }

.accordion-content {
  display: none; }

a.grey-link {
  color: #6d6d6d; }

.form-control {
  border-color: #97969b;
  box-shadow: 0; }

.wpcf7-submit {
  width: auto;
  padding: 20px;
  line-height: 0px;
  background: #a8d0f4;
  color: #00457c;
  font-weight: bold;
  border: 0px; }

.wpcf7-submit:hover {
  cursor: pointer;
  background: #00457c;
  color: #a8d0f4; }

.wpcf7-not-valid-tip {
  margin-top: 10px; }

span.wpcf7-list-item {
  display: block; }

div.wpcf7-response-output {
  border: none;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #00457c; }

a h4 strong:hover {
  color: #00457c; }

a.dark-blue {
  color: #00457c; }

a.dark-blue:hover {
  color: #a8d0f4; }

.navbar-toggle {
  position: absolute;
  right: 0px;
  bottom: 10px; }

.social-icons {
  display: inline-block; }

.developer {
  text-align: right; }

.member-photo {
  width: 100%; }

.acf-map {
  width: 100%;
  height: 600px; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

@media (max-width: 1024px) {
  .navbar-brand img {
    height: 85%;
    margin-left: 15px;
    margin-top: 10px; }

  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 768px) {
  .navbar-brand img {
    height: 50%;
    margin-top: 0px; }

  .nav > li > a {
    padding-left: 12px;
    padding-right: 45px; } }
@media (max-width: 1220px) {
  .page-title {
    padding-left: 0px;
    padding-right: 0px; } }
@media (max-width: 767px) {
  .acf-map {
    height: 300px; }

  .hide-mobile {
    display: none; }
    
  #navbar.navbar-collapse {
      background-color: #fff;
      position: absolute;
      right: 0;
      left: 0;
      margin: 0 !important;
  }

  .navbar-header button.navbar-toggle {
    border-color: #00457c; }

  .navbar-header button.navbar-toggle:focus {
    background: #00457c; }
    .navbar-header button.navbar-toggle:focus .icon-bar {
      background: #a8d0f4; }

  .navbar-header button.navbar-toggle .icon-bar {
    background: #00457c; }
    
  .navbar-nav li.dropdown .fa {
      display: none;
  }
  
  .navbar-nav li {
    position: relative;
  }
  
  .navbar-nav li.dropdown:after {
    content: "\f078";
    font: normal normal normal 10px/1 FontAwesome;
    font-size: 10px;
    color: #00457c;
    opacity: 0.8;
    right: 20px;
    top: 16px;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    z-index: 2;
  }
  
  .navbar-default #navbar .navbar-nav > li > a {
      line-height: 24px;
  }
  
  .navbar-default #navbar .navbar-nav .dropdown-menu {
      display: none;
  }
  
  .navbar-default #navbar .navbar-nav .dropdown-menu li a {
      padding-top: 5px;
      padding-bottom: 5px;
      line-height: 24px;
  }

  .page-title {
    padding-left: 0px;
    padding-right: 0px; }

  .single-page-content {
    margin-top: 0px;
    padding-top: 10px; }

  .member-photo {
    width: 50%;
    margin-bottom: 30px; }

  .contact-form {
    margin-top: 50px;
    margin-bottom: -50px; }

  .contact-form .row {
    margin-top: -25px; }

  .contact-form .col-sm-6 input {
    margin-top: 20px; }

  .book-form {
    border-bottom: 1px solid #b7b7b7; }

  .navbar-nav {
    border-bottom: 1px solid #f2f2f2; }

  .header-phone {
    position: relative;
    top: -60px;
    right: -130px;
    text-align: right; }

  .navbar-right {
    text-align: right;
    margin-top: 0px; }

  .navbar-right li {
    padding-right: 0px;
    border-top: 1px solid #f2f2f2; }

  .nav-contact {
    right: 60px;
    top: 67px; }

  .nav-contact b {
    margin-right: 0px; }

  .navbar-brand img {
    height: 80%;
    margin-top: 5%;
    margin-left: 15px; }

  ul.dropdown-menu {
    border: 0;
    text-align: right;
    float: none;
    position: relative;
    border-bottom: 1px solid #e1e1e1; }

  li.dropdown {
    border-right: 0; }

  li.dropdown li {
    padding-right: 0px;
    border: 0;
    border-top: 1px solid #e1e1e1;
    background: #f2f2f2; }

  li.dropdown li a {
    padding-top: 10px;
    height: auto;
    padding-bottom: 10px; }

  li.dropdown li a:hover {
    background: inherit;
    color: #a8d0f4; }

  li.dropdown li a:after {
    content: '-';
    font-weight: bold;
    margin-left: 10px;
    font-size: 20px; }

  .partner-logos {
    display: none; }

  .social-icons {
    float: right; }

  .footer-copyright {
    margin: 0px;
    margin-top: 10px;
    text-align: center; }

  .footer {
    padding-top: 30px; }

  .developer {
    text-align: center; }

  .banner {
    background-image: none;
    height: auto; }

  .banner-text h1 {
    font-size: 34px; }

  .banner-text p {
    font-size: 20px; }

  .banner-mobile {
    display: block; }

  .banner .banner-text {
    margin-top: 0px; }

  .page-image {
    width: 50%;
    margin-top: 30px;
    margin-left: 25%; } }
@media (max-width: 400px) {
  .navbar-brand img {
    height: 62%;
    margin-top: 20px; } }
/*later added css*/
.page-id-30 .single-page-content ul li {
  position: relative;
  padding-left: 30px; }

.page-id-30 .single-page-content ul.tick-list li:before, .single-page-content ul.double-right-list li:before {
  left: 0;
  top: 3px; }

.copyright {
  padding-left: 0; }

.navbar-brand {
  position: relative;
  z-index: 100; }

.appointment_request {
  position: relative; }

.appointment_request button {
  float: right; }

.appointment_request .btn-book {
  padding: 5px 10px; }

.page-id-137 .single-page-content strong {
  display: inline-block;
  padding-bottom: 10px; }

/* wp admin logo */
#login h1 a {
  background: url("img/wp_logo.png") !important;
  width: 229px;
  height: 91px; }

@media (min-width: 768px) and (max-width: 1060px) {
  .navbar-right {
    position: relative;
    margin: -20px 0 0;
    float: left !important;
    width: 100%; } }
/*BLOG CSS ADDED HERE BY DEB*/
/*BLOG*/
.all-news-lists article {
  margin-bottom: 35px; }
.all-news-lists figure {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.blogimg figure {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.blog_content_box h3,
.news_content h3 {
  font-weight: 700;
  color: #000;
  font-size: 18px !important;
  line-height: 24px;
  margin-bottom: 12px;
  margin-top: 0; }

.blog_content_box h3 > a,
.news_content h3 > a {
  color: #00457B; }

.post_date_author span {
  font-size: 12px;
  margin-bottom: 7px;
  color: #646A6C; }

.news_category {
  margin-bottom: 15px; }
  .news_category span {
    display: inline-block;
    margin-right: 10px;
    font-size: 11px;
    position: relative; }
    .news_category span:before {
      font-family: 'FontAwesome';
      content: "\f105";
      display: inline-block;
      margin-right: 3px;
      font-weight: 800;
      color: #646A6C;
      vertical-align: top;
      font-size: 12px; }
    .news_category span a {
      text-transform: uppercase;
      color: #646A6C; }

.news_content a.read_more_news {
  color: #009DDB;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 15px; }

.all-news-lists .news_image_blox {
  width: 50%;
  height: 290px;
  float: left;
  position: relative; }
  @media (max-width: 767px) {
    .all-news-lists .news_image_blox {
      float: none;
      width: 100%; } }
.all-news-lists .news_content {
  height: 290px;
  float: left;
  position: relative;
  width: 50%;
  padding: 25px;
  background: #F3F3ED; }
  @media (max-width: 767px) {
    .all-news-lists .news_content {
      float: none;
      width: 100%;
      height: auto; } }
  .all-news-lists .news_content p {
    color: #6D6D6D;
    font-size: 14px; }
  .all-news-lists .news_content a:hover {
    text-decoration: none; }

/*blog pagination*/
nav.navigation.pagination h2 {
  display: none; }

.pagination-nav a,
.pagination-nav span {
  display: inline-block;
  padding: 8px 15px;
  background: #009ddc;
  color: #fff;
  margin-right: 6px;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
  font-size: 14px;
  text-transform: uppercase; }
  .pagination-nav a:focus, .pagination-nav a:hover,
  .pagination-nav span:focus,
  .pagination-nav span:hover {
    color: #fff;
    background: #00457B;
    text-decoration: none; }
.pagination-nav span.current {
  background: #00457B; }

.blog-sidebar .sidebar_widget {
  border: solid 1px #267AA1;
  padding: 20px;
  margin-bottom: 20px; }
  .blog-sidebar .sidebar_widget header {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: solid 1px #a9a9a9;
    margin-bottom: 20px;
    color: #00457B; }
  .blog-sidebar .sidebar_widget ul.blog-categories {
    list-style: none;
    padding: 0; }
    .blog-sidebar .sidebar_widget ul.blog-categories li {
      font-size: 14px;
      padding: 4px 0 4px 15px;
      position: relative; }
      .blog-sidebar .sidebar_widget ul.blog-categories li:before {
        content: '\f105';
        font-family: 'FontAwesome';
        position: absolute;
        top: 4px;
        left: 0;
        color: #666;
        font-weight: bold; }
      .blog-sidebar .sidebar_widget ul.blog-categories li a {
        font-size: 12px;
        color: #494949;
        text-transform: uppercase; }
  .blog-sidebar .sidebar_widget ul.social_links {
    text-align: center;
    list-style: none;
    padding: 0; }
    .blog-sidebar .sidebar_widget ul.social_links li {
      display: inline-block;
      margin-right: 10px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .blog-sidebar .sidebar_widget ul.social_links li {
          margin-right: 5px; } }
      .blog-sidebar .sidebar_widget ul.social_links li a {
        background: #fff;
        color: #009DDB;
        height: 40px;
        width: 40px;
        line-height: 36px;
        text-align: center;
        border-radius: 100px;
        display: inline-block;
        border: solid 2px #009DDB;
        font-size: 18px; }
        .blog-sidebar .sidebar_widget ul.social_links li a:hover {
          background: none; }
@media (min-width: 581px) and (max-width: 991px) {
  .blog-sidebar .wrap-first-two {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
    .blog-sidebar .wrap-first-two div.blog_cats,
    .blog-sidebar .wrap-first-two div.follow_us {
      float: left;
      width: 49%; } }
.blog-sidebar .sidebar_widget.instagram_live_feed {
  padding-bottom: 0; }
  .blog-sidebar .sidebar_widget.instagram_live_feed #sb_instagram {
    padding-bottom: 0 !important; }
    .blog-sidebar .sidebar_widget.instagram_live_feed #sb_instagram .sbi_follow_btn {
      display: block; }
      .blog-sidebar .sidebar_widget.instagram_live_feed #sb_instagram .sbi_follow_btn a {
        display: block;
        border-radius: 0;
        margin: 25px -20px 0 -25px;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 22px 20px; }
        .blog-sidebar .sidebar_widget.instagram_live_feed #sb_instagram .sbi_follow_btn a .fa {
          font-size: 18px !important;
          font-weight: 600;
          margin-right: 15px !important; }
  .blog-sidebar .sidebar_widget.instagram_live_feed a.follow_us_instagram {
    display: block;
    border-radius: 0;
    margin: 25px -20px 0;
    font-weight: 600;
    text-transform: uppercase;
    padding: 18px 20px;
    background: #00457B;
    color: #fff;
    text-align: center;
    font-size: 15px;
    transition: background 0.5s ease; }
    .blog-sidebar .sidebar_widget.instagram_live_feed a.follow_us_instagram i {
      margin-right: 8px; }
    .blog-sidebar .sidebar_widget.instagram_live_feed a.follow_us_instagram:hover {
      text-decoration: none;
      background: #0C63B3; }

/*blog single*/
.news-single {
  margin-bottom: 2em; }
  .news-single img {
    max-width: 100%;
    height: auto; }
  .news-single ol {
    padding-left: 15px; }
    .news-single ol li {
      list-style: decimal;
      font-size: 14px; }
  .news-single ol.normal-list li {
    padding-bottom: 7px; }
  .news-single .post-556 li,
  .news-single .post-577 li {
    font-weight: bold; }
  .news-single .post-571 span.italics {
    font-style: italic; }
  .news-single h1 {
    color: #000; }
  .news-single h2,
  .news-single h3 {
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
    font-weight: 600; }
  .news-single h3 {
    font-size: 20px; }

.news-full-info figure {
  padding-bottom: 1.5em; }
.news-full-info .news_category,
.news-full-info .post_date_author {
  display: inline-block;
  width: 48%;
  vertical-align: top; }

.number_of_comments,
.share_this_article {
  display: inline-block;
  width: 48%;
  vertical-align: top; }

.news-full-info .news_category,
.number_of_comments {
  text-align: right; }

.share-and-comments {
  border-top: solid 1px #A0A0A0;
  border-bottom: solid 1px #A0A0A0;
  margin-top: 3em; }

.share_this_article h4 {
  font-weight: 600;
  font-size: 14px;
  color: #000;
  padding-bottom: 7px; }
.share_this_article a {
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 19px;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  margin-right: 5px; }
  .share_this_article a.fb {
    background: #3F6993; }
  .share_this_article a.tt {
    background: #00D7FF; }
  .share_this_article a.ig, .share_this_article a.pt {
    background: #E30B57; }
  .share_this_article a.li {
    background: #189DDA; }
  .share_this_article a:focus, .share_this_article a:hover {
    color: #fff; }

.number_of_comments {
  padding-top: 15px; }
  .number_of_comments span {
    vertical-align: middle;
    font-weight: 600;
    color: #000;
    margin-right: 15px; }
    .number_of_comments span img {
      max-width: 70px; }

.other-news-lists > h3 {
  font-size: 14px;
  font-weight: 600;
  color: #00457B;
  padding-bottom: 20px; }

.other-news-lists article {
  background: #fff; }

.blogimg figure {
  height: 330px; }

.blog_content_box {
  padding: 30px 25px;
  border: none;
  background: #F1F1F1; }
  .blog_content_box h3 {
    margin-bottom: 0; }
  .blog_content_box a.read_more_news {
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    color: #009DDB;
    font-size: 14px;
    padding-top: 10px; }
  .blog_content_box a:hover {
    text-decoration: none; }

.more-news a.read_more_news {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 25px;
  margin-bottom: 20px; }

.comment_blox_circle {
  background: #00457B;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  text-align: center;
  position: relative;
  display: inline-block;
  line-height: 55px;
  font-size: 22px;
  color: #fff !important; }
  .comment_blox_circle:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 22px solid #00457B;
    position: absolute;
    bottom: -6px;
    right: -4px;
    -ms-transform: rotate(-37deg);
    /* IE 9 */
    -webkit-transform: rotate(-37deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-37deg); }

/*comments*/
h2.comments-title {
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 1.8em; }

h3.comment-reply-title {
  color: black;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 6px; }

#comments input[type="text"], #comments input[type="email"] {
  width: 100%;
  max-width: 545px;
  border: solid 1px #BFBFBF;
  height: 40px;
  padding: 10px;
  border-radius: 0;
  font-size: 14px; }
#comments textarea {
  width: 100%;
  max-width: 545px;
  border: solid 1px #BFBFBF;
  height: 40px;
  padding: 10px;
  border-radius: 0;
  font-size: 14px;
  height: 140px; }

.form-submit input[type="submit"] {
  background: #A7CFF3;
  color: #00457B;
  display: inline-block;
  line-height: 48px;
  padding: 0 40px;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
  border-radius: 5px; }
  .form-submit input[type="submit"]:focus, .form-submit input[type="submit"]:hover {
    background: #8FB1D2; }

.back_to_blog a {
  display: block;
  border: solid 1px #bbb;
  text-align: center;
  padding: 12px 5px;
  color: #5E5E5E;
  position: relative;
  margin-bottom: 20px; }

span.triangle_left {
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  position: absolute;
  left: 7px;
  bottom: 7px;
  border-bottom: 15px solid #ABABAB; }

#comments {
  margin-top: 1em; }

h2.comments-title {
  font-size: 15px;
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 1.8em; }

#comments .panel {
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none; }
#comments .panel-heading {
  border: none;
  background: none !important;
  border-radius: 0;
  padding: 0 10px; }
#comments .panel-body {
  padding: 0 10px; }
#comments h5.media-heading {
  font-weight: 700;
  color: #111;
  font-size: 16px;
  padding-top: 12px; }
  #comments h5.media-heading cite {
    font-style: normal; }
#comments .comment-meta a {
  color: #555; }
#comments footer.comment-reply {
  display: none; }
#comments ol.comment-list {
  padding: 0 !important; }
#comments label {
  font-weight: normal; }
#comments ol.comment-list {
  border-bottom: solid 1px #a0a0a0;
  margin-bottom: 20px;
  list-style: none; }
  #comments ol.comment-list li {
    list-style: none; }

#respond textarea:focus {
  outline: none; }
#respond input[type="text"]:focus, #respond input[type="email"]:focus, #respond input[type="submit"]:focus {
  outline: none; }
#respond p {
  margin-bottom: 20px; }
#respond .alert.alert-info,
#respond p.comment-form-url,
#respond p.form-allowed-tags,
#respond p.comment-form-cookies-consent {
  display: none; }

.single-post .news-full-info p {
  margin-bottom: 25px;
  font-size: 13px;
  color: #6D6D6D;
  line-height: 2.25rem; }

.custom_commentbox {
  position: relative; }
  .custom_commentbox .avatarbox {
    position: absolute;
    left: 0;
    top: 5px;
    width: 50px; }
  .custom_commentbox .commentbox {
    padding-left: 55px;
    position: relative;
    vertical-align: top; }
    .custom_commentbox .commentbox span {
      display: block; }
    .custom_commentbox .commentbox span.media-heading {
      font-weight: bold;
      color: #000;
      font-size: 14px;
      font-style: normal;
      padding-top: 4px;
      margin-bottom: 0; }
      .custom_commentbox .commentbox span.media-heading cite,
      .custom_commentbox .commentbox span.media-heading em {
        font-style: normal; }
    .custom_commentbox .commentbox a {
      color: #666; }
    .custom_commentbox .commentbox time {
      font-size: 12px; }

div.wpcf7 .ajax-loader {
  background-image: url("../img/ajax-loader.gif");
  width: 45px;
  height: 45px;
  margin-left: 10px; }

span.comment-awaiting-moderation {
  font-size: 11px;
  text-transform: uppercase;
  color: #a8d0f4; }

.ptb-1em {
  padding: 1em 0; }

.ptb-2em {
  padding: 2em 0; }

.ptb-3em {
  padding: 3em 0; }

.ptb-4em {
  padding: 4em 0; }

.ptb-5em {
  padding: 5em 0; }

.ptb-6em {
  padding: 6em 0; }

.pt-1em {
  padding-top: 1em; }

.pt-2em {
  padding-top: 2em; }

.pt-3em {
  padding-top: 3em; }

.pt-4em {
  padding-top: 4em; }

.pt-5em {
  padding-top: 5em; }

.pt-6em {
  padding-top: 6em; }

.pb-1em {
  padding-bottom: 1em; }

.pb-2em {
  padding-bottom: 2em; }

.pb-3em {
  padding-bottom: 3em; }

.pb-4em {
  padding-bottom: 4em; }

.pb-5em {
  padding-bottom: 5em; }

.pb-6em {
  padding-bottom: 6em; }

/*# sourceMappingURL=style.css.map */

@media (max-width: 767px) {

	li.bookbtn {
    display: none;
}
	li.bookbtn-mob {
    display: inline;
	margin-left: 20px;
}
}

@media (min-width: 768px) {

	li.bookbtn {
    display: inline;
}
	li.bookbtn-mob {
    display: none;
}
}

.btn-book.book-button {
    margin-right: 20px;
}

@media (max-width: 767px) {
.nav-contact {
    top: 60px;
}
}

@media (max-width: 767px) {
.nav-contact .socialmob, .nav-contact .socialmob, .nav-contact .socialmob {
    display: none;
	
}
}

@media (max-width: 385px) {
.navbar-header {
	height: 160px;}
	
	.header-phone {
	top: -25px;
	}
}

@media (max-width: 767px) {
.header-phone {
    right: -195px;
}
}

.partner-logos {
    margin: 2% 0 1% 0;
}

.footer {
    height: 207px;
}

.footer-copyright {
    margin-bottom: 10px;
}

.quickPromotion {
  text-align: center;
  font-size: 16px;
  padding: 15px 0;
}

.navbar-default .navbar-nav > li.red-highlight > a {
  color: #ff0000;
}

.footer {
  border-bottom: 0 !important;
  padding-top: 0;
}

.footer-bottom .footer-logo,
.footer-bottom .contact,
.footer-bottom .address {
  padding-top: 34px;
}


.footer .partner-logos {
  margin-bottom: 2%;
}

.footer-bottom {
  background-color: #A8D0F4;
  padding: 30px 0;
}

.footer-logo .ft-logo {
  margin-bottom: 30px;
  display: block;
}

.footer-logo .ft-logo img {
  max-width: 230px;
  width: 100%;
}

.footer-logo .copyright,
.footer-logo .developer,
.footer-logo .developer a {
  color: #00447C;
}

.footer-bottom h6 {
  color: #00447C;
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto 20px;
}

.footer-bottom .contact a,
.footer-bottom .address a {
  color: #00447C;
  font-size: 14px;
  font-weight: 600;
}

.footer-bottom .address h6,
.footer-bottom .address p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.footer-bottom .contact a .icon,
.footer-bottom .address a .icon {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  display: inline-block;
  font-size: 16px;
} 
.footer-bottom .address a span {
  display: inline-block;
  vertical-align: top;
}

.footer-bottom .address a span.text {
  width: calc(100% - 28px);
}

.footer-bottom .social-icons {
  display: block;
  margin-top: 20px;
}

.footer-bottom .social-icons .twitter {
  display: inline-block;
}

@media (max-width: 990px) {
  .footer-bottom,
  .footer-bottom .developer {
    text-align: center;
  }

  .footer-bottom .col-sm-12 {
    margin-top: 30px;
  }

  .footer-bottom .footer-logo,
  .footer-bottom .contact,
  .footer-bottom .address {
    padding-top: 0;
  }

  .footer-bottom .social-icons {
    float: none;
  } 

  .footer-bottom .address a span.text {
    width: auto;
  }

  .footer-bottom .address h6,
  .footer-bottom .address p {
    width: 100%;
  }
}

.page-content .blue-section {
  background-color: #A8D0F4;
  padding: 30px 30px 50px;
  max-width: 357px;
  width: 100%;
  z-index: 2;
}

.page-content .blue-section * {
  transition: 0.3s all ease;
}

.page-content .blue-section h4 {
  color: #00447C;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.page-content .blue-section ul {
  list-style: none;
  padding: 0;
  margin: 0 auto 30px;
}

.page-content .blue-section ul li {
  margin: 0 auto 10px;
}

.single-page-content .blue-section ul li:before {
  display: none;
}

.page-content .blue-section ul li a {
  color: #00447C;
  font-size: 16px;
  font-weight: 600;
}

.page-content .blue-section ul li a:hover,
.page-content .blue-section ul li a:hover i {
  color: #009ddc;
}

.page-content .blue-section .icon {
  color: #00447C;
  margin-right: 10px;
}

.page-content .blue-section .icon i {
  font-size: 20px;
}

.page-content .blue-section .button {
  background-color: #1E73BE;
  border-radius: 5px;
  border: 0 !important;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  padding: 15px;
  text-align: center;
}

.page-content .blue-section .button:hover {
  background-color: #009ddc;
}