body {
font-family: 'Montserrat', sans-serif !important;
}
.surgery .card {
	border-radius:15px !important;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
@media (max-width: 1067px) {
  .hero-landing {
    margin-top:82px !important;
  }
}
.hero-landing {
	 margin-top:82px !important;
}
.hero-landing .usp-icon {
	height:70px;
}
.hero-landing .usp-text {
	font-size:16px;
	margin-top:10px;
	font-weight:700;
}
.footer-form .iti__country-name {
	color:#000;
}
body {
	overflow-x:hidden;
}
.scoring .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: transparent;
    border: 1px solid #fff !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff; 
    border-color: #fff;
}
@media (max-width: 1200px) {
	.nav-item {
		padding:0px !important;
	}
}

.linear-grad { 
background: rgb(39,60,71);
background: linear-gradient(180deg, rgba(39,60,71,1) 50%, #F0F0F0 50%);
}

strong {
	font-weight:800;
}
.sbox-5-txt h3 {
	font-weight:700;
	margin-top:20px;
}

.statistics-item .h1 {
	font-weight:800;
}
.card-body .icon svg {
	height:50px;
	width:50px;
}

.footer-form .formInputPhone {
 height:50px;	
 width:100%;
 border: solid 1px #000000;
}
.footer-form .formLabel {
	margin-bottom:0px
}
.footer-form .iti__selected-dial-code {
	color:#000
}
.footer-form  .formButton {
    background: #42A5F5 !important;
    color: #ffffff;
    font-size: 18px;
    border: 0;
    border-radius: 0px;
    font-weight: bold;
    width: 100%;
    height: auto;
    padding: 15px 0;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
}
.navbar .fixed-top {
  margin-bottom: 70px;
}
.logo-lp {
	max-height:160px;
	width:auto !important;
	margin:auto;
}
.adm-innerForm .section-title {
  font-size: calc(2rem + .9vw);
  font-weight:800 !important;
}
.hero-landing p {
	font-size:20px;
}
/*.hero-landing .btn {
	width:230px !important;
}*/
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255,255,255) !important;
}
@media (min-width: 1200px) {
  .container{
    max-width: 1400px !important;
  }
}
.card-body .icon svg {
	height:50px;
	width:50px;
}
.footer-form .formLabel {
    margin-bottom: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}
.footer-form .formInput {
    border: solid 1px #000000;
    width: 100%;
    height: 50px;
    color: #646464;
    border-radius: 0px;
    margin-bottom: 20px;
    padding-left: 10px;
    font-size: 14px;
}
.footer-form span {
    font-size: 13px;
}
.footer-form  .formButton {
    background: #42A5F5 !important;
    color: #ffffff;
    font-size: 18px;
    border: 0;
    font-weight: bold;
    width: 100%;
    height: auto;
    padding: 15px 0;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
}
.accordion-section-title {
  position: relative;
  padding-right: 30px;
}

.icon-open,
.icon-close {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 16px;
}

.icon-close {
  display: none;
}
.accordion-section-title.active .icon-open {
  display: none;
}

