@charset "UTF-8";
header,
h1, h2, h3, h4, h5, h6, p,
.container-fluid,
.row,
ul, ol,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  padding: 0px;
  margin: 0px;
}

.navbar-default {
  border: none;
  background: transparent;
  box-shadow: none;
  border-radius: 0px;
  min-height: 0px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
  border: none;
  box-shadow: none;
}

.nav > li > a, .navbar-nav > li > a {
  text-shadow: none;
  padding: 0px;
}

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

.navbar-nav.navbar-right:last-child {
  margin-right: 0px;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin: 0px;
  padding: 0px;
}

.navbar-nav {
  margin: 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
}

.navbar-collapse.in {
  overflow: visible;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-font-smoothing: antialiased !important;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: inherit;
  outline: 0;
}
a:hover, a:focus {
  color: inherit;
  text-decoration: inherit;
  outline: inherit;
}

h1, h2, h3, h4, .font-secondary {
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
}

.font-primary {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

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

strong {
  font-weight: 600;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.social-button-facebook, .social-button-twitter, .social-button-google-plus, .social-button-youtube {
  color: #fff;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.social-button-facebook {
  background: #3b5998;
}

.social-button-twitter {
  background: #55acee;
}

.social-button-google-plus {
  background: #dc4e41;
}

.social-button-youtube {
  background: #cd201f;
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.owl-carousel .owl-item {
  transform: translateZ(0);
}

mark {
  padding: 0;
}

.no-search-results {
  display: none;
}
.no-search-results .content {
  color: #dd1136;
  padding: 15px !important;
  font-size: 18px;
}

.search-result-show {
  display: block;
}

.search-result-hide {
  display: none;
}

.top-bar {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5000;
}
.top-bar a {
  font-weight: bold;
}

.unpublished-item:after {
  content: "Taslak";
  position: absolute;
  top: 8px;
  right: 10px;
  color: #dd1136;
  font-weight: bold;
  font-size: 20px;
  font-style: italic;
}

.background-effect {
  position: relative;
  overflow: hidden;
  z-index: 1;
  /*============================================
  =            Loop for drop effect            =
  ============================================*/
  /*=====  End of Loop for drop effect  ======*/
}
.background-effect .effect-container {
  transform: skew(-45deg);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
}
.background-effect .drop {
  position: absolute;
  z-index: -1;
  width: 2px;
  height: 100px !important;
}
@keyframes backgroundEffect1 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop1 {
  top: 259px;
  animation: backgroundEffect1 4s infinite ease-in;
}
@keyframes backgroundEffect2 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop2 {
  top: 201px;
  animation: backgroundEffect2 5s infinite ease-in;
}
@keyframes backgroundEffect3 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop3 {
  top: 181px;
  animation: backgroundEffect3 4s infinite ease-in;
}
@keyframes backgroundEffect4 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop4 {
  top: 279px;
  animation: backgroundEffect4 6s infinite ease-in;
}
@keyframes backgroundEffect5 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop5 {
  top: 286px;
  animation: backgroundEffect5 6s infinite ease-in;
}
@keyframes backgroundEffect6 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop6 {
  top: 200px;
  animation: backgroundEffect6 4s infinite ease-in;
}
@keyframes backgroundEffect7 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop7 {
  top: 256px;
  animation: backgroundEffect7 5s infinite ease-in;
}
@keyframes backgroundEffect8 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop8 {
  top: 58px;
  animation: backgroundEffect8 5s infinite ease-in;
}
@keyframes backgroundEffect9 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop9 {
  top: 122px;
  animation: backgroundEffect9 5s infinite ease-in;
}
@keyframes backgroundEffect10 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop10 {
  top: 268px;
  animation: backgroundEffect10 6s infinite ease-in;
}
@keyframes backgroundEffect11 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop11 {
  top: 46px;
  animation: backgroundEffect11 6s infinite ease-in;
}
@keyframes backgroundEffect12 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop12 {
  top: 114px;
  animation: backgroundEffect12 6s infinite ease-in;
}
@keyframes backgroundEffect13 {
  0% {
    transform: translate(0, -400%);
  }
  100% {
    transform: translate(0, 500%);
  }
}
.background-effect .drop13 {
  top: 281px;
  animation: backgroundEffect13 4s infinite ease-in;
}

.newsletter {
  background: #333;
  color: #fff;
  padding: 2vw 0;
  overflow: visible !important;
}
.newsletter .form {
  margin-top: 20px;
}
.newsletter .form-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .newsletter .form-title {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
.newsletter input {
  background: #414141 !important;
  color: #fff !important;
  float: left;
  width: 60%;
}
.newsletter input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #fff;
}
.newsletter input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}
.newsletter input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.newsletter input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
@media (max-width: 980px) {
  .newsletter input {
    width: 50%;
  }
}
.newsletter button {
  float: right;
}
.newsletter .newsletter-view-button, .newsletter .newsletter-view-text {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .newsletter .newsletter-view-button, .newsletter .newsletter-view-text {
    padding: 10px 0;
    text-align: center;
  }
}
.newsletter .newsletter-view-button .btn, .newsletter .newsletter-view-text .btn {
  background: #dd1136;
  border-bottom: 3px solid #ae0d2a;
  font-weight: 700;
  padding-right: 35px;
  padding-left: 35px;
  translate: all 0.3s;
}
@media (max-width: 767px) {
  .newsletter .newsletter-view-button .btn, .newsletter .newsletter-view-text .btn {
    width: 100%;
  }
}
.newsletter .newsletter-view-text {
  font-size: 14px;
}
@media (max-width: 980px) {
  .newsletter .newsletter-view-text {
    font-size: 12px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .newsletter .newsletter-view-text {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .bullettin-container, .subscribe-container {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .bullettin-container, .subscribe-container {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .subscribe-container input, .subscribe-container .btn {
    width: 100%;
    margin-bottom: 10px;
  }
}

.our-websites {
  position: relative;
  padding: 2vw 0;
}
@media (max-width: 767px) {
  .our-websites {
    overflow: hidden;
  }
}
.our-websites .our-websites-carousel .owl-item {
  min-height: 50px;
  display: table;
}
.our-websites .our-websites-text {
  text-align: center;
  margin-bottom: 2vw;
  font-weight: 600;
}
.our-websites .disabled {
  display: block !important;
}
.our-websites ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.our-websites ul li {
  margin: 0;
  padding: 0;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.our-websites ul li a {
  display: inline-block;
}
.our-websites ul li img {
  margin: 0 auto;
  display: block;
  max-width: 165px;
}
.our-websites ul .owl-item img {
  width: auto;
}
.our-websites .owl-nav {
  color: #333333;
}
.our-websites .owl-nav .owl-prev, .our-websites .owl-nav .owl-next {
  width: 70px;
  height: 70px;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(45deg);
  top: -35px;
}
.our-websites .owl-nav .owl-prev i, .our-websites .owl-nav .owl-next i {
  transform: rotate(-45deg);
  font-size: 40px;
}
.our-websites .owl-nav .owl-prev {
  left: -35px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 8px;
}
.our-websites .owl-nav .owl-prev i {
  margin-top: 2px;
  margin-left: 40px;
}
.our-websites .owl-nav .owl-next {
  right: -35px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 8px;
}
.our-websites .owl-nav .owl-next i {
  margin-top: 30px;
  margin-left: 15px;
}

.maps.detail-map {
  width: calc(100vw - 150px);
}
@media (max-width: 767px) {
  .maps.detail-map {
    width: 100%;
  }
}
.maps .maps-header {
  background: #dd1136;
}
.maps .map-tab {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 15px;
}
.maps .map-tab li {
  list-style: none;
  color: #fff;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .maps .map-tab li {
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }
}
.maps .map-tab li a {
  padding: 15px 35px;
  display: block;
  font-weight: 600;
}
.maps .map-tab li a {
  transition: all 0.5s ease;
}
@media (max-width: 991px) {
  .maps .map-tab li a {
    font-size: 12px;
  }
}
.maps .map-tab li a:hover {
  color: #dd1136;
  background: #fff;
}
@media (max-width: 991px) {
  .maps .map-tab li a {
    padding: 15px;
  }
}
.maps .map-tab li.active a {
  color: #dd1136;
  background: #fff;
}
.maps .gmnoprint {
  display: none;
}
.maps .map-desc {
  background: #fff;
  width: auto;
  display: inline-block;
  position: absolute;
  z-index: 999;
  margin-top: 190px;
}
.maps .map-desc img {
  display: none;
}
@media (max-width: 767px) {
  .maps .map-desc img {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .maps .map-desc {
    display: none;
  }
}
.maps .map-desc .map-info {
  padding: 15px 20px 15px 30px;
}
@media (max-width: 991px) {
  .maps .map-desc .map-info {
    padding: 15px;
  }
}
.maps .map-desc .hospital-name {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #dd1136;
  font-size: 14px;
}
.maps .map-desc .map-address {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #4a4a4a;
}

footer {
  padding: 3vw 0;
  background: #383838;
  color: #acacac;
  font-size: 13px;
}
footer h6 {
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 600;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
footer ul li {
  display: block;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  footer div[class*=column-] {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  footer div[class*=column-]:last-child {
    margin-bottom: 0;
  }
}
footer .column-1 p {
  display: block;
  padding-right: 2vw;
}
footer .column-1 .read-more {
  display: inline-block;
  margin-top: 10px;
  color: #636363;
}
footer .column-1 .read-more {
  transition: all, 0.3s;
}
footer .column-1 .read-more:hover {
  color: #acacac;
}
footer .column-1 .read-more i {
  margin-left: 5px;
  font-size: 10px;
}
@media (max-width: 991px) {
  footer .column-2 ul li {
    width: 50%;
    float: left;
  }
}
@media (max-width: 991px) {
  footer .column-3 {
    padding-right: 2vw;
    margin-top: 20px;
  }
}
footer .column-3 .row {
  padding: 5px 0;
  border-bottom: 1px solid #434343;
}
footer .column-3 .row:last-child {
  padding-bottom: 0;
  border: none;
}
footer .column-3 .row > div:first-child {
  font-weight: 600;
  color: #dd1136;
}
footer .column-4 {
  text-align: center;
}
@media (max-width: 991px) {
  footer .column-4 {
    text-align: left;
    margin-top: 20px;
  }
}
footer .column-4 a {
  transition: all, 0.3s;
}
footer .column-4 a img {
  display: block;
  border-bottom: 1px solid #434343;
  padding-bottom: 15px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  footer .column-4 a img {
    margin: 0;
  }
}
footer .column-4 a:hover img {
  opacity: 0.8;
}
footer .column-4 .footer-phone {
  display: block;
  margin: 25px 0;
  color: #fff;
}
footer .column-4 .footer-phone span, footer .column-4 .footer-phone strong {
  display: block;
  line-height: 1;
}
footer .column-4 .footer-phone strong {
  font-size: 34px;
  font-weight: 700;
}
footer .column-4 .footer-phone span {
  font-size: 12.5px;
  font-weight: 600;
}

.alert {
  border-radius: 0;
}

.not-found-page {
  padding: 8vw 0;
  text-align: center;
}
.not-found-page h1 {
  font-size: 160px;
  line-height: 1;
  margin-top: -50px;
}
.not-found-page .btn {
  background: #dd1136;
  border-bottom: 3px solid rgb(173.6428571429, 13.3571428571, 42.4285714286);
  padding: 10px 35px;
  font-weight: 700;
  color: #fff;
}
.not-found-page .btn {
  transition: all, 0.3s;
}
.not-found-page .btn:hover, .not-found-page .btn:focus, .not-found-page .btn:active {
  background: rgb(173.6428571429, 13.3571428571, 42.4285714286);
}

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

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

.form .iti {
  color: #000 !important;
  display: block !important;
}
.form .form-title {
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 40px;
}
.form input:focus:not(.valid),
.form textarea:focus:not(.valid),
.form select:focus:not(.valid) {
  border-color: #de1036 !important;
  outline: 0 !important;
}
.form .valid {
  border-color: #28a745 !important;
}
.form .has-error {
  animation: vibration 0.75s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  -ms-perspective: 1000px;
  perspective: 1000px;
  outline: none !important;
}
.form .error {
  color: #de1036;
  font-weight: normal;
}
.form input[type=checkbox] {
  width: 2rem;
  height: 2rem;
  vertical-align: top;
}
.form .checkbox {
  margin-left: 35px;
}
.form label {
  display: block;
  font-size: 12px;
}
@media (max-width: 1199px) {
  .form label {
    font-size: 10px;
  }
}
.form label span {
  color: red;
}
.form input[type=text],
.form input[type=password],
.form input[type=email],
.form input[type=tel],
.form textarea,
.form select {
  background: transparent;
  color: #fff;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form textarea {
  min-height: 110px;
  resize: none;
}
.form textarea.second-opinion-textarea {
  height: 105px;
}
.form select {
  cursor: pointer;
  border: none;
  outline: 0;
  border: 1px solid #fff;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icons/select-arrow-bg.png");
  margin: 0;
}
.form select option {
  background: #3e6075;
  color: #fff;
}
.form .form-button {
  color: #fff;
  background: #dd1136;
  border-bottom: 3px solid rgb(173.6428571429, 13.3571428571, 42.4285714286);
  font-weight: 700;
  padding-right: 35px;
  padding-left: 35px;
}
.form .form-button {
  transition: all, 0.3s;
}
.form .form-button:hover, .form .form-button:focus {
  color: #fff;
  background: rgb(173.6428571429, 13.3571428571, 42.4285714286);
}
.form .select-date,
.form .select-time {
  width: 50%;
  float: left;
  margin-bottom: 15px;
  overflow: hidden;
}
.form .select-date .select-month + span,
.form .select-time .select-month + span {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.form .select-date .select2-container,
.form .select-time .select2-container {
  width: auto !important;
  background: #dd1136;
  float: left;
}
.form .select-date .select2-container:focus,
.form .select-time .select2-container:focus {
  outline: 0;
}
.form .select-date .select2-container .selection:focus,
.form .select-time .select2-container .selection:focus {
  outline: 0;
}
.form .select-date .select2-container .select2-selection--single,
.form .select-time .select2-container .select2-selection--single {
  border-color: transparent;
}
.form .select-date .select2-container .select2-selection--single:focus,
.form .select-time .select2-container .select2-selection--single:focus {
  outline: 0;
}
.form .select-date .select2-container .select2-selection--single .select2-selection__arrow,
.form .select-time .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
.form .select-date .select2-container .select2-selection--single .select2-selection__rendered,
.form .select-time .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 5px;
}
.form .select-date select,
.form .select-time select {
  background: #dd1136;
  border: none;
  width: 20%;
  max-width: 32px;
  padding-left: 4px;
  padding-right: 4px;
  display: block;
  float: left;
  border-right: 1px solid #fff;
  font-weight: 700;
  font-size: 12px;
  text-indent: 5px;
}
@media (max-width: 767px) {
  .form .select-date select,
  .form .select-time select {
    padding-left: 0;
    padding-right: 0;
  }
}
.form .select-date select.select-year,
.form .select-time select.select-year {
  border: none;
  width: 28%;
  max-width: 46px;
}
.form .select-date select:hover, .form .select-date select:focus,
.form .select-time select:hover,
.form .select-time select:focus {
  outline: 0px !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.form .select-date .select-icon,
.form .select-time .select-icon {
  float: left;
  color: #dd1136;
  font-size: 24px;
  margin-left: 10px;
}
.form .select-time {
  float: right;
}
.form .select-time select {
  width: 60%;
  border: none;
  max-width: 92px;
}
@media (max-width: 767px) {
  .form .select-time select {
    width: 63%;
  }
}
.form .select2-container {
  width: 100% !important;
}
.form .select2-container .select2-selection--single {
  height: 34px;
}
.form .select2-container--focus {
  border: none;
  outline: 0;
  box-shadow: none;
}
.form .select2-container--default .select2-selection--single {
  background: transparent;
  border-color: #fff;
  border-radius: 0;
  color: #fff;
}
.form .select2-container--default .select2-selection--single::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #fff;
}
.form .select2-container--default .select2-selection--single:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}
.form .select2-container--default .select2-selection--single::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.form .select2-container--default .select2-selection--single:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  padding-left: 12px;
}
.form .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 30px;
  height: 32px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icons/select-arrow-bg.png");
}
.form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.form-2 input,
.form-2 textarea,
.form-2 select,
.form-2 option,
.form-2 .select2-container {
  background-color: #eceff4 !important;
  color: #8493a8 !important;
  font-size: 12px;
  border: 1px solid #d0d8e3 !important;
  border-radius: 2.5px !important;
}
.form-2 input::-webkit-input-placeholder,
.form-2 textarea::-webkit-input-placeholder,
.form-2 select::-webkit-input-placeholder,
.form-2 option::-webkit-input-placeholder,
.form-2 .select2-container::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #8493a8;
}
.form-2 input:-moz-placeholder,
.form-2 textarea:-moz-placeholder,
.form-2 select:-moz-placeholder,
.form-2 option:-moz-placeholder,
.form-2 .select2-container:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #8493a8;
  opacity: 1;
}
.form-2 input::-moz-placeholder,
.form-2 textarea::-moz-placeholder,
.form-2 select::-moz-placeholder,
.form-2 option::-moz-placeholder,
.form-2 .select2-container::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #8493a8;
  opacity: 1;
}
.form-2 input:-ms-input-placeholder,
.form-2 textarea:-ms-input-placeholder,
.form-2 select:-ms-input-placeholder,
.form-2 option:-ms-input-placeholder,
.form-2 .select2-container:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #8493a8;
}
.form-2 select {
  background-image: url("../img/icons/select-arrow-dark.png");
  background-position: 98% 50%;
}
.form-2 .select2-container--default .select2-selection--single {
  border-radius: 0;
  color: #8493a8;
}
.form-2 .select2-container--default .select2-selection--single::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #8493a8;
}
.form-2 .select2-container--default .select2-selection--single:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #8493a8;
  opacity: 1;
}
.form-2 .select2-container--default .select2-selection--single::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #8493a8;
  opacity: 1;
}
.form-2 .select2-container--default .select2-selection--single:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #8493a8;
}
.form-2 .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #8493a8 !important;
  font-size: 12px;
}
.form-2 .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("../img/icons/select-arrow-dark.png");
}

