@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

/*!
Theme Name: Elite Surgeries Abroad
Theme URI: http://elitesurgeriesaborad.com
Author: bond media
Author URI: https://www.bondmedia.co.uk/
Description: Elite Surgeries Abroad is a custom web design and build by bond media
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: basetest
*/
.cell.large-6.medium-12.small-12.slider-cut {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
}
div#text-typeform-column {
    width: 100%;
}
@keyframes btnShakeDelay {
  0%, 90%, 100% { transform: translateX(0); }
  92% { transform: translateX(-4px); }
  94% { transform: translateX(4px); }
  96% { transform: translateX(-3px); }
  98% { transform: translateX(3px); }
}

.btn-facebook-new {
  animation: btnShakeDelay 3s ease-in-out infinite;
}

.video-slider .slick-slide {
    padding: 0 10px;
}

.video-slider .slick-list {
    margin: 0 -10px;
}

/* CARD */
.video-slider .card-video-testimonial {
    cursor: pointer;
}

.video-slider .video-popups img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 10px;
}

/* HOVER */
.video-slider .card-video-testimonial:hover {
    transform: translateY(-5px);
    transition: 0.3s ease;
}

/* ARROWS */
.video-slider .slick-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    z-index: 10;
    width: 42px;
    height: 42px;
    background: #fff;
    border-radius: 50%;
    border: none;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.video-slider .slick-prev {
    left: -20px;
}

.video-slider .slick-next {
    right: -20px;
}

.video-slider .slick-arrow:before {
    color: #000;
    font-size: 18px;
}
/* WRAPPER */
.flight-ticker-wrap {
    overflow: hidden;
    width: 100%;
}

/* TRACK */
.flight-ticker-track {
    display: flex;
    width: max-content;
    animation: flightTickerScroll 25s linear infinite;
}

/* ITEM */
.flight-ticker-item {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-right: 40px;
    white-space: nowrap;
    font-size: 14px;
}

/* ICON (keeps your existing class untouched) */
.flight-ticker-item .typeform-section-icons {
    width: 16px;
}

/* ANIMATION */
@keyframes flightTickerScroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
.flight-ticker-wrap:hover .flight-ticker-track {
    animation-play-state: paused;
}
.bin-added-new{
width: 46% !important;
}
/* MOBILE */
@media (max-width: 640px) {
    .video-slider .slick-prev { left: 5px; }
    .video-slider .slick-next { right: 5px; }
}
ul.lander-class>li {
    font-size: 16px;
    background: #18396f;
    margin: 5px 0px !important;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
}
ul.lander-class{
list-style: none;
    padding-left: 0;
margin-left: 0px;
}
img.typeform-section-icons {
    width: 15px;
    height: 15px;
}
.flight-icons-inline {
 	display: flex;
    flex-wrap: wrap;
}
.icon-row {
    margin-right: 15px;
    border-left: 1px solid black;
    padding-left: 5px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    gap: 5px;
}
.icon-row > *:first-child {
    border-left: 0px !important;
	padding-left: 0px !important;
}
a.btn-facebook-new {
    width: 94%  !important;;
    background-color: #c2c2c2 !important;
    padding: 15px;
    color: #18396f !important;
    border-radius: 100px;
transition: .3s;
    border: 1px solid #18396f;
}
.btn-facebook-new:hover {
    background-color: transparent;
    color: #18396f;
}
a.blue-btn.package-btn {
    text-align: center;
}
.mobile-only>h6{
	text-align: center;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
	color: #666 !important;
    font-size: 14px !important;
}
.cell.large-6.medium-12.small-12.slider-cut {
    display: flex;
    justify-content: center;
}
ul.sub-menu.sub-menu-2.shiftnav-sub-active.shiftnav-sub-active-current {
    padding-left: 20px;
}
ul.mega-sub-menu>li>a{
	background-color:#fff !important;
}
.grid-container.grid-x.zigzag-inner-layouts {
    margin-top: 10px;
    margin-bottom: 10px;
}
.doctors-custom {
    height: 100% !important;
    min-height: 480px !important;
}
.doctor-container-custom{
	align-items: center !important;
}
#mega-menu-item-749 ul li a {
    background-size: 40px !important;
    padding-left: 60px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item{
	margin:3px !important;
}
.doctors-custom {
    margin: 10px !important;
}
p.headoffice>svg {
    width: 30px;
}
div#text-typeform-column {
    padding-bottom: 20px;
}
.headoffice {
    display: flex !important;
    align-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
/* -----------------------------
CONTACT FORM 7 GLOBAL STYLING
------------------------------*/
.cf7-header{
text-align:center;
margin-bottom:20px;
}

.cf7-header h3{
font-size:22px;
font-weight:700;
margin-bottom:6px;
color:#222;
}

.cf7-header p{
font-size:14px;
color:#555;
line-height:1.5;
margin:0;
}
.wpcf7 {
    width: 100%;
}
.wpcf7 form{
background:#f2f2f2;
padding:40px;
border-radius:18px;
margin:auto;
font-family:inherit;
}

.wpcf7 p{
margin-bottom:18px;
}

.wpcf7 label{
font-size:14px;
font-weight:500;
color:#333;
display:block;
margin-bottom:6px;
}

/* INPUTS */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 textarea,
.wpcf7 select{

width:100%;
padding:14px 16px;
border-radius:10px;
border:1px solid #e3e3e3;
background:#f6f6f6;
font-size:15px;
outline:none;
transition:all .2s ease;
box-sizing:border-box;

}

.wpcf7 textarea{
min-height:120px;
resize:vertical;
}

/* FOCUS */

.wpcf7 input:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus{
border-color:#214A8F;
background:#fff;
}

/* SELECT */

.wpcf7 select{
appearance:none;
cursor:pointer;
}

/* SUBMIT BUTTON */

.wpcf7 input[type="submit"]{

background:#111;
color:#fff;
border:none;
padding:14px 28px;
border-radius:10px;
font-size:15px;
font-weight:600;
cursor:pointer;
transition:all .2s ease;
display:inline-block;

}

.wpcf7 input[type="submit"]:hover{
background:#000;
}

/* RESPONSE */

.wpcf7-response-output{
margin-top:15px;
font-size:14px;
}

/* ERROR */

.wpcf7-not-valid{
border-color:#e54848 !important;
}

/* -----------------------------
PHONE FLAGS (intl-tel-input)
------------------------------*/

.iti{
width:100%;
}

.iti input{
padding-left:60px !important;
}

.iti__flag-container{
border-right:1px solid #e3e3e3;
}

.iti__selected-flag{
padding-left:10px;
}

.iti__country-list{
border-radius:10px;
box-shadow:0 10px 25px rgba(0,0,0,0.15);
}
.newsletter-embed>div>form{
		padding:0px !important;
	}
/* MOBILE */

@media(max-width:640px){
	.newsletter-embed>div>form{
		padding:0px !important;
	}
.wpcf7 form{
padding:28px;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select{
font-size:16px;
}

}
/* wrapper */
.logo-showcase {
    width: 17% !important;
    margin: 1.5% !important;
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;

}
div#zig-zag {
    padding-top: 30px;
    padding-bottom: 30px;
}
.process-icon>img {
    min-width: 35px !important;
    max-width: 35px !important;
}
button.why-arrow {
    background-color: #c2c2c2 !important;
}
.why-slider-wrapper{
position:relative;
padding:0 70px;
}

/* arrows */

.why-arrow{
position:absolute;
top:50%;
transform:translateY(-50%);
width:44px;
height:44px;
border-radius:50%;
background:#214A8F;
color:#fff;
border:none;
font-size:22px;
display:flex;
align-items:center;
justify-content:center;
cursor:pointer;
z-index:10;
}

.why-prev{
left:0;
}

.why-next{
right:0;
}

/* swiper spacing */

.why-swiper{
overflow:hidden;
}

.why-swiper .swiper-slide{
height:auto;
}

/* cards */

.why-card{
background:#fff;
border-radius:18px;
padding:40px;
box-shadow:0 10px 30px rgba(0,0,0,0.08);
}

/* images */

.why-image img{
width:100%;
height:auto;
border-radius:12px;
}

/* mobile */

@media(max-width:768px){

.why-slider-wrapper{
padding:0 40px;
}

.why-card{
padding:25px;
}

}
.cell.large-6.medium-6.small-12.tv-1.video-embedder>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tf-container {
    width: 100%;
}
.video-details.video-testimonial-details {
    min-height: 100px;
}
.typeform-embedder{
display:flex;
align-items:flex-start;
}

.typeform-embedder [data-tf-live],
.typeform-embedder [data-tf-widget],
.typeform-embedder .tf-v1-widget{
width:100% !important;
max-width:100% !important;
height:580px !important;
min-height:580px !important;
overflow:hidden !important;
border-radius:16px;
}

.typeform-embedder iframe{
width:100% !important;
height:580px !important;
min-height:580px !important;
display:block;
border:0 !important;
border-radius:16px;
}


#text-typeform-column h4{
color:#214A8F;
}

.p1 {
    margin: auto;
}
.cell.large-6.medium-12.small-12.zz-img {
    display: flex;
    align-items: center;
}
.floating-wrapper{
  position:fixed;
  bottom:20px;
  right: 310px;
  display:flex;
  align-items:center;
  gap:12px;
  z-index:9999;
}
.answer>ul>li {
    font-size: 17px !important;
}

.floatingbtn{
  white-space:nowrap;
}


.floating-fb{
  width:50px;
  height:50px;
  background:#FFF;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:all .3s ease;
  box-shadow:0 6px 20px rgba(0,0,0,.2);
}

.floating-fb img{
  width:48px;
  height:auto;
}

.floating-fb:hover{
  transform:translateY(-3px);
  box-shadow:0 8px 25px rgba(0,0,0,.3);
}
.hide-form-desktop{
display: block;
}
.show-form-mobile{
display: none !important;
}
/* Mobile adjustment */
@media(max-width:768px){
.hide-form-mobile {
display: none !important;
}
.show-form-mobile{
display: block !important;
}
.floating-wrapper {
	bottom: 10px;
	right: 280px;
	gap: 8px;
}

  .floating-fb{
    width:44px;
    height:44px;
  }
}

.tv-1 {
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: stretch;
}
.kb-img img {
    border-radius: 30px;
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.card-gap {
    background-image: url(https://www.elitesurgeryabroad.com/wp-content/uploads/2026/02/les-faits-se-sont-deroules-a-la-clinique-victor-pauchet-a-amiens-capture-d-ecran-google-street-view-1469027330.jpg) !important;
    background-blend-mode: darken;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-color: rgba(28, 89, 163, 0.7) !important;
}


/* Make the typeform container clickable */
.typeform-embedder{
  position:relative;
}

.typeform-embedder .bm-tf-clicklayer{
  position:absolute;
  inset:0;
  z-index:50;
  cursor:pointer;
  background:transparent;
}


/* Modal wrapper */
.bm-tf-modal{
  position:fixed;
  inset:0;
  z-index:99999;
  display:none;
  overflow:hidden;
}

.bm-tf-modal.is-open{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:40px 20px;
  box-sizing:border-box;
}


/* Backdrop with blur */
.bm-tf-modal__backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,0.35);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}


/* Modal panel */
.bm-tf-modal__panel{
  position:relative;
  z-index:2;
  width:min(900px, 90vw);
  height:85vh;
  max-width:100%;
  background:#fff;
  border-radius:20px;
  overflow:hidden;
  box-shadow:0 20px 60px rgba(0,0,0,0.25);
}


/* Close button */
.bm-tf-modal__close{
  position:absolute;
  top:16px;
  right:16px;
  z-index:30;
  width:46px;
  height:46px;
  border:0;
  border-radius:999px;
  background:#214A8F;
  color:#fff;
  cursor:pointer;
  font-size:22px;
  line-height:46px;
  text-align:center;
  box-shadow:0 8px 20px rgba(33,74,143,0.25);
}


/* Content wrapper */
.bm-tf-modal__content{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  overflow:hidden;
}


/* Force everything inside to fill modal */
.bm-tf-modal__content > div,
.bm-tf-modal__content > div > div,
.bm-tf-modal__content .typeform-widget,
.bm-tf-modal__content .tf-v1-widget,
.bm-tf-modal__content [data-tf-widget],
.bm-tf-modal__content [data-tf-live],
.bm-tf-modal__content iframe{
  width:100% !important;
  height:100% !important;
  min-height:100% !important;
  max-height:none !important;
  max-width:100% !important;
  border:0 !important;
  display:block !important;
  box-sizing:border-box !important;
}

