/*
// Table of content
// -----------------------------------------------------------------------------
// - 1. Homepage
// - 2. About Page
// - 3. Doctors Page
// - 4. Departments Page
// - 5. Medical Care Page
// - 6. Blog Page
// - 7. Blog Read Page
// - 8. Contact Page
*/
/* -----------------------------------------------------------------------------
// 1. Homepage
// ----------------------------------------------------------------------------- */
.homepage .section-headline {
  margin-bottom: 40px;
  text-align: center; }
  .homepage .section-headline h4 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 30px;
    color: #181818; }
  .homepage .section-headline p {
    margin-bottom: 50px;
    color: #9c9c9c; }
.homepage .hero-slider {
  position: relative;
  max-height: 700px;
  overflow: hidden;
  text-align: left;
  background-color: #000; }
  .homepage .hero-slider .signature {
    display: block;
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 48px;
    padding-bottom: 15px;
    color: #3fb3e5; }
  .homepage .hero-slider .name {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #4c4c4c; }
  .homepage .hero-slider .btn {
    text-transform: uppercase;
    margin-right: 10px; }
    .homepage .hero-slider .btn.different {
      background-color: #fff;
      border-color: #fff;
      color: #4b4b4b; }
  .homepage .hero-slider .tparrows {
    background-color: #fff; }
    .homepage .hero-slider .tparrows:before {
      color: #c4c4c4; }
    .homepage .hero-slider .tparrows:hover {
      color: #3fb3e5; }
      .homepage .hero-slider .tparrows:hover:before {
        color: #3fb3e5; }
.homepage .opening .left-side {
  padding-right: 0;
  margin-right: 0; }
.homepage .opening .right-side {
  padding-left: 0;
  margin-left: 0; }
.homepage .opening .middle {
  padding: 0;
  margin: 0; }
@media (max-width: 992px) {
  .homepage .opening .left-side,
  .homepage .opening .right-side {
    padding: 0;
    margin: 0; } }
.homepage .opening .iconbox {
  height: 420px; }
.homepage .opening .list li {
  opacity: .6;
  color: #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #60cef2; }
  .homepage .opening .list li:before, .homepage .opening .list li:after {
    content: " ";
    display: table; }
  .homepage .opening .list li:after {
    clear: both; }
.homepage .opening .list li:last-child {
  border-bottom: none; }
.homepage .departments .btn {
  margin-left: 10px; }
.homepage .testimonials {
  background: url(http://placehold.it/1895x1000) center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
.homepage .about {
  background-color: #f9f9f9; }
  .homepage .about .icon {
    background-color: #fff;
    color: #c4c4c4; }
  .homepage .about h4 {
    color: #4b4b4b; }
  .homepage .about p {
    color: #9c9c9c; }
  .homepage .about .iconbox:hover .icon {
    background-color: #3fb3e5;
    color: #fff; }
.homepage .recent-post {
  position: relative;
  background-color: #f9f9f9;
  margin-bottom: 30px; }
  .homepage .recent-post:before, .homepage .recent-post:after {
    content: " ";
    display: table; }
  .homepage .recent-post:after {
    clear: both; }
  .homepage .recent-post .img {
    width: 50%;
    float: left;
    margin-bottom: 0; }
  .homepage .recent-post .align {
    width: 50%;
    float: left;
    padding: 35px; }
    .homepage .recent-post .align p,
    .homepage .recent-post .align h4 {
      margin: 0; }
    .homepage .recent-post .align h4 a {
      display: inline-block;
      margin-bottom: 5px;
      font-weight: 600;
      letter-spacing: 2px;
      font-size: 14px;
      color: #181818;
      text-transform: uppercase; }
    .homepage .recent-post .align h4 + p {
      font-size: 12px;
      margin-bottom: 20px; }
  .homepage .recent-post .meta {
    position: absolute;
    bottom: 0;
    left: 0; }
    .homepage .recent-post .meta .date {
      display: block;
      width: 90px;
      padding: 10px 0;
      background-color: #3fb3e5;
      background-color: rgba(63, 179, 229, 0.85);
      text-align: center;
      color: #fff;
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      font-size: 18px;
      font-weight: 400;
      text-transform: uppercase; }
      .homepage .recent-post .meta .date strong {
        color: #fff;
        display: block;
        font-size: 30px;
        font-weight: 400;
        margin-bottom: -5px; }
  @media (max-width: 600px) {
    .homepage .recent-post .img, .homepage .recent-post .align {
      float: none;
      width: 100%; }
    .homepage .recent-post .meta {
      top: 0; } }
.homepage .counters {
  background: url(http://placehold.it/1895x1000) center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
.homepage .appointment {
  position: relative;
  overflow: hidden; }
  .homepage .appointment img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%; }
  .homepage .appointment .align {
    padding: 80px 0 80px 80px; }
  .homepage .appointment h3 {
    margin-bottom: 30px;
    text-align: left;
    text-transform: uppercase; }
  .homepage .appointment input,
  .homepage .appointment .select-container {
    background-color: #fff; }
  .homepage .appointment .select-container {
    text-align: left;
    padding-left: 20px; }
  @media (max-width: 992px) {
    .homepage .appointment img {
      display: none; }
    .homepage .appointment .align {
      padding: 80px 0 80px 0; } }

/* -----------------------------------------------------------------------------
// 2. About Page
// ----------------------------------------------------------------------------- */
.about .hero-title {
  background-image: url(http://placehold.it/1895x1200); }
.about .learn-more {
  position: relative; }
  .about .learn-more .splash {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%; }
  .about .learn-more .align {
    padding: 80px 50px 80px 0; }
  .about .learn-more h2 {
    text-transform: uppercase;
    font-size: 30px; }
  .about .learn-more .iconbox {
    margin-bottom: 0; }
  .about .learn-more .icon {
    width: 80px;
    height: 80px;
    background-color: #3fb3e5;
    color: #fff; }
    .about .learn-more .icon img {
      width: 32px;
      margin-top: 23px; }
  .about .learn-more h4 {
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4b4b4b;
    font-size: 14px;
    letter-spacing: 2px; }
  .about .learn-more .btn {
    margin: 20px 10px 0 0;
    font-size: 12px; }
  @media (max-width: 992px) {
    .about .learn-more .splash {
      display: none; }
    .about .learn-more .align {
      padding: 80px 0 80px 0; } }
.about .testimonials {
  background: url(http://placehold.it/1895x1200) center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
.about .info h2 {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 2px; }
.about .features {
  background-color: #f9f9f9; }
  .about .features .icon {
    background-color: #fff;
    color: #c4c4c4; }
  .about .features h4 {
    color: #4b4b4b; }
  .about .features p {
    color: #9c9c9c; }
  .about .features .iconbox:hover .icon {
    background-color: #3fb3e5;
    color: #fff; }
.about .cta h3 {
  margin-top: 25px;
  font-size: 20px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }
.about .cta .btn {
  color: #3fb3e5;
  background-color: #fff; }
  .about .cta .btn:hover {
    border-color: #fff;
    color: #fff;
    background-color: transparent; }

/* -----------------------------------------------------------------------------
// 3. Doctors Page
// ----------------------------------------------------------------------------- */
.doctors .hero-title {
  background-image: url(http://placehold.it/1895x1200); }
.doctors .filter {
  margin-bottom: 100px;
  text-align: center; }
  .doctors .filter ul {
    padding: 0;
    list-style-type: none; }
  .doctors .filter li {
    display: inline; }
    .doctors .filter li:last-child a {
      border-right: 1px solid #f1f1f1; }
    .doctors .filter li.active a {
      color: #3fb3e5; }
  .doctors .filter a {
    border: 1px solid #f1f1f1;
    border-right: none;
    margin-left: -4px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    padding: 20px 25px;
    text-transform: uppercase;
    color: #4b4b4b; }
    .doctors .filter a:hover {
      color: #3fb3e5;
      text-decoration: none; }
@media (max-width: 992px) {
  .doctors .filter li,
  .doctors .filter a {
    display: block; }
  .doctors .filter li:last-child a {
    border-bottom: 1px solid #f1f1f1; }
  .doctors .filter a {
    border-right: 1px solid #f1f1f1;
    border-bottom: none; } }
.doctors .person {
  margin-bottom: 30px; }

/* -----------------------------------------------------------------------------
// 4. Departments Page
// ----------------------------------------------------------------------------- */
.departments .hero-title {
  background-image: url(http://placehold.it/1895x1200); }
.departments .page-title {
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 30px; }
.departments .department-title {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20px;
  margin-top: 0; }
.departments .gallery {
  margin: 50px 0; }
.departments .filter {
  margin-bottom: 60px;
  text-align: center; }
  .departments .filter ul {
    padding: 0;
    list-style-type: none; }
  .departments .filter li {
    display: block; }
    .departments .filter li:last-child a {
      border-bottom: 1px solid #f1f1f1; }
    .departments .filter li.active a {
      color: #3fb3e5; }
  .departments .filter a {
    display: block;
    border: 1px solid #f1f1f1;
    border-bottom: none;
    margin-left: -4px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    padding: 20px 25px;
    text-transform: uppercase;
    color: #4b4b4b;
    font-size: 11px;
    letter-spacing: 2px;
    font-weight: 600;
    text-align: left; }
    .departments .filter a:hover {
      color: #3fb3e5;
      text-decoration: none; }
.departments .btn-group {
  margin: 50px 0 30px 0; }
  .departments .btn-group .btn {
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 10px; }
.departments h5 {
  margin-bottom: 30px;
  font-size: 14px;
  color: #4b4b4b;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase; }
.departments .department-list {
  margin-bottom: 30px; }
  .departments .department-list li {
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1; }
    .departments .department-list li:before, .departments .department-list li:after {
      content: " ";
      display: table; }
    .departments .department-list li:after {
      clear: both; }
  .departments .department-list span + span {
    color: #3fb3e5; }

/* -----------------------------------------------------------------------------
// 5. Medical Care Page
// ----------------------------------------------------------------------------- */
.medical-care .hero-title {
  background-image: url(http://placehold.it/1895x1200); }
.medical-care .section-headline {
  text-align: center; }
  .medical-care .section-headline .icon, .medical-care .section-headline:hover .icon {
    background-color: #3fb3e5;
    color: #fff; }
  .medical-care .section-headline h4 {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 24px;
    color: #181818; }
  .medical-care .section-headline p {
    margin-bottom: 50px;
    color: #9c9c9c; }
.medical-care .features .icon {
  background-color: #f1f1f1;
  color: #c4c4c4; }
.medical-care .features h4 {
  color: #4b4b4b; }
.medical-care .features p {
  color: #9c9c9c; }
.medical-care .features .iconbox:hover .icon {
  background-color: #3fb3e5;
  color: #fff; }
.medical-care .services h2 {
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 30px; }
.medical-care .services .imgbox.style2 .align {
  padding: 10px 20px 40px 20px; }
.medical-care .services .imgbox.style2 h3 {
  font-size: 14px;
  color: #4b4b4b;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase; }
.medical-care .services .imgbox.style2 .btn {
  margin-top: 25px; }
.medical-care .services .imgbox.style2:hover {
  background-color: #fff;
  color: #9c9c9c; }
  .medical-care .services .imgbox.style2:hover h3 {
    color: #4b4b4b; }
  .medical-care .services .imgbox.style2:hover .btn {
    background-color: #3fb3e5;
    color: #fff;
    border-color: #3fb3e5; }
.medical-care .clinic .align {
  background-color: #f9f9f9;
  padding: 50px; }
  .medical-care .clinic .align .list {
    margin-top: 30px; }
    .medical-care .clinic .align .list li:before {
      content: '\f00c'; }
.medical-care .counters {
  background: url(http://placehold.it/1895x1200) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .medical-care .counters .progress-item {
    text-align: center; }
    .medical-care .counters .progress-item strong {
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      position: absolute;
      top: 64.5px;
      right: 0;
      left: 0;
      color: #fff;
      font-weight: 500;
      font-size: 36px; }
    .medical-care .counters .progress-item h4 {
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      font-size: 14px;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-top: 30px;
      color: #fff; }
  @media (max-width: 992px) {
    .medical-care .counters .progress-item {
      margin-bottom: 30px; } }

/* -----------------------------------------------------------------------------
// 6. Blog Page
// ----------------------------------------------------------------------------- */
.blog-list .hero-title {
  background-image: url(http://placehold.it/1895x1200); }
.blog-list .post {
  position: relative;
  background-color: #f9f9f9;
  margin-bottom: 30px; }
  .blog-list .post:before, .blog-list .post:after {
    content: " ";
    display: table; }
  .blog-list .post:after {
    clear: both; }
  .blog-list .post .img {
    position: relative;
    width: 50%;
    float: left;
    margin-bottom: 0; }
    .blog-list .post .img .popup {
      opacity: 1; }
    .blog-list .post .img .play {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 85px;
      height: 85px;
      border-radius: 100%;
      line-height: 85px;
      text-align: center;
      background-color: rgba(255, 255, 255, 0.1);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      .blog-list .post .img .play i {
        font-size: 16px;
        position: relative;
        top: initial; }
  .blog-list .post .align {
    width: 50%;
    float: left;
    padding: 35px; }
    .blog-list .post .align p,
    .blog-list .post .align h4 {
      margin: 0; }
    .blog-list .post .align h4 a {
      font-weight: 600;
      letter-spacing: 2px;
      font-size: 14px;
      margin-bottom: 5px;
      color: #181818;
      text-transform: uppercase; }
    .blog-list .post .align h4 + p {
      margin-bottom: 30px; }
  .blog-list .post .btn {
    margin-top: 40px;
    -webkit-transition: border 0.5s;
    -moz-transition: border 0.5s;
    -ms-transition: border 0.5s;
    -o-transition: border 0.5s;
    transition: border 0.5s; }
    .blog-list .post .btn:hover {
      background-color: #3fb3e5;
      border-color: #3fb3e5;
      color: #fff; }
  .blog-list .post .meta {
    position: absolute;
    bottom: 0;
    left: 0; }
    .blog-list .post .meta .date {
      display: block;
      width: 90px;
      padding: 10px 0;
      text-align: center;
      color: #fff;
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      background-color: #3fb3e5;
      background-color: rgba(63, 179, 229, 0.85);
      font-size: 18px;
      text-transform: uppercase; }
      .blog-list .post .meta .date strong {
        color: #fff;
        display: block;
        font-size: 30px;
        margin-bottom: -5px; }
  @media (max-width: 600px) {
    .blog-list .post .img, .blog-list .post .align {
      float: none;
      width: 100%; }
    .blog-list .post .meta {
      top: 0; } }
.blog-list .post-quote .align {
  padding-top: 80px; }
.blog-list .post-quote i {
  position: relative;
  bottom: -5px;
  font-size: 20px;
  float: left;
  color: #e5e5e5; }
.blog-list .post-quote .quote-content {
  margin-left: 40px !important;
  font-size: 16px;
  line-height: 30px; }
  .blog-list .post-quote .quote-content strong {
    display: block;
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #181818;
    font-weight: 600;
    text-transform: uppercase; }

/* -----------------------------------------------------------------------------
// 7. Blog Read Page
// ----------------------------------------------------------------------------- */
.blog-read .hero-title {
  background-image: url(http://placehold.it/1895x1200); }
.blog-read .main .post-img {
  position: relative;
  margin-bottom: 20px; }
.blog-read .main .meta {
  position: absolute;
  bottom: 0;
  left: 0; }
  .blog-read .main .meta .date {
    display: block;
    width: 90px;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    background-color: #3fb3e5;
    background-color: rgba(63, 179, 229, 0.85);
    font-size: 18px;
    text-transform: uppercase; }
    .blog-read .main .meta .date strong {
      color: #fff;
      display: block;
      font-size: 30px;
      margin-bottom: -5px; }
.blog-read .main .post-heading:before, .blog-read .main .post-heading:after {
  content: " ";
  display: table; }
.blog-read .main .post-heading:after {
  clear: both; }
.blog-read .main .post-heading ul {
  margin-top: 10px;
  padding: 0;
  list-style-type: none; }
.blog-read .main .post-heading li {
  display: inline-block; }
.blog-read .main .post-heading a {
  margin-left: 10px;
  padding: 10px 20px;
  font-size: 12px;
  color: #9c9c9c;
  background-color: #f1f1f1; }
.blog-read .main h2 {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0 0 5px 0; }
  .blog-read .main h2 + p {
    margin-top: 0; }
.blog-read .main p {
  margin: 25px 0; }
.blog-read .main figure {
  text-align: center; }
  .blog-read .main figure figcaption {
    margin: 10px 0; }
.blog-read .main .post-tags {
  margin-top: 50px;
  padding: 0; }
  .blog-read .main .post-tags li {
    display: inline;
    list-style: none; }
  .blog-read .main .post-tags a {
    padding: 10px 20px;
    margin-right: 10px; }
    .blog-read .main .post-tags a:hover {
      background-color: #3fb3e5;
      border-color: #3fb3e5;
      color: #fff; }
.blog-read .main .post-social {
  margin: 20px 0 50px 0;
  padding: 30px;
  background-color: #f9f9f9; }
  .blog-read .main .post-social:before, .blog-read .main .post-social:after {
    content: " ";
    display: table; }
  .blog-read .main .post-social:after {
    clear: both; }
  .blog-read .main .post-social h3 {
    float: left;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 10px 0 0 0;
    text-transform: uppercase; }
  .blog-read .main .post-social ul {
    float: right;
    margin: 0; }
  .blog-read .main .post-social li {
    display: inline;
    list-style: none; }
    .blog-read .main .post-social li a {
      display: inline-block;
      margin-left: 10px;
      width: 30px;
      height: 30px;
      line-height: 30px;
      border-radius: 100%;
      text-align: center;
      font-size: 14px;
      color: #c4c4c4;
      background-color: #fff; }
      .blog-read .main .post-social li a:hover {
        background-color: #3fb3e5;
        color: #fff; }
.blog-read .main .post-comments {
  margin-top: 100px; }
  .blog-read .main .post-comments h3 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .blog-read .main .post-comments .comment {
    position: relative;
    background-color: #f9f9f9;
    padding: 30px;
    margin-bottom: 10px; }
    .blog-read .main .post-comments .comment:before, .blog-read .main .post-comments .comment:after {
      content: " ";
      display: table; }
    .blog-read .main .post-comments .comment:after {
      clear: both; }
    .blog-read .main .post-comments .comment-avatar {
      width: 15%;
      float: left;
      overflow: hidden;
      border-radius: 100%; }
    .blog-read .main .post-comments .comment .align {
      float: left;
      margin-left: 4%;
      width: 81%; }
    .blog-read .main .post-comments .comment h5 {
      display: inline-block;
      font-weight: 600;
      letter-spacing: 2px;
      text-transform: uppercase; }
    .blog-read .main .post-comments .comment p {
      margin-bottom: 0; }
    .blog-read .main .post-comments .comment .date {
      font-size: 12px;
      display: block; }
    .blog-read .main .post-comments .comment .reply {
      position: absolute;
      top: 40px;
      right: 50px;
      color: #3fb3e5;
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      font-size: 12px;
      text-transform: uppercase; }
.blog-read .main .comment-form {
  margin-top: 100px; }
  .blog-read .main .comment-form h3 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .blog-read .main .comment-form label {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 10px;
    text-transform: uppercase; }
  .blog-read .main .comment-form textarea {
    height: 143px; }
.blog-read aside .item {
  margin-bottom: 50px; }
  .blog-read aside .item h3 {
    margin-top: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 20px; }
.blog-read aside .post {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1; }
  .blog-read aside .post:before, .blog-read aside .post:after {
    content: " ";
    display: table; }
  .blog-read aside .post:after {
    clear: both; }
  .blog-read aside .post + .post {
    border-bottom: none; }
  .blog-read aside .post .post-thumbnail {
    width: 20%;
    float: left; }
  .blog-read aside .post .align {
    margin-left: 24%; }
    .blog-read aside .post .align h4 {
      margin: 0 0 5px 0;
      line-height: 16px;
      font-size: 13px;
      text-transform: none;
      font-family: "Open Sans", Helvetica, Arial, sans-serif; }
    .blog-read aside .post .align a {
      color: #9c9c9c; }
    .blog-read aside .post .align span {
      color: #3fb3e5;
      font-size: 11px; }
.blog-read aside .categories .list a, .blog-read aside .categories .list li:before {
  color: #9c9c9c; }
.blog-read aside .categories .list li:hover:before {
  color: #3fb3e5; }
.blog-read aside .categories .list a:hover {
  color: #4b4b4b;
  text-decoration: none; }
.blog-read aside .form-control {
  height: 50px;
  padding: 10px 20px;
  font-size: 14px;
  color: #181818;
  background-color: #f9f9f9;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

/* -----------------------------------------------------------------------------
// 8. Contact Page
// ----------------------------------------------------------------------------- */
.contact-page .contact-map {
  position: relative; }
  .contact-page .contact-map #map {
    width: 100%;
    height: 500px;
    z-index: 0;
    position: relative; }
  .contact-page .contact-map .contact-note {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: #3fb3e5;
    text-align: center;
    padding: 50px 0; }
    .contact-page .contact-map .contact-note h3 {
      margin: 0;
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      font-size: 24px;
      line-height: 34px;
      color: #fff; }
.contact-page .contact-form h3 {
  margin: 0 0 30px 0;
  text-transform: uppercase; }
.contact-page .contact-form textarea {
  height: 300px; }
.contact-page .meta h4 {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600; }
.contact-page .meta h4 + p {
  margin-bottom: 35px; }
@media (max-width: 992px) {
  .contact-page .meta {
    margin-top: 50px; } }
.contact-page .social {
  padding: 0; }
  .contact-page .social li {
    list-style-type: none;
    display: inline-block; }
  .contact-page .social a {
    margin-right: 15px;
    color: #c4c4c4; }
    .contact-page .social a:hover {
      color: #3fb3e5; }
	      .hero-title {
        background-image: url(http://dishekimibursa.com/ic_sayfa_ustu.jpg) !important;
    }

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