.form-3 input,
.form-3 select,
.form-3 textarea {
  border-color: #333;
  border-radius: 0;
  color: #333;
}
.form-3 input::-webkit-input-placeholder,
.form-3 select::-webkit-input-placeholder,
.form-3 textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #333;
}
.form-3 input:-moz-placeholder,
.form-3 select:-moz-placeholder,
.form-3 textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #333;
  opacity: 1;
}
.form-3 input::-moz-placeholder,
.form-3 select::-moz-placeholder,
.form-3 textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #333;
  opacity: 1;
}
.form-3 input:-ms-input-placeholder,
.form-3 select:-ms-input-placeholder,
.form-3 textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}
.form-3 .has-feedback i {
  color: #333;
}
.form-3 .select2-container .select2-selection--single {
  height: 34px;
}
.form-3 .select2-container--focus {
  border: none;
  outline: 0;
  box-shadow: none;
}
.form-3 .select2-container--default .select2-selection--single {
  border-color: #333;
  border-radius: 0;
  color: #333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-3 .select2-container--default .select2-selection--single::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #333;
}
.form-3 .select2-container--default .select2-selection--single:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #333;
  opacity: 1;
}
.form-3 .select2-container--default .select2-selection--single::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #333;
  opacity: 1;
}
.form-3 .select2-container--default .select2-selection--single:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}
.form-3 .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
}
.form-3 .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 32px;
}
.form-3 > [class*=col-] {
  padding: 0 15px;
}
.form-3 > [class*=col-]:first-child {
  padding-left: 0;
}
.form-3 > [class*=col-]:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .form-3 > [class*=col-] {
    padding: 0;
  }
}

.page-form {
  background-color: #f9f9f9;
}
.page-form .featured-area {
  min-height: 315px;
  background-size: cover;
  padding: 60px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-form .featured-area span {
  width: 70%;
  color: #fff;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.page-form .form-2 {
  background-color: #fff;
  padding: 40px;
}
.page-form .form-2 .form-group {
  padding: 0 15px;
}

.iti__country-list {
  margin-left: 0 !important;
}

/*=============================
=            Terms            =
=============================*/
#terms .modal-content {
  color: #000;
  font-size: 12px;
  padding: 10px;
}

