.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/* common css strats here */

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

/* ul li {list-style-type:none; padding:0px;} */

/* a.customize{text-decoration:none;}/* for removing underline for anchor*/ 

a{text-decoration:none !important;}/* for removing underline for anchor*/

button:focus { outline: 0px !important; }

a:hover { text-decoration: none; }

textarea { resize: none;}

.w-100{width:100%;}

.w-auto{width:auto !important;}

.h-100 {height:100%;}

.h-50p {height:50px;}

/* for display */

.d-inline-flex{display:inline-flex ;}/* for display inline */

.d-inline-block{display:inline-block ;}

.d-flex{display:flex ;}/* for display inline */
/* for display inline */

/* for positions */

.pos-relative{position:relative;}

.pos-absolute{position:absolute;}

/* padding styles */

.p-0{padding:0px;}

.p-5p{padding:5px;}

.p-10p{padding:10px;}

.p-15p{padding:15px;}

.p-20p{padding:20px;}

.p-30p{padding:30px;}

.p-40p{padding:40px;}

.pt-5p{padding-top:5px;}

.pt-10p{padding-top:10px;}

.pt-15p{padding-top:15px;}

.pt-20p{padding-top:20px;}

.pt-40p{padding-top:40px;}

.pt-50p{padding-top:50px;}

.ptb-5p{padding-top:5px;padding-bottom:5px;}

.ptb-10p{padding-top:10px;padding-bottom:10px;}

.ptb-15p{padding-top:15px;padding-bottom:15px;}

.ptb-20p{padding-top:20px;padding-bottom:20px;}

.ptb-25p{padding-top:25px;padding-bottom:25px;}

.ptb-30p{padding-top:30px;padding-bottom:30px;}

.ptb-40p{padding-top:40px;padding-bottom:40px;}

.ptb-50p{padding-top:50px;padding-bottom:50px;}

.ptb-60p{padding-top:60px;padding-bottom:60px;}

.ptb-70p{padding-top:70px;padding-bottom:70px;}

.plr-10p{padding-left:10px;padding-right:10px;}

.plr-20p{padding-left:20px;padding-right:20px;}

.plr-30p{padding-left:30px;padding-right:30px;}

.pb-10p{padding-bottom:10px;}

.pb-15p{padding-bottom:15px;}

.pb-20p{padding-bottom:20px;}

.pb-30p{padding-bottom:30px;}

.pb-40p{padding-bottom:40px;}

.pb-60p{padding-bottom:60px;}

.pb-80p{padding-bottom:80px;}

.ptb-4060p{padding-top:40px;padding-bottom:60px;}

.pr-0p{padding-right:0px;}

.pl-0p{padding-left:0px;}

.pl-10p{padding-left:10px;}

.pl-15p{padding-left:15px;}

.pl-20p{padding-left:20px;}

.pl-25p{padding-left:25px;}

.pl-40p{padding-left:40px;}

.pl-50p{padding-left:50px;}

.pr-20p{padding-right:20px;}

.pr-30p {padding-right:30px;}

.pr-40p {padding-right:40px;}

.pr-50p{padding-right:50px;}


/* margin styles */

.mlr-auto{margin-left:auto;margin-right:auto;}

.ml-auto{margin-left:auto;}

.m-0{margin:0px;}

.m-15p{margin:15px;}

.m-lr-auto{margin:0px auto;}

.mt-5p{margin-top:5px;}

.mt-10p{margin-top:10px;}

.mt-15p{margin-top:15px;}

.mt-20p{margin-top:20px;}

.mt-25p{margin-top:25px;}

.mt-30p{margin-top:30px;}

.mt-40p{margin-top:40px;}

.mt-50p{margin-top:50px;}

.mt-60p{margin-top:60px;}

.mt-70p{margin-top:70px;}

.mt-80p{margin-top:80px;}

.mt-90p{margin-top:90px;}

.mt-100p{margin-top:100px;}

.mt-120p{margin-top:120px;}

.mt-130p{margin-top:130px;}

.mt-220p{margin-top:220px;}

.mb-0p{margin-bottom:0px;}

.mb-5p{margin-bottom:5px;}

.mb-10p{margin-bottom:10px;}

.mb-15p{margin-bottom:15px;}

.mb-20p{margin-bottom:20px;}

.mb-25p{margin-bottom:25px;}

.mb-30p{margin-bottom:30px;}

.mb-40p{margin-bottom:40px;}

.mb-60p{margin-bottom:60px;}

.mb-70p{margin-bottom:70px;}

.mb-80p{margin-bottom:80px;}

.mb-100p{margin-bottom:100px;}

.mtb-2040p{margin-top:20px;margin-bottom:40px;}

.mtb-5p{margin-top:5px;margin-bottom:5px;}

.mtb-10p{margin-top:10px;margin-bottom:10px;}

.mtb-15p{margin-top:15px;margin-bottom:15px;}

.mtb-20p{margin-top:20px;margin-bottom:20px;}

.mtb-30p{margin-top:30px;margin-bottom:30px;}

.mtb-40p{margin-top:40px;margin-bottom:40px;}

.mtb-50p{margin-top:50px;margin-bottom:50px;}

.mtb-60p{margin-top:60px;margin-bottom:60px;}

.mlr-10p{margin-left:10px;margin-right:10px;}

.mlr-20p{margin-left:20px;margin-right:20px;}

.ml-5p{margin-left:5px;}

.ml-10p{margin-left:10px;}

.ml-15p{margin-left:15px;}