.bm-tf-modal__content *{
  max-width:100% !important;
}

body.bm-tf-noscroll{
  overflow:hidden;
}


/* Mobile */
@media only screen and (max-width: 767px){
	.why-card.grid-x.align-middle {
    display: flex;
    flex-direction: column-reverse;
    min-height: 470px;
    justify-content: flex-end;
}
.why-image>img{
    height: 150px !important;
    margin-bottom: 30px;
}
	.cell.large-6.medium-6.small-12.why-text {
    height: 265px;
    overflow-y: scroll;
}
	
  .bm-tf-modal.is-open{
    padding:20px 12px;
  }

  .bm-tf-modal__panel{
    width:100%;
    height:85vh;
    border-radius:16px;
  }

  .bm-tf-modal__close{
    top:12px;
    right:12px;
    width:42px;
    height:42px;
    line-height:42px;
    font-size:20px;
  }
}


.video-popups>img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.cardgap-small>p {
    text-align: center;
}

.process-padding>img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.process-slide.slick-slide.slick-current.slick-center .process-padding ul>li {
    color: #fff !important;
}
.galleryitem>img {
    height: 400px;
    object-fit: cover;
}
.avatar-img>img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100%;
}
.cell.large-6.medium-12.small-12.zz-img>img {
    height: 500px;
    object-fit: cover;
}
.overlay-text{
background: #214A8F;
background: linear-gradient(0deg, rgba(33, 74, 143, 1) 0%, rgba(33, 74, 143, 0.91) 20%, rgba(33, 74, 143, 0.78) 46%, rgba(33, 74, 143, 0.73) 81%, rgba(33, 74, 143, 0) 100%);
}
.why-text li {
    color: #3a4a63;
    font-size: 16px;
    line-height: 1.6;
}
.cell.large-12.medium-12.small-12.wcu-title>p {
    color: #fff;
}
.cell.large-6.medium-6.small-12.why-image>img {
    height: 350px;
    object-fit: cover;
}
.process-carousel-slick .slick-track{
display:flex!important;
align-items:stretch;
}
.process-carousel-slick .slick-slide{
height:auto!important;
display:flex!important;
}
.process-carousel-slick .process-padding{
display:flex;
flex-direction:column;
height:100%;
}
.process-carousel-slick .process-text{
flex-grow:1;
}
/* =========================
   REVIEW CARD EQUAL HEIGHT
========================= */

.review-carousel .slick-track{
display:flex!important;
align-items:stretch;
}

.review-carousel .slick-slide{
height:auto!important;
display:flex!important;
}

.review-case{
display:flex;
flex-direction:column;
height:100%;
background:#fff;
padding:25px;
}

.review-avatar{
margin-top:auto;
display:flex;
align-items:center;
gap:15px;
}

.review-avatar .avatar-img img{
width:60px;
height:60px;
border-radius:50%;
object-fit:cover;
}

.review-logo img{
max-height:40px;
width:auto;
}

/* =========================
   REVIEW TEXT CLAMP
========================= */

.review-content{
position:relative;
margin-top:15px;
}

.review-content{
max-height:160px;
overflow:hidden;
}

.review-content.is-expanded{
max-height:none;
overflow:visible;
}

.review-content.has-clamp::after{
content:"";
position:absolute;
left:0;
right:0;
bottom:0;
height:60px;
pointer-events:none;
background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1));
}

/* =========================
   READ MORE BUTTON
========================= */

.review-readmore{
background:none;
border:0;
padding: 10px;
color:#214A8F;
font-weight:600;
cursor:pointer;
font-size:14px;
transition:opacity .3s ease;
}

.review-readmore:hover{
opacity:.7;
}

/* =========================
   MODAL STYLING
========================= */

.review-modal{
position:fixed;
inset:0;
display:none;
z-index:9999;
}

.review-modal.is-open{
display:block;
}

.review-modal__backdrop{
position:absolute;
inset:0;
background:rgba(0,0,0,0.6);
}

.review-modal__dialog{
position:relative;
max-width:820px;
margin:6vh auto;
background:#fff;
border-radius:18px;
padding:30px;
max-height:88vh;
overflow:auto;
box-shadow:0 30px 80px rgba(0,0,0,0.2);
}

.review-modal__close{
position:absolute;
top:15px;
right:20px;
border:0;
background:transparent;
font-size:30px;
line-height:1;
cursor:pointer;
color:#000;
}

.review-modal__body{
margin-top:20px;
}

.review-modal__meta{
margin-top:20px;
font-weight:600;
color:#333;
}

.review-modal__stars svg{
margin-right:4px;
}

/* =========================
   RESPONSIVE
========================= */

@media(max-width:768px){

.review-case{
padding:20px;
}

.review-content{
max-height:140px;
}

.review-modal__dialog{
margin:10vh 15px;
padding:20px;
}

}










#bg-overlay .button-grouping a {
	width: auto;
}
.mobile-only {display:none}

.textwidget.custom-html-widget {
	margin-top: -113px !important;
}

.mega-menu-title {
	font-weight: bold !important;
}

html body {  font-family: "Inter", sans-serif; }

.without-cta .cell.large-12.medium-12.small-12.block-title {
	text-align: center;
}

.without-cta .cell.large-12.medium-12.small-12.block-title .blue-btn {
	display:none
}
html body .shiftnav, html body .shiftnav-no-transforms .shiftnav {
	width: 400px;
}
html body .shiftnav.shiftnav-left-edge {
	left: 0;
	-webkit-transform: translateX(-400px);
	-moz-transform: translateX(-400px);
	-ms-transform: translateX(-400px);
	-o-transform: translateX(-400px);
	transform: translateX(-400px);
}


#zig-zag .grid-container.grid-x {
	padding: 0px 0;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {  font-family: "Inter", sans-serif; font-weight: 500 }
.close-button {
	border-radius: 50% !important;
}
#shiftnav-main {
	background: #1f4c8c url("images/iconsx.png") no-repeat center 80% / 70%;
	color: #fff !important;
}
#process-column .process-item .process-text {
	text-align: left;
}
.cell.kb-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.shiftnav-nav {
	text-align: left;
}
#shiftnav-menu-image-shiftnav-main {
	text-align: left;
}
.shiftnav-inner {
	text-align: center;
}
.menu-country {
	gap: 2%;
}
.menu-country {
	display: flex;
	width: 90%;
	margin: 17px auto !important;
}
.menu-country a {
	background: #fff;
	width: 33.33%;
	padding: 8px 0;
	font-size: 9px;
	border-radius: 31px;
	color: #000 !important;
	text-align: left;
	text-indent: 7px !important;
	line-height: 1;
}
.menucall .headoffice {
	padding-top: 0 !important;
}
.mega-xmenu.menus-uk {
	background: #fff url("images/uk.png") no-repeat 97% center / 10px;
}
.mega-xmenu.menus-us {
	background: #fff url("images/us.png") no-repeat 97% center / 10px;
}
.mega-xmenu.menus-canada {
	background: #fff url("images/canada.png") no-repeat 97% center / 10px;
}


html body .menu-book-consultation {
	display: inline-block;
	color: #000;
	background: #fff;
	padding: 14px 0;
	border-radius: 50px;
	width: 90%;
	text-align: center;
	margin: 30px auto;
}
.cell.kb-list li {
	color: #FFF;
	background: url("images/GTICK.svg") no-repeat 0 0 / 40px;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	width: 50%;
	margin-bottom: 20px;
	min-height: 40px;
	padding-top: 5px;
	padding-left: 60px;
}

#zig-zag .grid-container:nth-of-type(2n) .cell.zz-text {
	order: 2;
}
.cell.large-10.medium-10.small-10.zz-content ul {
  list-style-type: disc;
}

.cell.large-10.medium-10.small-10.zz-content ul li::marker {
  color:#214A8F;
}
#callout-column .grid-container {
	background: #F8F9FC;
	margin-top: 10px;
    margin-bottom: 10px;
	padding: 50px 40px;
	position: relative;
	border-radius: 20px;
}
.cell.zz-img img {
	border-radius: 30px;
	margin: 0 auto;
	display: block;
	width: 85%;
}

#clinics-column {
	padding: 20px 0;
}

.process-padding img {
	width: 100%;
	border-radius: 10px;
	margin-bottom: 30px;
	height: 400px;
}

.process-text {
	padding: 0 20px;
}

.process-slide.slick-slide.slick-current.slick-center .process-padding {
	background: #214A8F;
	color: #fff;
}

.process-carousel-slick.slick-slider.slick-dotted {
	padding-bottom: 100px;
	position: relative;
}

.process-slide.slick-slide.slick-current.slick-center .process-padding p  {
	color: #fff;
}

.process-padding {
	background: #EEEEEE;
	padding: 20px 20px;
	margin: 0 20px;
	border-radius: 10px;
}
.cell.large-4.medium-12.small-12.padleftright {
	padding-left: 3.5%;
	padding-right: 3.5%;
}
.clinic-slide {
	overflow: hidden;
	position: relative;
	border-radius: 20px;
	margin: 0 20px;
	height: 642px !important;
}
.slider-cut .slick-dots {
	display: none !important;
}
.cell.large-6.medium-12.small-12.slider-cut {
	padding-bottom: 0px;
	position: relative;
}


.clinic-slick .slick-list.draggable {
	padding-left: 0 !important;
}
.overlay-text h4, .overlay-text p {
	color: #fff;
}


.overlay-text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 50px 50px;
}
.clinic-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.cell.large-6.medium-12.small-12.padleftright {
	padding-left: 3.5%;
	padding-right: 3.5%;
}
#callout-column .cell.large-12.medium-12.small-12.s1 {
	margin-bottom: 50px;
}
.button-grouping a, .button-grouping .logo-btn {
	width: 30%;
	text-align: center;
}

.ghost-btn {
	justify-content: center;
}
.mobile-only {display:none}
.cell.large-4.medium-4.small-12.logo-showcase {
	text-align: center;
}
.cell.large-12.medium-12.small-12.zzntro {
	text-align: center;
	padding: 0px 0;
}
.mobile-only>h1 {
    text-align: center !important;
    font-size: 18px;
}

.mobile-only>h4 {
    font-size: 15px;
}
#doctors-column .card-video-testimonial {
	cursor: default;
}

.kb-img img {
	border-radius: 30px;
}

#key-benefits-column .title-intro h6 {
	color: #fff;
}
#key-benefits-column .title-intro {
	margin-bottom: 40px;
	margin-top: 40px;
}
#key-benefits-column {
	background: #214A8F;
	color: #fff;
	padding: 70px 0;
}



.video-reveal {
	border: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	border-radius: 18px !important;
	background: transparent !important;
}
.blue-btn.floatingbtn {
	position: fixed;
	right: 0;
	bottom: 0;
	margin: 20px;
}


#review-column .cell.block-title {
	padding-right: 30%;
}
#icon-grid-column .grid-title {
	margin-bottom: 80px;
	text-align: center;
	padding: 40px 0;
}
.cell.large-12.medium-12.small-12.outro-title {
	text-align: center;
	margin-bottom: 70px;
}
#icon-grid-column .grid-title {
	margin-bottom: 40px;
}
#icon-grid-column {
	padding: 0px 0;
}


.goi {
	justify-content: center;
	text-align: center;
	padding: 10px 0px;
}
.cell.icon-grid-card {
	margin-bottom: 80px;
}
/* CARD */
.icon-grid-card {
	position: relative;
	background: #f2f2f2;
	border-radius: 14px;
	padding: 56px 24px 28px;
	text-align: center;
	box-shadow: 0 6px 3px rgba(0,0,0,0.12);
}

.cell.large-6.medium-12.small-12.e2 {
	position: relative;
	overflow: hidden;
	height: 790px;
}

.page-id-402 #text-typeform-column {
	padding-top: 60px;
	padding-bottom: 60px;
}

.cell.large-6.medium-12.small-12.e2 .image-1 {
	width: 100%;
	border-radius: 30px;
	height: 65%;
	object-fit: cover;
	object-position: center center;
	border-bottom: 12px solid #EEE;
	border-left: 12px solid #EEE;
}

.explainer-list:last-child {
  border-bottom: 0;
}

#bg-overlay h2, #bg-overlay p { color: #fff}