/*=====  End of Terms  ======*/
@keyframes vibration {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
header {
  position: relative;
  color: #fff;
}
@media (max-width: 767px) {
  header {
    position: initial;
  }
}
header .language-popup {
  display: none;
  position: fixed;
  left: 0;
  color: #424442;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}
header .language-popup .language-popup-container {
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .language-popup .language-popup-container ul {
  display: inline-block;
}
header .language-popup .language-popup-container ul li {
  overflow: hidden;
  font-weight: 700;
  border-bottom: 2px solid #dd1136;
}
header .language-popup .language-popup-container ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
header .language-popup .language-popup-container ul li span {
  float: left;
}
header .language-popup .language-popup-container ul li img {
  float: right;
  margin-left: 50px;
}
header .header-image {
  display: none;
}
header.header-detail-page .owl-carousel {
  display: none;
}
header.header-detail-page .header-image {
  transform: translateY(-135px);
  display: block;
  overflow: hidden;
  width: 100%;
  min-height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 30%;
}
@media (max-width: 767px) {
  header.header-detail-page .header-image {
    transform: initial;
    height: auto;
    min-height: 89px;
  }
}
header > .container {
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  header > .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  header .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  header .row:before, header .row:after {
    content: initial;
  }
}
header a.logo {
  display: block;
}
@media (max-width: 767px) {
  header a.logo {
    background-color: #fff;
  }
}
header .header-top {
  display: block;
  float: right;
  padding: 22px 0 16px 0;
}
header .header-top > div {
  float: left;
  padding: 0 20px;
  height: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
header .header-top > div:last-child {
  border-right: none;
  padding-right: 0;
}
header .header-top .header-top-phone strong {
  display: block;
  line-height: 1;
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 2px;
}
header .header-top .header-top-languages {
  font-size: 12px;
}
header .header-top .header-top-languages .header-top-language span,
header .header-top .header-top-languages .header-top-language img {
  display: inline-block;
  line-height: 1;
  height: 17px;
}
header .header-top .header-top-languages .header-top-language span {
  margin-right: 5px;
}
header .header-menu {
  position: relative;
  clear: both;
  background: #fff;
  padding: 15px 0;
  font-size: 22px;
  max-height: 60px;
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
}
@media (max-width: 1199px) {
  header .header-menu {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  header .header-menu {
    font-size: 17px;
  }
}
header .header-menu:before {
  position: absolute;
  content: " ";
  background: white;
  right: -100%;
  width: 100%;
  height: 60px;
  bottom: 0;
}
@media (max-width: 1199px) {
  header .header-menu:before {
    height: 57px;
  }
}
@media (max-width: 991px) {
  header .header-menu:before {
    height: 54px;
  }
}
@media (max-width: 767px) {
  header .header-menu:before {
    display: none;
  }
}
header .header-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header .header-menu ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
header .header-menu ul li a {
  padding: 0 26.8px;
  color: #536270;
  display: block;
}
header .header-menu ul li a {
  transition: all, 0.3s;
}
header .header-menu ul li a:hover, header .header-menu ul li a.hovered {
  color: #dd1136;
}
header .header-menu ul li a.hovered {
  border-right: 1px solid #dde0e2;
}
@media (max-width: 1199px) {
  header .header-menu ul li a {
    padding: 0 20.6px;
  }
}
@media (max-width: 991px) {
  header .header-menu ul li a {
    padding: 0 11.4px;
  }
}
header .header-menu ul li:last-child a {
  padding-right: 0;
}
header .header-slider {
  transform: translateY(-130px);
}
@media (max-width: 767px) {
  header .header-slider {
    transform: initial;
  }
}
header .header-slider .header-slider-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-image: linear-gradient(top, rgb(0, 0, 0) 0%, rgb(255, 255, 255) 70%);
  opacity: 0.6;
}
header .header-slider .owl-item {
  position: relative;
}
header .header-slider .owl-item .container {
  position: absolute;
  z-index: 3;
  height: 90%;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  header .header-slider .owl-item .container {
    height: 100%;
  }
}
header .header-slider .header-slider-excerpt {
  position: absolute;
  top: 48%;
  right: 15px;
  z-index: 2;
}
@media (max-width: 1199px) {
  header .header-slider .header-slider-excerpt {
    top: 57%;
  }
}
@media (max-width: 767px) {
  header .header-slider .header-slider-excerpt {
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
    right: 0;
    top: 0;
  }
}
header .header-slider .header-slider-excerpt strong,
header .header-slider .header-slider-excerpt span {
  color: #212a33;
  display: block;
  text-align: right;
  text-shadow: rgba(255, 255, 255, 0.2) 1px 1px 1px;
}
header .header-slider .header-slider-excerpt strong {
  font-size: 38px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  header .header-slider .header-slider-excerpt strong {
    margin-bottom: 5px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  header .header-slider .header-slider-excerpt strong {
    margin-bottom: 5px;
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  header .header-slider .header-slider-excerpt span {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  header .header-slider .header-slider-excerpt span {
    font-size: 13px;
  }
}
header .header-slider .owl-nav {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 10;
}
@media (max-width: 1135px) {
  header .header-slider .owl-nav {
    display: none;
  }
}
header .header-slider .owl-nav .owl-prev,
header .header-slider .owl-nav .owl-next {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgb(255, 255, 255);
  color: #fff;
  width: 36px;
  height: 36px;
  font-size: 28px;
  line-height: 1;
  margin: 0 5px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
header .header-slider .owl-nav .owl-prev:hover,
header .header-slider .owl-nav .owl-next:hover {
  opacity: 0.8;
}
header .header-services {
  margin-top: -155px;
  padding-top: 50px;
  min-height: 215px;
  background: url("../img/backgrounds/services-background.png");
  background-size: cover;
}
@media (max-width: 1199px) {
  header .header-services {
    margin-top: -135px;
    padding-top: 25px;
    min-height: 185px;
  }
}
@media (max-width: 767px) {
  header .header-services {
    margin-top: -5px;
  }
}
header .header-services .owl-carousel {
  display: block;
}
header .header-services .owl-nav .owl-prev,
header .header-services .owl-nav .owl-next {
  align-items: center;
  bottom: 0;
  display: flex;
  font-size: 30px;
  position: absolute;
  top: 0;
}
header .header-services .owl-nav .owl-prev {
  left: 0;
  padding-left: 10px;
}
header .header-services .owl-nav .owl-next {
  padding-right: 10px;
  right: 0;
}
@media (max-width: 767px) {
  header .header-services .owl-carousel .owl-item img {
    width: initial;
  }
}
header .header-services > .container {
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  header .header-services > .container {
    padding: 0;
  }
}
header .header-services .header-service-wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 0;
  display: block;
}
header .header-services .header-service-wrapper {
  transition: all 0.3s ease-out;
}
header .header-services .header-service-wrapper:hover, header .header-services .header-service-wrapper.hovered {
  box-shadow: rgba(0, 0, 0, 0.8) 0 0 20px;
  scale: 1.15;
  z-index: 10;
}
@media (max-width: 767px) {
  header .header-services .header-service-wrapper:hover, header .header-services .header-service-wrapper.hovered {
    scale: 1;
    box-shadow: rgba(0, 0, 0, 0) 0 0 20px;
  }
}
header .header-services .header-service-wrapper .header-service {
  display: block;
  width: 90%;
  padding: 0 5%;
  margin: 0 auto;
  height: 140px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .header-services .header-service-wrapper .header-service img,
header .header-services .header-service-wrapper .header-service span {
  text-align: center;
  display: block;
  margin: 0 auto;
}
header .header-services .header-service-wrapper .header-service span {
  font-size: 20px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 1;
}
header .top-header-navbar {
  margin-top: -130px;
  min-height: 260px;
  background: url("../img/backgrounds/services-background.png");
  background-size: cover;
}
@media (max-width: 1199px) {
  header .top-header-navbar {
    margin-top: -125px;
    min-height: 250px;
  }
}
header .header-navbar .service-forms .service-form-title {
  font-size: 36px;
  margin: 20px 0;
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
  font-weight: 700;
  display: inline-block;
}
@media (max-width: 767px) {
  header .header-navbar .service-forms .service-form-title {
    font-size: 28px;
    margin: 20px auto;
  }
}
header .header-navbar .service-forms > .container {
  display: none;
  padding-top: 50px;
  padding-bottom: 75px;
}
header .header-navbar .header-breadcrumbs .container {
  position: relative;
}
header .header-navbar .header-breadcrumbs h1 {
  font-weight: 700;
  margin: 20px 0;
  color: #333;
}
@media (max-width: 767px) {
  header .header-navbar .header-breadcrumbs h1 {
    font-size: 28px;
    margin: 20px auto;
  }
}
@media (max-width: 767px) {
  header .header-navbar .header-breadcrumbs .blog-filters {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    width: 100%;
  }
}
header .header-navbar .header-breadcrumbs .blog-filters .health-categories-list {
  position: absolute;
  top: 24px;
  left: 340px;
  color: #fff;
}
@media (max-width: 767px) {
  header .header-navbar .header-breadcrumbs .blog-filters .health-categories-list {
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    margin: 0;
  }
}
header .header-navbar .header-breadcrumbs .blog-filters .blog-filter-videos {
  position: absolute;
  top: 24px;
  left: 480px;
  font-weight: 700;
  font-size: 22px;
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  header .header-navbar .header-breadcrumbs .blog-filters .blog-filter-videos {
    position: static;
    top: initial;
    left: initial;
    right: initial;
    display: inline-block;
  }
}
header .header-navbar .header-breadcrumbs .blog-filters .blog-filter-videos.selected {
  color: #dd1136;
}
header .service-form-column {
  padding: 0 15px;
}
header .service-form-column input::-webkit-input-placeholder,
header .service-form-column textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #fff;
}
header .service-form-column input:-moz-placeholder,
header .service-form-column textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}
header .service-form-column input::-moz-placeholder,
header .service-form-column textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
header .service-form-column input:-ms-input-placeholder,
header .service-form-column textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
header .service-form-column:first-child {
  padding-left: 0;
}
header .service-form-column:nth-child(3) {
  padding-right: 0;
}
@media (max-width: 991px) {
  header .service-form-column:first-child {
    padding-left: 15px;
  }
  header .service-form-column:nth-child(3) {
    padding-right: 15px;
  }
}

.header-mobile-menu {
  color: #dd1136;
  display: none;
}
@media (max-width: 767px) {
  .header-mobile-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.header-mobile-menu .navbar-collapser {
  float: right;
  margin: 0 10px;
  font-size: 30px;
}
.header-mobile-menu strong {
  margin: 0 20px;
  display: inline-block;
}
.header-mobile-menu strong i {
  margin-right: 5px;
}

.mobile-menu {
  background: #dd1136;
  position: absolute;
  top: 0;
  right: 0;
  min-height: 100%;
  padding-bottom: 20px;
  z-index: 1000;
  width: 75%;
  transform: translate(100%, 0);
  transition: all 0.3s;
  color: #fff;
  display: none;
}
.mobile-menu .mobile-menu-info {
  display: block;
  margin: 25px 0 15px;
  color: #fff;
  text-align: center;
}
.mobile-menu .mobile-menu-info span,
.mobile-menu .mobile-menu-info strong {
  display: block;
  line-height: 1;
}
.mobile-menu .mobile-menu-info strong {
  font-size: 34px;
  font-weight: 700;
}
.mobile-menu .mobile-menu-info span {
  font-size: 12.5px;
  font-weight: 600;
}
.mobile-menu .mobile-menu-socials {
  text-align: center;
}
.mobile-menu .mobile-menu-caption {
  width: 90%;
  margin: 0 auto;
}
.mobile-menu li {
  list-style: none;
}
.mobile-menu.collapsed-menu {
  display: block;
  transform: translate(0, 0);
}
.mobile-menu .navbar-collapser {
  float: left;
  font-size: 30px;
  margin: 10px 0;
}
.mobile-menu .language-option {
  display: inline-block;
  float: right;
  margin: 20px;
  margin-right: 0;
}
.mobile-menu .language-option span {
  float: left;
  margin-right: 10px;
}
.mobile-menu .language-option .flag {
  display: inline-block;
}
.mobile-menu .language-option .flag img {
  border: 1px solid #fff;
  height: 19px;
}
.mobile-menu .mobile-menu-list {
  margin-top: 20px;
}
.mobile-menu .mobile-menu-list li {
  margin-bottom: 10px;
  padding: 10px 0;
  border-bottom: 1px solid;
}
.mobile-menu .search-mobile {
  position: relative;
}
.mobile-menu .search-mobile input {
  color: #fff;
  border: none;
  border-bottom: 1px solid;
  background: none;
  width: 100%;
}
.mobile-menu .search-mobile input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #fff;
}
.mobile-menu .search-mobile input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}
.mobile-menu .search-mobile input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.mobile-menu .search-mobile input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.mobile-menu .search-mobile .fa {
  position: absolute;
  top: 0;
  right: 0;
}

.non-scroll-body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/*==============================
=            Search            =
==============================*/
.search-fake-focus {
  position: absolute;
  top: 0;
  left: 0;
}

.morphsearch {
  width: 0;
  min-height: 61px;
  background: #fff;
  position: fixed;
  z-index: 10000;
  top: 150px;
  left: 500px;
  transform-origin: 100% 0;
  transition-property: min-height, width, top, left;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
@media (max-width: 1199px) {
  .morphsearch {
    min-height: 57px;
  }
}
@media (max-width: 991px) {
  .morphsearch {
    min-height: 54px;
  }
}

.morphsearch.open {
  width: 100%;
  min-height: 100%;
  top: 0px !important;
  left: 0px !important;
}

.morphsearch-form {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  position: relative;
  transition-property: width, height, transform;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.morphsearch.open .morphsearch-form {
  width: 80%;
  height: 160px;
  transform: translate3d(0, 3em, 0);
}

.morphsearch.open .morphsearch-input {
  padding: 0 10% 0 10px;
}

.morphsearch-input {
  width: 100%;
  padding: 0;
  height: 100%;
  font-weight: 700;
  border: none;
  background: transparent;
  font-size: 0.8em;
  color: #ec5a62;
  transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}

.morphsearch-input::-ms-clear { /* remove cross in IE */
  display: none;
}

.morphsearch.hideInput .morphsearch-input {
  color: transparent;
  transition: color 0.3s;
}

.morphsearch.open .morphsearch-input {
  font-size: 7em;
}

/* placeholder */
.morphsearch-input::-webkit-input-placeholder {
  color: #c2c2c2;
}

.morphsearch-input:-moz-placeholder {
  color: #c2c2c2;
}

.morphsearch-input::-moz-placeholder {
  color: #c2c2c2;
}

.morphsearch-input:-ms-input-placeholder {
  color: #c2c2c2;
}

/* hide placeholder when active in Chrome */
.gn-search:focus::-webkit-input-placeholder {
  color: transparent;
}

input[type=search] { /* reset normalize */
  box-sizing: border-box;
}

.morphsearch-input:focus,
.morphsearch-submit:focus {
  outline: none;
}

.morphsearch-submit {
  position: absolute;
  width: 80px;
  height: 80px;
  text-indent: 100px;
  overflow: hidden;
  right: 0;
  top: 50%;
  background: transparent url("../img/icons/magnifier.svg") no-repeat center center;
  background-size: 100%;
  border: none;
  pointer-events: none;
  transform-origin: 50% 50%;
  opacity: 0;
  transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1);
}

.morphsearch.open .morphsearch-submit {
  pointer-events: auto;
  opacity: 1;
  transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  transition: opacity 0.3s, transform 0.3s;
  transition-delay: 0.5s;
}

.morphsearch-close {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 1em;
  top: 1em;
  overflow: hidden;
  text-indent: 100%;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  transform: scale3d(0, 0, 1);
}

.morphsearch.open .morphsearch-close {
  opacity: 1;
  pointer-events: auto;
  transform: scale3d(1, 1, 1);
  transition: opacity 0.3s, transform 0.3s;
  transition-delay: 0.5s;
}

.morphsearch-close::before,
.morphsearch-close::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  border-radius: 3px;
  opacity: 0.2;
  background: #000;
}

.morphsearch-close:hover.morphsearch-close::before,
.morphsearch-close:hover.morphsearch-close::after {
  opacity: 1;
}

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

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

.morphsearch-content {
  color: #333;
  margin-top: 4.5em;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding: 0 10.5%;
  background: #fff;
  position: absolute;
  pointer-events: none;
  opacity: 0;
}

.morphsearch.open .morphsearch-content {
  opacity: 1;
  height: auto;
  overflow: visible; /* this breaks the transition of the children in FF: https://bugzilla.mozilla.org/show_bug.cgi?id=625289 */
  pointer-events: auto;
  transition: opacity 0.3s 0.5s;
}

.dummy-column {
  width: 30%;
  padding: 0 0 6em;
  float: left;
  opacity: 0;
  transform: translateY(100px);
  transition: transform 0.5s, opacity 0.5s;
}

.morphsearch.open .dummy-column:first-child {
  transition-delay: 0.4s;
}

.morphsearch.open .dummy-column:nth-child(2) {
  transition-delay: 0.45s;
}

.morphsearch.open .dummy-column:nth-child(3) {
  transition-delay: 0.5s;
}

.morphsearch.open .dummy-column {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.dummy-column:nth-child(2) {
  margin: 0 5%;
}

.dummy-column .search-column-title {
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 800;
  color: #c2c2c2;
  padding: 0.5em 0;
}

.round {
  border-radius: 50%;
}

.dummy-media-object {
  position: relative;
  padding: 0.75em;
  display: block;
  margin: 0.3em 0;
  cursor: pointer;
  border-radius: 5px;
  background: rgba(118, 117, 128, 0.05);
}

.dummy-media-object:hover,
.dummy-media-object:focus {
  background: rgba(118, 117, 128, 0.1);
}

.dummy-media-object img {
  display: inline-block;
  width: 50px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

.dummy-media-object .dummy-media-object-title {
  vertical-align: middle;
  font-size: 0.85em;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 0 0;
  width: calc(100% - 70px);
  color: rgba(145, 145, 145, 0.7);
}

.dummy-media-object:hover .dummy-media-object-title {
  color: rgb(236, 90, 98);
}

/* Overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.morphsearch.open ~ .overlay {
  opacity: 1;
}

@media screen and (max-width: 53.125em) {
  .morphsearch-input {
    padding: 0 25% 0 10px;
  }
  .morphsearch.open .morphsearch-input {
    font-size: 2em;
  }
  .dummy-column {
    float: none;
    width: auto;
    padding: 0 0 2em;
  }
  .dummy-column:nth-child(2) {
    margin: 0;
  }
  .morphsearch.open .morphsearch-submit {
    transform: translate3d(0, -50%, 0) scale3d(0.5, 0.5, 1);
  }
}
.autocomplete-suggestions {
  background-color: #fff;
  max-height: 450px !important;
  overflow-y: scroll;
}
.autocomplete-suggestions .autocomplete-group,
.autocomplete-suggestions .autocomplete-suggestion {
  padding: 10px;
}
.autocomplete-suggestions .autocomplete-group {
  border-bottom: 2px solid #dd1136;
  color: #dd1136;
  font-family: "bebas-neue", "Arial Narrow", sans-serif;
  font-size: 23px;
}
.autocomplete-suggestions .autocomplete-suggestion {
  align-items: center;
  cursor: pointer;
  display: flex;
  float: left;
  position: relative;
  width: 100%;
}
.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
  background-color: #dd1136;
}
.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected .suggestion-name {
  color: #fff;
}
.autocomplete-suggestions .autocomplete-suggestion img,
.autocomplete-suggestions .autocomplete-suggestion .suggestion-name {
  float: left;
}
.autocomplete-suggestions .autocomplete-suggestion .suggestion-name {
  font-size: 30px;
  width: calc(100% - 70px);
}
.autocomplete-suggestions .autocomplete-suggestion img {
  margin-right: 10px;
  max-height: 60px;
  max-width: 60px;
}
.autocomplete-suggestions .autocomplete-suggestion .suggestion-name {
  font-weight: bold;
}

/*=====  End of Search  ======*/
/*=====================================
=            Mobile Search            =
=====================================*/
.mobile-search-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background: rgba(55, 186, 216, 0.5);
  display: none;
}
.mobile-search-container form {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.mobile-search-container form input {
  background-color: white;
  border: 1px solid #fff;
  color: #000;
  width: 75%;
  height: 50px;
  outline: 0;
  padding-left: 30px;
}
.mobile-search-container form .fa {
  color: #ADADAD;
  margin-right: -22.5px;
  position: relative;
  margin-bottom: 2px;
}

/*=====  End of Mobile Search  ======*/
.category-news {
  padding: 2.3vw;
  background: #fff;
  height: 415px;
}
.category-news h2 {
  color: #dd1136;
  font-size: 24px;
  margin-bottom: 30px;
  font-weight: 700;
}
.category-news .category-news-carousel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.category-news .category-news-carousel ul li {
  position: relative;
  margin: 0 0 7px 0;
  padding: 0 0 7px 0;
  border-bottom: 1px solid #E8E8E8;
}
.category-news .category-news-carousel ul li:last-child {
  border: none;
}
.category-news .category-news-carousel ul li strong {
  display: block;
  color: #717580;
  margin-bottom: 5px;
}
.category-news .category-news-carousel ul li p {
  display: block;
  color: #8e97ac;
  margin-bottom: 5px;
  font-size: 12px;
}
.category-news .category-news-carousel ul li span {
  color: #dd1136;
  font-size: 12px;
}
.category-news .category-news-carousel ul li span i {
  margin-left: 10px;
  font-size: 8px;
}
.category-news .category-news-carousel .owl-dots {
  text-align: center;
  margin: 0 auto;
}
.category-news .category-news-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #cbcbcb;
  border: 1px solid  #cbcbcb;
  display: inline-block;
  margin-right: 5px;
  border-radius: 10px;
}
.category-news .category-news-carousel .owl-dots .owl-dot {
  transition: all, 0.3s;
}
.category-news .category-news-carousel .owl-dots .owl-dot.active, .category-news .category-news-carousel .owl-dots .owl-dot:hover, .category-news .category-news-carousel .owl-dots .owl-dot:focus {
  background: red;
  border-color: #cbcbcb;
}
.category-news .category-news-carousel .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.news {
  background: url("../img/backgrounds/news-categories-background.png") center center no-repeat;
  background-size: cover;
  color: #fff;
  margin-top: -145px;
}
.all-doctors + .news {
  margin-top: 0;
}
@media (max-width: 767px) {
  .news {
    margin-top: 0;
    padding-bottom: 60px;
  }
}
.news > .container {
  padding: 10vw 2vw 5vw 2vw;
}
@media (max-width: 1399px) {
  .news > .container {
    padding: 15vw 2vw 7.5vw 2vw;
  }
}
@media (max-width: 991px) {
  .news > .container {
    padding: 5vw 2vw 5vw 2vw;
  }
}
.news h2 {
  color: #dd1136;
  font-size: 42px;
}
@media (max-width: 1199px) {
  .news h2 {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .news h2 {
    font-size: 28px;
  }
}
.news ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  overflow: hidden;
}
.news ul li {
  position: relative;
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
  padding-right: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  width: calc(50% - 0.5px);
  float: left;
  display: block;
}
.news ul li span {
  display: block;
  font-size: 24px;
  color: #dd1136;
}
@media (max-width: 991px) {
  .news ul li span {
    font-size: 20px;
  }
}
.news ul li a {
  display: inline-block;
  font-size: 18px;
}
@media (max-width: 991px) {
  .news ul li a {
    font-size: 16px;
  }
}
.news ul li:nth-child(2n) {
  border-right: 0;
  padding-right: 0;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .news ul li:nth-child(2n) {
    padding-left: 0;
  }
}
.news ul li:nth-child(2n+1) {
  clear: both;
}
.news ul li:nth-last-child(2), .news ul li:nth-last-child(1) {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .news ul li {
    border: none;
    width: 100%;
    padding: 0 0 10px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 10px;
  }
  .news ul li:last-child {
    border: none;
  }
}
.news .show-all {
  margin-top: 15px;
  display: inline-block;
  float: right;
  position: relative;
  top: 15px;
}
@media (max-width: 991px) {
  .news .show-all {
    float: left;
    top: -15px;
  }
}

.all-doctors {
  background-color: #c9c9c9;
  margin-top: -145px;
  padding-top: 145px;
}
@media (max-width: 767px) {
  .all-doctors {
    margin-top: 0;
    padding-top: 0;
  }
}
.all-doctors h3 {
  color: #dd1136;
  font-size: 42px;
}
.all-doctors .doctor-filters {
  margin-top: 30px;
}
.all-doctors .doctor-filters .form-group {
  margin-bottom: 0;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .all-doctors .doctor-filters .form-group {
    margin-bottom: 20px;
    padding-right: 0;
  }
}
.all-doctors .doctor-filters .form-group .select2-container--default .select2-selection--single {
  border-color: #000;
}
.all-doctors .doctor-filters .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
}
.all-doctors .doctor-filters .form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("../../img/icons/select-arrow-bg-inverse.png");
}
.all-doctors .doctor-details {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .all-doctors .doctor-details {
    flex-direction: column;
    margin-top: 0;
  }
}
.all-doctors .doctor-details .doctor-left-details {
  width: 100%;
  display: flex;
  align-items: flex-end;
  position: relative;
}
@media (max-width: 767px) {
  .all-doctors .doctor-details .doctor-left-details {
    height: 200px;
  }
}
.all-doctors .doctor-details .doctor-left-details .doctor-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.all-doctors .doctor-details .doctor-left-details .doctor-name {
  width: 40%;
  text-align: right;
  margin-bottom: 80px;
  font-size: 30px;
  color: #dd1136;
  z-index: 100;
}
@media (max-width: 767px) {
  .all-doctors .doctor-details .doctor-left-details .doctor-name {
    margin-bottom: 20px;
  }
}
.all-doctors .doctor-details .doctor-info {
  background-color: #fff;
  color: #232323;
  list-style: none;
  margin: 0;
  margin-bottom: 50px;
  min-width: 350px;
  padding: 50px;
}
@media (max-width: 767px) {
  .all-doctors .doctor-details .doctor-info {
    margin-bottom: 20px;
    padding: 20px;
  }
}
.all-doctors .doctor-details .doctor-info > * {
  margin: 0;
  padding: 0;
}
.all-doctors .doctor-details .doctor-info > *:not(:last-child) {
  padding-bottom: 10px;
}
.all-doctors .doctor-details .doctor-info > * span,
.all-doctors .doctor-details .doctor-info > * a {
  color: #dd1136;
  display: block;
  font-weight: 600;
}
.all-doctors .doctor-details .doctor-info > * a {
  font-size: larger;
}
.all-doctors .doctors-carousel {
  width: 100vw !important;
}
.all-doctors .no-search-results {
  display: block;
  text-align: center;
}

.panel-area {
  border-bottom: solid 1px #eee;
  margin: 30px auto;
}
.panel-area .panel-item {
  border-top: solid 1px #eee;
  position: relative;
  overflow: hidden;
}
.panel-area .panel-item .panel-item-circle-bg {
  display: none;
  opacity: 0;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f1f1f1 !important;
  z-index: 1;
}
.panel-area .panel-item h4 {
  display: block;
  font-size: 20px;
  font-weight: 300;
  color: #000;
  position: relative;
  z-index: 2;
  font-family: "Open Sans", sans-serif;
}
.panel-area .panel-item h4 a {
  display: block;
  padding: 35px 20px;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
}
.panel-area .panel-item .panel-item-cont {
  display: none;
  opacity: 0;
  font-size: 15px;
  font-weight: 400;
  color: #999;
  margin-top: 15px;
  position: relative;
  z-index: 2;
}
.panel-area .panel-item:hover {
  background: #f6f6f6;
  transition: ease-out 0.3s;
}
.panel-area .panel-item.active {
  transition: ease-out 0.3s;
}
.panel-area .panel-item.active .panel-item-cont {
  padding: 0 20px;
  margin: -10px 0 20px 0;
}

.check-up {
  margin: 0;
  border: none;
  border-radius: 0;
  font-size: 14px;
  width: 100%;
  padding: 3vw;
  display: inline-flex;
  align-items: center;
  text-align: right;
  height: 435px;
  margin-top: -10px;
  padding: 0 5vw !important;
  align-items: center;
  justify-content: flex-end;
}
.check-up.panel-primary {
  background: #dd1136;
  color: #fff;
}
.check-up.panel-primary a {
  color: #fff;
}
.check-up span.read-more {
  display: block;
  margin-top: 10px;
}
.check-up span.read-more i {
  margin-left: 5px;
}
.check-up .check-up-title {
  font-size: 76px;
  margin-bottom: 50px;
  font-weight: 700;
  line-height: 1.1;
  display: block;
}
@keyframes textanimation {
  0% {
    background-position: 75%;
  }
  50% {
    background-position: 15%;
  }
  100% {
    background-position: 75%;
  }
}
.check-up .clip-text {
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  -ms-background-clip: text;
  -ms-text-fill-color: transparent;
  background-clip: text;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.check-up .clip-text_one {
  background-image: url("../img/backgrounds/text-bg.png");
  animation: textanimation 13s infinite ease-in;
}
.check-up p, .check-up span {
  float: left;
}
@media (max-width: 767px) {
  .check-up p {
    max-width: 90%;
  }
}
.check-up span {
  display: block;
  height: 50px;
  font-size: 30px;
  margin-left: 10px;
}

.checkup-categories {
  margin-top: 30px;
}
.checkup-categories .panel {
  border-radius: 0;
}
.checkup-categories .panel-default {
  border-color: #dd1136;
}
.checkup-categories .panel-heading {
  background: #dd1136;
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 18px;
  position: relative;
  border-radius: 0;
}
@media (max-width: 991px) {
  .checkup-categories .panel-heading {
    font-size: 14px;
  }
}
.checkup-categories .panel-heading a {
  display: block;
  padding: 15px;
}
@media (max-width: 767px) {
  .checkup-categories .panel-heading a {
    width: 57%;
    font-size: 12px;
  }
}
.checkup-categories .panel-heading button {
  outline: 0;
  border: none;
  position: absolute;
  top: 15px;
  right: 15px;
  background: #fff;
  color: #dd1136;
  padding: 5px 20px;
  margin-top: -3px;
  font-weight: 600;
}
.checkup-categories .panel-heading button {
  transition: all 0.3s ease-in;
}
.checkup-categories .panel-heading button:hover {
  background: #dd1136;
  color: #fff;
}
.checkup-categories .panel-heading button:focus, .checkup-categories .panel-heading button:active {
  outline: 0;
  border: none;
}
@media (max-width: 991px) {
  .checkup-categories .panel-heading button {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.checkup-categories ul {
  list-style: none;
  margin: 0 !important;
  padding: 0;
}
.checkup-categories ul li {
  margin-bottom: 10px;
}
.checkup-categories ul li:last-child {
  margin-bottom: 0;
}
.checkup-categories strong, .checkup-categories span {
  display: block;
}
.checkup-categories strong:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #dd1136;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -2px;
  border-radius: 50%;
}
.checkup-categories span {
  margin-top: 2px;
  font-size: 12px;
  margin-left: 15px;
}

.newsletter-list {
  list-style: none;
  margin: 0 !important;
  padding: 0;
}
.newsletter-list li:last-child {
  margin-bottom: 20px;
}
.newsletter-list li a {
  transition: all 0.15s ease-in;
}
.newsletter-list li a:hover {
  color: #dd1136;
}
.newsletter-list strong, .newsletter-list span {
  display: block;
  margin-left: 15px;
}
.newsletter-list strong {
  font-size: 16px;
  position: relative;
}
.newsletter-list strong:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #dd1136;
  position: absolute;
  left: -12px;
  top: 7px;
  border-radius: 50%;
}
.newsletter-list span {
  margin-top: 2px;
  font-size: 12px;
}

.press-release-list {
  overflow: hidden;
  margin-top: 30px;
}
.press-release-list a {
  margin-bottom: 30px;
  display: inline-flex;
}
.press-release-list a strong, .press-release-list a span {
  display: block;
}
.press-release-list a strong {
  font-size: 18px;
}
.press-release-list a i {
  color: #dd1136;
  font-size: 50px;
  opacity: 0.9;
}
.press-release-list a i {
  transition: all 0.3s ease-in;
}
.press-release-list a {
  transition: all 0.3s ease-in;
}
.press-release-list a:hover {
  color: #dd1136;
}
.press-release-list a:hover i {
  opacity: 1;
}
.press-release-list a > div:last-child {
  padding-left: 10px;
  display: flex;
  align-items: center;
}

.blog .blog-header {
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 10px;
  position: absolute;
  top: -60px;
  left: 0;
  font-size: 28px;
}
@media (max-width: 767px) {
  .blog .blog-header {
    display: block;
    position: static;
    margin-top: -60px;
    text-align: center;
  }
}
.blog .show-all {
  background: #dd1136;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 10px;
  position: absolute;
  top: -42px;
  right: 0;
}
.blog .show-all {
  transition: all 0.15s ease-in;
}
@media (max-width: 767px) {
  .blog .show-all {
    width: 100%;
    display: block;
    position: static;
  }
}
.blog .show-all:hover {
  opacity: 0.8;
}
.blog .show-all i {
  margin-left: 5px;
}
.blog .no-search-results {
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 50px;
  margin: 30px 0;
}
.blog .blog-content-lists {
  color: #fff;
}
.blog .blog-content-lists > div,
.blog .blog-content-lists > a {
  display: block;
  float: left;
  position: relative;
  width: 25%;
}
@media (max-width: 1199px) {
  .blog .blog-content-lists > div,
  .blog .blog-content-lists > a {
    width: 33.33%;
  }
}
@media (max-width: 691px) {
  .blog .blog-content-lists > div,
  .blog .blog-content-lists > a {
    width: 50%;
  }
}
.blog .blog-content-lists > div,
.blog .blog-content-lists > a {
  transition: transform, 0.2s, ease-out;
}
.blog .blog-content-lists > div .hover-overlay,
.blog .blog-content-lists > a .hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background: rgba(232, 82, 104, 0.8);
  width: 100%;
  height: 100%;
  z-index: 10;
  box-shadow: rgba(0, 0, 0, 0.8) 0 0 20px;
}
.blog .blog-content-lists > div .hover-overlay .hover-info,
.blog .blog-content-lists > a .hover-overlay .hover-info {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog .blog-content-lists > div .hover-overlay .hover-info i,
.blog .blog-content-lists > a .hover-overlay .hover-info i {
  font-size: 20px;
  display: block;
  margin-bottom: 5px;
}
.blog .blog-content-lists > div:hover, .blog .blog-content-lists > div.hovered,
.blog .blog-content-lists > a:hover,
.blog .blog-content-lists > a.hovered {
  scale: 1.15;
  z-index: 10;
}
.blog .blog-content-lists > div:hover .hover-overlay, .blog .blog-content-lists > div.hovered .hover-overlay,
.blog .blog-content-lists > a:hover .hover-overlay,
.blog .blog-content-lists > a.hovered .hover-overlay {
  display: block;
}
.blog .blog-content-lists > div:hover i.fa-video-camera, .blog .blog-content-lists > div:hover i.fa-align-left, .blog .blog-content-lists > div.hovered i.fa-video-camera, .blog .blog-content-lists > div.hovered i.fa-align-left,
.blog .blog-content-lists > a:hover i.fa-video-camera,
.blog .blog-content-lists > a:hover i.fa-align-left,
.blog .blog-content-lists > a.hovered i.fa-video-camera,
.blog .blog-content-lists > a.hovered i.fa-align-left {
  display: none;
}
.blog .blog-content-lists > div:hover .blog-info, .blog .blog-content-lists > div.hovered .blog-info,
.blog .blog-content-lists > a:hover .blog-info,
.blog .blog-content-lists > a.hovered .blog-info {
  display: none;
}
.blog .blog-content-lists > div img,
.blog .blog-content-lists > a img {
  width: 100%;
  height: auto;
}
.blog .blog-content-lists > div i.fa-video-camera, .blog .blog-content-lists > div i.fa-align-left,
.blog .blog-content-lists > a i.fa-video-camera,
.blog .blog-content-lists > a i.fa-align-left {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #dd1136;
}
.blog .blog-content-lists > div .blog-info,
.blog .blog-content-lists > a .blog-info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 8px;
  font-size: 11px;
}
.blog .blog-content-lists > div .blog-info strong,
.blog .blog-content-lists > a .blog-info strong {
  display: block;
  font-size: 12px;
}
.blog .blog-content-preview {
  position: relative;
  z-index: 10;
  background: #dd1136;
  clear: both;
}
.blog .blog-content-preview .blog-content-media {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
}
.blog .blog-content-preview .blog-content-media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog .blog-content-preview .blog-content-media img {
  width: 100%;
}
.blog .blog-content-text {
  margin: 0;
  border: none;
  border-radius: 0;
  font-size: 14px;
  background: #dd1136;
  color: #fff;
  width: 100%;
  height: auto;
  padding: 30px 3vw;
  display: inline-flex;
  align-items: center;
}
.blog .blog-content-text a {
  color: #dd1136;
  background-color: #FFF;
  padding: 10px;
}
.blog .blog-content-text h1, .blog .blog-content-text h2, .blog .blog-content-text h3 {
  margin-bottom: 20px;
  font-weight: 700;
}
.blog .blog-content-text span.read-more {
  display: block;
  margin-top: 20px;
}
.blog .blog-content-text span.read-more i {
  margin-left: 5px;
}

.health-categories-list {
  color: #dd1136;
  font-weight: 700;
  font-size: 22px;
  float: right;
  margin-left: auto;
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
}
.health-categories-list > a:first-child {
  display: block;
}
.health-categories-list .health-categories-list-opened {
  display: none;
  position: absolute;
  top: -10px;
  right: -15px;
  z-index: 99999;
  padding: 10px 15px;
  min-width: 250px;
  max-width: 90vw;
  background: #fff;
  color: #556481;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
}
.health-categories-list .health-categories-list-opened .no-search-results .content {
  padding: 0 !important;
  white-space: initial;
}
.health-categories-list .health-categories-list-opened > a .hide-or-show {
  opacity: 0;
}
.health-categories-list .health-categories-list-opened > a:first-child {
  color: #dd1136;
  float: right;
}
.health-categories-list .health-categories-list-opened .form-group input {
  margin: 10px 0;
  color: #556481;
  font-size: 20px;
}
.health-categories-list .health-categories-list-opened .form-group input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #556481;
}
.health-categories-list .health-categories-list-opened .form-group input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #556481;
  opacity: 1;
}
.health-categories-list .health-categories-list-opened .form-group input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #556481;
  opacity: 1;
}
.health-categories-list .health-categories-list-opened .form-group input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #556481;
}
.health-categories-list .health-categories-list-opened .form-group i {
  color: #556481;
  font-size: 18px;
}
.health-categories-list .health-categories-list-opened .health-categories {
  margin: 0;
  padding: 0;
}
.health-categories-list .health-categories-list-opened .health-categories > div {
  border-bottom: 1px solid #d2d3e7;
}
.health-categories-list .health-categories-list-opened .health-categories > div a {
  display: inline-block;
  color: #556481;
  padding: 3px 0 3px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.health-categories-list .health-categories-list-opened .health-categories > div a:hover {
  color: rgb(44.4859813084, 52.3364485981, 67.5140186916);
}
.health-categories-list .health-categories-list-opened .health-categories > div a.selected {
  color: #dd1136 !important;
}
.health-categories-list .health-categories-list-opened .health-categories > div:last-child {
  border: none;
}

.blog-detail {
  background-color: #f9f9f9;
}
.blog-detail .blog-head {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  flex-wrap: wrap;
}
.blog-detail .blog-head h1, .blog-detail .blog-head h2, .blog-detail .blog-head h3 {
  margin: 0 0 15px 0;
}
@media (max-width: 767px) {
  .blog-detail .blog-head h1, .blog-detail .blog-head h2, .blog-detail .blog-head h3 {
    width: 100%;
  }
}
.blog-detail .blog-head .date {
  color: #57677e;
  font-weight: 700;
  font-size: 16px;
  margin-left: 50px;
}
@media (max-width: 767px) {
  .blog-detail .blog-head .date {
    margin-left: 0;
  }
}
.blog-detail .blog-head .health-categories-list {
  position: relative;
}
@media (max-width: 767px) {
  .blog-detail .blog-head .health-categories-list {
    margin-right: 10px;
  }
}
.blog-detail .health-summary {
  color: #556481;
  margin: 15px 0;
  font-weight: 600;
}
.blog-detail .health-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
  overflow: auto;
}
.blog-detail .health-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog-detail .health-image {
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .blog-detail .health-image {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    max-width: none;
  }
  .blog-detail .health-image img {
    width: 100%;
    height: auto;
  }
}
.blog-detail .health-paragraph {
  color: #717c90;
  font-weight: 500;
  margin: 15px 0;
}
.blog-detail .share-buttons {
  border-top: 1px solid #d2d3e7;
  border-bottom: 1px solid #d2d3e7;
  padding: 25px 0 20px;
  margin: 10px 0 0;
}
.blog-detail .share-buttons span {
  color: #404b61;
  float: left;
}
.blog-detail .share-buttons span:first-child {
  line-height: 35px;
}
@media (max-width: 767px) {
  .blog-detail .share-buttons span:first-child {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.blog-detail .share-buttons .button {
  float: left;
  margin: 0 5px 5px 5px;
}
.blog-detail .share-buttons .button a {
  display: block;
  color: #fff;
  border-radius: 3px;
  padding: 8px;
  height: 30px;
}
@media (max-width: 767px) {
  .blog-detail .share-buttons .button a {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
  }
}
.blog-detail .share-buttons .button a span {
  color: #fff;
  font-size: 11px;
  margin-left: 10px;
}
.blog-detail .share-buttons .button a i {
  float: left;
}
.blog-detail .share-buttons .twitter-button a {
  background-color: #54abee;
}
.blog-detail .share-buttons .facebook-button a {
  background-color: #3b5999;
}
.blog-detail .share-buttons .google-button a {
  background-color: #e34b3e;
}
.blog-detail .share-buttons .pinterest-button a {
  background-color: #bd081c;
}
.blog-detail .share-buttons .linkedin-button a {
  background-color: #0077b5;
}

.related-articles .related-articles-title {
  font-size: 22px;
  color: #526271;
  font-weight: 700;
  margin: 15px 0;
}
.related-articles .article {
  background-size: cover;
  min-height: 335px;
}
.related-articles .article .desc {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.related-articles .article .desc .title {
  width: 100%;
  display: block;
  font-size: 19px;
  font-weight: 600;
}
.related-articles .article i {
  color: #dd1136;
  font-size: 30px;
  margin: 15px;
}

.page-babies {
  background-color: #f9f9f9;
}
.page-babies .babies-container {
  display: flex;
  flex-wrap: wrap;
}
.page-babies .baby {
  padding: 0 15px;
  position: relative;
}
.page-babies .baby.female-baby .baby-image {
  background-color: #ec008c;
}
.page-babies .baby.female-baby .gender {
  color: #ec008c;
}
.page-babies .baby.male-baby .baby-image {
  background-color: #00aeef;
}
.page-babies .baby.male-baby .gender {
  color: #00aeef;
}
.page-babies .baby .baby-image {
  position: relative;
}
.page-babies .baby .baby-image .gender {
  position: absolute;
  width: 35px;
  height: 35px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  font-size: 18px;
  padding-top: 5px;
  top: 10px;
  right: 10px;
}
.page-babies .baby .baby-image .baby-img-caption {
  border-top-right-radius: 25px;
  overflow: hidden;
}
.page-babies .baby .baby-image .baby-img-caption img {
  width: 100%;
  min-height: 175px;
}
.page-babies .baby .baby-desc {
  padding: 15px 10px;
  background-color: #fff;
  margin-bottom: 15px;
}
.page-babies .baby .baby-desc .baby-date {
  color: #8493a8;
  font-size: 9px;
  font-weight: 700;
  margin-top: 10px;
}
.page-babies .baby .baby-desc .baby-name {
  color: #3d4d65;
  font-size: 16px;
  font-weight: 600;
}
.page-babies .baby .baby-desc .left-inf {
  float: left;
  width: 50%;
  overflow: hidden;
  font-size: 11px;
  color: #54657e;
  font-weight: 400;
  margin-top: 10px;
}
.page-babies .baby .baby-desc .right-inf {
  float: right;
  width: 50%;
  overflow: hidden;
  font-size: 11px;
  color: #54657e;
  font-weight: 400;
  margin-top: 10px;
}
.page-babies .baby .baby-desc .btn {
  background: #dd1136;
  color: #fff;
  font-size: 10px;
  margin-top: 10px;
  border-radius: 30px;
}
.page-babies .baby .baby-desc .btn {
  transition: all 0.3s;
}
.page-babies .baby .baby-desc .btn:hover {
  background: #04be5b;
}

.page-babies-detail {
  background-color: #F8F8F8;
  padding: 25px 0;
}
.page-babies-detail > .container {
  background-color: #fff;
}
.page-babies-detail .content {
  padding-top: 1vw;
}
.page-babies-detail .baby-information.female-baby .baby-image {
  background-color: #ec008c;
}
.page-babies-detail .baby-information.female-baby .gender {
  color: #ec008c;
}
.page-babies-detail .baby-information.male-baby .baby-image {
  background-color: #00aeef;
}
.page-babies-detail .baby-information.male-baby .gender {
  color: #00aeef;
}
.page-babies-detail .baby-information .baby-image {
  position: relative;
}
.page-babies-detail .baby-information .baby-image .gender {
  position: absolute;
  width: 35px;
  height: 35px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  font-size: 18px;
  padding-top: 5px;
  top: 10px;
  right: 10px;
}
.page-babies-detail .baby-information .baby-image .baby-img-caption {
  border-top-right-radius: 25px;
  overflow: hidden;
}
.page-babies-detail .baby-information .baby-image .baby-img-caption img {
  width: 100%;
}
.page-babies-detail .baby-information .baby-desc {
  padding: 0 10px;
  background-color: #fff;
  margin-bottom: 15px;
}
.page-babies-detail .baby-information .baby-desc .baby-date {
  color: #8493a8;
  font-size: 12px;
  font-weight: 700;
}
.page-babies-detail .baby-information .baby-desc .baby-name {
  color: #3d4d65;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.42857143;
}
.page-babies-detail .baby-information .baby-desc .left-inf {
  float: left;
  width: 50%;
  overflow: hidden;
  font-size: 14px;
  color: #54657e;
  font-weight: 400;
  margin-top: 5px;
}
.page-babies-detail .baby-information .baby-desc .right-inf {
  float: right;
  width: 50%;
  overflow: hidden;
  font-size: 14px;
  color: #54657e;
  font-weight: 400;
  margin-top: 5px;
}

.baby-comments {
  margin-top: 20px;
}
.baby-comments .baby-comment-caption {
  border-bottom: 1px solid #d6d6d6;
  color: #54657e;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 5px;
  overflow: hidden;
  clear: both;
}
.baby-comments .baby-comment-caption:last-child {
  border-bottom: none;
}
.baby-comments .baby-comment-caption .baby-comment {
  float: left;
  max-width: 80%;
  font-size: 18px;
  font-weight: 500;
}
.baby-comments .baby-comment-caption .commenter {
  font-weight: 600;
  float: right;
}

.gray-bg {
  background: #f9f9f9;
}

.content {
  font-size: 14px;
  padding-top: 3vw;
  padding-bottom: 3vw;
  color: #232323;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content .title {
  color: #dd1136;
  margin-bottom: 20px;
  font-weight: 600;
}
.content ul, .content ol {
  margin-left: 20px;
}
.content ul li, .content ol li {
  margin-bottom: 5px;
}
.content p {
  margin-bottom: 18px;
}
.content .align-right {
  float: right;
  margin-left: 10px;
}
.content .align-left {
  float: left;
  margin-right: 10px;
}
.content .align-center {
  text-align: center;
}

.page-corporate .page-corporate-list {
  background: #fff;
  margin-bottom: 30px;
  color: #3d4d65;
  padding: 0 15px;
}
.page-corporate .page-corporate-list:last-child {
  margin-bottom: 0;
}
.page-corporate .page-corporate-list .row {
  border-bottom: 1px solid #cad3df;
}
.page-corporate .page-corporate-list .row > div {
  padding: 15px 0;
}
@media (max-width: 991px) {
  .page-corporate .page-corporate-list .row > div:nth-child(3), .page-corporate .page-corporate-list .row > div:nth-child(4) {
    border-top: 1px solid #cad3df;
  }
}
.page-corporate .page-corporate-list .row:last-child {
  border: none;
}

.page-online-services .online-services {
  overflow: hidden;
}
.page-online-services .online-services .online-service-wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 0;
  display: block;
}
.page-online-services .online-services .online-service-wrapper {
  transition: all, 0.3s, ease-out;
}
.page-online-services .online-services .online-service-wrapper:hover, .page-online-services .online-services .online-service-wrapper.hovered {
  box-shadow: rgba(0, 0, 0, 0.8) 0 0 20px;
  scale: 1.1;
  z-index: 10;
}
.page-online-services .online-services .online-service-wrapper .online-service {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  padding: 0 5%;
  margin: 0 auto;
  height: 360px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 10;
}
@media (max-width: 1199px) {
  .page-online-services .online-services .online-service-wrapper .online-service {
    height: 320px;
  }
}
@media (max-width: 991px) {
  .page-online-services .online-services .online-service-wrapper .online-service {
    height: 220px;
  }
}
@media (max-width: 767px) {
  .page-online-services .online-services .online-service-wrapper .online-service {
    height: 180px;
  }
}
.page-online-services .online-services .online-service-wrapper .online-service img, .page-online-services .online-services .online-service-wrapper .online-service span {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.page-online-services .online-services .online-service-wrapper .online-service span {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 1199px) {
  .page-online-services .online-services .online-service-wrapper .online-service span {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .page-online-services .online-services .online-service-wrapper .online-service span {
    font-size: 22px;
  }
}

.page-contact .google-map {
  height: 600px !important;
}

.sitemap-caption li > ul {
  margin-bottom: 10px;
  margin-left: 30px;
}
.sitemap-caption .sitemap-list {
  margin: 20px 0;
  color: #999;
  font-size: 15px;
}
.sitemap-caption .sitemap-list > li > a {
  font-family: "bebas-neue", "Arial Narrow", sans-serif;
  color: #dd1136;
  font-size: 23px;
  margin: 10px 0;
  display: block;
}
.sitemap-caption .sitemap-list > li {
  list-style: none;
}
.sitemap-caption .sitemap-list > li li {
  margin: 5px 0;
}
.sitemap-caption .sitemap-list > li li {
  transition: all 0.5s ease;
}
.sitemap-caption .sitemap-list > li li:hover {
  color: #333;
}

.appointment-button {
  background: #dd1136;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 10px 20px;
  transition: all 0.15s ease-in;
  margin: 10px auto;
}
.appointment-button:hover {
  opacity: 0.8;
}

.page-hospitals .hospitals-breadcrumbs {
  background: #f9f9f9;
}
.page-hospitals .hospitals-breadcrumbs .breadcrumbs-home {
  float: left;
  margin-top: -10px;
  margin-left: -40px;
  background: #dd1136;
  padding: 20px 60px 20px 100px;
  transform: skew(-45deg);
}
@media (max-width: 767px) {
  .page-hospitals .hospitals-breadcrumbs .breadcrumbs-home {
    transform: initial;
    width: 100%;
    padding: 20px 0;
    margin: 0;
    text-align: center;
  }
}
.page-hospitals .hospitals-breadcrumbs .breadcrumbs-home img {
  max-height: 30px;
  transform: skew(45deg);
}
@media (max-width: 767px) {
  .page-hospitals .hospitals-breadcrumbs .breadcrumbs-home img {
    transform: initial;
  }
}
.page-hospitals .hospitals-breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .page-hospitals .hospitals-breadcrumbs ul {
    margin-left: 0;
    padding: 10px 0;
    width: 100%;
  }
}
.page-hospitals .hospitals-breadcrumbs ul li {
  margin: 0;
  padding: 15px 30px;
  display: inline-block;
  color: #dd1136;
  border-right: 1px solid #e7e7e7;
  transform: skew(-45deg);
}
.page-hospitals .hospitals-breadcrumbs ul li:first-child {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .page-hospitals .hospitals-breadcrumbs ul li:first-child {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .page-hospitals .hospitals-breadcrumbs ul li {
    transform: initial;
    border: none;
    width: 100%;
    text-align: center;
    padding: 5px;
  }
}
.page-hospitals .hospitals-breadcrumbs ul li a {
  display: block;
  font-size: 20px;
  transform: skew(45deg);
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  .page-hospitals .hospitals-breadcrumbs ul li a {
    transform: initial;
  }
}
.page-hospitals .hospitals-breadcrumbs ul li a:hover, .page-hospitals .hospitals-breadcrumbs ul li a.hovered {
  color: #333;
}
.page-hospitals .hospital-about-text {
  background-image: url("../img/backgrounds/about-background.jpg");
  background-size: cover;
}
.page-hospitals .hospital-about-text .content {
  width: 50%;
  height: 50%;
  background-color: #fff;
  margin: 40px auto;
}
@media (max-width: 991px) {
  .page-hospitals .hospital-about-text .content {
    width: 90%;
    height: 50%;
    background-color: #fff;
    margin: 5%;
  }
}
.page-hospitals .hospitals-sidebar {
  background: #dd1136;
  color: #fff;
  width: 150px;
}
@media (max-width: 767px) {
  .page-hospitals .hospitals-sidebar {
    max-width: initial;
  }
}
.page-hospitals .hospitals-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.page-hospitals .hospitals-sidebar ul li {
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .page-hospitals .hospitals-sidebar ul li {
    width: 50%;
    float: left;
  }
}
.page-hospitals .hospitals-sidebar ul li a {
  display: block;
  padding: 15px;
  text-align: center;
  border-left: 2px solid #dd1136;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-hospitals .hospitals-sidebar ul li a {
  transition: background, 0.3s;
}
.page-hospitals .hospitals-sidebar ul li a:hover, .page-hospitals .hospitals-sidebar ul li a.hovered {
  background: rgb(173.6428571429, 13.3571428571, 42.4285714286);
  border-color: #fff;
}
.page-hospitals .hospitals-sidebar ul li .sidebar-icon {
  position: relative;
  height: 60px;
}
.page-hospitals .hospitals-sidebar ul li .sidebar-icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-hospitals .hospitals-sidebar ul li .sidebar-icon, .page-hospitals .hospitals-sidebar ul li span {
  display: block;
  margin-bottom: 5px;
}
.page-hospitals .content {
  padding: 3vw;
}
.page-hospitals .content h1, .page-hospitals .content h2, .page-hospitals .content h3, .page-hospitals .content h4, .page-hospitals .content h5, .page-hospitals .content h6 {
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
}
.page-hospitals .content h1 {
  font-size: 60px;
}
.page-hospitals .content .department-head {
  margin-bottom: 20px;
}
.page-hospitals .content .department-head .department-name {
  display: inline;
}
@media (max-width: 767px) {
  .page-hospitals .content .department-head .department-name {
    display: block;
    margin-bottom: 10px;
    width: 100%;
  }
}
.page-hospitals .content .department-head .health-categories-list {
  top: 0;
  right: 0;
  position: relative;
}
@media (max-width: 767px) {
  .page-hospitals .content .department-head .health-categories-list {
    margin-bottom: 10px;
    text-align: right;
    width: 100%;
  }
}
.page-hospitals .content .department-head .health-categories-list .health-categories-list-opened {
  text-align: left;
}
.page-hospitals .equal-columns {
  display: table;
  width: 100%;
}
@media (max-width: 767px) {
  .page-hospitals .equal-columns {
    display: block;
  }
}
.page-hospitals .equal-columns .equal-column-left, .page-hospitals .equal-columns .equal-column-right {
  float: none;
  display: table-cell;
  vertical-align: top;
  position: relative;
}
@media (max-width: 767px) {
  .page-hospitals .equal-columns .equal-column-left, .page-hospitals .equal-columns .equal-column-right {
    float: left;
    display: block;
    width: 100%;
  }
}
.page-hospitals .equal-columns .equal-column-right {
  width: calc(100% - 150px);
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-hospitals .equal-columns .equal-column-right {
    width: 100%;
  }
}
.page-hospitals .sections {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.page-hospitals .sections .section {
  margin-bottom: 30px;
}
.page-hospitals .sections .section .section-first-alpha {
  display: inline-block;
  background: #dd1136;
  padding: 10px;
  color: #fff;
  font-size: 32px;
  line-height: 1;
}
.page-hospitals .sections .section ul {
  list-style: none;
  margin: -15px 0 0 10px;
  padding: 0;
  padding-top: 25px;
  background: #fff;
  color: #333;
  overflow: hidden;
  max-width: 80%;
  box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 5px;
}
@media (max-width: 991px) {
  .page-hospitals .sections .section ul {
    max-width: 100%;
  }
}
.page-hospitals .sections .section ul li {
  position: relative;
  margin: 0;
  padding: 10px;
  display: block;
  border-bottom: 1px solid rgba(67, 67, 67, 0.15);
  font-weight: 300;
  font-size: 17px;
}
.page-hospitals .sections .section ul li:last-child {
  border: none;
}
.page-hospitals .sections .section ul li i {
  color: #dd1136;
  margin-right: 10px;
}
.page-hospitals .sections .section ul li a {
  transition: all, 0.3s;
}
.page-hospitals .sections .section ul li a:hover {
  color: #dd1136;
}
.page-hospitals .institutions > .content {
  padding-top: 0;
  padding-bottom: 0;
}
.page-hospitals .institutions .no-search-results .content {
  padding: 0 !important;
}
.page-hospitals .institutions .institution {
  height: 200px;
  border-bottom: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  padding: 0 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.page-hospitals .institutions .institution img {
  max-height: 150px;
}
.page-hospitals .institutions .institution:last-child(5n+1) {
  border-left: none;
}
@media (max-width: 991px) {
  .page-hospitals .institutions .institution {
    height: 100px;
  }
  .page-hospitals .institutions .institution img {
    max-width: 50%;
  }
  .page-hospitals .institutions .institution:last-child(5n+1) {
    border-left: 1px solid #d6d6d6;
  }
}
.page-hospitals .institutions .institution a {
  transition: all, 0.3s;
}
.page-hospitals .institutions .institution a:hover {
  opacity: 0.9;
}
.page-hospitals .doctors {
  margin-left: -15px;
  margin-right: -15px;
}
.page-hospitals .doctors .doctor-wrapper > div {
  height: 170px;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .page-hospitals .doctors .doctor-wrapper > div {
    height: auto;
  }
}
.page-hospitals .doctors .doctor {
  margin-right: 15px;
  margin-left: 15px;
  padding: 2vw 1vw;
  position: relative;
  margin-bottom: 30px;
  background: #fff;
  line-height: 1;
}
@media (max-width: 991px) {
  .page-hospitals .doctors .doctor {
    padding: 6vw 3vw;
  }
}
.page-hospitals .doctors .doctor:nth-child(4n) {
  margin-right: 0;
}
.page-hospitals .doctors .doctor .doctor-name {
  font-size: 20px;
  color: #3d4d65;
}
.page-hospitals .doctors .doctor .doctor-department {
  font-size: 14px;
  color: #54657e;
}
.page-hospitals .doctors .doctor .doctor-hospital {
  color: #8493a8;
  margin-top: 10px;
  font-size: 12px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eff4f7;
}
@media (min-width: 768px) {
  .page-hospitals .doctors .doctor:hover .hover-overlay {
    opacity: 1;
  }
}
.page-hospitals .doctors .doctor.active-doctor .hover-overlay {
  display: block;
}
.page-hospitals .doctors .doctor .hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(228, 25, 55, 0.8);
  color: #fff;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .page-hospitals .doctors .doctor .hover-overlay {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .page-hospitals .doctors .doctor .hover-overlay {
    display: none;
  }
}
.page-hospitals .doctors .doctor .hover-overlay {
  transition: all, 0.3s;
}
.page-hospitals .doctors .doctor .hover-overlay .doctor-actions {
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-hospitals .doctors .doctor .hover-overlay .doctor-actions a {
  display: block;
  margin-bottom: 20px;
}
.page-hospitals .doctors .doctor .hover-overlay .doctor-actions a:last-child {
  margin-bottom: 0;
}
.page-hospitals .doctors .doctor .hover-overlay .doctor-actions i {
  margin-right: 5px;
  border: 2px solid #fff;
  padding: 4px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .page-hospitals .doctors .doctor .hover-overlay .doctor-actions {
    font-size: 14px;
  }
  .page-hospitals .doctors .doctor .hover-overlay .doctor-actions i {
    font-size: 12px;
    padding: 3px;
  }
}
.page-hospitals .doctor-detail {
  background: #E0E1E1;
}
.page-hospitals .doctor-detail .doctor-form-container {
  padding: 0 5px;
}
.page-hospitals .doctor-detail .doctor-form-container:first-child, .page-hospitals .doctor-detail .doctor-form-container:last-child {
  padding: 0;
}
@media (max-width: 767px) {
  .page-hospitals .doctor-detail .doctor-form-container {
    padding: 0;
  }
}
.page-hospitals .doctor-detail select {
  border: 1px solid #232323;
}
.page-hospitals .doctor-detail .form .select2-container--default .select2-selection--single {
  border-color: #232323;
  color: #232323;
}
.page-hospitals .doctor-detail .form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #232323;
}
.page-hospitals .doctor-detail .form .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("../img/icons/select-arrow-dark.png");
}
.page-hospitals .doctor-detail .doctor-name {
  color: #dd1136;
  font-size: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-weight: 700;
}
.page-hospitals .doctor-detail .doctor-title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: inline-block;
}
.page-hospitals .doctor-detail .doctor-bio {
  background: #fff;
  height: 40vh;
  overflow-y: scroll;
}
.page-hospitals .doctor-detail .doctor-bio .content {
  padding: 1vw;
}
.page-hospitals .doctor-detail .doctor-bio .content p {
  margin-bottom: 8px;
}
.page-hospitals .doctor-detail .doctor-info {
  color: #232323;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-hospitals .doctor-detail .doctor-info li {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}
.page-hospitals .doctor-detail .doctor-info li:last-child {
  padding-bottom: 0;
}
.page-hospitals .doctor-detail .doctor-info li span {
  color: #dd1136;
  display: block;
  font-weight: 600;
}
.page-hospitals .doctor-detail .download-as-pdf {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #dd1136;
  font-size: 26px;
  display: inline-flex;
  align-items: center;
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
}
.page-hospitals .doctor-detail .download-as-pdf {
  transition: all, 0.3s;
}
.page-hospitals .doctor-detail .download-as-pdf:hover {
  opacity: 0.8;
}
.page-hospitals .doctor-detail .download-as-pdf i {
  font-size: 50px;
  margin-right: 15px;
}
.page-hospitals .doctors-carousel {
  display: block;
  width: calc(100vw - 150px);
}
@media (max-width: 767px) {
  .page-hospitals .doctors-carousel {
    width: 100%;
  }
}
.page-hospitals .doctors-carousel a {
  display: block;
  position: relative;
}
.page-hospitals .doctors-carousel a {
  transition: all 0.3s ease;
}
.page-hospitals .doctors-carousel a .hover-overlay {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(228, 25, 55, 0.8);
  color: #fff;
  font-weight: 600;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-hospitals .doctors-carousel a .hover-overlay {
  transition: all, 0.3s;
}
.page-hospitals .doctors-carousel a:hover, .page-hospitals .doctors-carousel a.hovered {
  transform: scale(1.2);
}
.page-hospitals .doctors-carousel a.hovered .hover-overlay {
  opacity: 0.5;
}
.page-hospitals .doctors-carousel a:hover .hover-overlay {
  opacity: 1;
}
.page-hospitals .doctors-carousel .owl-stage-outer {
  overflow: visible;
}
.page-hospitals .doctors-carousel .owl-nav {
  color: #333333;
}
.page-hospitals .doctors-carousel .owl-nav .owl-prev, .page-hospitals .doctors-carousel .owl-nav .owl-next {
  top: 0;
  background: #fff;
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.page-hospitals .doctors-carousel .owl-nav .owl-prev i, .page-hospitals .doctors-carousel .owl-nav .owl-next i {
  font-size: 40px;
}
.page-hospitals .doctors-carousel .owl-nav .owl-prev {
  left: 0;
  padding-left: 30px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00ffffff",GradientType=1 );
}
.page-hospitals .doctors-carousel .owl-nav .owl-next {
  right: 0;
  padding-right: 30px;
  justify-content: flex-end;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#000000",GradientType=1 );
}
.page-hospitals .form {
  margin-bottom: 30px;
}
.page-hospitals .form.pull-right {
  max-width: 300px;
}
.page-hospitals .form.pull-right button {
  border-bottom: 1px solid #ccc;
  background: transparent;
  color: #232323;
}
@media (max-width: 767px) {
  .page-hospitals .form.pull-right {
    width: 100%;
  }
}
.page-hospitals .form input {
  color: #232323;
}
.page-hospitals .form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #232323;
}
.page-hospitals .form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #232323;
  opacity: 1;
}
.page-hospitals .form input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #232323;
  opacity: 1;
}
.page-hospitals .form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #232323;
}

.hospital-gallery-page {
  width: calc(100vw - 150px);
}
@media (max-width: 767px) {
  .hospital-gallery-page {
    width: 100%;
  }
}
.hospital-gallery-page .hospital-slider-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}
.hospital-gallery-page .slide-info-container {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  padding: 20px;
  width: 45%;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
  transform: translate(0, -90%);
}
@media (max-width: 767px) {
  .hospital-gallery-page .slide-info-container {
    position: static;
    width: 100%;
    transform: initial;
  }
}
.hospital-gallery-page .slide-info-container .slide-head {
  color: #dd1136;
  font-family: "atrament-web", sans-serif;
  font-weight: 400;
  font-size: 23px;
}
.hospital-gallery-page .slide-info-container .slide-desc {
  color: #000;
  font-size: 14px;
  margin-top: 5px;
}
@media (min-width: 767px) {
  .hospital-gallery-page .lightSlider {
    display: table;
    height: 60vh;
  }
}
@media (max-width: 767px) {
  .hospital-gallery-page .lightSlider {
    min-height: 300px;
  }
}
.hospital-gallery-page .lightSlider .lslide {
  overflow: hidden;
  text-align: center;
  position: relative;
}
@media (min-width: 767px) {
  .hospital-gallery-page .lightSlider .lslide {
    display: table-cell;
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  .hospital-gallery-page .lightSlider .lslide {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .hospital-gallery-page .lightSlider .lslide img {
    max-height: 100%;
  }
}
@media (min-width: 767px) {
  .hospital-gallery-page .lSSlideWrapper img {
    height: 65vh;
  }
}
@media (max-width: 767px) {
  .hospital-gallery-page .lSPager {
    display: none;
  }
}
.hospital-gallery-page .lSPager img {
  margin: 0 auto;
}
.hospital-gallery-page .lSPager li {
  position: relative;
  text-align: center;
}
.hospital-gallery-page .lSPager li {
  transition: all 0.3s;
}
.hospital-gallery-page .lSPager li a {
  display: inline-block;
  position: relative;
}
.hospital-gallery-page .lSPager li:hover, .hospital-gallery-page .lSPager li.active {
  transform: scale(1.2);
  z-index: 10;
  border-radius: initial !important;
  cursor: pointer;
}
.hospital-gallery-page .lSPager li .overlay {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  opacity: 1 !important;
}
.hospital-gallery-page .lSPager li .overlay {
  transition: all 0.3s;
}
.hospital-gallery-page .lSPager li.active .overlay {
  opacity: 0 !important;
}
.hospital-gallery-page .lSSlideOuter {
  overflow: visible !important;
}
.hospital-gallery-page .lSSlideOuter .lSPager.lSGallery {
  overflow: visible !important;
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  .institution-index.container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .institution-index .equal-column-right {
    width: calc(100vw - 150px) !important;
  }
  .institution-index .equal-column-right > .content {
    padding: 3vw 0 !important;
  }
}

.doctor-index {
  background: #e0e1e1;
}
@media (min-width: 768px) {
  .doctor-index .equal-column-right {
    width: 100vw !important;
  }
  .doctor-index .equal-column-right > .content {
    padding: 3vw !important;
  }
  .doctor-index .equal-column-right .doctors-carousel {
    width: 100vw;
  }
}

.department-index .equal-column-right {
  overflow: visible !important;
}
.department-index .content {
  padding: 3vw 0 !important;
}

.how-to-upload .item-tips {
  border-bottom: 1px solid #ACACAC;
  color: #000;
  padding: 10px 0;
}
.how-to-upload .item-tips:nth-child(odd) {
  background-color: #F1F1F1;
}
.how-to-upload .item-tips:first-child {
  border-top: 1px solid #ACACAC;
}
.how-to-upload .item-tips .tip-desc {
  padding: 10px;
}
.how-to-upload .item-tips .tip-desc span {
  color: #dd1136;
  font-weight: 600;
}
.how-to-upload .tip-img {
  padding: 10px;
}
.how-to-upload .tip-img a {
  border: 1px solid #ACACAC;
  padding: 5px;
  background-color: #fff;
  display: inline-block;
  margin-left: 5px;
  max-width: 45%;
}/*# sourceMappingURL=style.css.map */