@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


@charset "utf-8";
@font-face {
    font-family: 'LEMONMILKMedium';
    src: url('../fonts/LEMONMILKMedium.eot');
    src: url('../fonts/LEMONMILKMedium.eot') format('embedded-opentype'),
         url('../fonts/LEMONMILKMedium.woff2') format('woff2'),
         url('../fonts/LEMONMILKMedium.woff') format('woff'),
         url('../fonts/LEMONMILKMedium.ttf') format('truetype'),
         url('../fonts/LEMONMILKMedium.svg#LEMONMILKMedium') format('svg');
}
@font-face {
    font-family: 'LEMONMILKLight';
    src: url('../fonts/LEMONMILKLight.eot');
    src: url('../fonts/LEMONMILKLight.eot') format('embedded-opentype'),
         url('../fonts/LEMONMILKLight.woff2') format('woff2'),
         url('../fonts/LEMONMILKLight.woff') format('woff'),
         url('../fonts/LEMONMILKLight.ttf') format('truetype'),
         url('../fonts/LEMONMILKLight.svg#LEMONMILKLight') format('svg');
}
@font-face {
    font-family: 'LEMONMILKRegular';
    src: url('../fonts/LEMONMILKRegular.eot');
    src: url('../fonts/LEMONMILKRegular.eot') format('embedded-opentype'),
         url('../fonts/LEMONMILKRegular.woff2') format('woff2'),
         url('../fonts/LEMONMILKRegular.woff') format('woff'),
         url('../fonts/LEMONMILKRegular.ttf') format('truetype'),
         url('../fonts/LEMONMILKRegular.svg#LEMONMILKRegular') format('svg');
}
@font-face {
    font-family: 'LEMONMILKBold';
    src: url('../fonts/LEMONMILKBold.eot');
    src: url('../fonts/LEMONMILKBold.eot') format('embedded-opentype'),
         url('../fonts/LEMONMILKBold.woff2') format('woff2'),
         url('../fonts/LEMONMILKBold.woff') format('woff'),
         url('../fonts/LEMONMILKBold.ttf') format('truetype'),
         url('../fonts/LEMONMILKBold.svg#LEMONMILKBold') format('svg');
}