.accordion-section-title.active .icon-close {
  display: inline;
}
@media (max-width: 772px) {
  .navbar-nav {
    padding-top:30px
  }
}
/*****Colours*****/
.bg-dark-teal {
  background-color: #273C47;
  color: #fff;
}
.dark-teal {
  color: #273C47;
}
.socialMedia a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #648592;
  margin: 5px;
  text-decoration: none;
  color: #fff;
}
.bg-bright-green {
  background-color: #00B11B;
}
.green {
  color: #00B11B;
}
.bg-bright-teal {
  background-color: #0F4861;
}
.bright-teal {
  color: #0F4861;
}
.bg-dark-blue {
  background-color: #000429;
  color: #fff;
}
.bg-light-grey {
  background-color: #e2e2e2
}
.bg-sky-blue {
  background-color: #42A5F5
}
.sky-blue {
  color: #42A5F5
}
.text-large {
  font-size: calc(3rem + .9vw) !important;
}
.btn-outline-white {
  color: #fff;
  border: 1.5px solid #fff !important;
  padding: 10px 30px;
}
.btn {
  padding: 10px 30px;
  font-weight:700;
}
/**Titles**/
.h1-lp {
  font-size: calc(2.6rem + .9vw);
  line-height: calc(2.6rem + .9vw);
  font-weight:800;
  margin-bottom: 30px;
  max-width: 480px;
}
.h1-lp  .sky-blue {
  font-size: calc(4rem + .9vw);
  line-height: calc(4rem + .9vw);
  display: block;
  margin-bottom: 20px;
}
.section-title {
  font-size: calc(2.5rem + .9vw);
  font-weight: 500;
}
.section-intro {
  font-size: 18px;
}
/**Videos**/
#player {
  width: 100%;
}
.embed__container iframe {
  width: 100%;
  position: absolute;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.embed__container {
  position: relative;
  padding-bottom: 56%;
  width: 100%;
  text-align: left;
}
.pay-preview .pay-btn-lg, .pay-preview .pay-btn-md {
  position: absolute !important;
  top: 58%;
  left: 10%;
  right: 10%;
  color: #fff;
}
.damass4 {
  font-size: 11px;
  color: #fff;
}
.owl-carousel .owl-item .video-thumb.active:before {
  opacity: 1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  mix-blend-mode: screen;
  left: 0;
  top: 0;
  background: rgba(247, 148, 30, 0.75);
  z-index: 1;
  transition: all 250ms ease-out;
}
.owl-nav .owl-next {
  right: 0px;
}
.owl-nav > div {
  margin-top: -20px;
  position: absolute;
  top: 45%;
  color: #fff;
  padding: 10px;
  width: 30px;
  display: initial;
  height: 46px;
  background: #060606a8;
}
.col-image-container {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.col-image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/**Reviews**/
.scoring {
  width: 100%;
  height: auto;
  padding: 50px;
  background: #000230;
}
.scoring .scoringBox .scoringCard {
  background: #ffffff;
  padding: 30px;
  min-height: 400px;
}
.scoring .scoringBox .scoringCard .userTitle {
  font-size: 22px;
  color: #646464;
  display: block;
  font-weight: bold;
}
.scoring .scoringBox .scoringCard .starBox {
  margin-bottom: 15px;
}
.scoring .scoringBox .scoringCard > p {
  font-size: 14px;
  color: #646464;
  display: block;
}
.scoring .scoringBox .scoringCard .starBox > span {
  background: #8acb41;
  padding: 5px 3px 2px 3px;
  position: relative;
}
.scoring .scoringBox .scoringCard .starBox > span:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 1px;
  background: #8acb41;
  transform: rotate(143deg);
  top: 18px;
  right: 3px;
}
.scoring .scoringBox .scoringCard .starBox > span > i {
  color: #ffffff;
  font-size: 18px;
}
.scoring .scoringBox .scoringCard > span {
  font-size: 12px;
  color: #646464;
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
}
.scoring .scoringBox .scoringCard > strong {
  font-size: 18px;
  color: #646464;
  display: block;
  margin-bottom: 10px;
}
.scoring .scoringTitle {
  color: #ffffff;
  font-size: 24px;
  display: table;
}
@media only screen and (min-width: 991px) {
.scoring .scoringTitle {
 margin: 150px 0 10px 30px;
}
}
.scoring .scoringStarBox {
  margin: 0px 0 15px 30px;
}
.scoring .scoringStarBox > span {
  background: #8acb41;
  padding: 10px 5px 5px 5px;
  margin: 0px 5px 5px 0;
  display: inline-block;
  position: relative;
}
.scoring .scoringStarBox > span:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #8acb41;
  transform: rotate(143deg);
  top: 22px;
  right: -1px;
}
.scoring .scoringStarBox > span > i {
  color: #ffffff;
  font-size: 22px;
}
/**Services**/
.pricetext {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-left: 10px;
  text-shadow: 0 0 10px rgb(0 0 0);
  bottom: 5px;
}
.pricetext2 {
  font-size: 25px;
  color: #fff;
  font-weight: 900;
  margin-right: 10px;
  text-shadow: 0 0 10px rgb(0 0 0);
}
.tay-preview {
  position: relative;
}
.tay-btn {
  display: inline-block;
}
.tay-block {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.tay-preview .tay-btn-lg, .tay-preview .tay-btn-md {
  position: absolute !important;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  padding: 5px;
  width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  backdrop-filter: saturate(110%) blur(5px);
  -moz-backdrop-filter: saturate(110%) blur(5px);
  -webkit-backdrop-filter: saturate(110%) blur(5px);
}
@media only screen and (max-width: 1199px) {
  .h1-lp {
    margin: auto auto 30px auto;
  }
}
@media only screen and (max-width: 991px) {
  .tay-preview .tay-btn-lg, .tay-preview .tay-btn-md {
    position: absolute !important;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    padding: 5px;
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    backdrop-filter: saturate(110%) blur(5px);
    -moz-backdrop-filter: saturate(110%) blur(5px);
    -webkit-backdrop-filter: saturate(110%) blur(5px);
  }
}
.sbox-1, .sbox-5 {
  margin-bottom: 60px;
}
.sbox-2 h5, .sbox-5 h5 {
  margin-top: 25px;
  margin-bottom: 10px;
}
.sbox-1 p, .sbox-2 p, .sbox-3 p, .sbox-4 p, .sbox-5 p, .sbox-6 p {
  line-height: 1.5;
  margin-bottom: 0;
}
/**Accordion**/
.accordion {
  overflow: hidden;
  color: #004861;
}
.accordion-section-title {
  width: 100%;
  padding: 12px;
  display: inline-block;
  background: #fff;
  transition: all linear 0.15s;
  color: #fff;
  cursor: pointer;
  margin-bottom: 15px;
  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
  text-decoration: none;
  font-weight: 600;
  padding-right: 50px;
}
.accordion-section-content {
  padding: 0 15px;
  line-height: 1.4;
  display: none;
  margin-bottom: 20px;
  color: #333;
}
svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em;
}
.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}
.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}
.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}
.svg-inline--fa.fa-w-16 {
  width: 1em;
}
.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}
.video-carousel .owl-item .video-thumb.active:before {
  opacity: 1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  mix-blend-mode: screen;
  left: 0;
  top: 0;
  background: rgba(247, 148, 30, 0.75);
  z-index: 1;
  transition: all 250ms ease-out;
}
.video-carousel .owl-item .video-thumb:not(.active):hover:before {
  opacity: 1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  mix-blend-mode: screen;
  left: 0;
  top: 0;
  background: rgba(247, 148, 30, 0.30);
  z-index: 1;
  transition: all 1s ease-out;
}
.video-thumb:not(.active):hover:before {
  background: rgba(247, 148, 30, 0.30);
}
.video-thumb:after {
  top: 50%;
  left: 50%;
  margin: -0.458em 0 0 -0.500em;
  color: rgba(255, 255, 255, 0);
  font-size: 2em;
  line-height: 1;
  position: absolute;
  font-weight: 900;
  transition: all 250ms ease-out;
}
.video-thumb.active:after {
  color: rgba(255, 255, 255, 1);
}
.card-body .icon {
  font-size: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.card-body .icon svg {
	height:50px;
	width:50px;
}
@media (min-width: 992px) and (max-width: 1199.99px) {
  .column {
    float: left;
    width: 18.7%;
    margin-top: 5px;
  }
}
.pay-preview {
  position: relative;
}
.pay-btn {
  display: inline-block;
}
.pay-block {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.pay-preview .pay-btn-lg, .pay-preview .pay-btn-md {
  position: absolute !important;
  top: 58%;
  left: 10%;
  right: 10%;
  color: #fff;
}
.column {
  float: left;
  width: 18.9%;
  margin-top: 5px;
}
.next {
  right: 18px;
  border-radius: 3px 0 0 3px;
}
.next, .prev {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.kay-preview iframe {
	border-radius:10px;
}
.kay-preview .kay-btn-lg, .kay-preview .kay-btn-md {
  position: absolute !important;
  top: 70%;
  left: 10%;
  right: 10%;
}
.video-preview .video-btn-md {
  margin-top: -50px;
  margin-left: -50px;
}
.video-btn-md, .video-btn .video-btn-md {
  width: 130px;
  height: 130px;
}
.video-btn-xs .svg-inline--fa, .video-btn-sm .svg-inline--fa, .video-btn-md .svg-inline--fa, .video-btn-lg .svg-inline--fa {
  position: relative;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.video-btn-md .svg-inline--fa {
  width: 100px;
  height: 100px;
}
.play-icon-skyblue {
  color: #0b88ee;
}
.ico-bkg {
  background-color: #fff;
  position: absolute;
  top: 40px;
  left: 40px;
}
.video-btn-md .ico-bkg {
  width: 50px;
  height: 50px;
}
.video-preview {
  position: relative;
}
.video-btn-xs, .video-btn-sm, .video-btn-md, .video-btn-lg {
  position: relative;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
  padding: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.video-btn-xs:before, .video-btn-sm:before, .video-btn-md:before, .video-btn-lg:before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.video-preview .video-btn-xs, .video-preview .video-btn-sm, .video-preview .video-btn-md, .video-preview .video-btn-lg {
  position: absolute !important;
  top: 50%;
  left: 47%;
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.kay-preview {
  position: relative;
}
.kay-btn {
  display: inline-block;
}
.kay-block {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.kay-preview .kay-btn-lg, .kay-preview .kay-btn-md {
  position: absolute !important;
  top: 70%;
  left: 10%;
  right: 10%;
}