.explainer-list {
	position: relative;
	border-bottom: 1px solid #000;
	padding-right: 20%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.explainer-list {
	position: relative;
	border-bottom: 1px solid #000;
	padding-right: 20%;
}
.explainer-list img {
	position: absolute;
	right: 0;
	top: 20px;
}

.image-2 {
	position: absolute;
	right: 0;
	bottom: -1px;
	border-radius: 20px;
	border: 12px solid #EEEEEE;
	width: 50%;
}
.image-3 {
	position: absolute;
	left: 0;
	width: 50%;
	position: absolute;
	right: 0;
	bottom: 0;
	border-radius: 20px 0px 20px 20px;
	border: 12px solid #EEEEEE;
	width: 50%;
	border-right: 0;
}

#explainer-column {
	background: #EEEEEE;
	padding: 20px 0;
}

/* BLUE BADGE */
.blueboxbadge {
  position: absolute;
  top: -36px;
  left: 50%;
  transform: translateX(-50%);
  width: 86px;
  height: 86px;
  background: #214A8F;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ICON */
.blueboxbadge img {
  width: 44px;
  height: auto;
  display: block;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	
	padding: 0px 0px;
	
}


/* OPTIONAL OFF-CENTRE TWEAK */
.blueboxbadge img.off-center {
  transform: translateY(2px);
}

/* TEXT WRAP */
.goi {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* TITLE */
.goi p strong {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

/* BODY TEXT */
.goi p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #4a4a4a;
}

/* RESPONSIVE */
@media (max-width: 640px) {
  .icon-grid-card {
    padding: 52px 20px 24px;
  }

  .blueboxbadge {
    width: 78px;
    height: 78px;
  }

  .blueboxbadge img {
    width: 40px;
  }
}

.filled-column {
  background: #1f4c8c; /* adjust to match exact blue */
}

.central-grid {
	max-width: 1400px;
	margin: 0 auto;
	padding: 12px 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 28px;
}

.central-grid a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
}

.central-grid a span {
  display: inline-block;
}

.phone-call span {
  color: #f0ecf7;
}

.whatsapp-call span {
  color: #ffffff;
}


#mega-menu-wrap-menu-1 {
	clear: both;
	background: transparent !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus {
	background: none !important;
	color: #1f4c8c !important;
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: none !important;
	color: #1f4c8c !important;
	font-weight: normal;
	text-decoration: none;
	border-color: #fff;
}


#mega-menu-menu-1 li a {
	color: #000 !important;
}


.central-grid svg {
  display: block;
  flex-shrink: 0;
}

/* Optional hover */
.central-grid a:hover {
  opacity: 0.85;
}

/* Mobile tidy-up */
@media (max-width: 640px) {
	.process-padding img{
		height: 200px !important;
	}
	.process-text-customm {
    height: 300px;
    overflow: scroll;
}
  .central-grid {
    justify-content: center;
    gap: 20px;
    padding: 10px 16px;
  }

  .central-grid a span {
    font-size: 13px;
  }
}


/* HEADER WRAP */
.grid-container.align-justify {
  align-items: center;
  padding-top: 14px;
  padding-bottom: 14px;
}

/* LOGO */
.logocontainer {
  display: flex;
  align-items: center;
}

.main-logo {
  max-height: 46px;
  width: auto;
}

/* MENU CONTAINER */
.menucontainer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
}

/* PRIMARY NAV */
#primary-navigation {
  display: flex;
  align-items: center;
}

/* MEGA MENU BASE */
#mega-menu-menu-1 {
  display: flex;
  align-items: center;
  gap: 26px;
}

#mega-menu-menu-1 > li > a.mega-menu-link {
  font-size: 15px;
  font-weight: 500;
  color: #0f2a4a;
  padding: 10px 0;
}

/* ACTIVE / HOVER */
#mega-menu-menu-1 > li > a.mega-menu-link:hover,
#mega-menu-menu-1 > li.mega-current-menu-item > a {
  color: #1f4c8c;
}
#mega-menu-menu-1 li a {
	font-size: 15px !important;
}
/* DROPDOWN CARET */
.mega-indicator {
  margin-left: 6px;
}

/* CTA BUTTON */
.book-consultation {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 13px 24px;
	background: #1f4c8c;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	border-radius: 999px;
	text-decoration: none;
	white-space: nowrap;
}

.book-consultation:hover {
  background: #163b6f;
	color: #fff;
}

.mega-toggle-on > a { background: transparent !important}


html body h1 {
	color: #000;
	font-family: "Inter", sans-serif;
	font-size: 37px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2;
	text-transform: capitalize;
}
html body p, html body ul li {
	color: #000;
	font-family: "Inter", sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.4;
}

.wistia_responsive_wrapper {
	overflow: hidden;
	border-radius: 17px;
}
.button-grouping {
	display: flex;
	align-items: center;
	gap: 16px;
	flex-wrap: wrap;
	margin-top: 30px;
}

#why-column {
	padding: 40px 0;
}
.cell.large-6.medium-6.small-12.why-image img {
	width: 90%;
	margin-left: auto;
	margin-right: 0;
	display: block;
}
.video-details-large p {
	font-size: 17px;
	line-height: 1.5;
	
}
#filter-options h5 {
	font-size: 15px;
	color: #bbb;
}
.stacked-contact label {
	color: #fff;
	margin-bottom: 6px;
}

html body .mega-sub-menu {
	padding: 0px !important;
}
html body .mega-sub-menu .mega-menu-link {
	background: white;
}

#filter-options a {
	text-transform: uppercase;
	font-family: "Inter", sans-serif;
}
.button.hollow.small.active {
	background: #B6CBEC;
	color: #214A8F;
}
.filters-bar button span {
	font-family: "Inter", sans-serif;
}
.answer p {
	font-size: 17px;
	line-height: 1.5;
}
.video-details-large h3 {
	font-size: 40px;
}


.sort-options a,
.category-filters a {
	background: white;
	border: 1px solid #214A8F !important;
	color: #214A8F;
	border-radius: 10px;
	padding: 17px 30px;
	margin-right: 10px;
}

#filter-options {
	margin-bottom: 40px;
}
#toggle-filters {
	background: white;
	border: 1px solid #214A8F;
	color: #214A8F;
	border-radius: 10px;
	padding: 17px 30px;
	margin-right: 10px;
}
html body .button.hollow {
	background: white;
	border: 1px solid #fff;
	color: #214A8F;
	border-radius: 10px;
	padding: 17px 30px;
	margin-right: 10px;
}
.video-embed-large .wistia_responsive_wrapper {
	overflow: hidden;
	border-radius: 0px 17px 17px 0px;
}
.filters-bar {
	padding: 15px 0;
}

.blog-post-home.post-column-grid-single {
	margin-left: 0;
	width: 100%;
	margin-right: 0;
}
.post-column-grid-single {
	display: flex;
	align-items: center;
	width: 100%;
	background: #efefef;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 40px;
}
.video-details-large {
	width: 40%;
	padding: 0 60px;
}
.video-embed-large {
	width: 60%;
}

#zig-zag {
	padding: 0px 0;
}

#one-column p, #one-column li {
	font-size: 19px;
}
#one-column ol {
	margin-left: 32px;
}
#one-column li a {
	color: #000
}

/* PRIMARY BLUE BUTTON */
.blue-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 32px;
	background: #214A8F;
	color: #fff !important;
	font-size: 12px;
	font-weight: 500;
	border-radius: 999px;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 1px;
}

.blue-btn:hover {
	background: #18396f;
	color: #fff !important;
}

.cell.large-12.medium-12.small-12.block-title {
	position: relative;
	margin-bottom: 50px;
}
.card-video-testimonial {
	cursor: pointer;
}
.card-video-testimonial img {
	border-radius: 20px;
}
.video-popups {
	position: relative;
}

#latest-video-testimonials-column {
	padding: 30px 0;
}
.video-details {
	background: #214A8F;
	text-align: center;
	padding: 10px 10px;
	border-radius: 20px;
	width: 90%;
	margin: 0 auto;
	margin-top: -30px;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
	color: #fff;
	min-height: 190px;
    display: grid;
}

.video-details h3 {
	font-size: 20px;
}

.video-details span {
	border-bottom: 1px solid #fff;
	padding: 0 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: inline-block;
}

/* OUTLINE PHONE BUTTON */
.ghost-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 22px;
  border: 1.5px solid #214A8F;
  border-radius: 999px;
  color: #214A8F;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}

.ghost-btn svg {
  display: block;
  flex-shrink: 0;
}

.ghost-btn:hover {
  background: rgba(33, 74, 143, 0.06);
}

/* LOGO BUTTON */
.logo-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 38px;
	border: 1.5px solid #214A8F;
	border-radius: 999px;
	background: #fff;
}

.logo-btn img {
  max-height: 26px;
  width: auto;
  display: block;
}

/* MOBILE STACK */
@media (max-width: 640px) {
	
	
	.cell.large-6.medium-12.small-12.zz-img>img {
    height: 285px;
    object-fit: cover;
}
	div#zzz-column {
}
	.video-details.video-testimonial-details {
    min-height: 100px !important;
}
	.video-details{
		min-height: 115px !important;
    display: grid !important;
	}
  .button-grouping {
    justify-content: center;
    gap: 12px;
  }

  .blue-btn,
  .ghost-btn,
  .logo-btn {
    width: 100%;
    justify-content: center;
  }
}


.cell.large-9.menucontainer,
#primary-navigation,
#mega-menu-wrap-menu-1,
#mega-menu-menu-1 {
	position: static !important;
}


/* MEGA MENU DROPDOWNS */
.mega-sub-menu {
  border-radius: 12px;
  padding: 20px;
}

.mega-menu-megamenu > .mega-sub-menu {
  box-shadow: 0 18px 40px rgba(0,0,0,0.08);
}

/* ICON + DESCRIPTION STACK */
.mega-has-description .mega-description-group {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.mega-menu-title {
  font-weight: 600;
  font-size: 14px;
}

.mega-menu-description {
  font-size: 13px;
	font-weight: bold !important;
  opacity: 0.75;
}

/* MOBILE */
@media (max-width: 1024px) {
  #primary-navigation,
  .book-consultation {
    display: none;
  }

  .shiftnav-toggle {
    display: inline-flex !important;
    margin-left: 12px;
  }
}
.textwidget.custom-html-widget {
	margin-top: -60px;
}

.textwidget.custom-html-widget img {
	border-radius: 20px;
}
#mega-menu-menu-1 {
	display: flex !important;
	justify-content: space-evenly !important;
}

#main-banner-top {
	background: #FAFAFA;
	margin-top: -10px;
	display: inline-block;
	padding: 90px 0;
}

#mega-menu-wrap-menu-1 {
	width: 100%;
}
#mega-menu-64-1 ul li a {
	background-size: 40px !important;
	padding-left: 60px !important;
}

#mega-menu-64-1 ul li a .mega-menu-title {
	font-size: 18px;
	display: inline-block;
	margin-top: -7px;
	vertical-align: top;
}
.mega-menu-description {
	font-size: 13px !important;
	font-style: normal !important;
}

.icon-uk> a  { background: url("images/uk.png") no-repeat 0 0 / 100px !important;}
.icon-us> a {background: url("images/us.png") no-repeat 0 0 / 100px !important;}
.icon-canada> a {background: url("images/canada.png") no-repeat 0 0 / 100px !important;}


.gallery-modal {
  background: #000;
}

.modal-slider {
  position: relative;
  height: 80vh;
}

.modal-slider img {
  position: absolute;
  inset: 0;
  margin: auto;
  max-height: 80vh;
  width: 100%;
  object-fit: contain;
  opacity: 0;
}
/* ===== MAIN GALLERY ARROWS ===== */
.gallery-wrap {
  position: relative;
}

.gallery-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: rgba(0,0,0,0.6);
  color: #fff;
  border: 0;
  padding: 12px 16px;
  font-size: 22px;
  cursor: pointer;
}

.gallery-prev { left: -10px; }
.gallery-next { right: -10px; }

.gallery-nav button:hover {
  background: rgba(0,0,0,0.8);
}
/* ===== MAIN CAROUSEL VIEWPORT ===== */
.gallery-carousel {
  position: relative;
  overflow: hidden; /* IMPORTANT */
  width: 100%;
}

/* Track */
.gallery-carousel-track {
  display: flex;
  will-change: transform;
}

/* Items */
.galleryitem {
  flex: 0 0 33.3333%;
  padding: 0 10px; /* spacing instead of gap */
  box-sizing: border-box;
}

@media (max-width: 640px) {
  .galleryitem {
    flex: 0 0 100%;
  }
}