.ml-20p{margin-left:20px;}

.ml-50p{margin-left:50px;}

.mr-5p{margin-right:5px;}

.mr-10p{margin-right:10px;}

.mr-15p{margin-right:15px;}

.mr-20p{margin-right:20px;}

.mr-30p {margin-right: 30px;}

.mr-40p {margin-right: 40px;}

.mr-50p {margin-right: 50px;}

/* for box shadow */

/* for border radius  */

.brad-0 {border-radius: 0;}

.brad-50 {border-radius: 50px;}

/* for borders  */

.br-0p {border: 0;}

.br-top{border-top:1px solid #e5e5e5;}

.br-btm{border-bottom:1px solid #e5e5e5;}

/* for letter spacing  */

.ls-1p {letter-spacing: 1px;}

.ls-2p {letter-spacing: 2px;}

.ls-4p {letter-spacing: 4px;}

/* for text-patterns*/

.txt-up {text-transform: uppercase;}

.txt-cap {text-transform: capitalize;}

.txt-undline {text-decoration: underline !important; }

/* for backgorund colors */

.bg-white{background-color:white;}

.bg-black{background-color:#000000;}

.bg-trans {background: transparent;}

.bg-gray{background-color: #f6f6f6;}

.bg-green{background-color: #083223;}

.bg-pink{background-color: #f9a782;}

.bg-blue{background-color:#e2eef6;}


/* for text-colors*/

.text-black{color:#000000;}

.text-white{color:#ffffff;}

.text-color{color: #656565;}

.text-green{color: #083223 !important;}

.text-pink{color: #fba17a;}

/* for text-alignment*/

.align-items { align-items: center;}

.align-flex-end {align-items: flex-end;}

.justify-space {justify-content: space-between;}

.justify-center {justify-content: center;}

.justify-flex-end {justify-content: flex-end;}

.wh-space {white-space: pre-line;}

.obj-fit {object-fit: cover;}

.obj-position-top{object-position: top center;}

/* for font-size */

.font10 {font-size: 10px;}

.font11 {font-size: 11px;}

.font12 {font-size: 12px;}

.font13 {font-size: 13px;}

.font14 {font-size: 14px;}

.font15{font-size:15px;}

.font16{font-size:16px;}

.font17{font-size:17px;}

.font18{font-size:18px;}

.font19{font-size:19px;}

.font20{font-size:20px;}

.font22{font-size:22px;}

.font23{font-size:23px;}

.font24{font-size:24px;}

.font26{font-size:26px;}

.font28{font-size:28px;}

.font30{font-size: 30px;}

.font34{font-size: 34px;}

.font36{font-size: 36px;}

.font44{font-size: 44px;}

.font40{font-size: 40px;}

.font50{font-size: 50px;}

.font52{font-size: 52px;}

/* for line-hieght */

.lh-15p {line-height: 15px;}

.lh-16p {line-height: 16px;}

.lh-18p {line-height: 18px;}

.lh-20p {line-height: 20px;}

.lh-22p {line-height: 22px;}

.lh-23p {line-height: 23px;}

.lh-24p {line-height: 24px;}

.lh-25p {line-height: 25px;}

.lh-26p {line-height: 26px;}

.lh-27p {line-height: 27px;}

.lh-28p {line-height: 28px;}

.lh-29p {line-height: 29px;}

.lh-32p {line-height: 32px;}

.lh-33p {line-height: 33px;}

.lh-42p {line-height: 42px;}

.lh-44p {line-height: 44px;}

/* for font-weight */

.fw-600 {font-weight: 600;}

/* for font related css */

.fnt-cabinet-black{font-family:'CABINETGROTESK-BLACK';}

.fnt-cabinet-bold{font-family:'CABINETGROTESK-BOLD';}

.fnt-cabinetextra-bold{font-family:'CABINETGROTESK-EXTRABOLD';}

.fnt-cabinet-extralight{font-family:'CABINETGROTESK-EXTRALIGHT';}

.fnt-cabinet-light{font-family:'CABINETGROTESK-LIGHT';}

.fnt-cabinet-medium{font-family:'CABINETGROTESK-MEDIUM';}

.fnt-cabinet-reg{font-family: "Poppins", sans-serif; 	font-weight: 300;     font-style: normal;}

.fnt-cabinet-thin{font-family:'CABINETGROTESK-THIN';}

/* lato */

.fnt-lato-light{font-family:'Lato-Light';}

.fnt-lato-reg{font-family:'Lato-Regular';}

.fnt-lato-bold{font-family:'Lato-Bold';}

/* Poppins */

.fnt-Poppins-Regular{font-family:'Poppins-Regular';}

/* for text-alignment*/

.align-center {align-items:center;}

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

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

.text-left { text-align: left;}

.txt-end { text-align: end;}

.text-justify {text-align: justify;}

.text-initial {text-align: initial;}

body {	
	font-size:16px;
	line-height:24px;
	font-family: "Poppins", sans-serif; 	font-weight: 300;     font-style: normal;
	color: #656565;
	overflow-x:hidden;
}

/* CONTAINER WIDTH CSS */

.container {
    /* max-width:1270px !important; */
    padding-left: 0;
    padding-right: 0;
}
.container2 {
	max-width:1320px !important;
	padding-left: 0;
	padding-right: 0;
}
.container3 {
    max-width:1140px !important;
}
/*----- navbar toggler  css -----*/

.navbar-toggler.x {
  border: none;
}

.navbar-toggler.x:focus {
  outline: none;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

.navbar-toggler.x .icon-bar {
  width: 22px;
  display: block;
  height: 2px;
  background-color: #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.navbar-toggler.x .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}


/* ------------------------------------------------------------------------------------------------------------*/
/* HEADER CSS */
/* ------------------------------------------------------------------------------------------------------------*/

.nav-menu > li > a:hover {
  color: #f38a18;
}

.nav-menu li {
  position: relative;
}
.nav-menu .menu-active a,
.nav-menu li:hover a {
  color: #f38a18;
}
.nav-menu .menu-active:before {
  content: "";
  border-bottom: 3px solid #f38a18;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 50px;
}


/*--------------------------------------------------------------
# Desktop Navigation
--------------------------------------------------------------*/
@media (min-width: 1024px) {
  /* .navbar ul li.menu-item-has-children>a{display: inline-block !important;width: auto;}
  .navbar ul li.menu-item-has-children>span{display: inline-block;width: 10px;} */
  .navbar {
    padding: 0;
  }

  .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }

  .navbar li {
    position: relative;
  }

  .navbar > ul > li {
    white-space: nowrap;
    padding: 8px 0 8px 30px;
  }

.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    text-transform: uppercase;
    white-space: nowrap;
    transition: 0.3s;
    position: relative;
    font-size:18px;
    text-transform: capitalize;
    color: #fff;
    transition: color 0.3s, background 0.3s;
    font-family:'CABINETGROTESK-MEDIUM';
}

  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    /* width: 20px;
    height: 20px; */
    position: relative;
    z-index: 20;
  }

  .navbar a:hover,
  .navbar li.active>a,
  .navbar li:hover  a {
    color: #f9a682;
  }

  .navbar .menu-item-has-children ul {
    display: block;
    position: absolute;
    left: 28px;
    top: calc(100% + 30px);
    margin: 0;
    /* padding: 10px 0; */
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
  }

  .navbar .menu-item-has-children ul li {
    min-width: 15rem;
  }

  .navbar .menu-item-has-children ul a {
	font-size: 16px;
	padding:10px 20px;
	color: #000;
	text-transform: none;
  }

  .navbar .menu-item-has-children ul a i {
    font-size: 12px;
  }

  .navbar .menu-item-has-children ul a:hover,
  .navbar .menu-item-has-children ul .active:hover,
  .navbar .menu-item-has-children ul li:hover > a {
    background-color:#f9a682;
	color:#fff;
  }

  .navbar .menu-item-has-children:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navbar .menu-item-has-children .menu-item-has-children ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
  }

  .navbar .menu-item-has-children .menu-item-has-children:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
  }
}
/* 
@media (min-width: 1024px) and (max-width: 1366px) {
  .navbar .menu-item-has-children .menu-item-has-children ul {
    left: -90%;
  }

  .navbar .menu-item-has-children .menu-item-has-children:hover > ul {
    left: -100%;
  }
} */

@media (min-width: 1024px) {

  .mobile-nav-show,
  .mobile-nav-hide {
    display: none;
  }
}

/*--------------------------------------------------------------
# Mobile Navigation
--------------------------------------------------------------*/
@media (max-width: 1023px) {
  /* .navbar ul li.menu-item-has-children>a{display: inline-block !important;width: 90%;}
  .navbar ul li.menu-item-has-children>span{display: inline-block;width: 10%;color: rgba(255, 255, 255, 0.7);} */
  .navbar ul li.menu-item-has-children>a i{
    position: absolute;
    right: 20px;
    width: 10%;
    height: 42px;
    text-align: center;
    top: 0px;
  
  }
  .navbar ul li.menu-item-has-children>a i::before{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
  }
  .navbar ul li.menu-item-has-children>a{position: relative;}
  .navbar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width:320px;
    bottom: 0;
    transition: 0.3s;
    z-index: 9997;
  }

  .navbar ul {
    position: absolute;
    inset: 0;
    padding:40px 0 10px 0;
    margin: 0;
    background:#1a1a1a;
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
  }

  .navbar a,
  .navbar a:focus {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    padding:8px 20px;
    color:#fff;
    white-space: nowrap;
    text-transform: uppercase;
    transition: 0.3s;
	font-size:14px;
  }

  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
  }

  .navbar a:hover,
  .navbar .active,
  .navbar .active:focus,
  .navbar li:hover > a {
    color: #fff;
  }

  .navbar .menu-item-has-children ul,
  .navbar .menu-item-has-children .menu-item-has-children ul {
    position: static;
    display: none;
    padding: 10px 0;
    margin: 10px 20px;
    transition: all 0.5s ease-in-out;
    border: 1px solid #8f8f8f;
  }
  .dropdown-active a{
    font-size: 12px !important;
    padding: 6px 15px;
  }

  .navbar .menu-item-has-children > .dropdown-active,
  .navbar
    .menu-item-has-children
    .menu-item-has-children
    > .dropdown-active {
    display: block;
  }

  /* .navbar .dropdown>.dropdown-active, .navbar .dropdown .dropdown>.dropdown-active {
    display: block;
} */
  .mobile-nav-show {
    position: relative;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    z-index: 9999;
    padding-right: 10px;
  }

  .mobile-nav-hide {
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    position: fixed;
    left:275px;
    top: 15px;
    z-index: 9999;
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .navbar {
    left: 0;
  }

  .mobile-nav-active .navbar:before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9996;
  }
}


/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
	/* HEADER CSS  */

.main-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #585e61;
    background-color: rgba(8, 50, 35, 0.85); 
    -webkit-transition: background-color 500ms linear; 
    -moz-transition: background-color 500ms linear; 
    -ms-transition: background-color 500ms linear; 
    transition: background-color 500ms linear; 
}
.scrolled { 
    background-color: rgba(8, 50, 35, 0.95); 
    -webkit-transition: background-color 500ms linear; 
    -moz-transition: background-color 500ms linear; 
    -ms-transition: background-color 500ms linear; 
    transition: background-color 500ms linear; 
}
.wh-header.extraclass {
    background:#fff;
	border-color:transparent;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
}
.wh-header.extraclass .navbar a {
    color:#000;
}

.wh-header.extraclass .mobile-nav-show {
	color: #000;
}
  
.header {
	z-index: 997;
	padding:15px 0px;
}
.header-nav{
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap: wrap;
}
.logo {height:55px;}

.hbook-btn a{
	padding: 10px 15px;
	border-radius:50px;
	color:#fff !important;
}
.hbook-btn a i {
    margin-right: 10px;
    font-size: 18px;
}
.hbook-btn {
    border-left: 1px solid #585e61;
    margin-left: 25px;
}

/* ------------------------------------------------------------------------------------------------------------*/
		/* HOME PAGE STARTS HERE */
/* ------------------------------------------------------------------------------------------------------------*/

.common-section {
	padding-top:75px; 
	padding-bottom:75px;
}

.common-section2 {
	padding-top:30px; 
	padding-bottom:30px;
}

.common-section3 {
	padding-top:50px; 
	padding-bottom:50px;
}

.pt-gap {
	padding-top:75px; 
}
.pb-gap {
	padding-bottom:75px; 
}

.sub-title{
	font-size:20px;
	color: #f9a682;
	font-family:'CABINETGROTESK-MEDIUM';
}
.section-title {
	font-size:36px;
	color: #172c25;
	font-family: "Poppins", sans-serif;
	
}
.section-title2 {
    font-size: 40px;
    line-height: 40px;
    color: #e4ac8f;
    /*font-family: 'CABINETGROTESK-BOLD';*/
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}
.section-title3 {
	font-size:36px;
	color: #172c25;
	font-family: "Poppins", sans-serif; 	font-weight: 300;     font-style: normal;
}

.section-title-gap {
	margin-bottom:25px;
}

.medium-title{
	font-size: 22px;
	font-family:'CABINETGROTESK-MEDIUM';
}

.wh-img {filter: brightness(0) invert(1);}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0%, -50%);
    right: 0;
    left: 0;
}
.content-li li {
    background: url(../images/check.png) no-repeat left 0px;
    margin: 8px 0px;
    vertical-align: middle;
    padding-left: 40px;
}
.content-li-br li {
    background: url(../images/check.png) no-repeat left 7px;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    padding-left: 40px;
    padding-top: 7px;
    padding-bottom: 7px;
	display: inline-block;
}
.content-li-br li:last-child{
    border-bottom:0;
}

.dots-li {
    margin-left: 25px;
}
.dots-li li:before {
    content: '';
    border-radius: 50%;
    height: 6px;
    width: 6px;
    margin-right: 15px;
    background-color: #16838b;
    margin-left: -21px;
    display: inline-block;
}

.square-li li {
    background: url(../images/check-square.png) no-repeat left 3px;
	padding-left: 35px;
}

/* COMMON BUTTON CSS */

.btn-size{
	font-size:15px;
	border-radius:50px;
}

.btn-pd {
	padding:14px 30px;
}

.btn-pink{
	background-color: #f9a682;
	color:#fff;
}
.btn-pink:hover{
    background-color:#eb8e65;
	
}

.btn-green{
	background-color: #172c25;
	color:#fff;
}
.btn-green:hover{
    background-color:#335e50;
}

.btn-white{
	background-color: #ffffff;
	color: #2b5e61;
}
.btn-white:hover{
    background-color:#2b5e61;
	color:#fff;
}
/* BORDER BUTTON CSS */

.white-border-btn{
	border:1px solid #fff;
	color:#fff;
}
.white-border-btn:hover{
	background:#fff;
	color:#000;
	border-color:transaparent;
}
.bg-properties {
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
        top: -50px;
}
	
.form-control {
    height: 45px;
    border-radius: 0px;
    border: 1px solid #cccccc;
}
.form-control:focus {
    box-shadow: none;
    background: transparent;
}

/* BANNER SECTION CSS */
	
/* .banner-sec, .innban-sec { */
    /* margin-top:109px; */
/* } */

.banner-block{
	padding-top:200px;
	padding-bottom:150px;
}
.banner-title{
	font-size:50px;
	color: #fff;
	font-family:'Oswald-Light';
}
.banner-subtitle{
	font-size:30px;
	color: #fff;
	font-family:'Oswald-Light';
}
.banner-subsub{
	font-size:20px;
	color: #fff;
	/*font-family:'Oswald-Light';*/
}
.banner-btn a {
	padding:15px 25px;
}
.banner-btn i {
    font-size: 25px;
    transform: translateY(4px);
    display: inline-block;
}
.banner-btn a:hover {
	background:#f9a682;
}

/* ABOUT US CSS */

/*.exp-circ {*/
/*    width: 150px;*/
/*    height:150px;*/
/*    border-radius: 86px;*/
/*    background-color: #e4ac8f;*/
/*    display: grid;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    position: absolute;*/
/*    bottom: 15%;*/
/*    left: 40%;*/
/*    z-index: -1 !important;*/
/*}*/
.exp-c {
    font-size:25px;
    font-family: 'CABINETGROTESK-BOLD';
}
.exp-name {
    font-size: 25px;
    color: #172c25;
    text-align: center;
    font-family: 'CABINETGROTESK-MEDIUM';
    line-height: 24px;
}

.s-theory-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    /* background-color: #e6e6e6; */
    grid-gap: 1px;
}
.s-tile {
    background: white;
    padding:30px;
    height: 100%;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
/* .s-tile:last-child { */
    /* border-right:0; */
    /* border-bottom:0; */
/* } */
.s-tile:nth-child(3){
    border-right:0;
    /* border-bottom:0; */
}
.s-tile:nth-child(4), .s-tile:nth-child(5), .s-tile:nth-child(6){
    /* border-right:0; */
    border-bottom:0;
}
.s-tile h4{font-size:20px;}

/* SERVICE SECTION CSS  */

.service-sec {
    background-image: url(../images/services-bg.jpg);
    background: #ebeceb;
	z-index:1;
}
.steath-icon {
    position: absolute;
    top: -50px;
    left: 15px;
    height: 250px;
    z-index: 0;
}

@media screen and (max-width:1370px) {
	.steath-icon {
		height:180px;
	}
}

.service-card{
	height:100%;
	/* display:grid; */
}
.service-icon{
	height:50px;
}
.service-top {
    background: #fff;
    padding: 25px;
    border-radius: 25px 25px 0px 0px;
    min-height: 200px;
}
.service-btm {
    background-color: #172c25;
    padding: 15px;
    border-radius: 0px 0px 25px 25px;
}


/* TESTIMONIALS SECTION CSS */

.testy-icon {
    border-radius: 50%;
    border: 5px solid #f9b394;
    max-width: 50px;
    max-height: 50px;
    margin-top: -14px;
}

.testy-name{
	font-size: 20px;
	color: #21484a;
	font-family:'CABINETGROTESK-BOLD';
}

/* OWL CAROSEL ARROW CSS */

.testy-sec .premiumleft, .testy-sec .premiumright { height: 40px; margin-right:5px;}


/* VIDEO SECTION CSS */

.video-box {
    border-radius: 20px;
    border: 20px solid #fff;
}
.video-box img{
    border-radius: 20px;
}
.video-hd {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding: 15px;
    
    border-top: 1px solid #686868;
}
.video-hd h4{
	font-size: 20px;
}
/* .video-item::before { */
    /* position: absolute; */
    /* height: 70px; */
    /* width: 70px; */
    /* background-image: url(../images/yt.png); */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* background-size: contain; */
    /* content: ''; */
    /* left: 50%; */
    /* top: 50%; */
    /* transform: translate(-50%, -50%); */
/* } */

/* SCHEDULED SECTION CSS */

.scheduled-card {
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
    z-index: 1;
    position: relative;
}
.scheduled-top{
	padding:15px 25px;
}
.st1{
	border-bottom:1px solid #2d5144;
}
.st2{
	border-bottom:1px solid #f9b394;
}
.scheduled-body{
	padding:25px 25px 45px 25px;
}

.scheduled-tble td {
    background: transparent;
    color: #fff;
    border-bottom: 1px dotted #48695c;
    padding: 13px 0px;
}
.female-doctor {
    position: absolute;
    bottom: 0;
    right: -20px;
	 z-index: -1;
}

/* SUPPORT SECTION CSS */

.support-sec {
    background: #172c25;
    border-bottom: 1px solid #fff;
}

.support-icon {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    display: grid;
    align-items: center;
    justify-content: center;
}
.aim-box {
    border-radius: 50%;
    display: inline-block;
    background: #fff;
	position: relative;
    text-align: center;
    width: 0px;
    height: 0px;
    padding:40px;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -khtml-border-radius: 100px;
	margin: 0px auto;
}
.sim img {
    position: absolute;
    top:15%;
    left: 0;
    /* transform: translate(-50%, -50%); */
    right: 0;
    margin: 0px auto;
    text-align: center;
}


/* FOOTER SECTION CSS */

.footer-top {
    background-color:#0f1330;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	position:relative;
	z-index:1;
	padding-top:60px; 
}
/* .footer-top:before { */
    /* content: ''; */
    /* border-bottom: 1px solid #424242; */
    /* width: 100%; */
    /* position: absolute; */
    /* top: 50%; */
    /* z-index: -1; */
/* } */
.footer-middle{background-color: #16838b;; padding:10px 0px; text-align:center;}

.footer-logo{height:50px;}

.footer-title {
    font-family: 'CABINETGROTESK-BOLD';
    font-size:20px;
    margin-bottom: 15px;
	color: #fff;
}
.footer-title2{
	 font-family: 'CABINETGROTESK-BOLD';
    font-size:18px;
	color: #fff;
}
.foot-li ul li {
    padding-bottom: 10px;
    color: #fff;
	position: relative;
}
.foot-li a, .foot-li2 a {color: #fff;}
.foot-li ul li a:hover, .foot-li2 ul li a:hover, .cookie-li ul li a:hover {color:#fea000;}

.foot-li ul li, .foot-li2 li{font-family: 'CABINETGROTESK-BOLD';}

.foot-li2 li{ margin-bottom:10px !important;}

/* CUSTOM LIST CSS STARTS HERE */
.style_1 {
  padding-left: 1rem;
}
.style_1 > li::before, .style_1 > li::after {
  position: absolute;
  display: flex;
}
.style_1 > li::before {
    content: '';
    left: -20px;
    top: 8px;
    height:6px;
    width:6px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background:#4d58a7;
}

/* CUSTOM LIST CSS ENDS HERE */

	/* social icons */
	
.fsocial-icons {
    text-align: center;
    position: relative;
}
.fsocial-icons:before, .fsocial-icons:after {
	content: '';
    border: 1px solid #353952;
    height: 2px;
    width: 43%;
	position: absolute;
	top: 50%;
}
.fsocial-icons:before {left: 0;}
.fsocial-icons:after {right: 0;}

.f-icon {
    position: relative;
    text-align: center;
    width: 0px;
    height: 0px;
    padding: 18px;
    /* border: 1px solid #fff; */
    color: #fff;
    background-color: #1f2152;
    border-radius: 50%;
    display: inline-block;
    margin:0px 6px;
    transform: translateY(5px);
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    /* background: #fff; */
}
.f-icon i {
	font-size:18px; 
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
/* .f-icon:hover{ background-color: #fff;} */


/* COPYRIGHT CSS */

.copyright {padding:10px 0px 30px 0px;}
.copyright p, .cookie-li ul li a{color: #fff;}
.copyright span{font-size:15px; color: #000;}
.cookie-li ul{display:flex; justify-content:end;}
.cookie-li ul li{position:relative;}
.cookie-li ul li:after {content: '|';margin: 0 10px;color: #4d58a7;}
.cookie-li ul li:last-child:after { display:none;}


/* -------------------------------------------------------- */
	/* BREADCRUM CSS */
/* -------------------------------------------------------- */

/* Style the list */

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
  padding: 8px;
  color: #fff;
  content: ">>";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #fff;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color:#f9a682;
  text-decoration: underline;
}

/* -------------------------------------------------------- */
	/* INNER PAGES COMMON CSS */
/* -------------------------------------------------------- */

/* INNER BANNER CSS */

.caption {
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	width: 100%;
}
.innbanner-title {
	font-size: 48px;
	line-height: 44px;
	text-transform: uppercase;
	color: #ffffff;
	font-family:'CABINETGROTESK-MEDIUM';
}
.img-radius{
	border-radius: 20px;	
}
.img-radius2{
	border-radius: 30px;
}

/* -------------------------------------------------------- */
	/* ABOUT US PAGE CSS */
/* -------------------------------------------------------- */
.abt-icon {
    border-radius: 40px;
}
.leadership-card {
    padding: 25px; 
    line-height: 22px;
}
.specialties-card {
    padding: 25px;
    border-radius: 15px;
    height: 100%;
    display: grid;
    align-items: center;
}

.chose-card{
	border-radius: 23px;
	background-color: #f9a682;
	padding:15px;
}

.hands-icon, .chose-bg{
	position:absolute;
}
.hands-icon{
	position:absolute;
}
.chose-bg{
	position:absolute;
}

/* -------------------------------------------------------- */
	/* CONTACT PAGE CSS */
/* -------------------------------------------------------- */

.contactdetails-wrap{
	padding:25px 50px;
	border-radius: 160px;
	background-color: #f9a682;
}
.cdetail-icon{
	height:100px;
}

/* BUTTON CSS */

/* .csocial { */
    /* display: grid; */
    /* grid-template-columns: repeat(4,1fr); */
    /* column-gap: 15px; */
    /* row-gap: 15px; */
/* } */
.csocial li{margin-bottom:10px;}
.csocial li a{
	font-size: 18px;
	color: #000000;
	display: flex;
	align-items:center;
	border-radius: 3px;
	font-family:'CABINETGROTESK-MEDIUM';
	overflow: hidden;
	filter: drop-shadow(0 0 9px rgba(2,2,2,0.07));
	background-color: #ffffff;
	
}
.csocial li a span {
    padding: 15px;
    margin-right: 25px;
    border-right: 1px solid #cbcedb;
}
.csocial img{height:35px;}

/* form css  */

.common-form input, .common-form select{height:50px;}
.common-form input, .common-form select, .common-form textarea {
	border-radius:10px;
	background-color:#f3f3ff;
	color: #bbbbbb;
	border:0;
}
.common-form textarea {padding:12px;}
.common-form-btn {
	height:50px;
	color: #fff;
	border-radius:50px;
	background-color: #f9a682;
	border:0;
	/* padding:17px 55px; */
	text-transform:uppercase;
}
.common-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#bbbbbb;
}
.common-form .form-control:focus, .common-form .form-group:focus{
    background: #eef8fe;
}

.rdio-card{
	height:50px;
	padding:12px;
	border-radius: 3px;
    background-color: #fff;
    color: #bbbbbb;
    border: 1px solid #d5d5d5;
}

/* FILE UPLOAD CSS */

.file-upload-wrapper {
  position: relative;
  width: 100%;
  height:50px;
  background:#fff;
  border-radius: 6px;
}
.file-upload-wrapper:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  background:#fff;
  padding:0px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 50px;
  line-height:50px;
  color:#000000;
  border-radius: 5px 10px 10px 5px;
}
.file-upload-wrapper:before {
  content: "Choose File";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height:50px;
  background:#000;
  color: #fff;
  z-index: 25;
  line-height:50px;
  padding: 0 15px;
  pointer-events: none;
  border-radius: 0 6px 6px 0;
}
.file-upload-wrapper:hover:before {
  background: #3d8c63;
}
.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}

/* CHECK BOX CSS */

input[type=checkbox] {
  position: relative;
	border: 2px solid #000;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0 .6em 0 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
  opacity: .5;
}

input[type=checkbox]:hover {
  opacity: 1;
}

input[type=checkbox]:checked {
  background-color: #000;
  opacity: 1;
}

input[type=checkbox]:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 10px;
  border: solid transparent;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}

input[type=checkbox]:checked:before {
	border-color:  orange;
}

.form-check-input:focus {
    box-shadow: none;
}

/* radio button css */

/***** RADIO BUTTON STYLES *****/


.rdio {
  position: relative;
}
.rdio input[type=radio] {
  opacity: 0;
}
.rdio label {
  padding-left: 10px;
  cursor: pointer;
  color: #16838b;
}
.rdio label:before {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 1px;
  left: 0;
  content: "";
  display: inline-block;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #fbc52d;
  background: #fff;
}
.rdio input[type=radio] {
  margin: 0px;
  height: auto;
}
.rdio input[type=radio]:disabled + label {
  color: #999;
  
}
.rdio input[type=radio]:disabled + label:before {
  background-color: #fbc52d;
}
.rdio input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 4px;
  display: inline-block;
  font-size: 11px;
  width: 10px;
  height: 10px;
  background-color: #fbc52d;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.rdio-default input[type=radio]:checked + label:before {
  border-color: #fbc52d;
}

.rdio-primary input[type=radio]:checked + label:before {
  border-color: #fbc52d;
}
.rdio-primary input[type=radio]:checked + label::after {
  background-color: #fbc52d;
}


/* -------------------------------------------- */
	/*GALLERY PAGE CSS */
/* -------------------------------------------- */

.glry-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap:20px;
    grid-auto-flow: dense;
}
.glry-grid > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius:15px;
}
.glry-grid > a > * {
  width: 100%;
  height:250px;
  object-fit: cover;
  transition-duration: 1s;
  border-radius:15px;
}
.glry-grid > a::after {
  content: "";
  background:#00000094;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: translateY(100%);
  /* transform: translateY(100%); */
  transition-duration: .75s;
  border-radius:15px;
}

.glry-grid > a:hover::after {
	/* transform: translateY(100%); */
  transform: translateY(0%);
}

.glry-grid > a:hover > img {
  transform: scale(1.05);
  
}


/* -------------------------------------------- */
	/* SERVICE PAGE CSS */
/* -------------------------------------------- */

.side-seperator {
    border-right: 1px solid #d4d4d4;
}
.srvce-data{
	padding-left:25px;
}
.innsrvce-card{
	border-radius: 30px;
	filter: drop-shadow(0 0 6.5px rgba(140,140,140,0.16));
	background-color: #ffffff;
	padding:40px 25px;
	cursor:pointer;
}
.innsrvce-title{
	font-family:'CABINETGROTESK-BOLD';
}
.innsrvce-card:hover .btn-pink, .innsrvce-card .btn-pink:hover{
	background-color: #182c27;
}


/* -------------------------------------------- */
	/* SERVICE HERNIA PAGE CSS */
/* -------------------------------------------- */

.hover-icon-bar{overflow: hidden;}
.hover-icon{transition: all 0.3s ease-in-out;}
.hover-card:hover .hover-icon { transform: scale(1.07);}

.type-card{	
	filter: drop-shadow(0 0 6.5px rgba(140,140,140,0.16));
	background-color: #ffffff;
	height:100%;
}
.type-icon-bar{
	border-radius: 30px 30px 0px 0px;
}
.type-icon{
	height:180px;
}
.type-content{
	padding:15px 10px;
}


/* FAQ'S CSS */

/* question */

.accordion-item {
    background-color: rgb(255, 255, 255) !important;
    border: 0;
    border-radius:10px !important;
    /* padding: 30px; */
    margin-bottom:15px;
    box-shadow: 0 0 9px rgba(0, 0, 0, .05);
}
.accordion-item:last-child{
    margin-bottom:0px;
}

.accordion-button {
	background-color: transparent;
	border-radius:0 !important;
	padding:25px;
	font-size:22px;
	color: #000;
	font-family:'CABINETGROTESK-BOLD';
}
.accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
	color:#f9a682;
}
.accordion-body {
    padding: 0px 25px 25px 25px;
    margin-top: -15px;
}
.accordion-button::after, .accordion-button:not(.collapsed)::after {
    width: 20px;
    height: 20px;
    background-position: center;
    border: 2px solid #000;
    border-radius: 50%;
    opacity: .5;
    color: #000;
}
/* .accordion-button::after { */
    /* background-image:url(../images/plus.png); */
	/* background-size:14px; */
/* } */
/* .accordion-button:not(.collapsed)::after { */
    /* background-image: url(../images/minus.png); */
    /* background-size: 26px; */
    
/* } */

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
  transition: all 0.5s;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}
.accordion-button::after {
  transition: all 0.5s;
}


/* TAB'S SECTION CSS */

.tnav-nav {
    /* display: grid; */
    /* grid-template-columns: repeat(2, 1fr); */
    /* grid-gap: 10px; */
}
.tnav-nav .nav-item {
    margin: 5px;
}
.tnav-nav .nav-link {
    font-size: 16px;
    /* line-height: 22px; */
    border: 0;
    border-radius: 15px;
    color: #000;
    font-family: 'Poppins-Regular';
    padding: 15px 25px;
    text-align: center;
    background-color: #f9a682;
}
.tnav-nav .nav-item.show .nav-link, .tnav-nav .nav-link.active, .tnav-nav .nav-link:focus, .tnav-nav .nav-link:hover {
	background-color: #172c25;
    color: #f9a682;
}

.list-li {
    margin-left:35px;
}
.list-li li {
    position: relative;
    margin-bottom: 15px;
}
.list-li li:before {
    content: '\2713';
    display: inline-block;
    position: relative;
    top: -1px;
    width: 23px;
    height: 23px;
    margin-right: -23px;
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    color: #fff;
    /* border: 2px solid #000; */
    border-radius: 50%;
    text-align: center;
    background: #275747;
    left: -35px;
}

.video-item:before {
    content: '';
    background: #00000082;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
	z-index:0;
}

.video-icon{
	height:365px;
	border-radius:30px;
}
.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #fff;
    font-size: 60px;
}

