@charset "utf-8";

/* J2 Common CSS */
html {
  text-size-adjust: none;
  font-family: 'Titillium Web', sans-serif;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  overflow-x: hidden;
}

body {
  margin: 0;
  background: #ffffff;
  font-family: 'Titillium Web', sans-serif;
  color: #04304b;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42857143;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

*,
*:focus {
  outline: none;
  outline-offset: 0;
}

a {
  color: #04304b;
  text-decoration: none;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}

a:hover {
  color: #d0daa3;
  text-decoration: none;
  outline: none;
  outline-offset: 0;
}

a:focus {
  color: #29282d;
}

a.j2-card:hover,
a.j2-card:hover p {
  color: #ffffff;
}

a.j2-card:hover .j2-icon img:first-child {
  opacity: 0;
}

a.j2-card:hover .j2-icon img:nth-child(2n) {
  opacity: 1;
}

b,
strong {
  font-family: 'Titillium Web', sans-serif;
  font-weight: normal;
}

p {
  padding-bottom: 10px;
  margin: 0;
  color: #404040;
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
  line-height: 26px;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 10px;
  margin: 0;
  font-weight: normal;
  line-height: 1.3;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.gredient-btn {
  display: inline-block;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  padding: 18px 25px;
  min-width: 222px;
  height: auto;
  border: none;
  border-radius: 0;
  background: #c4a3c4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  /* IE6-9 */
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.25px;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
  color: #29282d;
}

.gredient-btn:hover {
  color: #29282d;
  background: -moz-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: linear-gradient(to bottom, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0daa2', endColorstr='#ecdecc', GradientType=0);
}

.gredient-btn .svg-inline--fa {
  margin-left: 8px;
}

.read-btn-resources {
  margin-top: 40px;
  background: -moz-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: linear-gradient(to bottom, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0daa2', endColorstr='#ecdecc', GradientType=0);
  display: inline-block;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  padding: 18px 25px;
  min-width: 222px;
  height: auto;
  border: none;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.25px;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
  color: #29282d;
}

.read-btn-resources:hover {
  color: #29282d !important;
  background: #c4a3c4;
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
}

.bulit-btn-resources {
  padding-top: 0px !important;
}

#bulit-btn-patient {margin-left: 30px;}

.banner-title {
  font-size: 80px;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: 0.25px;
  color: #ffffff;
}

.small-title {
  padding-bottom: 14px;
  font-size: 27px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.25px;
  color: #29282d;
}

.small-title a {
  color: #29282d;
}



/* Header */
header {
  position: relative;
  top: 0;
  left: 0;
  padding: 20px 70px 20px 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
}

/*header .menu-logo {
  min-width: 200px;
}*/
.header-right {
  display: flex;
  align-items: center;
}

header nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 25px;
}

header nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header nav ul li {
  display: inline-block;
  padding: 0 30px;
}

header nav ul li a {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  color: #29282d;
}

header nav ul li .svg-inline--fa {
  font-size: 25px;
}

header nav ul li .active {
  color: #d0daa3;
}

.header-social ul li {
  display: inline-block;
  padding: 0 15px;
}

header button {
  cursor: pointer;
  background: transparent;
  padding: 14px;
  border-radius: 5px;
  border: 2px solid;
  border-color: #d2daa5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.5s ease;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  cursor: pointer;
  width: 60px;
  height: 60px;
  top: 0;
  transform-origin: center;
}

header button span {
  position: relative;
  top: 12px;
  background-color: #00BBDD;
  animation: animateMiddleBar 3s infinite;
  border: 1px solid #d2daa5;
  width: 28px;
}

header button:before {
  position: absolute;
  top: 15px;
  left: auto;
  right: auto;
  text-align: center;
  z-index: 11;
  content: "";
  width: 28px;
  height: 2px;
  background-color: #d2daa5;
  animation: animateTopBar 3s infinite;
  background-position: 0 0;
  display: inline-block;
}

header button:after {
  position: absolute;
  transition: all .2s ease;
  content: '';
  top: 28px;
  height: 2px;
  width: 28px;
  background-color: #d2daa5;
}

/* Kids Banner */
.kids-banner {
  /*position: absolute;
  bottom: 0;
  left: 0*/
  ;
  padding: 127px 0 90px;
  background-image: url(../images/blog-banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background: rbga(0, 0, 0 0.7);
  position: relative;
}

.kids-banner:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  content: "";
}

.kids-banner .container {
  position: relative;
  z-index: 11;
}

.bolg-content {
  text-align: center;
}

.bolg-content .banner-title {
  font-size: 80px;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: 0.25px;
  color: #ffffff;
}

.bolg-content p {
  margin-top: 20px;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.25px;
  color: #fff;
}

/* Blog Content */
.blog-content {
  padding: 80px 0 88px;
}

.row-reverce {
  padding-top: 56px;
}

.contact-info {
  display: block;
}

.contact-holiness {
  position: relative;
  overflow: hidden;
}

.contact-holiness img {
  width: 100%;
  height: 251px;
  object-position: center;
  object-fit: cover;
  transform: scale(1);
  transition: all ease .4s;
}

.contact-holiness:hover img {
  transform: scale(1.1);
}

.contact-holiness .plus-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  font-size: 36px;
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  transition: all 0.4s;
  background: rgba(197, 164, 197, 0.7);
}

.contact-info .plus-icon:hover {
  opacity: 1;
}

.contact-info:hover .warp-content a:before {
  width: 100%;
}

.contact-holiness .plus-icon img {
  width: auto;
  height: auto;
}

.contact-warp {
  padding: 26px 0 20px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.contact-warp .celender {
  display: inline-block;
  padding: 0;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: 4px 4px #f2f2f2;
  background: #c4a3c4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  /* IE6-9 */
}

.contact-warp .celender img {
  width: auto;
  margin: 0;
}

.contact-warp p {
  margin-left: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #6d6d6d;
}

.warp-content .small-title {
  padding-bottom: 14px;
  font-size: 27px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.25px;
  color: #29282d;
}

.warp-content p {
  max-width: 380px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #6d6d6d;
}

.warp-content a {
  position: relative;
  display: inline-block;
  padding-top: 7px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #c5a4c5;
}

.warp-content a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  z-index: 1;
  width: 0;
  height: 2px;
  background-color: #c5a4c5;
  transition: width 0.5s;
}

.warp-content .svg-inline--fa {
  margin-left: 5px;
}

/* Blog Contact */
.blog-contact {
  border-top: 2px solid #e2e2e2;
  padding: 130px 0 140px;
  background-image: url(../images/contact-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-inner {
  text-align: right;
}

.contact-inner .banner-title {
  color: #29282d;
  position: relative;
}

.contact-inner .banner-title:before {
  position: absolute;
  top: -35px;
  left: auto;
  right: 0;
  z-index: 1;
  content: "";
  width: 57px;
  height: 5px;
  background-color: #d2daa4;
}

.contact-warp1 {
  padding: 60px 0 10px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.contact-content a {
  font-size: 25px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.25px;
  color: #d1daa3;
}

.contact-content .footer-small {
  padding-bottom: 0;
  margin: 4px 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.25px;
  color: #29282d;
}

.contact-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.25px;
  color: #29282d;
}

.contact-img {
  margin-left: 28px;
}

.contact-img a {
  display: inline-block;
  width: 76px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(208, 218, 162);
  box-shadow: 7px 7px #ffffff;
  background: -moz-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: linear-gradient(to bottom, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0daa2', endColorstr='#ecdecc', GradientType=0);
}

.contact-text .footer-small {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #29282d;
}

.contact-text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #5e5e5e;
}

.contact-form {
  display: flex;
  flex-direction: column;
  margin-left: 60px;
}

.contact-form input {
  padding: 22px;
  width: 470px;
  height: 62px;
  border: none;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #5e5e5e;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background-color: #fff;
  box-sizing: border-box;
  margin-bottom: 18px;
  resize: vertical;
  border: 3px solid transparent;
}

.contact-form input:focus {
  border-color: #eadec9;
}

.contact-form textarea {
  padding: 22px;
  width: 470px;
  height: 168px;
  border: none;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #5e5e5e;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background-color: #fff;
  box-sizing: border-box;
  margin-bottom: 18px;
  resize: vertical;
}

.contact-form textarea:focus {
  border: 3px solid #eadec9;
}

.contact-form .gredient-btn {
  margin-top: 40px;
  background: -moz-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: linear-gradient(to bottom, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0daa2', endColorstr='#ecdecc', GradientType=0);
}

.contact-form .gredient-btn:hover {
  background: #c4a3c4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  /* IE6-9 */
}

/* Banner */
.banner {
  /*position: relative;*/
}

.owl-carousel {
  position: relative;
  display: block;
}

.owl-carousel .product-item {
  position: relative;
  padding: 310px 0;
  background-image: url(../images/banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 384 / 167 !important;
}

.owl-carousel .product-item.with-before:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: 0.1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.slider-no-current {
  display: none;
}

.owl-carousel .owl-nav {
  display: flex !important;
  flex-direction: column;
  position: absolute;
  left: auto;
  right: 4%;
  top: 46%;
  z-index: 1;
}

.owl-carousel .owl-nav button.owl-prev {
  text-align: center;
  position: relative;
  width: 70px;
  border: none;
  background: transparent;
  height: 70px;
  font-size: 60px;
  border-radius: 50%;
  color: #fff;
}

.owl-carousel .owl-nav button.owl-prev span {
  position: absolute;
  left: 25px;
  right: 0;
  top: 23px;
  z-index: 1;
  width: 15px;
  height: 23px;
  background-image: url(../images/arrow-1.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
  color: #29282d;
  background: -moz-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: linear-gradient(to bottom, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0daa2', endColorstr='#ecdecc', GradientType=0);
}

.owl-carousel .owl-nav [class*="owl-"]:hover span {
  filter: brightness(0);
}

.owl-carousel .owl-nav button.owl-next {
  text-align: center;
  position: relative;
  width: 70px;
  border: none;
  background: transparent;
  height: 70px;
  border-radius: 50%;
  color: #fff;
}

.owl-carousel .owl-nav button.owl-next span {
  position: absolute;
  left: 28px;
  right: 0;
  top: 22px;
  z-index: 1;
  width: 15px;
  height: 23px;
  background-image: url(../images/arrow-2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.banner .owl-carousel .owl-dots {
  display: flex;
  flex-direction: column-reverse;
  position: absolute;
  left: 8%;
  right: auto;
  top: 50%;
  z-index: 1;
  text-align: left;
}

.owl-carousel .owl-dots .owl-dot {
  position: relative;
  width: 26px;
  border: 2px solid transparent;
  background: transparent;
  height: 26px;
  border-radius: 50%;
}

.owl-carousel .owl-dots .owl-dot:before {
  content: "";
  background-color: #c6c6c6;
  width: 10px;
  height: 10px;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  border-radius: 50%;
  position: absolute;
}

.owl-carousel .owl-dots .owl-dot:active {
  opacity: 1;
}

.owl-carousel .owl-dots .owl-dot:hover {
  background-color: #b4aca8;
  border-color: #e9ddc7;
}

.owl-carousel .owl-dots .owl-dot:hover:before {
  background-color: #d1daa4;
}

.owl-carousel .owl-dots .owl-dot.active span {
  background: transparent;
}

.banner-caption {
  position: absolute;
  display: block;
  bottom: 0;
  top: 20%;
  left: 15%;
  max-width: 700px;
  text-align: left;
}

.banner-caption .banner-title {
  text-align: left;
  font-size: 80px;
  font-weight: bold;
  line-height: 70px;
  letter-spacing: -0.25px;
}

.banner-caption p {
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 400;
  line-height: auto;
  letter-spacing: -0.25px;
  color: #ffffff;
}

.banner-caption .gredient-btn {
  margin-top: 40px;
  background: -moz-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: linear-gradient(to bottom, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0daa2', endColorstr='#ecdecc', GradientType=0);
}

.banner-caption .gredient-btn:hover {
  background: #c4a3c4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  /* IE6-9 */
}

/* About Kids */
.about-kids {
  padding: 114px 0 0 0;
  background-image: url(../images/about-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
}

.about-content {
  position: relative;
  text-align: center;
  padding: 40px 0 104px;
}

.about-content:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  content: "";
  z-index: 1;
  margin: 0 auto;
  text-align: center;
  width: 57px;
  height: 5px;
  background-color: #ffffff;
}

.about-content .banner-title {
  font-size: 50px;
  line-height: 60px;
  color: #29282d;
}

.about-inner {
  padding: 0 71px;
}

.about-us {
  position: relative;
}

.about-us-img {
  overflow: hidden;
}

.about-us-img img {
  width: 100%;
  transform: scale(1);
  transition: all ease .4s;
  height: 600px;
  object-fit: cover;
}

.about-us:hover .about-us-img img {
  transform: scale(1.05);
}

.about-us-img {
  position: relative;
}

.about-us-img:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.about-us-title .small-title {
  font-size: 35px;
  font-weight: bold;
  letter-spacing: -0.25px;
  color: #ffffff;
}

.about-us-title p {
  font-size: 17px;
  line-height: 28px;
  color: #ffffff;
}

.about-us-title .read-btn {
  display: inline-block;
  padding-top: 14px;
  font-size: 20px;
  font-weight: bold;
  left: -0.25px;
  color: #ffffff;
}

.about-us-title .read-btn:hover {
  transform: ease all 0.5s;
  color: #d0daa2;
}

.about-us-stroke {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*
	max-width: 250px;*/
  position: absolute;
  left: 50px;
  bottom: 20px;
  z-index: 1;
}

.about-us-title {
  max-width: 330px;
}

.stroke-01 .large-title {
  font-size: 194px;
  font-weight: bold;
  line-height: 233px;
  letter-spacing: 0.75px;
  color: #ffffff;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.30);
}

/* Kids Areas */
.kids-areas {
  position: relative;
  padding: 114px 0 0 0;
}

.areas-title {
  display: inline-block;
  padding-bottom: 75px;
}

.areas-title .banner-title {
  position: relative;
  left: 75px;
  color: #29282d;
  max-width: 500px;
}

.areas-title .banner-title:before {
  position: absolute;
  left: -75px;
  top: 10px;
  content: "";
  z-index: 1;
  width: 57px;
  height: 5px;
  background-color: #c5a4c5;
}

.fractures {
  text-align: center;
  padding: 50px;
  border: 2px solid #f2f2f2;
  border-bottom-color: #c5a4c5;
  cursor: pointer;
}

.fractures:hover {
  transition: ease all 1s;
  border-color: #c5a4c5;
}

.fractures-img {
  display: inline-block;
  padding-bottom: 30px;
  text-align: center;
}

.fractures-img a {
  padding: 12px;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: 4px 4px #f2f2f2;
  background: #c4a3c4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  /* IE6-9 */
}

.fractures-content .small-title {
  padding: 0;
  font-size: 25px;
  line-height: 50px;
}

.fractures-content p {
  /* font-size: 17px;
  font-weight: 400;
  line-height: 25px; */
  letter-spacing: -0.25px;
  font-size: 18px;
  line-height: 28px;
  color: #949494;
}

.fractures-content .read-btn {
  font-size: 15px;
  color: #424145;
}

.fractures-content .read-btn:hover {
  color: #c5a4c5;
}

.kids-areas .owl-carousel .owl-nav {
  display: inline-block !important;
  position: absolute;
  left: auto;
  right: 0;
  top: -155px;
  z-index: 1;
}

.kids-areas .owl-carousel .owl-nav button.owl-next {
  border: 2px solid #f2f2f2;
  margin-left: 8px;
}

.kids-areas .owl-carousel .owl-nav button.owl-next span {
  background-image: url(../images/arrow-3.png);
}

.kids-areas .owl-carousel .owl-nav button.owl-prev {
  border: 2px solid #f2f2f2;
}

.kids-areas .owl-carousel .owl-nav button.owl-prev span {
  background-image: url(../images/arrow-4.png);
}

.kids-areas .owl-carousel .owl-nav [class*="owl-"]:hover {
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  /* IE6-9 */
}

.kids-areas .owl-carousel .owl-nav [class*="owl-"]:hover span {
  filter: brightness(14);
}

/* Testimonial */
.testimonial {
  text-align: center;
  padding: 81px 0;
}

.testimonial-img {
  position: relative;
}

.testimonial-img a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  font-size: 36px;
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  transition: all 0.4s;
  background: rgba(197, 164, 197, 0.7);
}

.testimonial-img .plus-icon:hover {
  opacity: 1;
}

.testimonial-title {
  padding: 30px 0 41px;
}

.testimonial-title .small-title {
  font-size: 34px;
  line-height: 32px;
  color: #29282d;
}

.testimonial-title p {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  color: #7a7a7a;
}

.testimonial .owl-carousel .owl-nav {
  flex-direction: unset;
  justify-content: space-between;
  align-items: center;
  left: 0;
  right: 0;
  top: 20%;
}

.testimonial .item {
  padding: 0 65px;
}

.testimonial .owl-carousel .owl-nav button.owl-prev {
  left: -4%;
}

.testimonial .owl-carousel .owl-nav button.owl-prev span {
  background-image: url(../images/arrow-4.png);
}

.testimonial .owl-carousel .owl-nav button.owl-next span {
  background-image: url(../images/arrow-5.png);
}

.testimonial .owl-carousel .owl-nav button.owl-next {
  right: -4%;
}

.testimonial .owl-carousel .owl-nav [class*="owl-"]:hover {
  background: transparent;
}

.testimonial .owl-carousel .owl-dots {
  display: inline-block !important;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  text-align: center;
}

.testimonial .owl-carousel .owl-dots .owl-dot:hover {
  background-color: transparent;
  border-color: #c5a4c5;
  color: #d1daa4;
}

.testimonial .owl-carousel .owl-dots .owl-dot:hover:before {
  background-color: #c5a4c5;
}

/* Kids Metlife */
.kids-metlife {
  padding: 80px 0;
  background-color: #fff;
}

.kids-metlife .item {
  margin: 0 28px;
}

.kids-metlife .owl-carousel .owl-nav {
  flex-direction: unset;
  justify-content: space-between;
  align-items: center;
  left: 0;
  right: 0;
  top: 15%;
}

.kids-metlife .owl-carousel .owl-nav button.owl-prev {
  left: -5%;
}

.kids-metlife .owl-carousel .owl-nav button.owl-prev span {
  background-image: url(../images/arrow-4.png);
}

.kids-metlife .owl-carousel .owl-nav button.owl-next span {
  background-image: url(../images/arrow-5.png);
}

.kids-metlife .owl-carousel .owl-nav button.owl-next {
  right: -5%;
}

.kids-metlife .owl-carousel .owl-nav [class*="owl-"]:hover {
  background: transparent;
}







/* Staff Banner */
.staff-banner {
  position: relative;
  padding: 126px 0 93px;
  background-image: url(../images/staff-banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.staff-banner:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.staff-banner .container {
  position: relative;
  z-index: 9999;
}

.staff-content {
  text-align: center;
}

.staff-content p {
  margin-top: 20px;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.25px;
  color: #fff;
}

/* Staff Practices */
.staff-practices {
  padding: 77px 0 64px;
}

.practices-caption {
  max-width: 834px;
  margin: 0 auto;
}

.practices-img {
  padding-bottom: 60px;
}

.practices-inner .banner-title {
  position: relative;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 38px;
  color: #29282d;
}

.practices-inner .banner-title span {
  display: block;
  margin-top: 14px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #949494;
}

.practices-inner .banner-title:before {
  position: absolute;
  bottom: -13px;
  left: 0;
  content: "";
  z-index: 1;
  width: 57px;
  height: 5px;
  background-color: #c5a4c5;
}

.practices-inner ul li {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #949494;
}

.bulit-link {
  margin-top: 40px;
}

.bulit-link .small-title {
  padding-bottom: 32px;
  font-size: 28px;
  line-height: 28px;
  color: #29282d;
}

.bulit-link .bulit-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.bulit-list {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #949494;
}

.bulit-link .bulit-list li {
  position: relative;
  padding-left: 37px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #29282d;
}

.bulit-link .bulit-list li:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: "";
  z-index: 1;
  width: 20px;
  height: 15px;
  background: transparent;
  background-image: url(../images/list-icon.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bulit-btn {
  display: inline-block;
  padding-top: 47px;
}

.bulit-btn .read-btn {
  padding: 0;
  font-size: 16px;
  color: #c5a4c5;
}

.bulit-btn .read-btn svg {
  margin-left: 10px;
}

.bulit-btn .read-btn:hover {
  color: #000000;
}





/* Riding Tips */
.riding-tips {
  padding: 0px 0 81px;
}

.riding-caption {
  max-width: 840px;
  margin: 0 auto;
}

.riding-tips .owl-carousel .owl-nav {
  justify-content: space-between;
  flex-direction: unset !important;
  align-items: center;
  left: -40px;
  right: -40px;
  top: 42%;
}

.riding-tips .owl-carousel .owl-nav button.owl-prev {
  border: 2px solid #f2f2f2;
  background-color: #ffffff;
}

.riding-tips .owl-carousel .owl-nav button.owl-prev span {
  background-image: url(../images/arrow-4.png);
}

.riding-tips .owl-carousel .owl-nav button.owl-next {
  border: 2px solid #f2f2f2;
  background-color: #ffffff;
}

.riding-tips .owl-carousel .owl-nav button.owl-next span {
  background-image: url(../images/arrow-3.png);
}

.riding-tips .owl-carousel .owl-nav [class*="owl-"]:hover {
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  /* IE6-9 */
}

.riding-tips .owl-carousel .owl-dots {
  display: inline-block !important;
  position: absolute;
  left: 0;
  text-align: center;
  margin: 0 auto;
  bottom: -40px;
  top: auto;
}

.riding-tips .owl-carousel .owl-dots .owl-dot::before {
  background-color: #d1daa4;
}

.riding-tips .owl-carousel .owl-dots .owl-dot:hover,
::before {
  background-color: transparent;
  border-color: #c5a4c5;
  color: #c5a4c5;
}

.riding-tips .contact-warp {
  padding: 80px 0 28px;
}

.riding-tips .practices-inner p {
  font-size: 18px;
  line-height: 28px;
  color: #949494;
}

.riding-tips .bulit-link {
  margin-top: 22px;
}

/*.blog-contact {
	position: relative;
}
.blog-contact:before {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 100%;
	border: none;
	border-radius: 0;	
	content: "";
	z-index: 1;
	background: -moz-linear-gradient(top,  rgba(208,218,162,1) 0%, rgba(236,222,204,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(208,218,162,1) 0%,rgba(236,222,204,1) 100%);
  background: linear-gradient(to bottom,  rgba(208,218,162,1) 0%,rgba(236,222,204,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0daa2', endColorstr='#ecdecc',GradientType=0 );
}*/
.warp-content .small-title span {
  display: block;
  margin-top: 6px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #6d6d6d;
}

.warp-content .small-title {
  font-size: 28px;
  padding: 36px 0 20px;
}

/* Footer */
footer {
  position: relative;
  bottom: 0;
  padding: 55px 0 0;
  background-color: #18171c;
}

footer:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 10px;
  width: 100%;
  border: none;
  border-radius: 0;
  content: "";
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: linear-gradient(to bottom, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0daa2', endColorstr='#ecdecc', GradientType=0);
}

.footer-info p {
  padding-top: 24px;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
  color: #b2b2b2;
}

.footer-info ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.footer-info ul li {
  display: inline-block;
  padding-right: 10px;
}

.footer-info ul li a {
  margin-top: 38px;
  display: inline-block;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 100%;
  background-color: #202020;
}

.footer-info ul li .svg-inline--fa {
  font-size: 26px;
  color: #c4a3c4;
  /* Old browsers */
  color: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* FF3.6-15 */
  color: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* Chrome10-25,Safari5.1-6 */
  color: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  /* IE6-9 */
}

.footer-info ul li a:hover {
  background: #c4a3c4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  /* IE6-9 */
}

.footer-info ul li a:hover .svg-inline--fa {
  color: #000000;
}

.footer-explore .footer-large {
  padding-top: 15px;
  height: 85px;
  font-size: 20px;
  font-weight: 700;
  line-height: auto;
  color: #ffffff;
}

.footer-explore ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-explore li {
  display: inline-block;
}

.footer-explore li a {
  font-size: 16px;
  font-weight: 700;
  line-height: 37px;
  color: #dedede;
}

.footer-explore li .active {
  color: #c7a8c7;
}

.footer-explore li a:hover {
  color: #c7a8c7;
}

.footer-contact .footer-large {
  padding-top: 15px;
  height: 85px;
  font-size: 20px;
  font-weight: 700;
  line-height: auto;
  color: #ffffff;
}

.footer-inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 30px;
}

.footer-link {
  display: inline-block;
  padding-left: 23px;
}

.footer-link .footer-small {
  padding-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.25px;
  color: #ffffff;
}

.footer-link .footer-small a {
  display: inline-block;
  padding-left: 2px;
  font-weight: 400;
  color: #acacac;
}

.footer-link .footer-small a:hover {
  color: #c7a8c7;
}

.footer-link .footer-small span {
  display: block;
  font-weight: 400;
  line-height: 25px;
  color: #9a9a9a;
}

.footer-newsletter .footer-large {
  padding-top: 15px;
  height: 85px;
  font-size: 20px;
  font-weight: 700;
  line-height: auto;
  color: #ffffff;
}

.footer-newsletter p {
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
  color: #a8a8a8;
}

.footer-newsletter input {
  padding: 25px;
  width: 279px;
  height: 63px;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  color: #5e5e5e;
  letter-spacing: -0.25px;
  background-color: #fff;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 16px;
  resize: vertical;
}

.copyright {
  margin-top: 92px;
  padding: 30px 0;
  background-color: #1d1c21;
}

.copyright .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copyright p {
  font-size: 17px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.25px;
  color: #ffffff;
}

.copyright p a {
  color: #adadad;
}

.copyright-design {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copyright-design img {
  margin-left: 16px;
}

.copyright .round-arrow {
  position: relative;
  top: -70px;
  padding: 0;
  width: 70px;
  height: 70px;
  border: none;
  border-radius: 100%;
  background: #c4a3c4;
  background: -moz-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  background: -webkit-linear-gradient(top, #c4a3c4 0%, #e0ccdf 100%);
  background: linear-gradient(to bottom, #c4a3c4 0%, #e0ccdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4a3c4', endColorstr='#e0ccdf', GradientType=0);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.copyright .round-arrow .svg-inline--fa {
  font-size: 32px;
  color: #29282d;
}

.copyright .round-arrow:hover {
  background: -moz-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  background: linear-gradient(to bottom, rgba(208, 218, 162, 1) 0%, rgba(236, 222, 204, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0daa2', endColorstr='#ecdecc', GradientType=0);
}

.kids-map-area iframe {
  width: 100%;
  display: block;
  filter: grayscale(1);
}

#map1 {
  height: 400px;
}

.patient_portal_btn {
  color: #d0daa3;
  text-decoration: none;
  outline: none;
  outline-offset: 0;
  border: 2px solid #d0daa3;
  padding: 10px 25px;
  border-radius: 5px;
}

.call_now{
  position: static !important;
  font-size: 29px !important;
  text-align: inherit;
}

.call_now span {font-weight: normal;}


@media(max-width:768px) {
  #bulit-btn-patient {margin-left: 0px;}
  .call_now {font-size: 23px !important;}
}

/* @media (max-width: 1600px) {
	.header {
		padding: 20px 70px 20px 30px !important;
	}
} */