.galleryitem img {
  width: 100%;
  display: block;
}


.galleryitem img {
  width: 100%;
  display: block;
}


.review-content p {
	font-weight: bold;
	font-size: 20px;
}
.avatar-positions br {
	display: none;
}

.avatar-img img {
	width: 80px;
	height: auto;
}

.review-logo img {
	height: 60px;
	width: auto;
}

.avatar-positions {
	flex: 0.5;
	font-size: 14px;
	color: #5f6368;
}
.cell.large-12.review-carousel {
	margin: 20px 0;
	margin-bottom: 70px;
}

/* === Review Section === */
#review-column {
  background: #ffffff;
}

.review-carousel {
  margin-top: 40px;
}

/* === Individual Review Card === */
.review-case {
  background: #ffffff;
  
  margin: 0 14px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* === Stars === */
.star-reviews {
  display: flex;
  gap: 6px;
}

/* === Review Text === */
.review-content {
  font-size: 18px;
  line-height: 1.6;
  color: #1d1d1d;
  margin-bottom: 32px;
}

/* === Avatar Row === */
.review-avatar {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: auto;
}

#review-column {
	padding-bottom: 0px;
}

#review-column .slick-prev.slick-arrow {
	position: absolute;
	left: auto;
	right: 60px;
}

#logomarquee-column {
	padding: 0px 0;
}
#review-column .slick-dots {
	bottom: -63px;
	width: 50%;
}


#review-column .slick-dots button {
	background: grey;
	border: 0;
}

#review-column .slick-dots .slick-active button {
	background: #1f4c8c;
	border: 0;
}

/* Name + treatment */
.avatar-positions {
 
  font-size: 14px;
  color: #5f6368;
}

.avatar-positions strong {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #000000;
}

/* Google logo */


/* === Slick Dots === */
.review-carousel .slick-dots {
  display: flex;
  gap: 8px;
  justify-content: flex-start;
  margin-top: 28px;
}

.review-carousel .slick-dots li button:before {
  font-size: 8px;
  color: #cfcfcf;
  opacity: 1;
}

.review-carousel .slick-dots li.slick-active button:before {
  color: #214A8F;
}

/* === Slick Arrows === */
.review-carousel .slick-prev,
.review-carousel .slick-next {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid #214A8F;
  background: transparent;
  top: auto;
  bottom: -62px;
}

.review-carousel .slick-prev {
  right: 64px;
  left: auto;
}

.review-carousel .slick-next {
  right: 0;
}

.review-carousel .slick-prev:before,
.review-carousel .slick-next:before {
  font-size: 16px;
  color: #214A8F;
}

/* === Responsive === */
@media (max-width: 1024px) {
  .review-case {
    padding: 28px;
  }

  .review-content {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .review-carousel {
    margin-left: -12px;
    margin-right: -12px;
  }

  .review-case {
    margin: 0 8px;
  }
}

@media (max-width: 767px) {
  .why-card {
    padding: 20px;
  }

  .why-text {
    margin-bottom: 24px;
  }
}


.why-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 40px;
  min-height: 360px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}
.why-swiper-nav {
  display: flex;
  gap: 12px;
  margin-top: 32px;
}

.why-swiper-nav button {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: none;
  background: #ffffff;
  color: #234c8f;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.why-swiper-nav button:hover {
  background: #e6ecf5;
}

.swiper-slide {
  height: auto;
}


.why-image img {
  width: 100%;
  height: auto;
  border-radius: 16px;
  object-fit: cover;
}

.why-text {
  color: #0c1b33;
}

.why-text h3,
.why-text h4 {
  margin-bottom: 16px;
}

.why-text p {
  color: #3a4a63;
  font-size: 16px;
  line-height: 1.6;
}


.why-swiper {
  overflow: visible; /* allow partial next slide */
}

.why-swiper .swiper-wrapper {
  align-items: stretch;
}

.card-video-testimonial:hover .video-popups::before {
	top: -30px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.card-video-testimonial:hover .video-details {
	background: #efefef;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	color: #214A8F;
}
.video-details {transition: all 0.5s;
	-webkit-transition: all 0.5s;}


.card-video-testimonial:hover .video-details span {
	border-bottom: 1px solid #214A8F;
	
}


.cell.large-12.medium-12.small-12.block-title.picker-left {
	padding-right: 30%;
}

.surgery-card-details h3 {
	color: var(--Black, #000);
	text-align: center;
	/* font-family: Roboto; */
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



.cell.card-surgery:hover {
	background: #214A8F;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.cell.card-surgery:hover h3,
.cell.card-surgery:hover p,
.cell.card-surgery:hover span
{
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.cell.card-surgery:hover svg path
{ fill:#fff; transition: all 0.5s;
	-webkit-transition: all 0.5s;}


.lmbutton {
	color: #214A8F;
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 14px;
	letter-spacing: 1.2px;
	text-transform: capitalize;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.cell.card-surgery {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-radius: 15px;
	background: #FDFDFD;
	box-shadow: 0 0 10px 0 rgba(207, 207, 207, 0.50);
	padding: 20px 20px;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 50px;
}
.cell.card-gap h2, 
.cell.card-gap p { color: #fff}
.cell.card-gap {
	margin-top: 30px;
	background: #214A8F;
	border-radius: 20px;
	padding: 20px 60px;
	color: #fff;
}
.cell.large-9.medium-6.small-12.card-gap {
	display: flex;
	align-items: center;
}

#doctors-column {
	padding: 10px 0;
}

.cell.card-video-testimonial {
	margin-top: 30px;
}
.cell.large-12.medium-12.small-12.block-title.picker-central .blue-btn {
	position: static;
	display: inline-block;
	margin-top: 20px;
}
.cell.large-12.medium-12.small-12.block-title.picker-central {
	text-align: center;
	padding: 0 7%;
}

.lbcircle {
	border-radius: 999px;
	background: var(--Neutral, #F0ECF7);
	width: 60px;
	height: 60px;
	display: flex;
	padding: 13px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#latest-surgeries {
	background: #F3F3F3;
	padding: 70px 0;
	margin: 30px 0;
}


.video-reveal {
	padding: 0;
	background: none;
	border: 0;
}
.close-button span {
	margin-top: -5px;
}
.close-button {
	background: #fff;
	padding: 0 !important;
	display: flex;
	align-items: center;
	height: 50px;
	width: 50px;
	justify-content: center;
	border-radius: 40px;
}

.playbutton-overlay {
	background: url("images/play.svg") no-repeat center center / 45px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.card-video-testimonial:hover .playbutton-overlay {
	background: url("images/play.svg") no-repeat center center / 55px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



.video-popups::before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	content: "";
	background: #efefef;
	position: absolute;
	left: 0;
	top: -20px;
	width: 100%;
	height: 75px;
	z-index: -1;
	border-radius: 20px;
}
#why-column {
  background: #234c8f;
  color: #fff;
  overflow: hidden;
}

#why-column .wcu-title {
  margin-bottom: 48px;
}
.process-item:last-of-type::after {
	display: none;
}
.process-item:last-of-type {
padding-bottom: 0 !important
}
#why-column .wcu-title h2,
#why-column .wcu-title h3 {
  color: #fff;
}

#gallery-column.style-1 .cell.large-12.medium-12.small-12.s2 {
	display: none;
}


.cell.large-12.medium-12.small-12.galleryx3 {
	padding-bottom: 20px;
	position: relative;
}
#process-column {
	padding: 70px 0;
}
.galleryitem img {
	border-radius: 20px;
}
#gallery-column.style-1 .s1 {
	background: #F8F9FC;
	padding: 40px 50px;
	border-radius: 20px;
	margin: 30px 0;
	position: relative;
}

#gallery-column.style-1 .s1 .blue-btn {
	position: absolute;
	right: 50px;
	top: 40px;
}
.cell.large-6.medium-12.small-12.p1 {
	padding-right: 5%;
}
.process-item {
	display: flex;
	gap: 40px;
	padding-bottom: 7px;
	position: relative;
	overflow: hidden;
}
.process-item::after {
	content: "";
	background: #000;
	position: absolute;
	left: 34px;
	bottom: 10px;
	height: 50%;
	width: 1px;
}


#text-video-column {
	padding: 30px 0;
}
.stats-column.full.padded {
	margin: 30px 0;
}

html body h6 {
	color: #214A8F;
	/* text-align: center; */
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 18.01px;
}
.block-title .blue-btn {
	position: absolute;
	right: 0;
	top: 0;
}
.cell.large-12.medium-12.small-12.block-title {
	position: relative;
}

#primary {
	padding-top: 120px;
}



.logo-marquee {
  width: 100%;
  overflow: hidden;
}

.logo-marquee-track {
  display: flex;
  align-items: center;
  gap: 60px;
  animation: logo-scroll 30s linear infinite;
  will-change: transform;
}

.logo-item {
  flex: 0 0 auto;
  width: 10%; /* ~12 logos on large screens */
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-item img {
  max-width: 100%;
  max-height: 60px;
  height: auto;
  width: auto;
  opacity: 0.85;
  transition: opacity 0.3s ease;
}

.logo-item a:hover img {
  opacity: 1;
}

/* Pause on hover */
.logo-marquee:hover .logo-marquee-track {
  animation-play-state: paused;
}

/* Responsive */
@media (max-width: 1200px) {
  .logo-item { width: 12.5%; }
}
@media (max-width: 768px) {
  .logo-item { width: 25%; }
}
@media (max-width: 480px) {
.logo-item {
	width: 30%;
}
}

@keyframes logo-scroll {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

/* BLUE PANEL */
.stats-column .grid-container {
  background: #214A8F;
  border-radius: 16px;
  padding: 48px 32px;
}

/* STAT BLOCK */
.stat-block {
  text-align: center;
}

/* ICON + NUMBER ROW */
.stat-count {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

/* TOP ROW: ICON + NUMBER */
.stat-count > img,
.stat-count > .stat-number {
  display: inline-flex;
}

.stat-count img {
	width: 58px;
	height: auto;
	background: #ffffff;
	border-radius: 50%;
	padding: 10px;
}

/* WRAP ICON + NUMBER */
.stat-count {
  position: relative;
}


/* INLINE ICON + NUMBER */
.stat-count {
  --gap: 14px;
}

.stat-count img + .stat-number {
  margin-top: 0;
}

/* NUMBER – OUTLINED TEXT */
.stat-number {
	font-size: 40px;
	font-weight: 900;
	line-height: 1;
	margin-left: 14px;
	color: transparent;
	-webkit-text-stroke: 1.6px #ffffff;
	text-stroke: 1.6px #ffffff;
	letter-spacing: 0.5px;
}

/* FORCE ICON + NUMBER INLINE */
.stat-count {
	flex-direction: row;
	justify-content: left;
	flex-wrap: wrap;
}




/* LABEL UNDERNEATH */
.stattitle {
	width: 100%;
	margin-top: 12px;
	font-size: 18px;
	color: #ffffff;
	opacity: 1;
	line-height: 1.4;
	max-width: none;
	display: block;
	/* flex-basis: 100%; */
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .stat-number {
    font-size: 34px;
  }
}

@media (max-width: 640px) {
  .stat-block {
    margin-bottom: 28px;
  }

  .stat-count {
    gap: 10px;
  }

  .stat-number {
    font-size: 32px;
  }
}
#wpcf7-f6-o3>form{
	padding: 0px !important;
}
.cf7-subscribe {
  display: flex;
  align-items: center;
  padding: 6px;
  max-width: 560px;
}
.blue-btn.floatingbtn {
	z-index: 99;
	border: 1px solid #fff;
	color: #fff !important;
}

.mega-toggle-on > .mega-sub-menu {
	background: #fff !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.25) !important;
	padding: 10px 2.5% !important;
}

#doctors-column .cell.large-12.medium-12.small-12.block-title {
	position: relative;
	margin-bottom: 0px;
	width:100%;
}


.fterms a {
	color: #fff;
}
.web a {
	color: #fff;
}
.cell.large-12.footer-bottom.grid-x {
	border-top: 1px solid #fff;
	margin-top: 60px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-bottom: 40px;
}
.cell.large-6.left-alignment p {
	color: #fff;
}

.cell.large-6.right-alignment {
	text-align: right;
}

.web, .fterms {
	display: inline-block;
	vertical-align: top;
}
.fterms p {
	display: inline-block;
	margin: 0 10px;
}

.cell.social-footer a {
	display: block;
	color: #fff;
}
.headoffice {
	display: flex;
}
.headoffice svg {
	width: 90px;
	margin-right: 6px;
}

.headoffice .stacked-contact {
	color: #fff;
}
.cell.large-2.footer-5 a {
	display: block;
}
.headoffice svg, .headoffice span {
	display: inline-block;
	vertical-align: top;
}
.stacked-contact label {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
}

.footer-5 .phone-call {
	margin-bottom: 20px;
}
.phone-call svg, .phone-call span {
	vertical-align: top;
}

.stacked-contact label {
	color: #fff;
}


#colophon h6 {
	color: #fff;
	font-size: 20px;
	border-bottom: 1px solid #fff;
	display: inline-block;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#colophon ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#colophon ul li a {
	color: #fff;
	margin-bottom: 10px;
	display: inline-block;
}