.help-card {
    padding:30px ;
    height: 100%;
}
.help-card .section-title2 {
    font-size: 28px;
    line-height: 34px;
}


/* -------------------------------------------- */
	/* SERVICE MEDIA PAGE CSS */
/* -------------------------------------------- */


.media-hd{
	border-bottom:2px solid #172c25;
}
.media-hd h4 {
    font-size: 20px;
    gap: 10px;
}
.media-hd h4 span {
    background: #172c25;
    color: #fff;
    padding: 15px 35px 15px 25px;
    border-radius: 0px 50px 0px 0px;
    margin-right: 10px;
    display: inline-block;
}
.support-sec {
    background: #172c25;
    
}
.media-icon{
	height:220px;
	border-radius:30px;
}

.service-sc2-desc {
    text-align: left;
    max-width: 1170px;
    margin: 0 auto;
    font-size: 14px;
    padding: 10px 0px 30px;
}

.service-sc2-desc span p{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.text-large{
    font-size: 20px;
}

.text-white{
    color: #fff;
}

@media (min-width: 1400px) {
    .service-sc2-desc{
        max-width: 1320px;
    }
}

@media (min-width: 997px) {
    .w-30{
        width: 30%;
    }
    .w-70{
        width: 70%;
    }
    
}
/*ul{*/
/*    margin-left: 30px;*/
/*}*/

/* Landing */
.hero-section {
  background: linear-gradient(135deg, #eff6ff 0%, #f3e8ff 100%);
}

.orange-section {
  background-color: #172c25;
}

.text-orange {
  color: #172c25;
}

.btn-orange {
  background-color: #172c25;
  border-color: #172c25;
  color: white;
}

.btn-orange:hover {
  background-color: #ea580c;
  border-color: #ea580c;
  color: white;
}

.btn-green {
  background-color: #16a34a;
  border-color: #16a34a;
  color: white;
}

.btn-green:hover {
  background-color: #15803d;
  border-color: #15803d;
  color: white;
}

.feature-icon {
  font-size: 30px;
  margin-bottom: 1rem;
}

.doctor-card {
  transition: transform 0.3s ease;
}

.doctor-card:hover {
  transform: translateY(-5px);
}

.doctor-image {
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.table-striped > tbody > tr:nth-of-type(odd) > td {
  background-color: rgba(0, 0, 0, 0.02);
}

.shadow-custom {
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.contact-form {
  background: white;
  border-radius: 15px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.navbar-brand img {
  height: 50px;
}

.list-icon {
  color: #16a34a;
  margin-right: 10px;
}

.list-icon-red {
  color: #dc2626;
  margin-right: 10px;
}

.fa-check-circle {
  font-size: 20px;
}

.sticky-btn {
  position: fixed;
  bottom: 10px;   /* Distance from bottom */
  right: 20px;    /* Distance from right */
  background-color: #007bff; /* Button color */
  color: #fff;    /* Text color */
  padding: 12px 20px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
  z-index: 1000; /* Make sure it stays above other elements */
}

.sticky-btn:hover {
  background-color: #0056b3;
  transform: scale(1.05);
}

#return-to-top {
    position: fixed;
    bottom:180px;
    right: 25px;
    background-image: linear-gradient(135deg, #3154b6 0%, #232e49 100%);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 999;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 19px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.whts-icon, .mail-icon { position: fixed; right:0px; bottom: 80px !important; z-index: 99;}
.whts-icon{
    bottom: 25px;
    right: 25px;
}
.mail-icon {top:70%;}
.whts-icon img, .mail-icon img{height:50px;}

/*Sticky menu   */
.return-to-top-land {
    position: fixed;
    bottom:10px;
    right: 25px;
    background-image: linear-gradient(135deg, #3154b6 0%, #232e49 100%);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 999;
}

.return-to-top-land i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 19px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sticky-social{
    position: fixed;
    bottom: 20%;
    right: 0;
    z-index: 9999;
}

.sticky-item{
    background: rgba(0,0,0,0.8);
    margin: 2px 0;
    border-radius: 5px 0 0 5px;
    padding: 5px;
}
.sticky-item a{
    font-size: 10px;
    color: #fff;
}

.sticky-item a img{
    max-width: 30px;
    margin: 5px;
}


.whts-icon, .mail-icon { position: relative; right:0px; bottom: 80px !important; z-index: 99;}
.whts-icon{
    bottom: 25px;
    right: 25px;
}
.whts-icon img, .mail-icon img{height:50px;}

.banner-content {
   position: relative;
   z-index: 2;
}