* {
	outline: 0;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {overflow-x: hidden;}
body {
	overflow-x: hidden;
	transition: all .3s ease-in-out;
	word-break: break-word;
	font-family: "Lora", sans-serif;
}
img {width: 100%; max-width: 100%;}
.container {max-width: 1200px; margin: auto; padding-left: 20px; padding-right: 20px;}
a {text-decoration: none;}
ul {margin: 0 auto; padding: 0; list-style-type: none}
h1 {font-family: 'LEMONMILKMedium'; font-size: 48px; line-height: 1.1; color: #0fbcf0; text-transform: uppercase;}
h2 {font-family: 'LEMONMILKMedium'; font-size: 36px; line-height: 1.05; color: #011637; text-transform: uppercase;}
h3 {font-family: 'LEMONMILKMedium'; font-size: 30px; line-height: 1;}
h4 {font-family: 'LEMONMILKMedium'; font-size: 24px; line-height: 1;}
h5 {font-family: 'LEMONMILKRegular'; font-size: 20px; line-height: 1;}
p {font-size: 16px; font-weight: 400; line-height: 24px; color: #242424;}
.sitebtn a {font-size: 16px; font-weight: 400; padding: 12px 56px 12px 22px; border-radius: 100px; background-color: #0058ac; color: #fff; background-image: url('../images/right-arrow.png'); background-repeat: no-repeat; background-position: 84% 52%;}
.sitebtn a:hover {background-color: #0fbcf0;}
.sitebtn {margin-top: 34px;}

.disabled a {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}

.btn-wrap {
  margin-top: 30px;
}

.header-rightarea a{ color:#fff}

.cartbtn{
display:inline-block;
padding:10px 18px;
background:#000;
color:#fff;
text-decoration:none;
margin-top:10px;
}

.service-note{
display:block;
margin-top:10px;
font-size:14px;
color:#777;
}

header {position: relative;	z-index: 9;}
.containerwrap {max-width: 1201px; margin: auto; display: flex; justify-content: space-between; align-items: center; padding: 14px 10px;}
.headertop-area {background-color: transparent;}
.loginbtn a {font-weight: 400; font-size: 16px; color: #fff; background-image: url('../images/user.png');
	background-repeat: no-repeat; padding: 15px 15px 15px 54px; display: block; border-radius: 100px; background-position: 0% 50%; line-height: 1;}
.loginbtn a:hover {color: #0fbcf0;}
.subscriptionbtn a {font-weight: 400; font-size: 16px; background-color: #0068cb; border-radius: 100px; color: #fff; 
	padding: 12px 56px 12px 22px; background-image: url('../images/right-arrow.png'); background-repeat: no-repeat; 
	background-position: 84% 52%;}
.subscriptionbtn a:hover {background-color: #0fbcf0;}
.header-rightarea {display: flex; align-items: center; gap: 5px;}

.headertop-area .logoarea img {width: 137px;}
.menu_area {margin-left: 10px;}
.menu_wrap {
	display: flex;
	align-items: center;
}
.menu_wrap ul {
	display: flex;
	width: 100%;
	justify-content: center;
	padding-bottom: 0px;
}
.menu_wrap ul li {
	position: relative;
	font-family: "Lora", sans-serif;
	padding: 0px 4px;
	font-weight: 500;
	line-height: 1;
	z-index: 1;
}
.menu_wrap ul li ul {
	position: absolute;
    width: 240px;
    display: block;
    background-color: #0068cb;
    box-shadow: 0 1px 20px rgba(0, 0, 0, .1);
    padding-bottom: 0;
    top: 22px;
}
.menu_wrap ul li ul li {
	font-weight: 400;
    font-size: 14px;
    color: #fff;
    padding: 0;
    border-bottom: 1px solid #c7c7c7;
}
.menu_wrap ul li ul li a {display: block; padding: 12px 11px; color: #fff !important; font-size: 14px;}
.menu_wrap ul li ul li a:hover, .menu_wrap ul li ul li.active a {background-color: #fff; color: #0068cb !important;}
.menu_wrap ul li a {
	font-weight: 400;
    font-size: 16px;
	text-decoration: none;
	padding: 3px 9px;
	color: #fff;
}
.menu_wrap ul li:after {
	position: absolute;
	content: "";
	top: 7px;
	left: 0;
	right: 0;
	margin: auto;
	width: 18px;
	height: 18px;
	border-radius: 100px;
	background-color: #0fbcf0;
	z-index: -1;
	opacity: 0;
}
/*.menu_wrap .dropdownmenu a {
	background-image: url('../images/dropdown-arrow.png'); 
	background-repeat: no-repeat;
	background-position: 100% 54%;
}*/
.menu_wrap .menu li:has(ul) > a::after {
  	content: url('../images/dropdown-arrow.png');
  	position: absolute;
    top: -2px;
    right: 2px;
}
.menu_wrap .dropdownmenu .sub-menu a {background-image: none;}
.menu_wrap ul li:hover:after, .menu_wrap ul li.active:after {
	opacity: 1;
}
.menu_wrap ul li ul.sub-menu {display: none;}
.menu_wrap ul li:hover ul.sub-menu {display: block;}


/*=========mobile menu css start=========*/
.mobile-menu {display: none;}
.navbar-m input[type="checkbox"], .navbar-m .hamburger-lines {
	display: none;
}
.navbar-m {
	width: 100%;
	color: #000;
	background-color: #0058ac;
	z-index: 12;
}
.navbar-container {
	display: flex;
	justify-content: space-between;
	height: 75px;
	align-items: center;
}
.menu-items {
	order: 2;
	display: flex;
}
.menu-items li {
	list-style: none;
	margin-left: 0rem;
	margin-bottom: 0.5rem;
	font-size: 16px;
}
.menu-items a {
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	transition: color 0.3s ease-in-out;
	text-transform: uppercase;
	display: block;
}
.menu-items a:hover {
	color: #0fbcf0;
	transition: color 0.3s ease-in-out;
}
.menu-items li.active a {
	color: #0fbcf0;
	display: block;
}
/*=========mobile menu css end=========*/



/*==============footer css=================*/
.footerwrapper {background-color: #010e22; color: #fff;}
.footerwrapper p, .footerwrapper li a {color: #b7b7b7; font-size: 15px; font-weight: 400;}
.footercolsection .footercol:first-child {padding-right: 68px;}
.footercolsection .footercol:nth-child(2) {padding-left: 40px;}
.footercolsection .footercol:nth-child(3) {padding-left: 25px;}
.footercolsection .footercol:nth-child(4) h5 {
	margin-bottom: 20px;
}
.footercolsection p a {color: #fff;}
.footercolsection p a:hover {color: #0fbcf0;}
.footermenu li a:hover, .footermenu li a.active, .menulinks li a:hover, .menulinks li a.active {color: #0fbcf0;}
.footercolsection ul {padding: 16px 0px;}
.footerwrapper li a {display: block; padding: 5px 0px;}
.footercolsection {padding-top: 95px; padding-bottom: 55px; display: flex; gap: 0px;}
.footercolsection h5 {font-family: "Lora", sans-serif; font-weight: 400; text-transform: uppercase; margin-bottom: 2px;}
.footercol {width: 32%;}
.footer-copyright {padding: 14px 20px; border-top: 1px solid #ffffff30;}
.footer-copyright p {text-align: center; margin: 0; font-size: 15px;}
.footerlogo {margin-bottom: 20px;}
.socialwrapp {margin-top: 18px;}
.socialwrapp a {display: block; color: #b7b7b7; margin-bottom: 8px;}
.socialwrapp a:hover {color: #0fbcf0;}
.socialwrapp a:hover i {border: 1px solid #0fbcf0;}
.socialwrapp i {width: 30px; height: 30px; border-radius: 100px; text-align: center; border: 1px solid #fff; padding: 6px 0px;}
.footerlogo img {width: 137px;}
/*==============footer css=================*/



/*==================body css start=====================*/
.bannersection {margin-top: -102px; position: relative;}
.bannerimage img {
	width: 100%; 
	/*height: 784px; */
	object-fit: cover;
}
.innerbanner .bannerimage img {
    height: 609px;
}
.innerbanner .bannertext {
    margin: auto;
    left: 0;
    right: 0;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    width: 100%;
    margin: auto;
}
.bannertext {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 30%;
}
.bannertext .container {display: flex; justify-content: space-between;}
.bannertext_left {
    width: 60%;
    text-align: center;
}
.social_right {
    width: 25%;
    text-align: right;
}
.social_right p {line-height: 21px;}
.socialwrap li {margin: 4px 0px;}
.socialwrap li a {
	width: 48px;
    height: 48px;
    color: #1f67d9;
    border-radius: 100px;
    border: 1px solid #1f67d9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}
.socialwrap li a:hover {background-color: #0068cb; color: #fff;}
.banner-readmore a {color: #fff; font-size: 18px;}
.banner-readmore .btn {
	width: 65px;
	height: 65px;
	background-color: #fff;
	border-radius: 100px;
	display: block;
	background-image: url('../images/up-right-arrow.png');
	background-repeat: no-repeat;
	background-position: center;
	margin: 8px auto 0 auto;
}
.banner-readmore .btn:hover {background-color: #d3f5ff;}
.banner-readmore {
    position: absolute;
    text-align: center;
    bottom: -185px;
    margin-left: 125px;
}
.bannertext_left h6 {color: #fff; font-weight: 400; font-size: 16px; text-transform: uppercase;}
.bannertext_left h1 {color: #fff;}
.bannertext_left h1 span {color: #0fbcf0; font-family: 'LEMONMILKLight'; display: block;}
.aboutimgwrap img {width: 513px; height: 595px; object-fit: cover; clip-path: polygon(50% 0%, 100% 23%, 100% 72%, 50% 100%, 0 73%, 0 23%);
}
.aboutinner {
    display: flex;
    align-items: center;
}
.aboutinner .aboutimgwrap {width: 50%; text-align: right; position: relative;}
.aboutinner .aboutimgwrap:after {
	position: absolute;
	content: "";
	width: 160px;
	height: 183px;
	background-color: #004b93e3;
	right: 34px;
    bottom: -20px;
    clip-path: polygon(50% 0%, 100% 25%, 100% 70%, 50% 100%, 0 70%, 0 25%);
}
.aboutinner .abcontent {width: 50%; padding-left: 38px; padding-right: 40px; padding-top: 50px;}
.aboutinner .abcontent h2 {margin-bottom: 15px;}
.aboutinner .abcontent h2 span {display: block; color: #0fbcf0;}
.aboutsection {padding-bottom: 100px;}
.service_section {padding-top: 90px; padding-bottom: 20px; background-color: #e0ecff;}
.service_section h2 {text-align: center; margin-bottom: 15px;}
.service_section h2 span {color: #0fbcf0; display: block;}
.service_section p {text-align: center; max-width: 750px; margin: auto;}
.serimgwrap img {height: 420px; object-fit: cover;}
.hmservicewrap {display: flex; gap: 24px; margin-top: 30px;}
.service_section .container {padding-left: 55px; padding-right: 55px;}
.hmservicewrap .serbox {text-align: center; width: 32%;}
.hmservicewrap .serbox:nth-child(1), .hmservicewrap .serbox:nth-child(3) {margin-top: 70px;}
.hmservicewrap .serbox h4 {font-family: "Lora", sans-serif; font-weight: 600; text-transform: uppercase; margin-top: 22px;}
.service_section .servbtn a {height: 125px; width: 125px; border-radius: 100px; background-color: #0058ac; color: #fff; font-size: 18px; font-weight: 400; text-transform: uppercase; display: flex; align-items: center; justify-content: center; padding: 20px 20px 44px; line-height: 1; text-align: center; margin: 0 auto 0 auto; background-image: url('../images/up-right2.png'); background-repeat: no-repeat; background-position: 50% 73%;}
.service_section .servbtn a:hover {background-color: #0fbcf0;}
.education_section {padding-top: 95px; padding-bottom: 95px; background-image: url('../images/bg-shape.png'); background-repeat: no-repeat; background-size: 100%;}
.education_section h2 {text-align: center; color: #0fbcf0; margin-bottom: 10px;}
.education_section p {max-width: 708px; margin: auto; text-align: center;}
#service-slider {margin-top: 35px;}
.edubox {text-align: center; background-color: #0fbcf0; border-radius: 30px; padding: 34px 20px 30px; color: #fff;}
.edubox h5 {line-height: 1.2; margin-top: 20px;}
.edubox p {color: #fff;}
#service-slider .owl-item:nth-child(odd) .edubox {background-color: #0068cb;}
.edubox .sericon {width: 92px; height: 92px; border-radius: 100px; border: 1px solid #fff; margin: auto; padding: 21px; display: flex;
  align-items: center; justify-content: center;}
.edubox .sericon img {filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(160deg) brightness(107%) contrast(101%);}
#service-slider .owl-nav {
    margin-top: 25px;
}
#service-slider .owl-nav button {width: 60px; height: 60px; border-radius: 100px; border: 1px solid #000; background-color: transparent !important; background-position: center !important; background-repeat: no-repeat !important;}
#service-slider .owl-nav button:hover {border: 1px solid #0068cb;}
#service-slider .owl-nav button span {display: none;}
#service-slider .owl-nav .owl-prev {background-image: url('../images/leftarrow.png');}
#service-slider .owl-nav .owl-next {background-image: url('../images/rightarrow.png');}
.accwrap .accordion {
  max-width: 515px;
  margin: auto;
  overflow: hidden;
}
.accwrap .accordion-item {
  margin-bottom: 10px;
  background-color: transparent;
  border: 0px;
}
.accwrap .accordion-header {
  width: 100%;
  padding: 8px 9px 8px 26px;
  background: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.2;
  border-radius: 100px;
  text-align: left;
  gap: 10px;
}
.accwrap .icon {
  font-size: 32px;
  font-weight: 700;
  transition: transform 0.35s ease;
  background-color: #fff;
  border-radius: 100px;
  color: #0068cb;
    width: 37px;
    height: 37px;
   text-align: center;
}
.accwrap .accordion-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.4s ease;
}
.accwrap .accordion-content > * {
  overflow: hidden;
  padding: 0 10px;
  margin: 0;
  transition: padding 0.3s ease;
}
.accwrap .accordion-item.active .accordion-content {
  grid-template-rows: 1fr;
}
.accwrap .accordion-item.active .accordion-content > * {
  padding: 15px;
  font-size: 15px;
  line-height: 1.4;
}
.accwrap .accordion-item.active .icon {
  transform: rotate(45deg);
}
.faq-section {background-image: url('../images/faq-bg.png'); background-repeat: no-repeat; background-size: cover; padding: 124px 0px 100px; background-attachment: fixed;}
.faqwrap {
	max-width: 500px;
    text-align: center;
    margin-left: auto;
    color: #fff;
}
.faqwrap h2, .faqwrap p {color: #fff;}
.faqwrap h2 span {color: #0fc7fe; display: block;}
.accwrap {margin-top: 24px;}
.bottom-video-area {
    background-image: linear-gradient(to bottom, #fff 53%, #010e22 0%);
}
.bottom-video-area .video-section {
  position: relative;
  padding: 150px 0;
  text-align: center;
  overflow: hidden;
}
.bottom-video-area .bg-text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 130px;
  font-family: 'LEMONMILKRegular';
  letter-spacing: 10px;
  pointer-events: none;
  line-height: 1.1;
  color: #fff;
  opacity: 0.2;
}
.bottom-video-area .bg-text.top {top: 45px; color: #0058ac; opacity: 0.1;}
.bottom-video-area .bg-text.bottom {bottom: 40px;}
.bottom-video-area .video-card {
  position: relative;
  width: 85%;
  max-width: 900px;
  margin: auto;
  border-radius: 30px;
  overflow: hidden;
  background: #000;
  aspect-ratio: 16 / 9; /* 🔥 prevents jump */
  box-shadow: 0 30px 60px rgba(0,0,0,0.25);
}
.bottom-video-area .video-card img,
.bottom-video-area .video-card iframe,
.bottom-video-area .video-card video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bottom-video-area .play-btn {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #00aaff;
  color: #fff;
  font-size: 28px;
  border: none;
  cursor: pointer;
  z-index: 2;
}
.bottom-video-area .play-btn:focus {
  outline: none;
}
.inputwrap {display: flex; gap: 10px;}
.inputwrap .inputfield {width: 50%;}
.formwrapper input[type="text"], .formwrapper input[type="email"], .formwrapper input[type="tel"], .contactform_section textarea {
	font-family: "Lora", serif;
	width: 100%;
	border-radius: 0px;
	outline: none;
	border: 0;
	border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    padding: 10px 16px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    background-color: transparent;
}
.formwrapper input[type="text"]::placeholder, .formwrapper input[type="email"]::placeholder, .formwrapper input[type="tel"]::placeholder, .contactform_section textarea::placeholder {color: #fff;}
.formwrapper form {margin-top: 30px;}
.submitbtn input {
    border: 0px;
    background-color: #19bef0;
    font-family: "Lora", sans-serif;
    font-weight: 400;
    color: #fff;
    border-radius: 100px;
    padding: 12px 60px 12px 30px;
    font-size: 16px;
    margin-top: 0px;
    background-image: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    background-position: 80% 52%;
}
.submitbtn input:hover {background-color: #010e22;}
.aboutpage h2 span, .contactsection h2 span {display: inline-block !important;}
.innerbanner .bannertext_left p {color: #fff;}
.innerbanner .bannertext_left p a {color: #fff;}
.contactsection .abcontent {
    padding-top: 0;
}
.contactsection {padding-top: 60px;}
.contactsection .aboutinner {margin-top: 20px;}
.contact_top_details {
    text-align: center;
    max-width: 715px;
    margin: auto;
}
.contact_top_details p a {color: #0068cb; font-size: 18px; text-decoration: underline;}
.contact_bottom_details {margin-top: 45px; text-align: center;}
.contact_bottom_details .condetails:last-child {border-bottom: 0px; padding-bottom: 0;}
.condetails {border-bottom: 1px solid #7a7a7a; padding-top: 25px; padding-bottom: 25px;}
.contact_bottom_details p {max-width: 795px; margin: auto; line-height: 1.3;}
.contact_bottom_details span {font-size: 24px; font-weight: 600;}
.contact_bottom_details p a {font-size: 24px; font-weight: 700; color: #0fbcf0;}
.contactform_section {
	background-image: url('../images/contactbg.jpg'); 
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	padding: 95px 0px;
}
.formwrapper {max-width: 560px; text-align: center;}
.formwrapper p, .formwrapper h2 {color: #fff;}
.formwrapper h2 span {color: #0fc7fe;}
.thankyou_section {text-align: center; padding: 50px 10px;}
.service-fess-section {padding-top: 70px; padding-bottom: 90px;}
.service-fess-section h2 span, .service-fess-section h3 span, .subTop_details h2 span {color: #0fbcf0;}
.service-fess-section h3 {text-align: center; font-family: "Lora", sans-serif; font-weight: 600; text-transform: uppercase;}
.service-fess-section h4 {font-size: 20px; margin-top: 15px; line-height: 1.15;}
.fees-top-details {text-align: center; max-width: 728px; margin: auto; padding-bottom: 20px;}
.fees_structure {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 25px;
    justify-content: center;
}
.fees_structure .feebox {width: 24%; text-align: center; color: #fff; border-radius: 30px; padding: 28px 20px 25px;}
.fees_structure .feebox p {color: #fff;}
.fees_structure .feebox:nth-child(odd) {background-color: #0fbcf0;}
.fees_structure .feebox:nth-child(even) {background-color: #0068cb;}
.fees_structure .feeicon {width: 94px; height: 94px; border-radius: 100px; border: 1px solid #fff; display: flex; align-items: center; justify-content: center; padding: 24px; margin: auto;}
.servicescol .abcontent {padding-top: 0px;}
.servicescol .abcontent p {font-size: 20px; font-weight: 600; color: #011637; line-height: 1.4;}
.aboutinner .abcontent ul li, .aboutinner2 ul li {
    margin-bottom: 10px;
    background-image: url('../images/list_icon.png');
    background-repeat: no-repeat;
    background-position: 0% 10%;
    padding-left: 24px;
}
.aboutinner2 {padding-top: 50px; padding-bottom: 25px;}
.pricebox {max-width: 1078px; margin: auto; background-color: #0068cb; padding: 65px 100px;  border-radius: 80px; display: flex; align-items: center; justify-content: space-between; color: #fff;}
.pricebox h2 {color: #fff;}
.pricebox h6 {margin-bottom: 0px; font-size: 24px; font-weight: 600; text-transform: uppercase; line-height: 1.4;}
.pricebox .priceboxright p {font-size: 18px; font-weight: 500; color: #fff; text-transform: uppercase;}
.subscription_section {
    padding-top: 210px;
    padding-bottom: 150px;
    background-image: url('../images/shape2.png');
    background-size: 100% 100%;
    margin-top: -120px;
    background-repeat: no-repeat;
}
.subTop_details {text-align: center; max-width: 980px; margin: auto;}
.subTop_details h2 {margin-bottom: 15px;}
.subshape {position: relative;}
.subshapewrap {
	position: relative;
	z-index: 2;
    width: 410px;
    padding: 135px 20px;
    background-color: #fff;
    text-align: center;
    clip-path: polygon(50% 0%, 100% 23%, 100% 72%, 50% 100%, 0 73%, 0 23%);
    margin: 45px auto 0 auto;
}
.subshape:after {
	position: absolute;
	content: "";
	top: -1%;
    right: 34.5%;
	width: 127px;
    height: 144px;
    background-color: #0daef0;
    clip-path: polygon(50% 0%, 100% 25%, 100% 70%, 50% 100%, 0 70%, 0 25%);
}
.subshape:before {
	position: absolute;
	content: "";
	bottom: 1%;
    left: 34.5%;
	width: 127px;
    height: 144px;
    background-color: #0051ac;
    clip-path: polygon(50% 0%, 100% 25%, 100% 70%, 50% 100%, 0 70%, 0 25%);
}
.subshapewrap h6 {font-size: 24px; color: #0058ac; font-family: 'LEMONMILKMedium'; text-transform: uppercase; margin-bottom: 0px;}
.subshapewrap h2 {
	font-size: 72px;
	color: #011637;
}
.subshapewrap h2 span {color: #0daef0; font-size: 30px; display: block; line-height: 1.2;}
.subshapewrap p {color: #0d0d0d; font-weight: 600; font-size: 18px; text-transform: uppercase; padding: 0 34px;}
.adv_section {padding-top: 90px;}
.adv_top {max-width: 715px; margin: auto; text-align: center; padding-bottom: 20px;}
.adv_top h2 span {color: #0fbcf0}
.adv_col {display: flex; align-items: center; max-width: 1050px; margin: auto;}
.adv_col .advleft {width: 50%; padding-right: 42px;}
.adv_col .advleft p a {color: #0051ac;}
.adv_col .advright {width: 50%; position: relative;}
.adv_col .advright:before {
	position: absolute;
	content: "";
    width: 160px;
    height: 183px;
    background-color: #004b93e3;
    left: 34px;
    bottom: -15px;
    clip-path: polygon(50% 0%, 100% 25%, 100% 70%, 50% 100%, 0 70%, 0 25%);
    z-index: 2;
}
.adv_col .advright img {width: 515px; height: 595px; object-fit: cover; clip-path: polygon(50% 0%, 100% 23%, 100% 72%, 50% 100%, 0 73%, 0 23%);}
.btn_pricing_section {padding-top: 60px; padding-bottom: 100px;}
.shapeboxwrap {max-width: 936px; margin: auto; display: flex;}
.shapeboxwrap .shapebox {width: 50%; background-repeat: no-repeat; background-size: cover; clip-path: polygon(50% 0%, 100% 23%, 100% 72%, 50% 100%, 0 72%, 0 23%); min-height: 540px; display: flex; align-items: center; padding: 40px 45px;}
.shapeboxwrap .shapebox p {text-align: center; color: #fff;}
.shapeboxwrap .shapebox:first-child {background-image: url('../images/11.jpg'); margin-right: -1px;}
.shapeboxwrap .shapebox:last-child {background-image: url('../images/22.jpg');}
.btn_pricing_section .subshapewrap {margin-top: -115px; background-color: #ebebeb; clip-path: polygon(50% 0%, 100% 26%, 100% 72%, 50% 100%, 0 73%, 0 26%);}
.heartdisease {padding-top: 0; padding-bottom: 10px;}
.heartdisease .abcontent {padding-top: 0; padding-right: 0;}
.colreverse .aboutinner {flex-direction: row-reverse;}
.heartdisease .container {max-width: 1080px;}
.colreverse .abcontent {padding-left: 0px; padding-right: 40px;}
.colreverse .aboutinner .abcontent ul li {background-image: url(../images/blue_arrow.png);}
.colreverse .aboutinner .abcontent ul li ul {padding-top: 15px;}
.colreverse .aboutinner .aboutimgwrap:after {left: 34px; background-color: #0fc7fecf;}
.bbbtzxt {text-align: center; max-width: 480px; margin: auto; padding-top: 68px;}
.descriptiondetails {padding-top: 95px; padding-bottom: 150px; margin-top: 70px; background-image: url(../images/shape2.png); background-repeat: no-repeat; background-position: top center; background-size: 100% 100%;}
.descriptiondetails .innerdetails {max-width: 702px; margin: auto; text-align: center;}
.descriptiondetails .innerdetails .detailsmiddle h2 {
    writing-mode: sideways-lr;
    color: #0116371a;
    font-size: 58px;
    line-height: 1.1;
    width: 4%;
    position: relative;
    left: -48px;
}
.descriptiondetails .innerdetails h2 span, .deatils .contact_top_details h2 span {color: #0fbcf0;}
.descriptiondetails .detailsmiddle {max-width: 581px; margin: auto; padding: 24px 0px; display: flex; align-items: center;}
.descriptiondetails .detailsmiddle img {width: 514px; height: 592px; object-fit: cover; clip-path: polygon(50% 0%, 100% 23%, 100% 72%, 50% 100%, 0 72%, 0 23%);}
.detailsbtm {max-width: 560px; margin: auto;}
.alternatebox_section {padding-top: 90px; padding-bottom: 20px;}
.alternatebox_section h2, .alternatebox_section p {text-align: center;}
.alternatebox_section h2 {margin-bottom: 15px;}
.alternatebox_section h2 span {color: #0fc7fe; display: block;}
.alternatebox_wrap {display: flex; flex-wrap: wrap; justify-content: center; gap: 35px 14px; margin-top: 30px;}
.alternatebox_wrap .numbox {width: 24%; text-align: center; color: #fff; padding: 34px 0px; border-radius: 30px;}
.alternatebox_wrap .numbox:nth-child(odd) {background-color: #0fc7fe;}
.alternatebox_wrap .numbox:nth-child(8n + 5) {

}
.alternatebox_wrap .numbox:nth-child(even) {background-color: #0058ac;}
.alternatebox_wrap .numbox span {font-size: 60px; font-family: 'LEMONMILKMedium'; line-height: 1.1;}
.alternatebox_wrap .numbox h6 {font-size: 18px; font-family: 'LEMONMILKMedium'; line-height: 1.2; padding: 0px 20px;}
.alternatebox_wrap .numbox ul li {padding: 12px 20px; border-bottom: 1px solid transparent; border-image: linear-gradient(0.25turn, rgb(255 255 255 / 0%), rgb(255 255 255), rgba(56, 2, 155, 0)); border-image-slice: 1;}
.alternatebox_wrap .numbox ul li:last-child {border-bottom: 0px;}
.alternatebox_wrap_btm {max-width: 720px; margin: auto; text-align: center; padding-top: 30px;}
.deatils .contact_top_details {margin-bottom: 50px;}
.contact_top_details h2 {margin-bottom: 20px;}
.deatils .aboutinner .aboutimgwrap:after {display: none;}
.fullbgcontainer_section {padding-top: 95px; padding-bottom: 80px; background-image: radial-gradient(#099bde 0%, #0058ac 80%);}
.fullbgcontainer_section h2, .fullbgcontainer_section p {color: #fff; text-align: center;}
.fullbgcontainer_section h2 {margin-bottom: 15px;}
.fullbgcontainerwrap {display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 35px;}
.fullbgcontainerwrap .fullbgcontainerbox {width: 24%; text-align: center; border: 1px solid #0fc7fe; border-radius: 30px; padding: 30px 20px;}
.fullbgcontainerwrap .fullbgcontainerbox span {width: 94px; height: 94px; margin: 0 auto 18px auto; border-radius: 100px; border: 1px solid #fff; display: flex; align-items: center; justify-content: center; padding: 24px;}
.fullbgcontainerwrap .fullbgcontainerbox span img {filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(29%) hue-rotate(74deg) brightness(107%) contrast(107%);}
.fullbgcontainerwrap .fullbgcontainerbox h6 {color: #fff; font-size: 20px; text-transform: uppercase;}
.fullbgcontainerwrap .fullbgcontainerbox p {color: #fff;}
.fullbgcontainerwrap_btm {max-width: 720px; margin: auto; padding-top: 52px;}
.fullbgcontainerwrap_btm p {color: #fff; text-align: center;}
.fullbgcontainerwrap_btm p a {color: #fff; text-decoration: underline; font-weight: 700;}
.alternatebox_section .alternatebox_section_top_details {max-width: 700px; margin: auto;}
.alternatebox_section .alternatebox_section_top_details p {text-align: center;}
.space {min-height: 80px;}
.topspace {padding-top: 50px;}
.bottomspace {padding-bottom: 50px;}
.bothspacing {padding-top: 70px; padding-bottom: 70px;}
.bothspacing_bg {padding-top: 70px; padding-bottom: 70px !important; background-color: #e0ecff; margin-top: 50px;}
.widewidth {max-width: 1000px;}
.lnlinelist li {display: inline-block; padding-right: 15px; background-position: 0% 40%; background-size: 15px;}
.scrolldown img {width: auto; filter: brightness(0) saturate(100%) invert(0%) sepia(90%) saturate(7500%) hue-rotate(342deg) brightness(105%) contrast(111%); rotate: 90deg; padding: 10px 0px; position: relative; right: 4px;}
.scrolldown a {font-size: 16px; text-transform: uppercase; color: #000000; writing-mode: vertical-lr; position: absolute; height: 160px;  line-height: 1.1; right: 6%; display: block; z-index: 9; margin-top: -90px;}
.contactbtmcontent {
    margin: auto;
    max-width: 720px;
}
.alternatebox_section.bgcolorspace {
    background-color: #e0ecff;
    padding-bottom: 50px;
}
.loginwrapper {
    background-image: url('../images/log-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    display: flex;
    align-items: center;
}
.login_innerwrap {display: flex; align-items: center; padding: 20px; gap: 45px;}
.logimginner img {width: 548px; height: 694px; object-fit: cover; border-radius: 30px;}
.login_innerwrap .log-img {position: relative;}
.login_innerwrap .logtxt {position: absolute; top: 30px; left: 30px; color: #fff;}
.login_innerwrap .logtxt h2 {color: #fff;}
.login-box label {display: block; font-family: "Poppins", sans-serif; font-size: 15px; color: #151515; margin-bottom: 6px; font-weight: 500;}
.login-box input[type="email"], .login-box input[type="password"], .login-box input[type="text"] {
    width: 100%;
    font-family: "Poppins", sans-serif;
    color: #383838;
    font-weight: 500;
    font-size: 14px;
    padding: 12px 15px;
    background-color: transparent;
    outline: none;
    border: 1px solid #032d70;
    border-radius: 5px;
    margin-bottom: 16px;
}
/*.login-box input[type="password"] {background-image: url('../images/lock.png'); background-repeat: no-repeat; background-position: 98% 50%; padding-right: 28px;}*/
.login-box input[type="email"]::placeholder, .login-box input[type="password"]::placeholder {color: #383838;}
.login-box button {background-color: #032d70; color: #fff; font-size: 15px; font-weight: 500; font-family: "Poppins", sans-serif; width: 100%; border: 0px; padding: 15px 20px; border-radius: 10px; margin-top: 5px;}
.login-box button:hover {background-color: #0fbcf0;}
.login_innerwrap .log-img {width: 51%;}
.login_innerwrap .logform {width: 49%; background-color: #ffffff7a; border-radius: 30px; padding: 145px 40px; box-shadow: 0px 0px 14px 0px #0000001f;}

.dashboard {
    display: flex;
    font-family: "Poppins", sans-serif;
    background-color: #f5f8f7;
}
.dashboard .welcome p {font-size: 16px; font-weight: 700; color: #000; line-height: 1.2; margin-bottom: 5px;}
.dashboard .welcome h5 {color: #0fbcf0; font-weight: 600; font-size: 18px; font-family: "Poppins", sans-serif; margin-bottom: 0;}
.dashboard .sidebar {
    width: 285px;
    background-color: #032d70;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding-top: 40px;
    margin-left: 10px;
    margin-top: 10px;
    justify-content: center;
    border-radius: 30px 30px 0px 0px;
}
.dashboard .dashboard_right_nav {width: 100%;}
.dashboard .brand {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 22px;
    padding: 0px 22px;
}
.dashboard .dashboard_right_nav .nav {
    list-style: none;
    display: block;
    padding: 0px 22px;
}
.dashboard .dashboard_right_nav .nav li {margin-bottom: 5px;}
.dashboard .dashboard_right_nav .nav li a {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: block;
    color: #fff;
    padding: 12px 12px 12px 45px;
    border-bottom: 1px solid #0fbcf03b;
    background-repeat: no-repeat;
    background-position: 16px 50%;
}
.dashboard .dashboard_right_nav .nav li:nth-child(1) a {
    background-image: url('../images/dashboard-icon.png');
}
.dashboard .dashboard_right_nav .nav li:nth-child(2) a {
    background-image: url('../images/past-medical-history-icon.png');
}
.dashboard .dashboard_right_nav .nav li:nth-child(3) a {
    background-image: url('../images/surgical-history.png');
}
.dashboard .dashboard_right_nav .nav li:nth-child(4) a {
    background-image: url('../images/medication.png');
}
.dashboard .dashboard_right_nav .nav li:nth-child(5) a {
    background-image: url('../images/allergy.png');
}
.dashboard .dashboard_right_nav .nav li:nth-child(6) a {
    background-image: url('../images/family-history.png');
}
.dashboard .dashboard_right_nav .nav li:nth-child(7) a {
    background-image: url('../images/social-history.png');
}
.dashboard .dashboard_right_nav .nav li:nth-child(8) a {
    background-image: url('../images/profile.png');
}
.dashboard .dashboard_right_nav .nav li:nth-child(9) a {
    background-image: url('../images/msg.png');
}
.dashboard .dashboard_right_nav .nav li.active a,
.dashboard .dashboard_right_nav .nav li:hover a {
    background-color: #0fbcf0;
    border-radius: 7px;
    border-bottom: 1px solid #0fbcf0;
}
.dashboard .logout {
    width: 100%;
    margin-top: 40px;
    cursor: pointer;
    padding: 12px 12px 12px 72px;
    background-image: url('../images/logout.png');
    border-top: 1px solid #0fbcf03b;
    background-repeat: no-repeat;
    background-position: 17% 50%;
}
.dashboard .main {
    flex: 1;
    padding: 30px;
}
.dashboard .topbar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px;
    align-items: center;
}
.dashboard .top-actions {display: flex; align-items: center;}
.dashboard .top-actions input {
    padding: 12px;
    width: 344px;
    font-size: 13px;
    color: #888888;
    font-weight: 500;
    border: 1px solid #d7d7d7;
    border-radius: 6px;
}
.dashboard .search-box {position: relative;}
.dashboard .search-box button[type="submit"] {
    background-image: url('../images/search.png');
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    background-color: transparent;
    width: 40px;
    height: 45px;
    position: absolute;
    right: 0;
}
.dashboard .top-actions select {
    padding: 10px;
    margin-left: 10px;
}
.dashboard .avatar img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
    margin-left: 12px;
}
.dashboard .stats {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 12px;
    margin-bottom: 20px;
}
.dashboard .stats p {font-weight: 600; font-size: 12px; line-height: 1.3; margin-bottom: 0; color: #181818;}
.dashboard .stats h4 {font-size: 19px; font-weight: 500; color: #052e39; margin-bottom: 0;  margin-top: 4px;}
.dashboard .stats .clickicon {width: 45px; height: 45px; padding: 12px; border-radius: 100px; background-color: #ffffff80; margin-bottom: 25px;}
.dashboard .stats .clickicon img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7500%) hue-rotate(327deg) brightness(114%) contrast(114%);
}
.dashboard .stat {
    border-radius: 14px;
    background: #fff;
}
.dashboard .stat:nth-child(1) {background-color: #c8e6f3;}
.dashboard .stat:nth-child(2) {background-color: #f8e3c8;}
.dashboard .stat:nth-child(3) {background-color: #ccf5d9;}
.dashboard .stat:nth-child(4) {background-color: #cee8fe;}
.dashboard .stat:nth-child(5) {background-color: #fbd6ff;}
.dashboard .stat:nth-child(6) {background-color: #e0f2c3;}
.dashboard .stat a {padding: 20px; display: block;}
.blue { background:#dbeafe; }
.orange { background:#fdebd0; }
.green { background:#dcfce7; }
.sky { background:#e0f2fe; }
.pink { background:#fce7f3; }
.lime { background:#ecfccb; }
.dashboard .content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
}
.dashboard .table-box {
    background-color: #fefefe;
    padding: 20px;
    border-radius: 30px;
    border: 1px solid #e3e3e3;
}
.dashboard .table-box .dashboard-table-view {
    border-radius: 8px;
    height: 263px;
    overflow-x: auto;
    scrollbar-width: thin;
}
.dashboard .table-box .dashboard-table-view th, .dashboard .table-box .dashboard-table-view td {border: 1px solid #a9a9a9;}
.dashboard .table-box .dashboard-table-view th {border-left: 1px solid #e7e7e7; border-top: 0px;}
.dashboard .table-box .dashboard-table-view th:last-child {border-right: 1px solid #e7e7e7;}
.dashboard .table-box table thead {background-color: #e7e7e7; color: #0d0d0d;}
.dashboard .table-box table thead th {font-size: 13px; font-weight: 500; line-height: 1.1; padding: 18px;}
.dashboard .table-box table td {font-size: 12px; font-weight: 500; color: #0d0d0d; padding: 12px;}
.dashboard .table-box tbody tr td:first-child {text-align: left;}
.dashboard .table-box tbody tr td:first-child img {width: 25px; height: 25px; object-fit: cover; border-radius: 100px;}
.dashboard .table-box tbody tr td {text-align: center;}
.dashboard .table-box tbody tr td a {color: #0d0d0d; padding: 4px; display: block;}
.dashboard .table-box h6 {color: #032d70; font-weight: 600; font-size: 15px;}
.dashboard .table-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.dashboard .tabs span {
    margin-left: 10px;
    cursor: pointer;
}
.dashboard .tabs .active {
    background: #062d6f;
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
}
.dashboard table {
    width: 100%;
    border-collapse: collapse;
}
.dashboard .appointments {
    background: #fefefe;
    padding: 20px;
    border-radius: 30px;
    border: 1px solid #e3e3e3;
}
.dashboard .appointments h6 {text-align: center; font-size: 15px; font-weight: 600; color: #1d1d1d;}
.dashboard .appointment {
    padding: 12px;
    border-bottom: 1px solid #eee;
}
.dashboard .online-tag {
    color: green;
}
.dashboard .offline {
    color: #999;
}
.dashboard .table-box .tabs {
  display: flex;
  gap: 6px;
}
.dashboard .table-box .tab {
  border: none;
  background: #e8ecf3;
  padding: 8px 14px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 500;
}
.dashboard .table-box .tab.active {
  background: #032d70;
  color: #fff;
}
.dashboard .table-box .tab-content {
    display: none;
}
.dashboard .table-box .tab-content.active {
  display: block;
}
.dashboard .table-box .tab-content img {width: auto;}
.pricacysection {padding-top: 30px; padding-bottom: 50px;}
.pricacysection h2 {margin-top: 25px; margin-bottom: 10px; color: #011637;}
.pricacysection h3 {margin-top: 25px; margin-bottom: 10px; color: #011637;}
.pricacysection h4 {margin-top: 25px; margin-bottom: 10px; color: #011637;}
.pricacysection h5 {margin-top: 25px; margin-bottom: 10px; color: #011637;}
.pricacysection ul {padding-bottom: 20px;}
.pricacysection li {margin-bottom: 8px; background-image: url(../images/list_icon.png); background-repeat: no-repeat; background-position: 0% 20%; padding-left: 26px;}
.pricacysection p a {color: #032d70; font-weight: 600;}
.subsciptionpage-section, .paymentpage-section, .confirmation-section {padding-top: 50px; padding-bottom: 80px;}
.subsciptionpage-section h2 {text-align: center;}
.subsciptionpage-section h2 span {color: #0fbcf0;}
.subsciptionbox_wrap {margin-top: 25px; display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;}
.subsciptionbox_wrap .subsciptionbox {width: 24%; color: #fff; padding: 60px 20px; border-radius: 30px; text-align: center;}
.subsciptionbox_wrap .subsciptionbox h4 {line-height: 1.1;}
.subsciptionbox_wrap .subsciptionbox:nth-child(1) {background-color: #0068cb;}
.subsciptionbox_wrap .subsciptionbox:nth-child(2) {background-color: #0fbcf0;}
.subsciptionbox_wrap .subsciptionbox h2 {color: #fff; margin: 16px 0px; font-weight: 400;}
.subsciptionbox_wrap .subsciptionbox .subox_btn {font-size: 16px; font-weight: 400; background-color: #ffffff; color: #000000; display: block; border-radius: 100px; 
line-height: 1.1; max-width: 174px; margin: auto; padding: 14px 10px; margin-top: 30px;}
.subsciptionbox_wrap .subsciptionbox .subox_btn:hover {background-color: #000000; color: #ffffff;}
.paymentpage_wrap {display: flex; gap: 30px; align-items: flex-start;}
.paymentmethod-left {width: 66%; border: 1px solid #dedede; border-radius: 10px; padding: 34px;}
.paymentmethod-left h2 span {color: #0fbcf0;}
.payment-right {width: 34%; border: 1px solid #dedede; border-radius: 10px; overflow: hidden;}
.payment-right h4 {background-color: #25b6ef; color: #fff; margin-bottom: 0; padding: 25px 20px;}
.payment-form input {width: 100%; border: 1px solid #cdcdcd; border-radius: 8px; padding: 14px 12px; margin-bottom: 10px;}
.payment-form label {font-size: 16px; font-weight: 400; color: #242424; margin-bottom: 3px;}
.payment-form button[type="submit"] {background-color: #25b6ef; color: #fff; border: 0; width: 100%; padding: 16px 13px; border-radius: 8px; margin-top: 14px;}
.payment-form button[type="submit"]:hover {background-color: #010e22;}
.subscription-body {padding:20px;}
.subscription-body .roww {    display:flex;    justify-content:space-between;    margin-bottom:8px;}
.subscription-body .total-row {border-top: 1px solid #ccc; padding-top: 12px; margin-top: 15px; display: flex; justify-content: space-between; gap: 20px; font-size: 18px;}
.subscription-body .title {font-weight: 600; line-height: 1.2;}
.subscription-body .price {color: #25b6ef; font-weight: 600; line-height: 1.2;}
.conformationsuccess img {width: auto;}
.conformationsuccess h2 span {color: #0fbcf0; display: block;}
.conformationsuccess { max-width: 740px; margin: auto; text-align: center; border:1px solid #cdcdcd; border-radius: 20px; padding: 50px 25px; position: relative;}
.conformationsuccess .tick {position: absolute; width: 100%; left: 0; top: -31px;}
.conformationsuccess table {width: 100%; max-width:450px;  margin: auto; border-bottom: 1px solid #ccc;  border-right: 1px solid #ccc; color: #555;}
.conformationsuccess table td {padding: 10px; line-height: 1.1; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.conformationsuccess table td:first-child {text-align: left; color: #0a4f64; font-weight: 600;}
.conformationsuccess table td:last-child {text-align: right;}
.conformationsuccess .done-btn {background-color: #25b6ef; color: #fff; border-radius: 100px; line-height: 1.1; padding: 16px 70px; border: 0; margin-top: 20px;}
.conformationsuccess .done-btn:hover{  background-color:#000;}
.subsciptionbox h4{width: 200px;  margin: 0 auto;}
.fees_structure-1{ border-radius:9px; padding: 10px; width: 460px;  margin:9px auto 20px;  display: flex;  flex-wrap: wrap; justify-content: space-between; align-items:center; box-shadow:0 0 5px #004966;  max-width: 100%;}
.fees_structure-1 h4{  margin: 0;}
.fees_structure-1 button{  background-color:#25b6ef;  color: #fff;  border-radius: 100px;  line-height: 1.1;  padding: 16px 70px;  border: 0;}
.fees_structure-1 button:hover{  background-color:#000;}


/*=====================body css end====================*/



/*==================Responsive=====================*/
@media screen and (min-width: 1900px) {

}

@media only screen and (min-width: 1700px) and (max-width: 2900px) {
.innerbanner .bannerimage img {
    height: 800px;
}
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
.bannertext {
    top: 22%;
}
}


@media only screen and (min-width: 1025px) and (max-width: 1200px) {
h1 {font-size: 55px;}
.menu_area {margin-left: 68px;}	
.inner_banner .container .banner_txt {left: 4%;}
.menu_wrap ul li a {
    font-size: 15px;
    padding: 3px 9px;
}
.bannertext {
    top: 20%;
}
.education_section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.subshapewrap h2 {
    font-size: 65px;
}
.pricebox {
    padding: 65px 70px;
    border-radius: 60px;
}
.aboutinner .abcontent {
    padding-right: 30px;
}
.subscription_section {
    padding-bottom: 120px;
}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
h1 {font-size: 40px;}
h2 {font-size: 32px;}
p, ul li {font-size: 14px; line-height: 20px;}
.scrolldown a {
    right: 3%;
    margin-top: -228px;
}
#about {margin-bottom: 50px;}
.conbox {padding: 50px 30px;}
.inner_banner .bannerimg img {height: 378px;}
.inner_banner .container .banner_txt {left: 4%;}
.contact_form_section {padding: 60px 20px 0px;}
.bannersection {margin-top: 0;}
.headertop-area {background-color: #0fbcf0;}
.bannerimage img {height: 550px;}
.innerbanner .bannerimage img {height: 400px;}
.bannertext {top: 25%;}
.banner-readmore {
    bottom: -140px;
    margin-left: 65px;
}
.footercolsection .footercol:first-child {padding-right: 28px;}
.footercolsection .footercol:nth-child(2) {padding-left: 20px;}
.footerwrapper p, .footerwrapper li a {font-size: 14px;}
.footercolsection .footercol:nth-child(3) {padding-left: 18px;}
.footercolsection {
    padding-top: 65px;
    padding-bottom: 45px;
}
.aboutinner .abcontent {
    padding-left: 30px;
    padding-right: 0;
}
.aboutimgwrap img {
    width: 513px;
    height: 500px;
}
.aboutsection {padding-bottom: 20px;}
.service_section {padding-top: 60px;}
.serimgwrap img {height: 300px;}
.hmservicewrap .serbox h4 {
    margin-top: 16px;
    font-size: 20px;
}
.service_section .servbtn a {
    height: 115px;
    width: 115px;
    font-size: 16px;
}
.education_section {
    padding-top: 60px;
    padding-bottom: 60px;
}
.faq-section {
    padding: 84px 0px 60px;
    background-attachment: inherit;
    background-position: 42% 50%;
}
.faqwrap {max-width: 400px;}
.accwrap .icon {text-align: center;}
.accwrap .accordion-header {
    padding: 8px 9px 8px 16px;
    font-size: 15px;
}
.bottom-video-area .bg-text {font-size: 110px;}
.bottom-video-area .video-section {padding: 130px 0;}
.education_section p {max-width: 558px;}
.hmservicewrap {gap: 18px;}
.banner-readmore .btn {
    width: 55px;
    height: 55px;
}
.contact_top_details {
    max-width: 625px;
}
.contact_bottom_details span, .contact_bottom_details p a {
    font-size: 20px;
}
.contactform_section {
    padding: 55px 0px;
}
.formwrapper {
    max-width: 475px;
}
.containerwrap {
    padding: 9px 10px;
}
.shapeboxwrap .shapebox {
    min-height: 450px;
    padding: 40px 30px;
}
.subshapewrap h2 {
    font-size: 55px;
}
.subshapewrap h6 {
    font-size: 22px;
}
.subshapewrap p {
    font-size: 17px;
}
.adv_col .advright img {
    width: 515px;
    height: 520px;
}
.adv_col .advleft {
    padding-right: 30px;
}
.pricebox {
    padding: 55px 30px;
    border-radius: 50px;
    margin-top: 40px;
}
.adv_section {
    padding-top: 60px;
}
.pricebox h6 {
    font-size: 20px;
    line-height: 1.4;
}
.pricebox .priceboxright p {
    font-size: 16px;
}
.subscription_section {
    padding-top: 195px;
    padding-bottom: 60px;
    margin-top: -120px;
    background-color: #e0ecff;
    background-image: none;
}
.servicescol .abcontent p {
    font-size: 18px;
    line-height: 1.3;
}
.fees_structure {
    gap: 9px;
}
.fees_structure .feeicon {
    width: 64px;
    height: 64px;
    padding: 16px;
}
.fees_structure .feebox {
    padding: 28px 10px 25px;
}
.service-fess-section {
    padding-top: 60px;
    padding-bottom: 60px;
}
.subshape:after {
    top: -2%;
    right: 25%;
}
.subshape:before {
    bottom: 1%;
    left: 25%;
}
.shapeboxwrap, .subTop_details {
    max-width: 860px;
}
.btn_pricing_section .subshapewrap {
    margin-top: -78px;
}
.btn_pricing_section {
    padding-bottom: 60px;
}
.descriptiondetails {
    padding-top: 65px;
    padding-bottom: 60px;
    margin-top: 0;
    background-image: none;
    background-color: #e0ecff;
}
.alternatebox_section {
    padding-top: 50px;
    padding-bottom: 10px;
}
.alternatebox_wrap {
    gap: 20px 9px;
    margin-top: 30px;
}
.alternatebox_wrap .numbox h6 {
    font-size: 16px;
    padding: 0px 10px;
}
.alternatebox_wrap .numbox {
    width: 32%;
}
.alternatebox_wrap .numbox span {
    font-size: 50px;
}
.fullbgcontainerwrap {
    gap: 9px;
    margin-top: 30px;
}
.fullbgcontainerwrap .fullbgcontainerbox h6 {
    font-size: 16px;
}
.fullbgcontainerwrap .fullbgcontainerbox span {
    width: 84px;
    height: 84px;
    margin: 0 auto 15px auto;
    padding: 22px;
}
.fullbgcontainerwrap .fullbgcontainerbox {
    padding: 30px 15px;
}
.fullbgcontainer_section {
    padding-top: 65px;
    padding-bottom: 60px;
}
.colreverse .abcontent {padding-left: 0px; padding-right: 25px;}
.belowbannerspace {padding-top: 40px;}
.topspace {
    padding-top: 0px;
}
.aboutinner .aboutimgwrap:after {
    bottom: 0;
}
.bothspacing_bg {
    padding-top: 50px;
    padding-bottom: 60px !important;
}
.contact_bottom_details {
    margin-top: 30px;
    margin-bottom: 40px;
}
.space {
    min-height: 60px;
}
.topspaceing {margin-top: 50px;}
.abtopspacee {padding-top: 20px !important;}
.contactbtmcontent {
    max-width: 630px;
}
.alternatebox_section.bgcolorspace {
    margin-bottom: 60px;
}
.login_innerwrap {
    padding: 20px 0px;
    gap: 30px;
}
.login_innerwrap .logform {
    padding: 100px 40px;
}
.logimginner img {
    height: 570px;
}
.dashboard .sidebar {
    width: 34%;
}
.dashboard .main {
    width: 65%;
    padding: 20px;
}
.dashboard .brand {
    padding: 0px 18px;
}
.dashboard .dashboard_right_nav .nav {
    padding: 0px 18px;
}
.dashboard .top-actions input {
    width: 220px;
}
.dashboard .content {display: block;}
.dashboard .stats {grid-template-columns: repeat(3, 1fr);}
.dashboard .table-box .tab {padding: 8px 8px;}
.dashboard table {width: 600px;}
.subsciptionbox_wrap .subsciptionbox {width: 38%;}
.paymentpage_wrap {gap: 20px;}
.subscription-body {padding: 16px;}
.conformationsuccess {max-width: 630px; padding: 40px 25px;}
}



@media only screen and (min-width: 320px) and (max-width: 767px) {
.container {max-width: 500px;}
h1 {font-size: 30px;}
h2 {font-size: 27px;}
h3 {font-size: 25px;}
h4 {font-size: 23px;}
h5 {}
#about {margin-bottom: 50px;}
.abbottomspace {padding-bottom: 50px !important;}
.abtopspacee {padding-top: 40px !important;}
.fullbgcontainerwrap {margin-top: 25px;}
p, ul li {font-size: 14px; line-height: 20px;}
.bothspacing_bg h2, .bothspacing_bg p {text-align: center;}
.scrolldown a {
    right: 0%;
    margin-top: 0;
    top: 65%;
}
.inner_banner .bannerimg img {height: 300px;}
.inner_banner .container .banner_txt {
    top: 37% !important;
    left: 0;
    right: 0;
    margin: auto;
}
.bannersection {margin-top: 0;}
.bannertext .container {display: block;}
.bannertext_left {width: 100%;}
.social_right {
    width: 100%;
    text-align: center;
}
.socialwrap li a {margin: auto;}
.banner-readmore {
    text-align: center;
    bottom: -265px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.socialwrap {
    display: flex;
    justify-content: center;
    gap: 5px;
}
.bannerimage img {height: 600px; object-position: 64% 50%;}
.innerbanner .bannerimage img {height: 400px;}
.innerbanner .bannertext {
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
}
.bannertext {
    top: 45%;
    margin: 0px 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    width: 100%;
    margin: auto;
}
.bannertext .container {
	background-color: #00222d75;
	max-width: 500px;
    margin: auto;
    padding: 30px 20px;
}
.social_right p {color: #fff;}
.socialwrap li a {
    color: #fff;
    border: 1px solid #fff;
}
.headertop-area {background-color: #0fbcf0;}
.footercolsection {
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
}
.footercol {
    width: 100%;
    text-align: center;
}
.footercolsection .footercol:first-child {
    padding-right: 0;
    padding-bottom: 20px;
}
.footercolsection .footercol:nth-child(2), .footercolsection .footercol:nth-child(3) {
    padding-left: 0;
    padding-bottom: 20px;
}
.footer-copyright p {font-size: 14px;}
.aboutinner, .hmservicewrap {display: block;}
.aboutinner .aboutimgwrap {
    width: 100%;
    text-align: center;
}
.aboutinner .abcontent {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
    text-align: center;
}
.aboutsection {
    padding-bottom: 0px;
    padding-top: 40px;
}
.aboutimgwrap img {
    width: 513px;
    height: 450px;
}
.service_section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.hmservicewrap .serbox:nth-child(1), .hmservicewrap .serbox:nth-child(3) {margin-top: 0px;}
.hmservicewrap .serbox {
    width: 100%;
    margin-bottom: 20px;
}
.service_section .container {
    padding-left: 20px;
    padding-right: 20px;
}
.hmservicewrap .serbox h4 {margin-top: 15px;}
.service_section .servbtn a {
    height: 110px;
    width: 110px;
    font-size: 16px;
}
.education_section {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: none; 
}
#service-slider .owl-nav button {
    width: 50px;
    height: 50px;
}
.faq-section {
    padding: 100px 0px 50px;
    background-attachment: unset;
    background-position: 16% 50%;
}
.faqwrap {
    margin-left: auto;
    background-color: #0058acc4;
    padding: 40px 16px;
}
.accwrap .accordion-header {
    padding: 8px 9px 8px 16px;
    font-size: 15px;
}
.accwrap .icon {
    background-color: transparent;
    color: #fff;
    width: auto;
}
.bottom-video-area .bg-text {
    font-size: 50px;
    letter-spacing: 4px;
}
.bottom-video-area .video-section {padding: 88px 0;}
.bottom-video-area .video-card {
    border-radius: 20px;
}
.serimgwrap img {height: 350px;}
.contactform_section {padding: 50px 0px;}
.formwrapper {
    background-color: #010e22a3;
    padding: 40px 20px;
}
.formwrapper input[type="text"], .formwrapper input[type="email"], .formwrapper input[type="tel"], .contactform_section textarea {
    margin-bottom: 25px;
    padding: 10px 12px;
    font-size: 14px;
}
.contact_bottom_details span, .contact_bottom_details p a {
    font-size: 18px;
}
.service-fess-section {
    padding-top: 50px;
    padding-bottom: 0px;
}
.fees_structure .feebox {
	width: 100%;
    padding: 28px 20px 25px;
}
.servicescol .abcontent p {
    font-size: 18px;
    line-height: 1.3;
}
.aboutinner .abcontent ul li {
    text-align: left;
}
.pricebox {
    padding: 40px 20px;
    border-radius: 40px;
    flex-wrap: wrap;
    text-align: center;
    gap: 20px;
    margin: 40px auto 0 auto;
    justify-content: center;
}
.subscription_section {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: none;
    background-color: #e0ecff;
    margin-top: 50px;
}
.subshape:after, .subshape:before, .adv_col .advright:before {display: none;}
.adv_section {padding-top: 50px;}
.adv_col {flex-wrap: wrap;}
.adv_col .advleft {
    width: 100%;
    padding-right: 0;
    text-align: center;
}
.adv_col .advright {
    width: 100%;
    text-align: center;
}
.adv_col .advright img {
    width: 480px;
    height: 450px;
}
.shapeboxwrap {display: block;}
.shapeboxwrap .shapebox {
    width: 100%;
    min-height: 400px;
    padding: 40px 20px;
}
.btn_pricing_section .subshapewrap {
    margin-top: 0;
    width: 100%;
}
.subshapewrap {
    width: 100%;
    padding: 100px 20px;
    margin: 30px auto 0 auto;
}
.subshapewrap h2 {font-size: 50px;}
.subshapewrap p {
    font-size: 15px;
    padding: 0 20px;
}
.subshapewrap h2 span {font-size: 25px;}
.subshapewrap h6 {
    font-size: 20px;
    margin-bottom: 0px;
}
.btn_pricing_section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.pricebox .priceboxright p {font-size: 16px;}
.pricebox h6 {
    font-size: 22px;
    line-height: 1.3;
}
.aboutinner .aboutimgwrap:after {display: none;}
.colreverse {padding-top: 0;}
.bbbtzxt {padding-top: 40px;}
.descriptiondetails {
    padding-top: 40px;
    padding-bottom: 50px;
    margin-top: 0;
    background-color: #e0ecff;
    background-image: none;
}
.alternatebox_section {padding-top: 40px;}
.alternatebox_wrap .numbox {
    width: 100%;
    padding: 30px 0px;
}
.alternatebox_wrap {gap: 25px 14px;}
.deatils .contact_top_details {margin-bottom: 30px;}
.fullbgcontainer_section {
    padding-top: 45px;
    padding-bottom: 50px;
}
.fullbgcontainerwrap .fullbgcontainerbox {width: 100%;}
.fullbgcontainerwrap_btm {padding-top: 40px;}
.space {min-height: 35px;}
.heartdisease .container {max-width: 500px;}
.descriptiondetails .detailsmiddle {max-width: 80%;}
.descriptiondetails .innerdetails .detailsmiddle h2 {
    font-size: 40px;
    width: 4%;
    left: -38px;
}
.descriptiondetails .detailsmiddle img {
    width: 454px;
    height: 400px;
}
.aboutinner2 {padding-top: 6px;}
.aboutinner2 li {text-align: left;}
.aboutinner2 p {text-align: center;}
.topspace {padding-top: 0;}
.bottomspace {padding-bottom: 0px;}
.condetails {
    padding-top: 15px;
    padding-bottom: 15px;
}
.contact_bottom_details {
    margin-top: 20px;
    margin-bottom: 40px;
}
.bothspacing_bg {padding-bottom: 40px !important;}
.bottom-video-area .play-btn {
    width: 65px;
    height: 65px;
    font-size: 24px;
}
.alternatebox_section.bgcolorspace {margin-bottom: 50px;}
.login_innerwrap {
    gap: 20px;
    flex-wrap: wrap;
    padding: 20px 0px;
}
.login_innerwrap .log-img {width: 100%;}
.login_innerwrap .logform {
    width: 100%;
    padding: 30px 20px;
}
.logimginner img {
    width: 548px;
    height: 400px;
}
.login_innerwrap .logtxt {
    top: 20px;
    left: 0px;
    width: 100%;
    text-align: center;
    margin: auto;
    right: 0px;
    padding: 0 10px;
}
.login_innerwrap .logtxt h2, .login_innerwrap .logtxt h3 {word-break: break-word;}
.dashboard {
    flex-wrap: wrap;
    max-width: 550px;
    margin: auto;
}
.dashboard .sidebar {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    justify-content: center;
    border-radius: 30px;
}
.dashboard .main {
    flex: inherit;
    padding: 20px;
    width: 100%;
}
.dashboard .topbar {display: block;}
.dashboard .top-actions input {width: 100%;}
.dashboard .top-actions {margin-top: 20px;}
.dashboard .stats {grid-template-columns: repeat(2, 1fr);}
.dashboard .content {display: block;}
.dashboard .appointments {margin-top: 20px;}
.dashboard .logout {padding: 18px 12px 18px 72px; background-position: 45px 50%;}
.dashboard .table-box .tabs {display: table;}
.dashboard .table-box .tab {margin: 3px;}
.dashboard table {width: 550px;}
.pricacysection .container {max-width: 720px;}
.subsciptionbox_wrap .subsciptionbox {width: 100%;}
.paymentpage_wrap {display: block;}
.paymentmethod-left {
    width: 100%;
    padding: 22px;
}
.payment-right {width: 100%; margin-top: 10px;}
.conformationsuccess {padding: 45px 16px;}
.conformationsuccess table td {padding: 8px;}
}





@media only screen and (max-width: 1024px) {
.mobile-menu {
	display: block;
	position: relative;
}
.menu_area {
	display: none;
}
.mobile-menu .logo img {
	width: 83px;
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: 2;
}
.navbar-container input[type="checkbox"], .navbar-container .hamburger-lines {
	display: block;
}
.navbar-container {
	display: block;
	position: relative;
}
.navbar-container input[type="checkbox"] {
	position: absolute;
	display: block;
	height: 32px;
	width: 30px;
	top: 18px;
	right: 23px;
	z-index: 5;
	opacity: 0;
}
.navbar-container .hamburger-lines {
	display: block;
	height: 23px;
	width: 35px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.navbar-container .hamburger-lines .line {
	display: block;
	height: 4px;
	width: 100%;
	border-radius: 10px;
	background: #fff;
}
.navbar-container .hamburger-lines .line1 {
	transform-origin: 0% 0%;
	transition: transform 0.4s ease-in-out;
}
.navbar-container .hamburger-lines .line2 {
	transition: transform 0.2s ease-in-out;
}
.navbar-container .hamburger-lines .line3 {
	transform-origin: 0% 100%;
	transition: transform 0.4s ease-in-out;
}
.navbar-m .menu-items {
	padding-top: 85px;
	background: #0058ac;
	height: 100vh;
	max-width: 94%;
	transform: translate(-150%);
	display: flex;
	flex-direction: column;
	margin-left: -44px;
	padding-left: 50px;
	transition: transform 0.5s ease-in-out;
}
.navbar-m .menu-items li {
	margin-bottom: 1.5rem;
	font-size: 14px;
	font-weight: 400;
}
.navbar-container input[type="checkbox"]:checked ~ .menu-items {
	transform: translateX(0);
}
.navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
	transform: rotate(35deg);
}
.navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
	transform: scaleY(0);
}
.navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
	transform: rotate(-35deg);
}
.menu-items li.dropdown ul {
	padding: 0;
	min-width: 13rem;
}
.menu-items li.dropdown ul li {
	margin-bottom: 12px;
    font-size: 14px;
    margin: 0;
}
.menu-items li.dropdown ul li a {display: block; padding: 8px 10px; color: #000;}
.menu-items li.dropdown ul li.active a {color: #0f94c9;}
.headertop-area .containerwrap .logoarea {
    width: 100%;
    display: none;
}
.headertop-area .containerwrap .languagearea {
    width: 100%;
    text-align: center;
}
.headertop-area .containerwrap .languagearea .quotebtn a {
    margin: 10px auto;
}
.headertop-area .containerwrap .languagearea ul {justify-content: center;}
.containerwrap {justify-content: right;}
}

@media only screen and (min-width: 650px) and (max-width: 767px) {
.dashboard .sidebar {width: 36%;}
.dashboard .main {width: 60%; padding: 15px;}
.dashboard .brand {padding: 0px 13px;}
.dashboard .dashboard_right_nav .nav {padding: 0px 12px;}
.dashboard {max-width: 100%;}
.dashboard .dashboard_right_nav .nav li a {font-size: 14px;}
.dashboard .stats {grid-template-columns: repeat(3, 1fr);}
.dashboard .stat a {padding: 12px;}
.subsciptionbox_wrap .subsciptionbox {width: 47%;}
.subsciptionbox_wrap .subsciptionbox .subox_btn {
    font-size: 15px;
    max-width: 170px;
    margin-top: 30px;
}
}

@media only screen and (max-width: 767px) {
.mobile-menu .container {max-width: 100%;}
.containerwrap {justify-content: center;}
.navbar-m .menu-items li.active .menuarrow {
    background: url(../images/up-arrow.png) no-repeat 50% 50%;
    background-size: 18px;
}
.loginbtn a {padding: 12px 35px 12px 48px; background-size: 40px;}
}

@media only screen and (max-width: 560px) {
.conformationsuccess table {font-size: 14px;  line-height: 16px;}
.fees_structure-1{flex-flow: column;  gap: 15px;}
}