.cf7-email-wrap {
  flex: 1;
}

.cf7-subscribe {
	float: right;
}
.cf7-subscribe::before {
	top: 20px;
	z-index: 10;
}
.cell.large-3.footer-1 p {
	color: #fff;
	padding-top: 30px;
	margin-bottom: 30px;
}
.cell.large-3.footer-1 .book-consultation {
	color: #1f4c8c;
	background: #fff;
}

#colophon {
	background: #1f4c8c;
	padding-top: 70px;
	color: #fff;
}

.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-subscribe-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 22px;
	background: #214A8F;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	border-radius: 999px;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 1px;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 40px;
	border: none;
}
.cf7-subscribe input[type="email"] {
	border: 0;
	outline: none;
	padding: 18px 20px 18px 52px;
	font-size: 18px;
	width: 100%;
	border-radius: 999px;
	background: #fff;
}

.cf7-subscribe input::placeholder {
  color: #000;
}

.cf7-subscribe-btn {
  border: 0;
  background: #1f4b8f;
  color: #ffffff;
  font-size: 18px;
  padding: 16px 28px;
  border-radius: 999px;
  cursor: pointer;
  white-space: nowrap;
}

.cf7-subscribe-btn:hover {
  opacity: 0.9;
}

/* Optional email icon */
.cf7-subscribe::before {
  content: "";
  position: absolute;
  margin-left: 20px;
  width: 22px;
  height: 22px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M21 8l-9 6-9-6m18-3H3a2 2 0 00-2 2v10a2 2 0 002 2h18a2 2 0 002-2V7a2 2 0 00-2-2z'/%3E%3C/svg%3E")
    no-repeat center;
  pointer-events: none;
}

.cf7-subscribe {
  position: relative;
}


@media (max-width: 480px) {
  .cf7-subscribe {
    flex-direction: column;
    padding: 10px;
    border-radius: 24px;
  }

  .cf7-subscribe-btn {
    width: 100%;
    margin-top: 10px;
  }

  .cf7-subscribe::before {
    display: none;
  }

  .cf7-subscribe input[type="email"] {
    padding-left: 20px;
  }
}
#faq-content {
	padding: 10px 0;
}


.wpcf7-spinner {
	display: none !important;
}


.answer {
	padding: 10px 0;
}
.answer p, .answer {
	text-align: left;
}
.question svg {
	position: absolute;
	right: 20px;
	top: 21px;
	width: 18px;
}
.question.active svg path {
	fill:#fff
}
.question.active svg {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
#newsletter-column {
	background: #D9D9D9;
	padding: 70px 0;
}
.stay-in-touch {
	background: url("images/newsletter.svg") no-repeat 0 10px / 40px;
	padding-left: 60px;
}
.newsletter-embed {
	text-align: right;
}

#faq-content .cell {
	text-align: center;
}

.question.active {
	background: #214A8F;
	color: #fff;
}
.question {
	background: #F1F6FF;
	font-style: normal;
	font-weight: 400;
	cursor: pointer;
	line-height: 29px;
	margin-bottom: 7px;
	border-radius: 10px;
	text-align: left;
	padding: 15px 20px;
	padding-right: 50px !important;
	position: relative;
	font-size: 19px;
}
#bg-overlay .button-grouping {
	justify-content: center;
}
#bg-overlay {
	padding: 100px 0;
	background-attachment: fixed;
	background-position: center center;
}
#bg-overlay .cell {
	text-align: center;
}

#bg-overlay .blue-btn {
	background: #fff;
	color: #214A8F !important;
}

.facebook-btn {
	background: #fff url("images/facebook.svg") no-repeat 1px 1px / 43px;
	color: #214A8F !important;
	display: inline-block;
	justify-content: center;
	padding: 12px 22px;
	/* background: #214A8F; */
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	border-radius: 999px;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 1px;
	padding-left: 60px;
}

#home-video::before {
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 92.39%);
	position: absolute;
	left: 0;
	top: 0px;
	width: 60%;
	height: 100%;
	content: "";
	z-index: 3;
}
#home-video::after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 92.39%);
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 280px;
	content: "";
}
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* This is a 16:9 aspect ratio (height / width * 100) */
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



#main-banner::after {
	background: linear-gradient(180deg, #15172B 0%, rgba(21, 23, 43, 0.00) 100%);
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 350px;
	content: "";
}
#main-banner .cell {
	position: relative;
	z-index: 5;
}
#main-banner {
	overflow: hidden;
	position: relative;
}
#home-video .grid-x {
	position: relative;
	z-index: 30;
}
#home-video .align-middle {
	height: 100%;
}
.video-wrapper[data-v-ac5b272c] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	overflow: hidden;
	z-index: -1;
}

.video-wrapper iframe[data-v-ac5b272c] {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	pointer-events: none;
	opacity: 70%;
}
#home-video {
	background-size: cover !important;
	background-position: center center !important;
}
.homeover {
	opacity: 0.65;
	background-color: #0A140D;
	border-radius: inherit;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: inherit;
	transition: inherit;
	width: 100%;
	will-change: opacity;
	z-index: 4;
}
#home-video {
	position: relative;
	overflow: hidden;
	height: 99vh;
}
#home-video::after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 92.39%);
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 230px;
	content: "";
}
.ghost-btn:hover {
	background: #F0ECF7;
	color: #214A8F;
}
.cell.large-2.footer-4.social-footer img {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 2px;
}
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
	background: #1f4c8c !important;
}
.cky-btn.cky-btn-accept {
	background: #1f4c8c !important;
	border-color: #1f4c8c !important;
	color: #fff !important
}
.cky-btn {
	border-color: #1f4c8c !important;
	color: #1f4c8c !important;
}
.cky-show-desc-btn {color: #1f4c8c !important;}


.date-publ {color: #000;}
.blog-cap h3 {
	color: #000;	
	font-size: 30px;	
	line-height: 1.3;
}
.cell.blogger {
	margin-bottom: 30px;
}

.border-logo {
	padding: 10px;
	background: #fff;
	display: inline-block;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
	width: 170px;
	position: relative;
	z-index: 99;
}
.cell.large-3.sidebar-right ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
html body .grecaptcha-badge {
	display: none !important;
}
.wpcf7-form input {
	box-shadow: none;
	background: #fafafa;
	height: 49px;
	padding-left: 20px;
	font-size: 17px;
	color: #000;
}
.wpcf7-form .wpcf7-form-control.wpcf7-textarea {
	background: #fafafa;
	box-shadow: none;
	border-radius: 3px;
	margin-bottom: 20px;	
	font-size: 17px;
	color: #000;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important; opacity: 0.5 !important
}
::-moz-placeholder { /* Firefox 19+ */
   color: #000 !important; opacity: 0.5 !important
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000 !important; opacity: 0.5 !important
}
:-moz-placeholder { /* Firefox 18- */
  color: #000 !important; opacity: 0.5 !important
}
/*two col flex*/
.two-col-flex {	
	flex-wrap: wrap;
	display: flex;
	
}
.two-col-flex li {
	flex-wrap: nowrap;
	width: 50%;	
}
/*two col flex*/

.cell { text-align: left}

#page { overflow-x: hidden}

.grid-container {
	padding-right: 0;
	padding-left: 0;
	max-width: 93%;
	margin: 0 auto;
	width: 93%;
	
}


.arrow-up {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;  
  border-bottom: 5px solid black;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;  
  border-top: 20px solid #f00;
}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;  
  border-left: 60px solid green;
}

.arrow-left {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;   
  border-right:10px solid blue; 
}

.slick-dots {
  bottom: 20px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 5;
}
.slick-dots li {
  display: inline-block;
}
.slick-active button {
  background: #fff;
  border: 1px solid #fff;
}
.slick-dots button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 0;
  height: 8px;
  margin: 0 7px;
  padding: 0;
  width: 8px;
}
.slick-arrow { font-size: 0;
  height: 60px; top: 35%;
  width: 60px;   padding: 0;
  position: absolute;   z-index: 10;}


.why-swiper-nav button {
	font-size: 0;
}
#review-column {
	padding: 20px 0;
}
.gallery-nav button.gallery-next {
	position: absolute;
	top: auto;
	transform: translateY(-50%);
	z-index: 10;
	color: #fff;
	border: 0;
	padding: 12px 16px;
	font-size: 22px;
	cursor: pointer;
	bottom: -110px;
	height: 60px;
	width: 60px;
	border-radius: 50% !important;
	background: #fff url("images/footer-right.svg") no-repeat scroll center center / 80% !important;
	border: 1px solid #214A8F;
	left: 75px;
}
.gallery-nav button.gallery-prev {
	position: absolute;
	top: auto;
	transform: translateY(-50%);
	z-index: 10;
	color: #fff;
	border: 0;
	padding: 12px 16px;
	font-size: 22px;
	cursor: pointer;
	bottom: -110px;
	height: 60px;
	width: 60px;
	border-radius: 50% !important;
	background: #fff url("images/footer-left.svg") no-repeat scroll center center / 80% !important;
	border: 1px solid #214A8F;
	left: 10px;
}

.cell.large-12.medium-12.small-12.galleryx3 {
	width: 100%;
	margin: 0 !important;
}

#gallery-column.style-2 .cell.large-12.medium-12.small-12.s1 .blue-btn {
	display: none;
}

#gallery-column.style-2 .cell.large-12.medium-12.small-12.s1 {
	padding-bottom: 10px;
	padding-top: 30px;
}#colophon p, #colophon li {
	font-size: 16px;
}

#gallery-column.style-2 .cell.large-12.medium-12.small-12.s2 {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	z-index: 2;
}
#galleryModal {
	border: 0;
	background: transparent;
}
.close-button {
	z-index: 99999;
}
.gallery-modal .modal-prev {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	z-index: 10;
	color: #fff;
	border: 0;
	left:0px !important;
	padding: 12px 16px;
	font-size: 22px;
	cursor: pointer;
	height: 60px;
	width: 60px;
	border-radius: 50% !important;
	background: #fff url("images/footer-left.svg") no-repeat scroll center center / 80% !important;
	border: 1px solid #214A8F;
}
.gallery-modal .modal-next {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	z-index: 10;
	color: #fff;
	border: 0;
	right:0 !important;
	padding: 12px 16px;
	font-size: 22px;
	cursor: pointer;
	height: 60px;
	width: 60px;
	border-radius: 50% !important;
	background: #fff url("images/footer-right.svg") no-repeat scroll center center / 80% !important;
	border: 1px solid #214A8F;
}
#galleryModal {
	position: relative;
}
.gallery-modal .gallery-nav button.gallery-next {
	position: absolute;
	top: auto;
	transform: translateY(-50%);
	z-index: 10;
	color: #fff;
	border: 0;
	left:80px !important;
	padding: 12px 16px;
	font-size: 22px;
	cursor: pointer;
	bottom: -110px;
	height: 60px;
	width: 60px;
	border-radius: 50% !important;
	background: #fff url("images/footer-right.svg") no-repeat scroll center center / 80% !important;
	border: 1px solid #214A8F;
}

.cell.large-6.medium-12.small-12.slider-cut .slick-prev.slick-arrow {
	top: auto;
	bottom: -90px;
	left: 0;
	 background: #214A8F url("images/footer-leftw.svg") no-repeat scroll center center / 80% !important; 
	border-radius: 50%;
}
.cell.large-6.medium-12.small-12.slider-cut .slick-next.slick-arrow {
	top: auto;
	bottom: -90px;
	left: 70px;
	 background: #214A8F url("images/footer-rightw.svg") no-repeat scroll center center / 80% !important; 
	border-radius: 50%;
}
#process-slider .slick-list.draggable {
	padding-left: 0 !important;
}
#process-slider {
	padding: 0px 0;
}
.process-carousel-slick .slick-prev.slick-arrow {
	top: auto;
	bottom: -10px;
	left: 0;
	 background: #214A8F url("images/footer-leftw.svg") no-repeat scroll center center / 80% !important; 
	border-radius: 50%;
}
.process-carousel-slick .slick-next.slick-arrow {
	top: auto;
	bottom: -10px;
	left: 70px;
	 background: #214A8F url("images/footer-rightw.svg") no-repeat scroll center center / 80% !important; 
	border-radius: 50%;
}




.why-prev,
.slick-prev.slick-arrow {
  background: #fff url("images/footer-left.svg") no-repeat scroll center center / 80% !important; 
}

.why-next,
.slick-next.slick-arrow {
  background: #fff url("images/footer-right.svg") no-repeat scroll center center / 80% !important; 
}

/*IF you want slick to be equal height slides, enable below
.slick-track
{
    display: flex !important;
}

.slick-slide {
	height: inherit !important;
	
}
*/


#primary-menu {
display: flex;
justify-content: stretch;
}
.menu > li {
	padding-bottom: 40px;
	position: relative;
	flex: 1;
}
.sub-menu::before {
  background: #1f4c8c none repeat scroll 0 0;
  content: "";
  height: 11px;
  left: 30px;
  position: absolute;
  top: -4px;
  transform: rotate(45deg);
  width: 11px;
}
.sub-menu {
  display: none;
}
.sub-menu {
  background: #1f4c8c none repeat scroll 0 0;
  border-radius: 5px;
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 5px 0 10px;
  position: absolute;
  top: 40px;
  width: 270px;
  z-index: 999;
}
html body .sub-menu a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: white;
	float: left;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 100%;
	border-right: none;
	text-align: left;
}

.cell.tv-1.video-embedder img {
	width: 70%;
	border-radius: 20px;
	float: right;
}
#zzz-column {
	padding-top: 0px;
}
.sub-menu .plussy {
  display: none;
}

#blog-column {
	padding: 70px 0;
}
.blogger img {
	border-radius: 20px;
	margin-bottom: 30px;
}

#singleblog-contents {
	padding: 70px 0;
}
.cell.blogger {
	margin-bottom: 40px;
}
.blog-cap p {
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.blue-btn svg {
	margin-left: 10px;
}

.AnimateIn { opacity:0;  transform: translate(0px,40px); -webkit-transform: translate(0px,40px); }

.active.AnimateIn, 
.visible.AnimateIn {  -webkit-animation: animteIn 0.7s 0.7s forwards; 
    animation: animteIn 0.7s 0.7s forwards;}


/* Standard syntax */
@keyframes animteIn {
    0 { opacity:0;  transform: translate(0px,40px);}
   100% { opacity:1;  transform: translate(0px,0px); }
} 

/* Chrome, Safari, Opera */
@-webkit-keyframes animteIn {
    0 { opacity:0;  -webkit-transform: translate(0px,40px);}
   100% { opacity:1;  -webkit-transform: translate(0px,0px); }
}


.AnimateIn2 { opacity:0;  transform: translate(0px,40px); -webkit-transform: translate(0px,40px); }

.active.AnimateIn2, 
.visible.AnimateIn2 {  -webkit-animation: animteIn2 0.7s 0.9s forwards; 
    animation: animteIn2 0.7s 0.9s forwards;}


/* Standard syntax */
@keyframes animteIn2 {
    0 { opacity:0;  transform: translate(0px,40px);}
   100% { opacity:1;  transform: translate(0px,0px); }
} 

/* Chrome, Safari, Opera */
@-webkit-keyframes animteIn2 {
    0 { opacity:0;  -webkit-transform: translate(0px,40px);}
   100% { opacity:1;  -webkit-transform: translate(0px,0px); }
}


/* Base styles for fade-in from left */
.AnimateInLeft {
  opacity: 0;
  transform: translate(-40px, 0px);
  -webkit-transform: translate(-40px, 0px);
}

.active.AnimateInLeft,
.visible.AnimateInLeft {
  -webkit-animation: animateInLeft 0.7s 0.7s forwards;
  animation: animateInLeft 0.7s 0.7s forwards;
}

/* Keyframes for left-in */
@keyframes animateInLeft {
  0% {
    opacity: 0;
    transform: translate(-40px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}

@-webkit-keyframes animateInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate(-40px, 0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
  }
}


/* Base styles for fade-in from right */
.AnimateInRight {
  opacity: 0;
  transform: translate(40px, 0px);
  -webkit-transform: translate(40px, 0px);
}

.active.AnimateInRight,
.visible.AnimateInRight {
  -webkit-animation: animateInRight 0.7s 0.7s forwards;
  animation: animateInRight 0.7s 0.7s forwards;
}

/* Keyframes for right-in */
@keyframes animateInRight {
  0% {
    opacity: 0;
    transform: translate(40px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}

@-webkit-keyframes animateInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate(40px, 0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #000;
}

a.blue-btn:visited {
	color:  #fff;
}

a:hover, a:focus, a:active {
	color:  #000;
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

.aligncenter {
  display: flex;
  margin: 20px auto;
}

.alignleft {
  float: left;
  margin-right: 20px;
}

.alignright {
  float: right;
  margin-left: 20px;
}
.sandwichmenu {
	border: none !important;
}
.shiftnav-toggle.shiftnav-toggle-button.showmobile {
	border: none !important;
}
.sandwichmenu .line {
	height: 3px;
	width: 32px;
	float: left;
	background: #214A8F;
	clear: both;
	margin-bottom: 7px;
	border-radius: 7px;
}
.sandwichmenu {
  border: 1px solid white;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 60px;
  margin-left: 50px;
  margin-top: 30px;
  width: 60px;
  padding-top: 17px;
  padding-left: 13px;
}

.sandwichmenu.active .line { 
-webkit-animation: removeal 0.7s forwards; /* Chrome, Safari, Opera */
animation: removeal 0.7s forwards;}
	
.sandwichmenu.active { position:relative}

/* Chrome, Safari, Opera */
@-webkit-keyframes removeal {
    from {width: 32px;}
    to {width: 0px;}
}

/* Standard syntax */
@keyframes removeal {
     from {width: 32px;}
    to {width: 0px;}
} 
.site-navigation {      
    width: 100%;
}
#primary-menu li:last-child a {
	border-right: none;
}
.menu .current_page_item a { color:red}
.menu a {
	border-right: 1px solid #efefef;
	color: #000;
	font-size: 17px;
	padding: 1px 5px;
	position: relative;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.menu-main-container {   
    width: 100%;
}
ul.menu {    
    list-style: outside none none;
    margin: 0;
    width: 100%;
}
.sub-menu { display: none}

p { color:#000}

.header.full {
	background: #F3F3F3;
	display: inline-block;
	height: auto;
	text-align: center;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.header.full.sticky {
	background: #F3F3F3;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.full { width:100%; text-align:center; display:inline-block; vertical-align: top}

.fillwidth > .grid-x {
	width: 100%;
	max-width: 100%;
}

.pull-left { float:left}

.pull-right { float:right}

body, h1, h2, h3, h4, h5, h6 {
    color: #000;
}

.meta-nav { display:none}

.reveal-modal .close-reveal-modal {
  right: 0.5rem;
 
}
a:focus, a:hover {
    color: #000;
    outline: none;
}

.entry-title > a {
  color: #000;
  font-size: 48px;
  text-transform: uppercase;
}

h1.page-title {
	color: #000;
	font-size: 52px;
	line-height: 1.2;
	margin-top: 20px;
}

.reveal-modal .close-reveal-modal {
  font-size: 1.222rem !important;
}

.reveal-modal-bg {
  background: rgba(0, 0, 0, 0.68) none repeat scroll 0 0 !important;
}
.reveal-modal h2 {
  color: #0c4498;
  font-size: 31px;
  font-weight: lighter !important;
  margin-top: -5px !important;
  text-align: left;
}

.reveal-modal p {
  margin-bottom: 0;
  text-align: left;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}



/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}




/*responsive*/

@media only screen and (min-width: 1671px) and (max-width: 7000px) {}		
	
@media only screen and (min-width: 1601px) and (max-width: 1670px) {
	

.textwidget.custom-html-widget {
	margin-top: -95px !important;
}	
	
}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {
	
	#mega-menu-64-0 {
	padding-top: 33px !important;
}
.textwidget.custom-html-widget {
	margin-top: -95px !important;
}	
	
}

@media only screen and (min-width: 1361px) and (max-width: 1500px) {
#mega-menu-64-1 {
	padding-bottom: 33px !important;
}
.textwidget.custom-html-widget {
	margin-top: -73px !important;
}
#mega-menu-item-text-2 {
	padding-left: 0 !important;
}	
#mega-menu-64-0 {
	padding-top: 33px !important;
}		
#mega-menu-menu-1 li {
	margin: 0 8px !important;
}
#mega-menu-64-1 li {
	margin: 0 0px !important;
}	
	
html body p, html body ul li {
	
	font-size: 19px;
	
}	
html body h1 {
	
	font-size: 35px;
	
}	
#mega-menu-menu-1 {
	display: inline-block !important;
	justify-content: right !important;
}
#mega-menu-wrap-menu-1 {
	text-align: right;
}	
	
}

/* #Desktop (1366)

================================================== */
@media only screen and (min-width: 1280px) and (max-width: 1360px) {
	
#mega-menu-64-1 {
	padding-bottom: 33px !important;
}
.textwidget.custom-html-widget {
	margin-top: -73px !important;
}
#mega-menu-item-text-2 {
	padding-left: 0 !important;
}	
#mega-menu-64-0 {
	padding-top: 33px !important;
}		
#mega-menu-menu-1 li {
	margin: 0 8px !important;
}
#mega-menu-64-1 li {
	margin: 0 0px !important;
}		
	
#mega-menu-menu-1 li {
	margin: 0 5px !important;
}
html body p, html body ul li {
	
	font-size: 19px;
	
}	
html body h1 {
	
	font-size: 35px;
	
}	
#mega-menu-menu-1 {
	display: inline-block !important;
	justify-content: right !important;
}
#mega-menu-wrap-menu-1 {
	text-align: right;
}	
#mega-menu-menu-1 li {
	margin: 0 5px !important;
}
#mega-menu-64-1 li {
	margin: 0 0px !important;
}	

}



/* #Tablet (1024)

================================================== */
@media only screen and (min-width: 1001px) and (max-width: 1279px) {
	
.video-details-large {
	padding: 0 37px;
}	
.video-details-large h3 {
	font-size: 31px;
}	
.cell.large-8.medium-12.small-12.slider-cut {
	padding-top: 30px;
}	
.cell.large-6.medium-12.small-12.slider-cut {
	padding-top: 20px;
}	
#faq-content .cell.large-12.medium-12.small-12.block-title {
	padding: 0 !important;
}	
#process-column .cell.large-6.medium-12.small-12.p2 {
	padding: 40px 0;
}
.video-details-large p {
	font-size: 14px;
}	
.process-text {
	text-align: left;
	padding: 0 20px;
}	
.cell.large-6.medium-12.small-12.zz-img {
	order: -1;
}	
.cell.large-6.medium-12.small-12.zz-img {
	padding: 50px 0;
}	
.cell.zz-img img {

	width: 82%;
}	
	
html body h1 {
	font-size: 30px;
}
#colophon .cell {
	margin-bottom: 31px;
}	
#mega-menu-menu-1 li {
	margin: 0 5px !important;
}
html body p, html body ul li {
	font-size: 17px;
}	
.logo-btn {
	width: 100% !important;
}	
#mega-menu-menu-1 {
	display: inline-block !important;
	justify-content: right !important;
}
#mega-menu-wrap-menu-1 {
	text-align: right;
}	
.button-grouping a {
	width: 48% !important;
	text-align: center;
}	
.stat-block.cell {
	margin-bottom: 30px;
}	
.cell.block-title {
	padding-right: 30%;
}	

}




/* #Tablet (Portrait)

================================================== */
/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 1000px) {
.video-embed-large {
	width: 100%;
}
.blog-post-home.post-column-grid-single {
	flex-wrap: wrap;
}	
.video-details-large {
	width: 100%;
	padding: 30px 20px !important;
}	
	
.video-details-large {
	padding: 0 37px;
}	
.video-details-large h3 {
	font-size: 31px;
}		
.cell.large-8.medium-12.small-12.slider-cut {
	padding-top: 30px;
}	
.cell.large-6.medium-12.small-12.slider-cut {
	padding-top: 20px;
}		
.cell.large-6.medium-12.small-12.tv-1.typeform-embedder {
	order: -2;
}	
#faq-content .cell.large-12.medium-12.small-12.block-title {
	padding: 0 !important;
}	
#process-column .cell.large-6.medium-12.small-12.p2 {
	padding: 40px 0;
}
	
.process-text {
	text-align: left;
	padding: 0 20px;
}	
.cell.large-6.medium-12.small-12.zz-img {
	order: -1;
}	
.cell.large-6.medium-12.small-12.zz-img {
	padding: 50px 0;
}	
.cell.zz-img img {

	width: 82%;
}		
	
.card-video-testimonial-wrapper .slick-arrow {
	border-radius: 50%;
}
	.cell.large-12.footer-bottom.grid-x .large-6 {
	width: 100%;
	text-align: center;
	margin-bottom: 0 !important;
}
	.cell.large-2.medium-4.footer-5 {
	width: 40%;
}
.review-case {
	padding: 0;
}	
	
	.cell.large-9.medium-6.small-12.card-gap {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
}
	.card-video-testimonial-wrapper .slick-prev.slick-arrow {
	left: 0;
	right: auto;
}
	
	.card-video-testimonial-wrapper .slick-next.slick-arrow {
	right: 0;
	left: auto;
}
	
	
.card-video-testimonial-wrapper {
	padding-bottom: 50px;
}	
.card-video-testimonial-wrapper .slick-dots button {
	background: #ccc;
}	
.card-video-testimonial-wrapper .slick-dots .slick-active button {
	background: #214A8F;
}
.card-video-testimonialx.slick-slide {
	margin: 0 10px;
}	
	.card-video-testimonial-wrapper .slick-prev.slick-arrow { background:#214A8F url("images/footer-leftw.svg") no-repeat center center / 90% !important}
	
	.card-video-testimonial-wrapper .slick-next.slick-arrow { background:#214A8F url("images/footer-rightw.svg") no-repeat center center / 90% !important}
	
.mobile-only {
	display: inline-block;
}
.cell.tv-1.video-embedder .mobile-only {
	text-align: center;
}
.cell.large-6.medium-6.small-12.tv-1.video-embedder {
	margin-bottom: 0 !important;
}
.cell.tv-1.video-embedder {
	order: -2;
}	
	
.cell.large-6.medium-6.small-12.tv-1.video-embedder .mobile-only {
	margin-top: 30px;
}	
.desktop-only {
	display: none;
}	
.cell.tv-1 {
	width: 100% !important;
	margin: 0 !important;
	margin-bottom: 30px !important;
}	
html body h1 {
	font-size: 30px;
}
#colophon .cell {
	margin-bottom: 31px;
}	
#mega-menu-menu-1 li {
	margin: 0 5px !important;
}
html body p, html body ul li {
	font-size: 17px;
}	
.logo-btn {
	width: 100% !important;
}	
#mega-menu-menu-1 {
	display: inline-block !important;
	justify-content: right !important;
}
#mega-menu-wrap-menu-1 {
	text-align: right;
}	
.button-grouping a {
	width: 48% !important;
	text-align: center;
}	
.stat-block.cell {
	margin-bottom: 30px;
}	
.cell.block-title {
	padding-right: 30%;
}
.cell.large-6.medium-6.small-12.tv-1.video-embedder .mobile-only {
	width: 100%;
}
.cell.large-6.medium-6.small-12.tv-1.video-embedder .mobile-only {
	margin-top: 10px;
}	
.cell.tv-1.video-embedder img {
	
	display: none;
}	
}




/*  #Mobile (Portrait)

================================================== */
/* Note: Design for a width of 320px */


@media only screen and (max-width: 767px) {
ul.lander-class>li {
    opacity: 0.9;
    font-weight: bolder;
}
ul.lander-class {
    padding: 10px;
    border-radius: 10px;
    background-image: url(https://www.elitesurgeryabroad.com/wp-content/uploads/2026/02/513668325_1117998533695792_7976898683066498153_n-1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
	#one-column .cell {
	width: 100% !important;
	margin: 0 !important;
}
	#one-column {
	padding: 30px 0 !important;
}
	#one-column p, #one-column li {
	font-size: 16px;
}
	.cell.large-6.medium-6.small-12.tv-1.video-embedder .mobile-only {
	width: 100%;
}
	.cell.large-6.medium-6.small-12.tv-1.video-embedder .mobile-only {
	margin-top: 10px;
}	
.cell.tv-1.video-embedder img {
	
	display: none;
}	
	html body .button.hollow {
	
	padding: 17px 8px;

}
	#gallery-column.style-1 .s1 .blue-btn {
	top: 40px;
	position: static;
}
.video-embed-large {
	width: 100%;
}
.blog-post-home.post-column-grid-single {
	flex-wrap: wrap;
}	
.video-details-large {
	width: 100%;
	padding: 30px 20px !important;
}	
	
.video-details-large {
	padding: 0 37px;
}	
.video-details-large h3 {
	font-size: 31px;
}			
#callout-column .grid-container {
	
	padding: 30px 20px;
	
}	
#colophon h6 {
	color: #fff;
	font-size: 18px;
	border-bottom: 1px solid #fff;
	display: inline-block;
	padding-bottom: 20px;
	margin-bottom: 17px;
	width: 100%;
	margin-top: 15px;
}	
#colophon .grid-x > .cell {
	width: 100% !important;
}	
.cell.large-6.medium-12.small-12.zz-img {
	margin: 10px 0 !important;
}	
.cell.large-10.medium-10.small-10.zz-content {
	width: 100% !important;
	padding: 10px 5.5% !important;
}	
#zzz-column {
	padding-top: 0px;
}	
.process-carousel-slick .slick-arrow {
	margin-left: 20px;
}	
#process-slider .slick-list.draggable {
	padding-left: 0 !important;
	padding-right: 0 !important;
}	
.cell.large-8.medium-12.small-12.slider-cut {
	padding-top: 30px;
}	
	
.overlay-text {
	
	padding: 10px 20px;
}	
.clinic-slide {
	
	margin: 0 17px;
}	
.clinic-slide {
	
	height: 382px !important;
}	
.cell.large-4.medium-4.small-12.logo-showcase {
	margin-bottom: 50px;
}	
#doctors-column.without-cta .block-title {
	width: 100%;
	padding: 0;
}	
.cell.large-6.medium-12.small-12.slider-cut {
	padding-top: 20px;
}		
#process-column .cell.large-6.medium-12.small-12.p2 {
	padding: 30px 0;
}	
#gallery-column.style-2 .cell.large-12.medium-12.small-12.s2 {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	z-index: 2;
}	
#gallery-column.style-1 .s1 {
	background: #F8F9FC;
	padding: 40px 50px;
	border-radius: 20px;
	margin: 30px 0;
	margin-top: 0px !important;
	position: relative;
	width: 100%;
}	
	
	#gallery-column.style-1 .s1 .blue-btn {
	
	top: 40px;
}
.process-text {
	text-align: left;
	padding: 0 0;
}	
	
#process-column {
	padding: 30px 0;
}	
	
.why-card {
	
	padding: 21px;
	
}	
.cell.large-6.medium-6.small-12.why-image img {
	width: 100%;
	
}	
#zig-zag {
	padding: 20px 0;
}	
.cell.large-6.medium-12.small-12.kb-list {
	order: 3;
	padding-top: 30px;
}	
.cell.kb-list li {
	color: #FFF;
	background: url("images/GTICK.svg") no-repeat 0 0 / 25px;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	width: 50%;
	margin-bottom: 20px;
	min-height: 40px;
	padding-top: 0px;
	padding-left: 33px;
	padding-right: 10px;
}	
	.cell.large-6.medium-12.small-12.zz-img {

	margin: 20px 0;
}
#key-benefits-column {
	
	padding: 20px 0;
}	
.cell.zz-img img {
	border-radius: 30px;
	margin: 0 auto;
	display: block;
	width: 87%;
}	
.cell.large-6.medium-12.small-12.zz-img {
	order: -1;
	margin: 40px 0;
}	
.cell.large-10.medium-10.small-10.zz-content li,	
.cell.large-10.medium-10.small-10.zz-content p {
	font-size: 15px;
}	
.cell.large-6.medium-12.small-12.tv-1.typeform-embedder {
	margin-bottom: 0 !important;
}	
	
#main-banner-top {
	
	padding: 40px 0;
}	
	
	
.cell.large-6.medium-12.small-12.tv-1.typeform-embedder {
	order: -2;
}	
	
h1.page-title {
	
	font-size: 24px;
	
}	
#icon-grid-column .grid-title {
	padding-top: 0;
	padding-bottom: 0;
}	
.cell.large-12.medium-12.small-12.outro-title {
	text-align: center;
	margin-bottom: 20px;
}
#colophon .cell {
	margin-bottom: 10px !important;
}
.cell.large-12.footer-bottom.grid-x {
	margin-top: 0;
	
}	
#colophon {
	padding-bottom: 50px !important;
}	
.blue-btn.floatingbtn {
	z-index: 99;
	border: 1px solid #fff;
	color: #fff !important;
	width: auto !important;
	padding: 12px 20px;
	margin: 0 auto;
	margin-right: 5%;
	margin-bottom: 10px;
}
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
	border: 1px solid #fff;
}	
	
.image-2 {
	position: absolute;
	right: 0;
	bottom: 230px;
	border-radius: 20px;
	border: 6px solid #EEEEEE;
	width: 40%;
}
#newsletter-column {
	background: #D9D9D9;
	padding: 34px 0;
	padding-bottom: 20px;
}	
.cell.large-2.medium-4.footer-5 {
	width: 100% !important;
}
.headoffice svg {
	width: 58px;
	margin-right: 6px;
}	
#faq-content .cell.block-title {
	padding: 0;
}
.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-subscribe-btn {
	width: auto;
	top: 5px;
	right: 16px;
}	
.answer p,	
.question {	
	line-height: 22px;	
	font-size: 15px;
}	
	
#bg-overlay .button-grouping a {
	width: 100% !important;
	text-align: center;
}	
	
.cell.large-6.medium-12.small-12.e2 .image-1 {
	width: 100%;
	border-radius: 30px;
	height: auto;
	object-fit: cover;
	object-position: center center;
	border-bottom: 9px solid #EEE;
	border-left: 0px solid #EEE;
}
	
.image-3 {
	width: 100%;
	position: relative;
	border-radius: 30px;
	border: 0 !important;
}
.cell.large-6.medium-12.small-12.e2 {
	position: relative;
	overflow: hidden;
	height: auto;
}	
.explainer-list p {
	font-size: 15px !important;
}
#explainer-column {
	background: #EEEEEE;
	padding: 20px 0;
}	
.avatar-positions {
	font-size: 14px;
	color: #5f6368;
	flex: 0.8;
}	
.review-avatar {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-top: auto;
	flex-wrap: wrap;
}
.review-logo {
	width: 100%;
	justify-content: center;
	text-align: center;
}	
.review-logo img {
	height: 60px;
	width: auto;
	margin: 0 auto;
	display: inline-block !important;
}	
	
	.cell.large-12.medium-12.small-12.review-carousel.slick-initialized.slick-slider.slick-dotted {
	width: 100%;
}
.review-content p {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}	
	.star-reviews {
	
	justify-content: center;
}
#review-column {
	padding: 20px 0;
}	
	
#icon-grid-column .grid-title {
	padding-top: 0;
}	
.cell.icon-grid-card {
	margin-bottom: 22px;
}
	.icon-grid-card {
	padding: 22px 16px 8px;
	text-align: center;
}
	.goi p {
	margin: 0;
	font-size: 12px;
	line-height: 1.4;
	color: #4a4a4a;
}
.blueboxbadge {
	width: 48px;
	height: 48px;
	top: 20px;
	position: static;
	display: flex;
	margin: 0 auto;
	padding: 12px;
	transform: none;
}
.goi p strong {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	line-height: 1.1;
}	
	
.cell.card-gap {
	
	padding: 20px 30px;
}	
.card-video-testimonial-wrapper .slick-arrow {
	border-radius: 50%;
	width: 30px !important;
	height: 30px !important;
	top: 95px;
}	
.card-video-testimonialx {
	margin-top: 20px !important;
}	
	.card-video-testimonial-wrapper img {
	height: 170px;
	width: 100%;
	object-fit: cover;
	border-radius: 18px;
}
	
.lmbutton {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 20px;
}	
.cell.large-3.medium-6.small-6.card-surgery {
	position: relative;
	padding-bottom: 40px;
}
#latest-surgeries {
	padding: 40px 0;
}	
.cell.card-surgery {
	
	padding-bottom: 23px;
}	
.surgery-card-details p {
	font-size: 14px;
}	
	
.surgery-card-details h3 {
	
	font-size: 15px;
	
}	
.video-details {
	
	padding: 10px 10px;
	
	width: 100%;
	
}
.video-details span {
	
	font-size: 11px;
}	
.video-details h3 {
	font-size: 16px !important;
}	
	
.card-video-testimonial img {
	border-radius: 20px;
	height: 210px;
	object-fit: cover;
	object-position: center center;
}	
	
.stats-column .grid-container {
	padding: 9px;
}
.cell.large-12.medium-12.small-12.block-title {
	margin-bottom: 20px;
}	
	
.block-title .blue-btn {
	position: absolute;
	right: 25px;
	top: -10px;
	width: auto;
	padding: 8px 10px;
	font-size: 11px;
}	
.stat-block.cell {
	margin-bottom: 0;
	padding: 11px 0;
}	
.stattitle {
	
	font-size: 12px;
	
}	
.stat-number {
	font-size: 23px;
}	
	.grid-container.grid-x.grid-margin-x.stats-custom {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}
.stat-block.cell.large-3.medium-6.small-12 {
	width: calc(50% - 1.875rem);
	margin:0px;
}	
.stat-count img {
	width: 32px;
	height: auto;
	background: #ffffff;
	border-radius: 50%;
	padding: 5px;
}	
#text-video-column {
	padding-bottom: 0;
}	
#text-video-column {
	padding-top: 0 !important;
}
	.button-grouping a {
	font-size: 12px;
}
#text-video-column .mobile-only p {
	margin-top: 15px;
}	
	
.cell.large-6.medium-6.small-12.tv-1.video-embedder .mobile-only {
	margin-top: 0;
}	
	
.cell.large-3.medium-3.logocontainer {
	width: 15%;
}
	.sandwichmenu {
	width: auto !important;
}
	.book-consultation {
	font-size: 10px !important;
	padding: 11px 12px;
}
	.cell.large-9.medium-9.menucontainer {
	width: 68%;
}
.headeralign {
	display: flex;
}
	
	.desktop-only {display:none}
		.mobile-only {display:block}
.card-video-testimonial-wrapper .slick-arrow {
	border-radius: 50%;
}
	.cell.large-12.footer-bottom.grid-x .large-6 {
	width: 100%;
	text-align: center;
	margin-bottom: 0 !important;
}
	.cell.large-2.medium-4.footer-5 {
	width: 40%;
}
.review-case {
	padding: 0;
}	
	
	.cell.large-9.medium-6.small-12.card-gap {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
}
	.card-video-testimonial-wrapper .slick-prev.slick-arrow {
	left: 0;
	right: auto;
}
	
	.card-video-testimonial-wrapper .slick-next.slick-arrow {
	right: 0;
	left: auto;
}
	
	
.card-video-testimonial-wrapper {
	padding-bottom: 50px;
}	
.card-video-testimonial-wrapper .slick-dots button {
	background: #ccc;
}	
.card-video-testimonial-wrapper .slick-dots .slick-active button {
	background: #214A8F;
}
.card-video-testimonialx.slick-slide {
	margin: 0 10px;
}	
	.card-video-testimonial-wrapper .slick-prev.slick-arrow { background:#214A8F url("images/footer-leftw.svg") no-repeat center center / 90% !important}
	
	.card-video-testimonial-wrapper .slick-next.slick-arrow { background:#214A8F url("images/footer-rightw.svg") no-repeat center center / 90% !important}
	
.mobile-only {
	display: inline-block;
}
.cell.tv-1.video-embedder .mobile-only {
	text-align: center;
}
.cell.large-6.medium-6.small-12.tv-1.video-embedder {
	margin-bottom: 0 !important;
}
.cell.tv-1.video-embedder {
	order: -2;
}	
	
#colophon p, #colophon li {
	font-size: 14px;
}
.cell.large-2.medium-4.footer-5, .cell.large-2.medium-4.footer-5 p {
	font-size: 14px !important;
}	
.web, .fterms {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.desktop-only {
	display: none;
}	
.cell.tv-1 {
	width: 100% !important;
	margin: 0 !important;
	margin-bottom: 30px !important;
}	
html body h1 {
	font-size: 23px;
}
#colophon .cell {
	margin-bottom: 31px;
}	
#mega-menu-menu-1 li {
	margin: 0 5px !important;
}
html body p, html body ul li {
	font-size: 17px;
}	
.logo-btn {
	width: 100% !important;
}	
#mega-menu-menu-1 {
	display: inline-block !important;
	justify-content: right !important;
}
#mega-menu-wrap-menu-1 {
	text-align: right;
}	
.button-grouping a {
	width: 48% !important;
	text-align: center;
}	
	a.btn-facebook-new {
    width: 100% !important;
}
.stat-block.cell {
	margin-bottom: 30px;
}	
.cell.block-title {
	padding-right: 30%;
}
	
.grid-container {	
	max-width: 93%;
	width: 93%;
}	
	
	.grid-container.grid-margin-x.align-justify.grid-x.headeralign .cell {
	margin: 0;
}
	
}





/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */



@media only screen and (min-width: 480px) and (max-width: 767px) {


}


@media only screen and (min-width: 1280px) and (max-width: 9000px) {
.menu li:hover  .sub-menu { display:block}
}
@media only screen and (min-width: 0px) and (max-width: 1279px) {
html body #menu-main-menu .sub-menu.sub-menu-1.shiftnav-sub-active a.shiftnav-target	
 {
	color: #000;
}	
.cell.large-2.medium-4.footer-5.menucall > a {
	padding: 3px 26px;
}	
	
html body .shiftnav-panel-close {
	background: transparent !important;
}	
html body .shiftnav-panel-close .fa-times::before {
	content: "CLOSE" !important;
	font-family: "Inter", sans-serif;
}	
	
#menu-main-menu a {
	color: #fff !important;
	font-weight: bold !important;
	font-size: 19px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
html body .fa-chevron-down::before {
	content: "+" !important;
	color: #fff;
}	
html body .fa-chevron-up::before {
	content: "-" !important;
	color: #fff;
}	
#primary-navigation {
	display: none;
}
	
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item > .shiftnav-target,
.shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target,
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target {
	color: #ffffff !important;
	background: transparent !important;
	
}
	
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item .shiftnav-submenu-activation {
	background: transparent !important;
	font-size: 15px;
}	
.shiftnav::after {
	display: none !important;

}	
#shiftnav-menu-image-shiftnav-main {
	margin-top: 40px;
}
	
	
/*animatein*/

.AnimateIn { opacity:0;  transform: translate(0px,40px); -webkit-transform: translate(0px,40px); }

.active.AnimateIn, 
.visible.AnimateIn {  -webkit-animation: animteIn 0.2s 0.2s forwards; 
    animation: animteIn 0.2s 0.2s forwards;}


/* Standard syntax */
@keyframes animteIn {
    0 { opacity:0;  transform: translate(0px,40px);}
   100% { opacity:1;  transform: translate(0px,0px); }
} 

/* Chrome, Safari, Opera */
@-webkit-keyframes animteIn {
    0 { opacity:0;  -webkit-transform: translate(0px,40px);}
   100% { opacity:1;  -webkit-transform: translate(0px,0px); }
}


.AnimateIn2 { opacity:0;  transform: translate(0px,40px); -webkit-transform: translate(0px,40px); }

.active.AnimateIn2, 
.visible.AnimateIn2 {  -webkit-animation: animteIn2 0.4s 0.4s forwards; 
    animation: animteIn2 0.4s 0.4s forwards;}


/* Standard syntax */
@keyframes animteIn2 {
    0 { opacity:0;  transform: translate(0px,40px);}
   100% { opacity:1;  transform: translate(0px,0px); }
} 

/* Chrome, Safari, Opera */
@-webkit-keyframes animteIn2 {
    0 { opacity:0;  -webkit-transform: translate(0px,40px);}
   100% { opacity:1;  -webkit-transform: translate(0px,0px); }
}	
		
	

html body .shiftnav-toggle-button:hover {
	padding-left: 13px;
	padding-top: 17px;
}
	
	.book-consultation {
	display: inline-block !important;
}
	
html body .shiftnav-toggle-button {
	display: inline-block;
	background: #444;
	color: #eee;
	width: auto;
	height: auto;
	padding-left: 13px;
	padding-top: 17px;
}
.shiftnav-toggle.shiftnav-toggle-button.showmobile {
	display: inline-block !important;
	padding: 0;
	background: no-repeat;
}
.sandwichmenu {
	border-radius: 50%;
	cursor: pointer;
	display: inline-block !important;
	float: right;
	height: auto;
	margin-left: 20px;
	margin-top: 26px;
	padding-left: 11px;
	padding-top: 17px;
	width: 57px;
}
.menu > li {
  float: left;
  padding-bottom: 0;
  position: relative;
  width: 100%;
}
.plussy {
  display: block;
  font-size: 27px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 99;
  height:100%
}
.shiftnav-target {
	color: #000 !important;
	font-size: 15px !important;
}
.sub-menu .shiftnav-target {
	font-size: 13px !important;
	padding-left: 40px !important;
}

.sub-menu::before {
  display: none;  
}
html body .sub-menu a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000 !important;
  float: left;
  padding-bottom: 7px;
  padding-top: 7px;
  width: 100% !important;
  background: #1f4c8c none repeat scroll 0 0 !important;
}
.menu > li {
  border-bottom: 1px solid #ccc; 
}
.sub-menu li {
  float: left;
  width: 100%;
}
.sub-menu {
  background: #1f4c8c none repeat scroll 0 0 !important;
  border-radius: 0;
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: static;
  top: 40px;
  width: 100%;
  z-index: 999;
}
.menu a {
  border: medium none;
  color: #333;
  float: left;
  font-size: 19px;
  font-weight: bold;
  padding: 10px 0;
  position: relative;
  text-indent: 20px;
  text-transform: uppercase;
  width: 100%;
}
.shiftnav-open #page {
	opacity: 0.2;
}

}

/* SLIDER WRAPPER */
.doctor-slider {
    position: relative;
}

/* EACH SLIDE */
.doctor-slider .card-video-testimonial {
    padding: 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* INNER CARD */
.doctor-slider .card-video-testimonial > div {
    background: #214A8F;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}

/* IMAGE */
.doctor-slider .video-popups img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
}

/* TEXT */
.doctor-slider .video-details {
    padding: 15px;
}

.doctor-slider .video-details h3 {
    font-size: 16px;
    margin: 0 0 5px;
}

.doctor-slider .video-details span {
    font-size: 13px;
    opacity: 0.7;
}

/* HOVER EFFECT */
.doctor-slider .card-video-testimonial:hover {
    transform: translateY(-5px);
}

.doctor-slider .card-video-testimonial:hover > div {
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

/* FIX SLICK SPACING */
.doctor-slider .slick-list {
    margin: 0 -10px;
}

.doctor-slider .slick-slide {
    padding: 0 10px;
}

/* ARROWS BASE */
.doctor-slider .slick-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    z-index: 10;
    width: 42px;
    height: 42px;
    background: #fff;
    border-radius: 50%;
    border: none;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    cursor: pointer;
    font-size: 0;
}

/* REMOVE DEFAULT ICON */
.doctor-slider .slick-arrow:before {
    font-size: 18px;
    color: #000;
}

/* LEFT ARROW */
.doctor-slider .slick-prev {
    left: -20px;
}

/* RIGHT ARROW */
.doctor-slider .slick-next {
    right: -20px;
}

/* HOVER */
.doctor-slider .slick-arrow:hover {
    background: #000;
}

.doctor-slider .slick-arrow:hover:before {
    color: #fff;
}

/* MOBILE FIX */
@media (max-width: 768px) {
    .doctor-slider .slick-prev {
        left: 5px;
    }

    .doctor-slider .slick-next {
        right: 5px;
    }

    .doctor-slider .video-popups img {
        height: 200px;
    }
}
ul.lander-class>li {
    font-size: 16px;
}
.lander-class-flights{
    margin-top: 20px;
}