html
{
behavior: "instant";
}
.fs-14 {
font-size: 14px;
}
.fs-16 {
font-size: 16px;
}
.fs-18 {
font-size: 18px;
}
.fs-20 {
font-size: 20px;
}
.fs-22 {
font-size: 22px;
}
.fs-24 {
font-size: 24px;
}
.fs-26 {
font-size: 26px;
}
body {
font-family: "Inter", sans-serif;
background-color: #eeeeee;
overflow-x: hidden;
}
.page-id-26 body {
margin: 0px !important;
padding: 0px !important;
max-width: 100% !important;
}
a {
text-decoration: none;
}
html {
scroll-behavior: smooth;
}
.fw-600 {
font-weight: 600px;
} .default-image,
.steth-hover-img {
height: 240px;
width: 335px;
border-radius: 33px;
-webkit-border-radius: 33px;
-moz-border-radius: 33px;
-ms-border-radius: 33px;
-o-border-radius: 33px;
overflow: hidden;
}  video::-webkit-media-controls-panel {
display: none!important;
-webkit-appearance: none;
}
video::-webkit-media-controls-enclosure
{
display: none!important;	
} video::-webkit-media-controls-play-button {
display: none!important;
-webkit-appearance: none;
}  video::-webkit-media-controls-start-playback-button {
display: none!important;
-webkit-appearance: none;
}
#myVideo::-webkit-media-controls {
display: none !important;
}
video::-webkit-media-controls-panel {
display: none !important;
}
video::-webkit-media-controls-start-playback-button {
display: none!important;
}
video::-webkit-media-controls {
display: none !important;
} video::-webkit-media-controls-pip-button {
display: none !important;
} video::-webkit-media-controls-start-playback-button {
display: none !important;
}
.default-image img,
.steth-hover-img img {
height: 100%;
width: 100%;
object-fit: cover;
}
.default-image {
position: absolute;
right: 60px;
}
.sub_menu li {
color: #111b29;
margin: 8px 0px;
width: 100%;
font-weight: 400;
}
.sub_menu::after {
content: "";
position: absolute;
width: 0px;
height: 0px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 16px solid #ffffff;
top: -14px;
left: 40%;
}
.sub_menu li i {
color: #666;
}
.sub_menu li:hover {
font-weight: 600;
}
.sub_menu li:hover span {
opacity: 1;
z-index: 1;
}
.s-student:hover span {
opacity: 1;
}
.sub_menu li:hover i {
color: #000;
}
.sub_menu li span {
opacity: 0;
right: 60px;
top: 50%;
transform: translate(0%, -50%);
}
.main_menu > ul > li {
display: inline-block;
position: relative;
margin: 0 -2px;
}
.main_menu ul li ul {
background: #fff;
transition: 0.5s;
width: auto;
height: auto;
border-radius: 30px;
padding: 20px 35px;
transform: translate(-50%, 0%);
top: 50px;
left: 50px;
}
.main_menu ul li ul li ul {
left: 100%;
top: 0;
}
.main_menu ul li ul {
visibility: hidden;
opacity: 0;
position: absolute;
margin-top: 0px;
display: flex;
flex-direction: column;
justify-content: center;
}
.main_menu ul li .mega_menu {
visibility: hidden;
opacity: 0;
position: absolute;
margin-top: 50px;
}
.main_menu ul li:hover > ul {
visibility: visible;
opacity: 1;
margin-top: 15px;
z-index: 9999;
}
.main_menu ul li:hover > .mega_menu {
visibility: visible;
opacity: 1;
margin-top: 0;
z-index: 9999;
}
.menu_title {
height: 76px;
display: flex !important;
align-items: center;
}
.ayusynk {
background-color: #02040f;
color: #fff;
height: 790px;
}
.navbar-nav .nav-link {
color: #fff;
font-weight: 500;
padding: 4px 22px !important;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
}
.navbar-nav .nav-link:hover {
font-weight: 600;
}
.navbar-nav .nav-link.active {
color: #fff;
font-weight: 600;
}
.navbar-nav li a {
color: #fff;
font-weight: 600;
padding: 4px 10px !important;
min-width: max-content;
}
.in-nav .navbar-nav li a {
color: #606060;
font-weight: 500;
padding: 0px 0px !important;
display: block;
width: 75%;
}
.navbar-nav .nav-item .accordion-item
{
padding-bottom: 15px;
}
.white-bg-header .in-nav .navbar-nav li a {
color: #606060;
font-weight: 500;
padding: 0px 0px !important;
display: block;
}
.white-bg-header .navbar-nav .nav-link {
color: #000;
font-weight: 500;
padding: 4px 22px !important;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
}
.white-bg-header .navbar-nav .nav-link:hover {
font-weight: 600;
}
.white-bg-header .navbar-nav .nav-link.active {
color: #000;
font-weight: 600;
}
.white-bg-header .navbar-nav li a {
color: #606060;
font-weight: 500;
padding: 4px 10px !important;
}
.description-text {
color: #cdcdcd;
}
.btn-book {
font-size: 20px;
padding: 9.5px 17px;
border-radius: 32px;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-border-radius: 32px;
-moz-border-radius: 32px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
}
header .btn-book {
border: 1px solid #3272c3 !important;
}
.btn-hover {
position: relative;
overflow: hidden;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
}
.btn-hover::before {
content: "";
position: absolute;
background: linear-gradient(
135deg,
rgba(114, 174, 251, 1) 40%,
rgba(48, 86, 135, 1) 100%
);
opacity: 0;
height: 100%;
z-index: 0;
width: 100%;
top: 0px;
left: 0px;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
}
.nav-open {
display: none;
}
.btn-hover:hover::before {
opacity: 1;
}
.btn-hover:hover {
background-color: rgb(48, 86, 135);
}
.header {
position: relative;
background-color: #000;
border-bottom: none;
height: 80px;
display: flex;
align-items: center;
}
.out-h.book-group .in-book {
margin-left: 24px;
}
.icon-s-cart {
margin-left: 12px;
position: relative;
}
.icon-s-cart span {
background-color: #fff;
border-radius: 100px;
padding: 3px;
text-align: center;
color: #000;
position: absolute;
height: 26px;
width: 26px;
top: -18px;
left: 12px;
font-size: 14px;
display: inline-block;
}
.future-health h1 {
font-size: 46px;
line-height: 70px;
font-weight: 600;
}
.future-health p {
line-height: 34px;
font-size: 20px;
}
.product-btn {
background-color: #3271c3;
color: #fff;
font-size: 20px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
padding: 10px 66px;
}
.product-btn.less {
border: 1px solid black;
} .future-health .btn-book {
padding: 9px 29px;
}
.text-up {
position: relative;
z-index: 1;
}
.light-text {
color: #868686;
}
.text-theme {
color: #3271c3;
-webkit-text-fill-color: #3271c3;
}
.contact-book .product-btn,
.speci-btn .product-btn,
.work-bg .product-btn {
padding: 10px 18px;
}
.contact-book .btn-book {
padding: 9px 18px;
}
.video-sub-text
{
font-size:16px!important;
line-height:22px!important; 
}  .heading h2 {
font-size: 36px;
font-weight: 600;
line-height: 54px;
color: #01030d;
}
.heading p {
color: #0a1c39;
line-height: 34px;
font-size: 20px;
}
.learn-more {
color: #0a1c39;
}
.enhance-img {
overflow: hidden;
border-radius: 53px;
-webkit-border-radius: 53px;
-moz-border-radius: 53px;
-ms-border-radius: 53px;
-o-border-radius: 53px;
}
.enhance-img img {
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.enhance-img img:hover {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
}
.counter-main {
padding: 0px 80px;
}  .counter-main ul li {
width: 25%;
text-align: center;
}
.counter-main ul li span {
font-size: 48px;
font-weight: 700;
color: #383838;
}
.counter-main ul li p {
font-weight: 400;
}
.counter-main ul li span.percent:after {
content: "+";
display: inline-block;
}  .home-future .text-wh{
background: -webkit-linear-gradient(#fff, #999);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.about-head,
.contact-head,
.sync .heading h2{
font-weight: 600;
font-size: 53px;
line-height: 65px;
background: -webkit-linear-gradient(#fff, #999);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.sync .heading h2
{
width:70%;
}
.bg-two{
background: linear-gradient(180deg, rgba(23,23,23)40%, rgba(20,52,94)100%);
}
.sync{
background: linear-gradient(180deg, rgba(23,23,23)40%, rgba(20,52,94)100%);
padding: 84px 0px;
} #sectionPin {
display: flex;
overflow-x: clip;
height: 500vh;
position: relative;
}
#sectionPin .heading {
position: sticky;
top: 5vh;
}
#sectionScroll {
display: flex;
justify-content: flex-start;
align-items: center;
position: sticky;
top: 30vh;
}
#sectionScroll .item {
display: flex;
flex: 0 0 auto; flex-direction: column;
overflow: hidden;
} .sync .owl-carousel .item{
min-width: 400px;
background-color: #1367D5;
color: #fff;
border: 1px solid #C8C8C8;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
padding: 45px 38px;
height: 523px;
position: relative;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
}
.sync .item .product-btn{
padding: 10px 18px;
}
.sync .owl-carousel .item.blue-bg::before{
background-size: cover;
}
.page-links{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
padding: 40px;
z-index: 1;
opacity: 0;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
}
.page-links ul a{
margin: 26px 0px;
}
.page-links ul a:hover
{
text-decoration:underline;
color:#ffffff;
}
.fluent-img{
width: auto;
height: 64px;
background-color: #3272C3;
border: 1px solid #c6c6c6;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
display: inline-block;
padding: 18px;
margin-right: 22px;
}
.fluent-img img 
{
width:100%
}
.sync-o .owl-stage-outer{
padding-bottom: 60px;
}
.card-title-p{
position: absolute;
left: 0px;
bottom: -60px;
color: #fff;
font-size: 24px;
font-weight: 600;
line-height: 32px;
}
.fluent-img img{
width: 100%;
}
.page-links p{
color: #fff;
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 0px;
}
.item.link-item::after{
content: "";
position: absolute;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 50%);
opacity: 0;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
top: 0px;
left: 0px;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
}
.item.link-item:hover .page-links,
.item.link-item:hover::after{
opacity: 1;
}
.sync .item h3{
font-size: 32px;
font-weight: 600;
line-height: 43px;
margin-bottom: 65px;
position: relative;
z-index: 1;
}
.overlay-peritem{
position: absolute;
content: "";
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0, 0.5)47%);
z-index: 1;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
}
.sync .item .btn-hover{
z-index: 1;
}
.sync .item.bg-dark{
background-color: #3a3f45 !important;
border: 1px solid #393939;
}
#self::-webkit-scrollbar {
display: none;
} .sync-o.owl-carousel .owl-nav button.owl-next.disabled,
.sync-o.owl-carousel .owl-nav button.owl-prev.disabled{
background-color: #444444;
color: #000;
}
.sync-o.owl-carousel .owl-nav button.owl-next,
.sync-o.owl-carousel .owl-nav button.owl-prev{
height: 60px;
width: 60px;
border-radius: 50%;
background-color: #fff;
margin-left: 10px;
}
.sync-o.owl-carousel .owl-nav{
position: absolute;
top: -80px;
right: 0px;
}
.sync-o.owl-carousel .owl-nav button.owl-prev i{
font-size: 20px;
padding-top: 4px;
}  .real-time {
padding: 70px 0px;
}
.real-time .heading h2 {
font-weight: 700;
color: #000;
font-size: 36px;
}
.real-heading.heading {
font-size: 40px;
line-height: 57px;
font-weight: 700;
}
.real-description {
font-size: 18px;
line-height: 25px;
font-weight: 500;
color: #000;
}
.after-real {
margin: 34px 0px;
border-top: 1px solid #bebebe;
opacity: 1;
}
.real-tabs .nav-pills .nav-link {
background-color: #efefef;
border: 1px solid #d6d6d6;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
font-size: 36px;
font-weight: 500;
padding: 32px 10px;
color: #606060;
margin-bottom: 24px;
}
.real-tabs .nav-pills .nav-link.active {
background-color: #3271c3;
color: #fff;
}
.tabs-list {
height: 480px;
overflow: auto;
}
.tabs-list::-webkit-scrollbar {
display: none;
}
.feature-icon {
height: 96px;
width: 100px;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #fff;
}
.feature-head {
font-size: 48px;
font-weight: 500;
color: #606060;
}
.feature-description {
font-size: 18px;
font-weight: 500;
line-height: 25px;
}
#v-pills-streaming
{
display:none;
}  .testimonial-image {
width: 530px;
height: 470px;
border-radius: 40px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
overflow: hidden;
}
.testimonial .owl-carousel.testimonial-owl .item {
background-color: #f2f2f2;
padding: 46px 46px 46px 67px;
border-radius: 65px;
-webkit-border-radius: 65px;
-moz-border-radius: 65px;
-ms-border-radius: 65px;
-o-border-radius: 65px;
height:540px!important;
}
.test {
color: #0a1c39;
font-size: 22px;
font-weight: 600;
}
.test-description {
color: #000;
font-size: 24px;
font-weight: 500;
line-height: 32px;
}
.test-description span {
color: #828282;
}
.test-writer {
color: #373737;
font-size: 20px;
font-weight: 400;
line-height: 34px;
}
.testimonial .owl-carousel.testimonial-owl .owl-dot {
background-color: #949494;
height: 10px;
width: 10px;
border-radius: 50%;
margin: 0px 3px;
}
.testimonial .owl-carousel.testimonial-owl .owl-dot.active {
background-color: #000;
}
.testimonial .owl-carousel.testimonial-owl .owl-dots {
text-align: center;
position: absolute;
left: 50%;
top: 83%;
transform: translate(-50%, 0%);
}
.testimonial
{
background-color:#EAEAEA;
padding:70px 0px;
}
.py-70 {
padding: 70px 0px;
}  .trusted {
background-color: #1367d5;
}
.trusted .heading h2 {
font-weight: 400;
font-size: 36px;
color: #fff;
}
.trusted .answer .img-one {
height: 110px;
width: 120px;
align-items: center;
display: inline-flex;
}
.trusted .answer .img-one img {
width: auto;
height: auto;
max-height: 100%;
filter: grayscale(100%);
}  .get-in-touch {
background-color: #000;
}
.get-in-touch .heading h2 {
font-size: 30px;
line-height: 30px;
font-weight: 600;
background: -webkit-linear-gradient(#fff, #999);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.get-in-touch .heading p {
font-size: 24px;
line-height: 34px;
font-weight: 400;
background: -webkit-linear-gradient(#fff, #999);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.support-text p {
color: #fff;
font-weight: 600;
}
.support {
background-color: #141414;
border-radius: 104px;
-webkit-border-radius: 104px;
-moz-border-radius: 104px;
-ms-border-radius: 104px;
-o-border-radius: 104px;
padding: 37px 60px;
position: relative;
}
.support-border {
background: linear-gradient(to right, #000, #666);
padding: 1px;
border-radius: 104px;
-webkit-border-radius: 104px;
-moz-border-radius: 104px;
-ms-border-radius: 104px;
-o-border-radius: 104px;
}
.support ul li {
height: 110px;
display: inline-flex;
align-items: center;
}
.support ul li img {
max-height: 100%;
} .touch-one {
position: absolute;
top: 70px;
left: 50%;
transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
}
.touch-two {
position: absolute;
top: 130px;
left: 50%;
transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
}
.touch-three {
position: absolute;
top: 190px;
left: 50%;
transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
}
.py-50 {
padding: 50px 0px;
}
#get-touch span img 
{
max-width: max-content!important; 
}
.page-id-26 .woocommerce
{
background: linear-gradient(90deg, rgba(255, 255, 255, 1) 75%, rgba(224, 234, 248, 1) 75%);
}
.woocommerce a.remove:hover {
color: #000!important;
opacity: .75;
}
.woocommerce a.remove {
height: 0.5em;
width: 0.5em;
}  .footer {
background-color: #000;
color: #fff;
}
.social-icons li a {
height: 40px;
width: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
border: 1px solid #cdcdcd;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
color: #cdcdcd;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
margin-right: 14px;
}
.download-btns a {
width: 154px;
height: 45px;
margin-bottom:15px;
}
.download-btns a img {
width: 100%;
}
.social-icons li a:hover {
background-color: #3271c3;
border-color: #000;
color: #fff;
}
.social-icons {
margin-top: 50px;
}
.footer-head {
font-size: 24px;
font-weight: 700;
color: #fff;
}
.footer-links li a {
color: #fff;
font-weight: 400;
font-size: 18px;
margin: 6px 0px;
display: inline-block;
}
.contact-heads {
font-weight: 300;
}
.pb-70 {
padding-bottom: 70px;
}
.footer-logo img
{
width:100%;
}
.sub-footer {
border-top: 1px solid #5e5e5e;
}
.get-in-touch {
padding-top: 115px;
}
.t-logo-shape {
position: absolute;
left: 50%;
top: 40%;
transform: translate(-50%, -50%);
}
.t-logo-shape img,
.touch-logo img {
max-width: 100%;
} .mediacl-p-cards ul {
height: 550px;
overflow: auto;
}
.h-700 {
height: 700px;
}
.mediacl-p-cards ul::-webkit-scrollbar {
display: none;
}
#myVideo {
object-fit: cover;
}
.student-rate {
font-size: 40px;
font-weight: 600;
}
.stethoscope-d {
height: 575px;
border-radius: 26px;
-webkit-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
overflow: hidden;
}
.stethoscope-d img {
height: 100%;
width: 100%;
object-fit: cover;
}
.stethoscope-d-text h6 {
font-size: 36px;
line-height: 48px;
font-weight: 500;
}
.next-medical-profession {
color: #fff;
}
.medical-p .heading h2 {
color: #fff;
font-weight: 500;
font-size: 48px;
line-height: 64px;
}
.medical-p .heading p {
color: #fff;
font-weight: 400;
font-size: 18px;
line-height: 30px;
}
.mediacl-p-cards ul li .volumn-card {
display: flex;
padding: 30px;
background: linear-gradient(135deg, #2f2f2f 40%, #959595 100%);
border-radius: 26px;
-webkit-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
}
.mediacl-p-cards ul li {
padding: 1px;
background: linear-gradient(135deg, #bfbfbf 100%, #595959 100%);
border-radius: 26px;
-webkit-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
overflow: hidden;
margin-bottom: 20px;
}
.mediacl-p-cards ul li:last-child {
margin-bottom: 0px;
}
.volimn-icon {
min-width: 50px;
}
.volumn-card h6 {
font-size: 18px;
font-weight: 700;
line-height: 34px;
}
.volumn-card p {
font-size: 18px;
font-weight: 400;
line-height: 34px;
}
.mediacl-p-cards {
padding-left: 40px;
}
.img-shape.bt-main {
height: 500px;
}
.enhance-img.bt-img {
height: 500px;
border-radius: 45px;
-webkit-border-radius: 45px;
-moz-border-radius: 45px;
-ms-border-radius: 45px;
-o-border-radius: 45px; }
.student-digital h5 {
font-weight: 600;
font-size: 40px;
line-height: 54px;
}
.work-bg {
background-color: #f2f2f2;
border-radius: 65px;
-webkit-border-radius: 65px;
-moz-border-radius: 65px;
-ms-border-radius: 65px;
-o-border-radius: 65px;
padding: 0px 68px 0px 0px;
}
.application-details .heading h2 {
color: #cecece;
font-size: 33px;
line-height: 48px;
}
.m-store-btn
{
display:none;
}
.app-store-btn
{
display:block;
}
.download-icon h6 {
color: #000;
margin-bottom: 0px;
font-weight: 600;
font-size: 15px;
}
.application-details .heading .test {
color: #d1d1d1;
}
.download-icon {
background-color: #fff;
padding: 11px 13px 11px 13px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
width: fit-content;
}
.application {
border-radius: 45px;
-webkit-border-radius: 45px;
-moz-border-radius: 45px;
-ms-border-radius: 45px;
-o-border-radius: 45px;
padding: 68px;
}
.mobile-main .video-live {
top: 50%;
left: 50%;
transform: translate(-50%, -5%);
}
.video-main-run {
width: 282px;
left: 49.2%;
top: 50%;
transform: translate(-50%, -3%);
border-radius: 20px;
overflow: hidden;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
}
.pt-70 {
padding-top: 70px;
}
.the-box-items {
border-radius: 65px;
-webkit-border-radius: 65px;
-moz-border-radius: 65px;
-ms-border-radius: 65px;
-o-border-radius: 65px;
background-color: #f2f2f2;
padding: 110px;
}
.items-img {
height: 230px;
width: 230px;
}
.items-img img {
height: 100%;
width: 100%;
}
.items-lst h6 a {
font-weight: 400;
font-size: 20px;
color: #373737;
line-height: 34px;
}
.work-video {
height: 570px;
width: 590px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
}
.work-video video {
object-fit: cover;
}
.star-rate i {
color: #e6a036;
}
.rate-text {
font-weight: 500;
}
.write-text {
font-size: 20px;
font-weight: 500;
color: #0a1c39;
text-decoration: underline;
}
.per-review-card {
background-color: #f2f2f2;
border: 1px solid rgb(0, 0, 0, 5%);
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
padding: 20px;
margin-bottom: 34px;
min-height: 200px;
}
.review-img {
height: 56px;
width: 56px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
overflow: hidden;
margin-right: 20px;
}
.review-img img {
object-fit: cover;
}
.reviewer-name {
font-weight: 500;
font-size: 15px;
}
.reviewer-address {
color: #676767;
font-size: 12px;
}
.review-description p {
line-height: 27px;
color: #0a1c39;
font-weight: 400;
}
.show-more {
color: #0a1c39;
text-decoration: underline;
font-size: 20px;
cursor: pointer;
border-top: 1px solid #dcdcdc;
}
.review-plus {
position: absolute;
margin: 0px;
width: 50px;
left: 50%;
top: 80%;
transform: translate(-50%, 0%);
z-index: -1;
opacity: 1;
border-color: rgb(0, 0, 0, 10%);
}
.review-rating {
margin-bottom: 34px;
}
.text-so {
position: relative;
display: block;
}
.text-so .show-more {
position: relative;
}
.text-so.show-more-height {
max-height: 445px;
overflow: hidden;
}
.accordion-button:not(.collapsed) {
color: #0a1c39;
border: none;
}
.accordion-button:not(.collapsed),
.accordion-button,
.accordion-item {
background-color: #f2f2f2;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
box-shadow: none;
}
.accordion-item:first-of-type .accordion-button,
.accordion .accordion-item:first-of-type {
border-top-left-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
}
.accordion-item:last-of-type .accordion-button,
.accordion .accordion-item:last-of-type {
border-radius: 16px !important;
-webkit-border-radius: 16px !important;
-moz-border-radius: 16px !important;
-ms-border-radius: 16px !important;
-o-border-radius: 16px !important;
}
.accordion-button {
font-size: 22px;
font-weight: 500;
line-height: 28px;
color: #0a1c39;
padding: 22px 36px;
}
.accordion-item {
margin-top: 24px;
border: none;
box-shadow: rgb(8, 15, 52, 6%) 0px 5px 16px 0px;
}
.accordion-button:focus {
box-shadow: none;
border: none;
}
.accordion-body {
padding: 0px 36px 20px 36px;
color: #808080;
font-size: 18px;
line-height: 30px;
font-weight: 400;
}
.accordion-item:first-child {
margin-top: 20px;
}
.accordion-button::after {
content: "\2b";
font-family: "FontAwesome";
background-image: none;
rotate: 0deg;
align-items: center;
justify-content: center;
display: flex;
}
.accordion-button::before {
content: "\f068";
font-family: "FontAwesome";
opacity: 0;
right: 0px;
position: absolute;
right: 34px;
height: 48px;
width: 48px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
background-color: #3271c3;
display: inline-flex;
align-items: center;
justify-content: center;
color: #fff;
}
.accordion-button:not(.collapsed)::before {
opacity: 1;
}
.accordion-button:not(.collapsed)::after {
background-image: none;
opacity: 0;
}
.accordion {
--bs-accordion-btn-icon-transform: rotate(0deg);
}
#self {
display: flex;
overflow-x: scroll;
margin: 0 auto;
} .real-tabs .nav-pills .nav-link:last-child {
margin-bottom: 0px;
}
.enhance-img.bt-img {
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
}
.basic-points li {
font-size: 20px;
line-height: 34px;
color: #0a1c39;
}
.basic-points {
padding-left: 16px;
}  .complete-icon {
height: 40px;
width: 40px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background-color: #45b26b;
display: inline-flex;
align-items: center;
justify-content: center;
}
.add-bag {
font-weight: 700;
font-size: 20px;
}
.item-img-cart {
height: 140px;
width: 160px;
padding: 6px;
background-color: #f7f7f7;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
margin-right: 16px;
}
.item-img-cart img {
height: 100%;
}
.item-name {
font-size: 20px;
}
.item-short {
font-size: 18px;
line-height: 30px;
color: #808080;
}
.item-rate {
font-size: 18px;
line-height: 30px;
color: #01030d;
font-weight: 500;
}
.items-button .product-btn,
.items-button .btn-book {
padding: 9px 42px;
}
.items-button .btn-book span {
color: #0a1c39;
}
.items-button .btn-book:hover {
border-color: #fff !important;
}
#demo-modal .modal-dialog {
position: absolute;
right: 12px;
top: 57px;
width: 520px;
max-width: 520px;
min-width: 360px;
}
#demo-modal .modal-content {
padding: 40px;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
}
.btn-close:focus {
box-shadow: none;
}
.modal {
background-color: rgb(0, 0, 0, 72%);
}  .white-bg-header .navbar-nav .nav-link {
color: #000;
}
.white-bg-header .out-h.book-group .icon-s-cart {
width: 30px;
}
.white-bg-header .out-h.book-group .btn-book span {
color: #000;
}
.white-bg-header .out-h.book-group .btn-book:hover {
border-color: #fff !important;
background-color: transparent;
}
.header.white-bg-header {
border-bottom: 1px solid #595959;
background-color: #fff;
}
.shipping_address .form-control
{
border:none;
}
.shipping_address .form-group input
{
border:1px solid #cbcbcb;
height: 48px;
}
.shipping_address .form-control .form-group label {
color: #6c7275;
font-weight: 700;
font-size: 12px;
margin-bottom: 8px;
text-transform: uppercase;
}
.summary-left .item-one-cart .item-img-cart {
height: 194px;
width: 194px;
background-color: #fff;
margin-right: 50px;
}
.summary-left .item-one-cart .item-name {
font-size: 28px;
font-weight: 600;
color: #000;
line-height: 48px;
}
.summary-left .item-one-cart .item-short {
font-size: 18px;
line-height: 30px;
color: #000;
}
.summary-left .item-one-cart {
background-color: #ededed;
padding: 20px;
}
.summary-details {
background-color: #e0eaf8;
padding: 70px 73px;
}
.summery-guest {
width: 380px;
padding: 32px;
}
.summery-guest ul li {
display: flex;
justify-content: space-between;
margin: 25px 0px;
}
.od-summary-head {
font-size: 24px;
font-weight: 700;
}
.total-summary {
border-top: 1px solid #d1d1d8;
padding-top: 20px;
}
.shipping-free {
color: #3aa39f;
}
.add-items-summery {
padding-top: 80px;
padding-bottom: 70px;
}
.coupon-code .form-control {
height: 56px;
border: 1px solid #d1d1d8;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
}
.coupon-code .form-control::placeholder {
color: #a2a3b1;
}
.form-control:focus {
box-shadow: none;
}
.coupon-code i {
top: 50%;
left: 88%;
transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
font-size: 24px;
}
.order-summary {
background: linear-gradient(
90deg,
rgba(255, 255, 255, 1) 75%,
rgba(224, 234, 248, 1) 75%
);
}
.summary-left {
padding-right: 60px;
}
.summary-heding {
font-size: 30px;
color: #585858;
font-weight: 700;
}
.number input,
.number .minus,
.number .plus {
width: 40px;
height: 40px;
background-color: #242424;
display: inline-flex;
align-items: center;
justify-content: center;
color: #fff;
text-align: center;
border: none;
}
.number .minus,
.number .plus {
font-size: 26px;
cursor: pointer;
padding-bottom: 2px;
outline: none;
}
.number .minus {
border-radius: 5px 0px 0px 5px;
-webkit-border-radius: 5px 0px 0px 5px;
-moz-border-radius: 5px 0px 0px 5px;
-ms-border-radius: 5px 0px 0px 5px;
-o-border-radius: 5px 0px 0px 5px;
}
.number .plus {
border-radius: 0px 5px 5px 0px;
-webkit-border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0px;
-ms-border-radius: 0px 5px 5px 0px;
-o-border-radius: 0px 5px 5px 0px;
}
.number {
border: 1px solid #e0e0e0;
width: fit-content;
}
.number input {
font-weight: 600;
}
.number input:focus {
outline: none;
}
.guest-out a {
margin-top: 16px;
}
.btn-hover:hover {
background-color: transparent !important;
}
.guest-out a {
border-radius: 35px;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
-ms-border-radius: 35px;
-o-border-radius: 35px;
padding: 15px;
} .summary-details.check-details {
padding: 110px 0px 70px 73px!important;
}
.check-out-fill .form-group .form-select,
.check-out-fill .form-group .form-control {
height: 48px;
border: 1px solid #cbcbcb;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
.form-select:focus {
box-shadow: none;
}
.check-out-fill .form-group .form-control::placeholder {
color: #999999;
}
.check-out-fill .form-group label {
color: #6c7275;
font-weight: 700;
font-size: 12px;
margin-bottom: 8px;
text-transform: uppercase;
}
.check-heding {
font-size: 20px;
font-weight: 500;
margin-bottom: 16px;
}
.page-heding {
font-size: 32px;
font-weight: 600;
}
.check-guest {
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
background-color: #fafafa !important;
}
.check-details .summery-guest.check-guest {
width: 450px;
padding: 22px;
}
.summery-guest.check-guest .item-img-cart {
height: 160px;
background-color: #fff;
}
.pay-height-fix {
min-height: 100%;
height: 100vh;
}
.cart-total ul li {
margin: 10px 0px;
color: #999999;
}
li.total-pay {
font-size: 20px;
font-weight: 700;
border-top: 1px solid #d9d9d9;
color: #000 !important;
margin: 20px 0px 30px 0px !important;
padding-top: 20px;
}
.form-check .form-check-input {
height: 24px;
width: 24px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
margin-right: 10px;
margin-top: 0px;
}
.form-check-label {
font-size: 16px !important;
font-weight: 400 !important;
color: #6c7275 !important;
}  [type="radio"]:checked,
[type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
position: relative;
cursor: pointer;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
content: "";
position: absolute;
left: 0%;
top: 50%;
width: 18px;
height: 18px;
border: 1px solid #000;
border-radius: 100%;
background: #fff;
transform: translate(100%, -50%);
-webkit-transform: translate(100%, -50%);
-moz-transform: translate(100%, -50%);
-ms-transform: translate(100%, -50%);
-o-transform: translate(100%, -50%);
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
content: "";
width: 10px;
height: 10px;
background: #000;
position: absolute;
top: 50%;
left: 12px;
border-radius: 100%;
transition: all 0.2s ease;
transform: translate(100%, -50%);
-webkit-transform: translate(100%, -50%);
-moz-transform: translate(100%, -50%);
-ms-transform: translate(100%, -50%);
-o-transform: translate(100%, -50%);
}
[type="radio"]:not(:checked) + label:after {
opacity: 0;
}
[type="radio"]:checked + label:after {
opacity: 1;
}
.radio-main label {
border: 1px solid #cbcbcb;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
padding: 13px 40px 13px 50px;
width: 100%;
}
[type="radio"]:checked + label {
background-color: #e0eaf8;
}
.radio-pay {
border-bottom: 1px solid #000;
margin-bottom: 26px;
padding-bottom: 36px;
}  .complete-gif {
height: 120px;
width: 120px;
}
.order-complete
{
background-color:#ffffff;
}
.thankyou h1 {
font-size: 60px;
font-weight: 700;
color: #23262f;
}
.thankyou a .text-up {
color: #3f3f3f;
}
.thankyou a {
padding: 13px 38px;
border-radius: 35px;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
-ms-border-radius: 35px;
-o-border-radius: 35px;
}
.thankyou a:hover {
border-color: #fff !important;
}
.check-out-fill abbr[title]
{
text-decoration: none;
}
.woocommerce-shipping-fields abbr[title]
{
text-decoration: none;
}
.need-card-one {
background-color: #1e395d;
border: 2px solid #e0e0e0;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
color: #fff;
height: 100%;
}
.need-help {
background-color: #e0eaf8;
}
.need-card-one h4 {
font-size: 30px;
font-weight: 600;
text-decoration: underline;
margin-bottom: 28px;
}
.whatsapp-title {
font-weight: 600;
}
.need-help {
padding-top: 112px;
}
.modal.order-detail-modal .modal-dialog {
max-width: 100%;
}
.modal.order-detail-modal .modal-dialog .modal-content {
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
padding: 60px;
}
.modal.order-detail-modal .modal-dialog .modal-content .btn-close {
right: 20px;
top: 20px;
}
.modal.order-detail-modal .modal-dialog .modal-content .modal-title {
font-size: 32px;
font-weight: 600;
}
.order-dtl-topheading {
color: #23262f;
font-weight: 600;
font-size: 30px;
}
.order-dtl-subtitle {
font-size: 22px;
font-weight: 600;
color: #444;
line-height: 44px;
}
.order-timing li {
font-size: 20px;
color: #999;
line-height: 44px;
}
li.card-line {
color: #999999;
}
.billing-details {
font-size: 24px;
font-weight: 600;
color: #444;
line-height: 44px;
}
.bill-name {
color: #999;
}
.bill-Payment,
.bill-shipment {
border-top: 1px solid #e0e0e0;
margin-top: 34px;
padding-top: 34px;
}
.order-dtl-date {
color: #444;
font-size: 24px;
font-weight: 500;
line-height: 44px;
}
.details-summary-right .item-img-cart {
height: 165px;
width: 160px;
}
.details-summary-right .item-name {
color: #01030d;
font-weight: 500;
}
.cart-total.card-pay-detail li {
display: flex;
justify-content: space-between;
color: #23262f;
}  .contact-form {
padding: 40px;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
}
.fill-details-head {
font-weight: 800;
}
.contact-form .form-group {
padding-top: 30px;
}
.contact-form .group {
width: 100%;
position: relative;
}
.contact-form label {
position: absolute;
top: 12px;
color: #444;
transition: 0.25s ease;
}
.contact-form input {
display: block;
width: 100%;
padding-top: 12px;
padding-bottom: 12px;
border: none;
border-radius: 0;
color: #000;
transition: 0.3s ease;
border-bottom: 1px solid #e0e0e0;
}
.contact-form input:focus {
outline: none;
}
.contact-form input:valid ~ label {
top: -8px;
color: #444;
}
.contact-form input:focus ~ label {
top: -10px;
color: #000000;
}
.contact-form input:focus ~ .bar:before {
transform: translateX(0);
}
.contact-form input:-webkit-autofill-selected {
background-color: transparent;
}
.address-head {
font-size: 19px;
font-weight: 500;
color: #fff;
margin: 8px 0px 14px 0px;
}
.complete-address {
color: #cdcdcd;
font-size: 15px;
}
.location-one {
width: 50%;
padding-right: 24px;
}
.locations {
border-right: 1px solid #a4a4a4;
}
.map-heading {
color: #949494;
font-size: 30px;
font-weight: 600;
margin-bottom: 26px;
}
.location-inform .need-card-one h4 {
font-size: 20px;
font-weight: 500;
text-decoration: none;
}
.location-inform .need-card-one {
border: none;
background-color: transparent;
}
.location-inform .help-number {
font-size: 15px;
}
.mail-a,
.call-a,
.location-inform .ex-number,
.location-inform .whatsapp-title {
font-size: 15px;
font-weight: 400;
}
.contact-submit a {
font-size: 14px;
padding: 14.5px 32px;
}
.form-main {
padding: 80px 0px 100px 0px;
}
.contact-head {
font-size: 48px;
font-weight: 500;
line-height: 64px;
}
#bookDemo .modal-dialog {
max-width: 870px;
}
#reviewModal .modal-dialog {
max-width: 750px;
}
#bookDemo .contact-form {
padding: 0px;
}
#bookDemo .contact-form .form-group {
padding-top: 25px;
}
#bookDemo .btn-close {
right: 24px;
top: 24px;
z-index: 1;
}
#reviewModal .modal-dialog .modal-content {
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
}
#reviewModal .btn-close {
right: 24px;
top: 24px;
z-index: 1;
}
.share-th {
color: #191919cc;
}
.review-modal .item-img-cart {
height: 125px;
width: 125px;
margin-right: 30px;
}
.review-modal .item-one-cart {
background-color: #e0eaf8;
padding: 8px;
border-radius: 10px;
width: 400px;
}
.review-modal .item-one-cart .item-name {
font-weight: 600;
line-height: 32px;
}
.in-over {
font-size: 18px;
color: #000;
}
.overall ul li a {
margin-right: 8px;
font-size: 18px;
color: #aaaaaa;
}
.text-area textarea.form-control {
height: 120px;
border: 1px solid #e0e0e0;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
}
.review-s-submit a {
padding: 14px 32px;
}  .about-full-img {
height: 440px;
border-radius: 100px 100px 0px 0px;
-webkit-border-radius: 100px 100px 0px 0px;
-moz-border-radius: 100px 100px 0px 0px;
-ms-border-radius: 100px 100px 0px 0px;
-o-border-radius: 100px 100px 0px 0px;
overflow: hidden;
}
.about-full-img img {
height: 100%;
width: 100%;
object-fit: cover;
}
.about-us {
background-color: #02040f;
}
.des-about {
color: #fff;
}
.our-story .heading h2 {
font-size: 36px;
font-weight: 500;
line-height: 48px;
}
.vision-mission {
color: #fff;
background: #3272c31f;
}
.vision-mission .heading h2 {
color: #fff;
font-size: 48px;
font-weight: 500;
line-height: 65px;
}
.vision-mission .heading .test {
color: #fff;
text-transform: uppercase;
}
.vision-card {
padding: 33px 38px;
border-radius: 26px;
-webkit-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
background: linear-gradient(
180deg,
rgba(23, 23, 23) 40%,
rgba(20, 52, 94) 100%
);
border: 1px solid #595959;
}
.m-heading {
font-weight: 700;
font-size: 20px;
line-height: 34px;
}
.mission-icon {
height: 32px;
width: 32px;
display: inline-block;
margin-bottom: 14px;
}
.mission-icon img {
height: 100%;
width: 100%;
}
.core-values .heading h2 {
font-weight: 700;
font-size: 48px;
}
.owl-carousel.value-carousel .item {
padding: 5px;
}
.owl-carousel.value-carousel .item .value-card {
background-color: #fff;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
padding: 32px 40px 48px 40px;
box-shadow: rgb(55, 55, 55, 0.12) 0px 10px 24px -20px;
height: 400px;
}
.owl-carousel.value-carousel .item .value-card.bg-two {
background: linear-gradient(
160deg,
rgba(68, 102, 151, 1),
rgba(22, 33, 49, 1)
);
color: #fff;
}
.owl-carousel.value-carousel .item .value-card.bg-two .value-icon {
background: linear-gradient(
150deg,
rgba(211, 225, 243, 0.18),
rgba(0, 0, 0, 0.18)
);
color: #fff;
}
.value-icon {
width: 58px;
height: 56px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border: 1px solid #c6c6c6;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 12px;
}
.value-title {
font-size: 23px;
font-weight: 700;
line-height: 27px;
margin: 20px 0px;
}
.value-content {
line-height: 23px;
color: #868686;
}
.value-card.bg-two .value-content {
color: #dcd9d9;
}
.leadership {
background-color: #eff2f4;
}
.leader-heading .heading h2 {
color: #01030d;
line-height: 64px;
font-size: 48px;
width: 80%;
}
.leader-heading .heading p {
color: #444;
line-height: 26px;
font-size: 18px;
}
.leader-image {
width: 400px;
}
.leader-pic {
overflow: hidden;
display: inline-block;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
}
.leader-pic img {
object-fit: cover;
}
.l-name {
font-weight: 600;
color: #000;
}
.l-position {
color: #373737;
}
.linkedin-dtl {
font-size: 32px;
color: #000;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
}
.leader-image {
height: 490px;
overflow: auto;
}
.leader-image::-webkit-scrollbar {
display: none;
}
.leader-image ul li {
margin-bottom: 40px;
}
.leader-image ul li:last-child {
margin-bottom: 0px;
}
.our-team {
background-color: #3e4d6b;
}
.our-team .heading h2 {
color: #fff;
font-size: 48px;
font-weight: 500;
}
.our-team .heading p {
color: #ddd;
font-size: 18px;
font-weight: 500;
line-height: 26px;
}
.team-image {
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
height: 396px;
overflow: hidden;
}
.team-image img {
height: auto;
width: 100%;
object-fit: cover;
}
.supported-by .heading h5 {
font-size: 32px;
font-weight: 500;
line-height: 54px;
}
.s-logo-one {
width: 160px;
height: 120px;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
background-color: #fff; padding: 12px;
position: relative;
}
.s-logo-one:last-child::before {
display: none;
}
.s-logo-one::before {
content: "";
position: absolute;
height: 70px;
width: 1px;
background-color: #b6b6b6;
top: 50%;
left: 120%;
transform: translate(0%, -50%);
}
.s-logo-one img {
height: 100%;
width: 100%;
object-fit: contain;
}
.join-t-img {
height: 500px;
}
.join-t-img img {
height: 100%;
width: 100%;
object-fit: cover;
}
.join-team-head {
background: linear-gradient(140deg, rgba(11, 11, 11, 1), rgba(20, 52, 94, 1));
}
.join-team-head .heading h2 {
font-size: 48px;
font-weight: 600;
line-height: 52px;
color: #fff;
}
.join-team-head .heading p {
font-weight: 300;
line-height: 24px;
color: #f3f4f6;
}
.join-team-head {
padding-left: 80px;
} .bg-block img {
max-width: 100%;
height: 100%;
}
.bg-block {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.bg-block.active {
filter: alpha(opacity=100);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
} form .stars {
display: none;
}
.home-future.text-wh {
background: -webkit-linear-gradient(#fff, #999);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.item-img-cart img {
height: auto;
width: auto;
max-height: 100%;
max-width: 100%;
}
.contact-form input::placeholder {
color: #444;
}
.contact-submit .product-btn {
font-size: 14px;
padding: 18px 32px;
background-color: #3271c3;
border-radius: 30px;
position: relative;
width: auto;
}
.contact-submit .product-btn::before {
content: "";
position: absolute;
background: linear-gradient(
135deg,
rgba(114, 174, 251, 1) 40%,
rgba(48, 86, 135, 1) 100%
) !important;
opacity: 0 !important;
height: 100%;
z-index: 0;
width: auto;
top: 0px;
left: 0px;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
}
.contact-submit .product-btn:hover::before {
opacity: 1 !important;
}
.contact-submit .contact-btn {
font-size: 20px;
line-height: 30px;
padding: 18px 32px;
background-color: #3271c3;
border-radius: 50px;
position: relative;
border: none;
font-weight: 500;
width: auto;
}
.contact-submit .contact-btn::before {
content: "";
position: absolute;
background: linear-gradient(
135deg,
rgba(114, 174, 251, 1) 40%,
rgba(48, 86, 135, 1) 100%
) !important;
opacity: 0 !important;
height: 100%;
z-index: 0;
width: auto;
top: 0px;
left: 0px;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
border-radius: 50px;
}
.contact-submit .contact-btn:hover {
opacity: 1 !important;
background: linear-gradient(
135deg,
rgba(114, 174, 251, 1) 40%,
rgba(48, 86, 135, 1) 100%
) !important;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
border-radius: 50px;
}
.white-bg-header .cart-display {
display: none;
}
.volumn-card span img {
width: 32px;
}
.wp-block-woocommerce-filled-cart-block {
background: linear-gradient(
90deg,
rgba(255, 255, 255, 1) 75%,
rgba(224, 234, 248, 1) 75%
);
}
.wp-block-woocommerce-cart-totals-block {
background-color: #e0eaf8;
padding: 70px 73px;
}
.wp-block-woocommerce-cart-order-summary-block {
width: 380px;
padding: 32px;
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.wc-block-cart-items tbody {
width: 100%;
}
.wc-block-cart-items tbody tr {
background-color: #ededed;
padding: 20px;
display: inline-block;
margin-top: 24px;
margin-bottom: 24px;
}
.review-s-submit button {
border: none;
padding: 14px 32px;
}
.mobile-main .video-live img {
width: auto !important;
max-width: max-content !important;
} @media (max-width: 1400px) {
.sync .owl-carousel .item{
min-width: auto;
height: 450px;
}
.support-text {
padding-left: 0px !important;
}
.work-video {
width: auto;
}
.summary-details {
background-color: #e0eaf8;
padding: 50px 34px;
}
.summary-details.check-details {
padding: 100px 0px 60px 20px;
}
.check-details .summery-guest.check-guest {
width: 430px;
}
.steth-hover-img,
.default-image {
right: 50px;
width: 300px;
}
.sub_menu li {
width: 100%;
}
.sub_menu li span {
right: 50px;
}
.owl-carousel.value-carousel .item .value-card {
height: 450px;
}
.s-logo-one::before {
left: 124%;
}
}
@media (max-width: 1199px) {
.sync .owl-carousel .item {
height: 380px;
}
.card-title-p{
font-size: 20px;
}
.sync .item{
width: auto !important;
}
.btn-book {
font-size: 20px;
}
.h-700 {
height: 620px;
}
.add-items-summery {
padding-top: 80px;
padding-bottom: 60px;
}
.counter-main ul li span {
font-size: 38px;
}
.video-main-run {
width: 283px;
left: 55.2%;
top: 0%;
transform: translate(-50%, 24.3%);
border-radius: 20px;
}
.sync .item {
height: 450px;
}
.real-tabs .nav-pills .nav-link {
border-radius: 24px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
-ms-border-radius: 24px;
-o-border-radius: 24px;
font-size: 28px;
padding: 20px 10px;
margin-bottom: 20px;
}
.feature-head {
font-size: 40px;
}
.feature-icon {
height: 86px;
width: 90px;
}
.testimonial-text {
padding-right: 0px !important;
}
.support ul li {
height: 90px;
}
.support {
padding: 30px 40px;
}
.testimonial-image {
width: auto;
height: 450px;
}
.testimonial-image img {
object-fit: cover;
}
.stethoscope-d {
height: 500px;
}
.mediacl-p-cards ul li .volumn-card {
padding: 22px;
}
.volumn-card p {
font-size: 18px;
line-height: 28px;
}
.enhance-img.bt-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.student-digital h5 {
font-size: 36px;
line-height: 50px;
}
.work-video {
height: 400px;
width: 100%;
}
.work-bg {
padding: 30px 32px;
}
.mobile-main .video-live {
transform: translate(-50%, 22%);
width: 300px;
}
.what-box .heading {
margin-bottom: 30px !important;
}
.items-img {
height: 220px;
width: 220px;
margin-bottom: 16px !important;
}
.the-box-items {
padding: 70px;
}
.text-so.show-more-height {
max-height: 550px;
}
.student-rate {
font-size: 34px;
margin: 30px 0px !important;
}
.feature-icon img {
height: 100%;
width: 100%;
}
.summery-guest {
width: 340px;
padding: 20px;
}
.summary-details {
padding: 40px 0px 40px 30px;
}
.summery-guest ul li {
margin: 20px 0px;
}
.summary-left {
padding-right: 30px;
}
.main_menu ul li ul {
left: 42px;
}
.sub_menu::after {
left: 41%;
}
.about-full-img {
height: 350px;
}
.v-card-border,
.vision-card {
height: 100%;
}
.core-values .heading {
padding-bottom: 50px !important;
}
.team-image {
height: 400px;
}
.s-logo-one {
width: 150px;
height: 100px;
}
.s-logo-one::before {
left: 115%;
}
.join-t-img {
height: 400px;
}
.join-team-head {
padding-left: 80px;
padding-right: 115px !important;
}
.join-team-head .heading p br {
display: none;
}
.our-team .heading {
padding-bottom: 40px !important;
}
.trusted .answer .img-one {
width: 100px;
}
.ayusynk {
height: 650px;
}
.bluetooth .heading {
margin-bottom: 40px;
}
.img-shape.bt-main,
.enhance-img.bt-img {
height: 430px;
width: 100%;
}
}
@media (max-width: 991px) {
.pay-height-fix {
height: auto !important;
}
#order_review {
height: 100%;
}
.video-content .future-health {
padding-top: 0px !important;
}
.nav-open {
display: inline-block;
font-size: 22px;
color: #fff;
}
.woocommerce ul.order_details {
flex-wrap: wrap;
justify-content: start;
width: 720px;
padding: 12px 12px !important;
margin: 0 auto !important;
margin-bottom: 20px !important;
}
.video-main-run {
width: 281px;
left: 54%;
top: 0%;
transform: translate(-50%, 1.9%);
border-radius: 25px;
}
.sync .item.bp-item::before {
background-size: auto;
}
.default-image {
display: none;
}
.add-items-summery {
padding-top: 0px;
padding-bottom: 20px;
}
.join-team-head {
padding-right: 84px !important;
}
.book-demo .btn-hover {
margin-right: 24px;
}
.book-demo .book-group {
display: flex;
align-items: center;
}
.out-h.book-group a:not(.cart-display) {
display: none !important;
}
.guest-out a {
padding: 14px;
}
.out-h.book-group a:last-child {
display: block !important;
padding-left: 20px;
}
.offcanvas-body .navbar-nav .nav-link {
color: #000;
padding: 12px 6px !important;
}
.future-health h1 {
font-size: 44px;
line-height: 60px;
}
.future-health p {
line-height: 30px;
font-size: 18px;
}
.product-btn {
font-size: 20px;
padding: 10px 20px;
}
.ayusynk {
background-color: #02040f;
color: #fff;
height: 500px;
}
.heading h2 {
font-size: 36px;
line-height: 50px;
}
.heading p {
line-height: 30px;
font-size: 18px;
}
.learn-more {
font-size: 18px;
}
.img-shape {
padding-left: 0px !important;
}
.enhance-img {
height: 370px;
}
.enhance-img img {
object-fit: cover;
}
.counter-main ul li span {
font-size: 34px;
}
.counter-main ul li p {
font-size: 18px;
}
.counter-main ul li {
text-align: center;
width: 50%;
margin: 14px 0px;
}
.enhancing {
margin-bottom: 0px !important;
}
.home-counter {
margin-bottom: 0px !important;
}
.sync {
padding: 60px 0px;
}
.sync .heading h2 {
font-weight: 600;
font-size: 42px;
line-height: 60px;
width: 100%;
}
.sync .item h3 {
font-size: 28px;
line-height: 40px;
margin-bottom: 60px;
}
.sync .item::before {
background-size: 300px 330px;
}
.sync .item .btn-hover.product-btn {
font-size: 16px;
}
.sync .item {
height: 400px;
min-width: 360px;
width: 360px;
}
.real-tabs .nav-pills .nav-link {
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
font-size: 22px;
padding: 16px 10px;
margin-bottom: 14px;
}
.feature-head {
font-size: 30px;
margin: 18px 0px !important;
}
.feature-icon {
height: 76px;
width: 80px;
}
.feature-icon img {
height: 100%;
width: 100%;
}
.feature-description {
font-size: 16px;
font-weight: 500;
line-height: 25px;
margin-bottom: 0px;
}
.testimonial-image {
width: auto;
height: 400px;
}
.trusted .answer .img-one {
width: 24%;
height: 70px;
justify-content: center;
margin: 14px 0px;
}
.answer {
flex-wrap: wrap;
}
.test-description {
font-size: 22px;
}
.touch-one {
top: 60px;
}
.touch-two {
top: 110px;
}
.touch-three {
top: 160px;
}
.get-in-touch .heading h2 {
font-size: 30px;
line-height: 40px;
}
.get-in-touch {
padding-top: 100px;
}
.get-in-touch .heading p {
font-size: 20px;
line-height: 30px;
margin: 10px 0px !important;
}
.support ul li {
height: 60px;
}
.support {
padding: 24px 32px;
}
.footer-links li a {
font-size: 16px;
}
.footer-head {
font-size: 22px;
margin-bottom: 10px !important;
}
.sitemap,
.get-touch-footer {
margin-top: 40px;
}
.btn-book {
padding: 9px 20px !important;
}
.future-health {
padding-top: 30px !important;
}
.stethoscope-d {
height: 400px;
}
.stethoscope-d-text {
margin-top: 20px;
}
.stethoscope-d-text h6 {
font-size: 32px;
line-height: 44px;
}
.next-medical-profession,
.st-high {
padding: 50px 0px !important;
}
.medical-p .heading h2 {
font-size: 40px;
line-height: 56px;
margin-bottom: 0px !important;
}
.mediacl-p-cards {
padding-left: 0px;
margin-top: 26px;
}
.volumn-card h6 {
font-size: 18px;
}
.volumn-card p {
font-size: 16px;
line-height: 26px;
}
.img-shape.bt-main,
.enhance-img.bt-img {
height: 400px;
}
.enhance-img.bt-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.bluetooth .heading h2 {
margin: 16px 0px !important;
}
.test {
font-size: 18px;
}
.student-digital h5 {
font-size: 30px;
line-height: 42px;
}
.bluetooth {
padding: 50px 0px !important;
}
.student-digital {
margin-top: 36px !important;
}
.work-video {
height: 300px;
margin-bottom: 30px;
}
.out-book {
display: none;
}
.in-nav .in-book {
color: #000 !important;
display: inline-block;
}
.in-case-a a {
margin-right: 16px;
}
.mobile-main .video-live {
position: unset !important;
transform: translate(0%, 0%);
-webkit-transform: translate(0%, 0%);
-moz-transform: translate(0%, 0%);
-ms-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
}
.mobile-main {
text-align: center;
height: 400px;
overflow: hidden;
}
.application-details {
margin-top: 50px;
}
.items-img {
height: 240px;
width: 230px;
margin-bottom: 16px !important;
}
.the-box-items {
padding: 50px;
}
.items-lst {
margin: 32px 0px;
}
.work-bg .heading h2 {
margin-bottom: 30px !important;
}
.testimonial .owl-carousel.testimonial-owl .item {
padding: 36px 36px 36px 47px;
border-radius: 60px;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
}
.star-rate img {
width: 22px;
}
.per-review-card {
margin-bottom: 22px;
}
.text-so.show-more-height {
max-height: 590px;
}
.accordion-button {
padding-right: 90px;
}
.accordion-button::after {
position: absolute;
right: 50px;
}
.st-img-pd {
padding-right: 0px !important;
}
#sectionPin {
height: 200vh;
}
.items-button .btn-book {
padding: 9px 26px !important;
}
.items-button .product-btn {
padding: 10px 26px !important;
}
.order-summary {
background: transparent;
margin-top: 50px;
}
.summary-left {
padding-right: 0px;
}
.white-bg-header .out-h.book-group a:last-child {
color: #000;
}
.in-wbg-head .cart-w,
.in-wbg-head .user-w {
width: 30px;
}
.summary-details {
padding: 40px;
}
.summery-guest {
width: auto;
}
.summary-details.check-details {
padding: 40px;
}
.check-details .summery-guest.check-guest {
width: auto;
}
li.total-pay {
margin: 20px 0px 10px 0px !important;
}
.order-summary .accordion-item .accordion-button {
font-size: 18px;
font-weight: 600;
color: #484848;
padding-right: 32px;
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-ms-border-radius: 0px !important;
-o-border-radius: 0px !important;
}
.in-nav .accordion-item .accordion-button::before,
.order-summary .accordion-item .accordion-button::before {
display: none;
}
.in-nav .accordion-item .accordion-button::after,
.order-summary .accordion-item .accordion-button::after {
right: 2px;
content: "\f107";
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
}
.order-summary .accordion-item .accordion-button .total-p-rate {
color: #141718;
}
.c-acordian-down {
border: none;
border-top: 1px solid #dbdbdb;
opacity: 1;
}
.in-nav .accordion-button:not(.collapsed)::after,
.order-summary .accordion-button:not(.collapsed)::after {
opacity: 1;
rotate: 180deg;
}
.thankyou h1 {
font-size: 50px;
}
.need-help .heading {
padding-bottom: 30px !important;
}
.need-help {
padding-top: 70px;
}
.need-card-one {
height: 280px;
}
.thankyou .btn-hover.btn-book {
padding: 13px 20px !important;
}
.need-card-one {
margin-bottom: 20px;
}
.order-detail-modal .modal-header {
padding-bottom: 20px !important;
}
.in-nav .accordion-button {
font-size: 16px;
color: #000;
}
.in-nav .sub_menu li span {
height: 45px;
width: 70px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
opacity: 1;
position: unset !important;
display: inline-block;
transform: unset;
-webkit-transform: unset;
-moz-transform: unset;
-ms-transform: unset;
-o-transform: unset;
}
.in-nav .sub_menu li {
width: 100%;
font-size: 16px;
line-height: 26px;
display: flex;
align-items: center;
justify-content: space-between;
}
.about-full-img {
height: 300px;
}
.our-story .heading h2 {
font-size: 32px;
line-height: 44px;
}
.vision-mission .heading h2 {
font-size: 42px;
line-height: 60px;
}
.v-card-border,
.vision-card {
height: auto;
margin-top: 20px;
}
.vision-mission .heading {
margin-bottom: 10px !important;
}
.owl-carousel.value-carousel .item .value-card {
height: 390px;
}
.leader-image {
width: 275px;
height: 410px;
}
.leader-pic {
width: 275px;
height: 320px;
}
.our-team .heading p br {
display: none;
}
.our-team .heading {
padding-bottom: 30px !important;
}
.team-image {
height: 300px;
}
.s-logo-one {
width: 110px;
height: 80px;
padding: 10px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
}
.join-team-head {
padding-left: 50px;
}
.join-team-head .heading h2 {
font-size: 42px;
}
.form-main {
padding: 0px 0px 70px 0px;
}
.contact-head {
margin-bottom: 30px;
}
.contact-head {
font-size: 44px;
line-height: 60px;
}
.locations {
border-right: none;
}
.in-tab-line {
justify-content: space-between;
}
.location-one {
width: 48%;
padding-right: 0px;
}
.location-inform {
margin-top: 60px;
}
.location-inform .need-card-one {
height: auto;
}
.t-logo-shape {
top: 32%;
}
.contact-book {
margin-top: 10px !important;
}
.header {
padding: 20px 0px;
}
}
@media (max-width: 767px) {
.v-all-products
{
display:block!important;
padding-top:10px;
}
.v-all-products a 
{
text-decoration:underline;
color:#ffffff;
}
.page-links.tab-open{
position: unset;
opacity: 1;
transform: none;
padding: 0px 10px;
}
.page-links.tab-open ul a{
text-decoration: underline;
color: #fff;
}
.page-links.tab-open ul a p{
color: #fff;
}
#student-page .modal-dialog{
min-width: 315px;
max-width: 315px;
margin: 0 auto;
}
.future-health {
padding-top: 0px !important;
}
.video-content.ayusynk {
height: 350px;
padding-bottom: 0px;
}
.woocommerce ul.order_details {
width: 540px;
}
.wp-block-group p {
margin: 0px;
text-align:left;
}
.default-image {
display: none;
}
.video-main-run {
width: 242px;
left: 49.3%;
transform: translate(-50%, 1.6%);
}
.mobile-main .video-live img {
width: 100% !important;
}
.future-health h1 {
font-size: 34px;
line-height: 44px;
}
.future-health p {
line-height: 26px;
font-size: 16px;
margin: 16px 0px 22px 0px !important;
}
.ayusynk {
height: auto;
padding-bottom: 48px;
}
.enhancing {
margin: 0px !important;
}
.heading h2 {
font-size: 32px;
line-height: 42px;
}
.enhance-img {
height: 300px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
}
.counter-main ul {
flex-wrap: wrap;
}
.counter-main ul li {
width: 50%;
margin: 16px 0px;
text-align:center;
}
.enhancing {
padding-bottom: 24px !important;
}
.home-counter {
padding-bottom: 30px !important;
}
.counter-main ul li span {
font-size: 30px;
}
.sync {
padding: 40px 0px;
}
.sync .heading h2 {
font-size: 34px;
line-height: 46px;
}
.sync .heading {
margin-bottom: 24px !important;
}
.sync .item {
min-width: 350px;
}
.sync .item h3 {
font-size: 24px;
}
.real-time {
padding: 40px 0px;
}
.after-real {
margin: 20px 0px;
}
.real-tabs .nav-pills .nav-link {
border-radius: 16px;
-webkit-border-radius: 10px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
font-size: 18px;
padding: 12px 10px;
margin-bottom: 14px;
}
.tabs-list {
height: 160px;
}
.tab-data {
margin-top: 14px;
}
.feature-icon {
height: 60px;
width: 60px;
border-radius: 10px;
}
.feature-head {
font-size: 26px;
margin: 24px 0px 16px 0px !important;
}
.feature-description {
line-height: 26px;
}
.test-description {
font-size: 20px;
line-height: 30px;
margin: 20px 0px !important;
padding-top: 0px !important;
}
.testimonial-image {
height: 300px;
}
.testimonial-text {
padding-bottom: 30px !important;
}
.testimonial {
margin-bottom: 40px;
}
.trusted {
padding: 30px 0px !important;
}
.trusted .heading h2 {
font-weight: 400;
font-size: 30px;
}
.trusted .answer.owl-carousel .item .img-one {
height: 110px;
}
.trusted .heading {
margin-bottom: 10px !important;
}
.touch-one {
top: 50px;
width: 100%;
}
.touch-two {
top: 80px;
width: 100%;
}
.touch-three {
top: 110px;
width: 100%;
}
.touch-one img,
.touch-two img,
.touch-three img {
width: 100%;
}
.get-in-touch .heading h2 {
font-size: 30px;
line-height: normal;
}
.get-in-touch .heading p {
font-size: 18px;
line-height: 28px;
margin: 0px 0px !important;
}
.get-in-touch {
padding-top: 60px;
}
.btn-book {
padding: 9px 20px;
}
.support-text {
text-align: center;
margin-bottom: 30px;
}
.support-logos {
margin-top: 20px;
}
.support ul li {
height: 50px;
}
.support {
padding: 18px 30px;
}
.footer-logo span img {
width: 130px;
}
.social-icons {
margin-top: 30px;
}
.tabs-list .nav {
margin-right: 0px !important;
}
.header {
padding: 14px 0px;
}
.app-download {
padding: 50px 0px;
}
.application {
border-radius: 40px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
padding: 40px;
}
.application-details .heading h2 {
padding-top: 0px !important;
}
.speci-btn {
text-align: left !important;
}
.testimonial .owl-carousel.testimonial-owl .item {
padding: 36px 36px 70px 36px;
}
.review-rating {
flex-direction: column;
}
.write-text {
text-align: left;
}
.text-so.show-more-height {
max-height: 485px;
}
.accordion-button::before {
height: 40px;
width: 40px;
}
.tabs-list {
display: none;
}
.tab-data {
background-color: #fff;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
padding: 20px 20px 36px 20px;
}
.tab-content {
overflow: auto;
height: 400px;
}
.tab-content > .tab-pane {
display: block;
}
.fade:not(.show) {
opacity: 1;
}
#sectionPin {
height: 170vh;
}
.summary-left .item-one-cart .item-name {
font-size: 22px;
line-height: 36px;
}
.summary-left .item-one-cart
{
flex-wrap:wrap;
}
.summary-left .item-one-cart .item-img-cart {
height: 160px;
width: 160px;
margin-right: 26px;
}
.check-left .page-heding {
margin-bottom: 30px !important;
}
.summary-details.check-details {
padding: 18px!important;
}
.complete-gif {
height: 60px;
width: 60px;
}
.thankyou h1 {
font-size: 40px;
line-height: 48px;
}
.need-card-one h4 {
font-size: 26px;
margin-bottom: 22px;
}
.modal.order-detail-modal .modal-dialog .modal-content {
padding: 22px;
}
.order-timing li {
font-size: 18px;
line-height: 40px;
}
.details-summary-right {
margin-top: 40px;
}
.about-full-img {
height: 250px;
margin-top: 20px !important;
border-radius: 70px 70px 0px 0px;
-webkit-border-radius: 70px 70px 0px 0px;
-moz-border-radius: 70px 70px 0px 0px;
-ms-border-radius: 70px 70px 0px 0px;
-o-border-radius: 70px 70px 0px 0px;
}
.our-story {
margin-bottom: 0px !important;
}
.vision-mission .heading h2 {
font-size: 34px;
line-height: 46px;
}
.px-colsm-0 {
padding: 0px !important;
}
.m-description {
font-size: 18px !important;
}
.core-values .heading h2 {
font-size: 40px;
}
.core-values .heading {
padding-bottom: 34px !important;
}
.owl-carousel.value-carousel .item .value-card {
height: 324px;
}
.leader-heading .heading h2 {
line-height: 46px;
font-size: 40px;
}
.supported-by,
.our-team,
.leadership {
padding: 50px 0px !important;
}
.leader-pic {
width: 100%;
height: 312px;
margin-bottom: 16px !important;
}
.leader-image {
width: auto;
height: 490px;
}
.our-team .heading h2 {
font-size: 40px;
}
.leader-heading {
margin-bottom: 40px;
}
.our-team .heading {
padding-bottom: 16px !important;
}
.team-image {
height: 260px;
margin: 10px 0px;
}
.support-logos {
flex-wrap: wrap;
justify-content: space-around !important;
margin-top: 0px;
}
.s-logo-one {
width: 150px;
height: 90px;
margin: 10px 0px;
}
.s-logo-one::before {
display: none;
}
.supported-by .heading {
margin-bottom: 0px !important;
}
.join-t-img {
height: 320px;
}
.join-team-head .heading h2 {
font-size: 40px;
}
.join-team-head {
padding: 30px 0px 30px 0px !important;
}
.join-team-head .heading {
width: 540px;
margin: 0 auto;
}
.about-full-img {
height: 170px;
margin-top: 20px !important;
border-radius: 50px 50px 0px 0px;
-webkit-border-radius: 50px 50px 0px 0px;
-moz-border-radius: 50px 50px 0px 0px;
-ms-border-radius: 50px 50px 0px 0px;
-o-border-radius: 50px 50px 0px 0px;
}
.contact-head {
font-size: 34px;
line-height: 44px;
}
.contact-need {
margin-top: 50px;
}
.trusted .answer .img-one {
height: 60px;
}
.t-logo-shape {
top: 28%;
width: 200px;
}
.guest-out.check-submit {
padding-top: 20px !important;
}
.img-shape.bt-main,
.enhance-img.bt-img {
height: 350px;
}
.order-summary {
background: #fff;
}
}
@media (max-width: 575px) {
.sync .owl-carousel .item {
height: 418px;
}
.m-store-btn
{
display:block;
}
.app-store-btn
{
display:none!important;
}
.support-logos ul li img
{
height:75px!important;
}
.m-vision
{
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.fluent-img {
width: 56px;
height: 56px;
background-color: #3272C3;
border: 1px solid #c6c6c6;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
display: inline-block;
padding: 15px;
margin-right: 22px;
}
.footer-logo img
{
width:160px;
}
.sync-o
{
margin-top:40px;
}
.sync .heading h2 br{
display: none;
}
.sync-o.owl-carousel .owl-nav button.owl-next, .sync-o.owl-carousel .owl-nav button.owl-prev{
height: 40px;
width: 40px;
}
.sync-o.owl-carousel .owl-nav{
top: -60px;
}
.mb-none-all .item-one-cart {
flex-direction: column;
}
.home-video-btn {
display: none !important;
}
.video-content.ayusynk {
height: auto;
}
.m-gap
{
padding:0px;
}
.m-gap .home-future
{
padding:0px 15px;
}
.mobile-home-video {
display: block !important;
height: 305px;
border-radius: 0px;
overflow: hidden;
margin-top: 40px;
margin-bottom: 0px;
}
.video-pr {
display: none;
}
.woocommerce ul.order_details {
width: 400px;
}
.wp-block-group p {
margin: 0px;
}
.mb-none-all .item-one-cart .item-img-cart {
height: 140px;
width: 100%;
background-color: #f7f7f7;
}
.mb-none-all .check-guest {
background-color: #fff !important;
}
.mb-none-all .check-guest .od-summary-head {
text-align: center;
margin-top: 20px;
font-size: 20px;
}
.mb-none-all .item-name {
font-size: 18px !important;
}
.mb-none-all .summery-guest ul li {
margin: 14px 0px;
}
.book-demo .btn-hover {
margin-right: 14px;
padding: 6px 16px;
font-size: 14px;
}
.real-time .heading h2 {
line-height: 34px;
}
.real-description p {
line-height: 27px;
}
.default-image {
display: none;
}
.summary-details.check-details .item-cart-details {
margin-top: 14px;
}
.sync .item {
min-width: 290px;
}
.sync .item::before {
background-size: 263px 350px;
}
.header {
padding: 14px 0px;
border-bottom: none;
}
.future-health h1 {
font-size: 28px;
line-height: 42px;
}
.future-health p {
line-height: 26px;
font-size: 16px;
margin: 18px 0px 20px 0px !important;
}
.mediacl-p-cards ul {
height: auto;
}
.product-btn {
font-size: 16px;
padding: 11px 20px;
width: 100%;
text-align: center;
}
.future-health {
margin-top: 40px !important;
}
.ayusynk {
padding-bottom: 54px;
}
.application-details .heading h2,
.heading h2 {
font-size: 24px;
line-height: 32px;
}
.real-time .heading h2
{
font-size: 24px;
line-height: 32px;
}
.heading p {
line-height: 27px;
font-size: 16px;
}
.answer
{
justify-content: center !important;
}
.enhancing {
padding-top: 24px !important;
}
.learn-more {
font-size: 18px;
}
.enhance-img {
height: 280px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
}
.counter-main ul li span {
font-size: 32px;
}
.counter-main ul li p {
font-size: 16px;
}
.home-counter,
.enhancing {
padding-bottom: 14px !important;
}
.sync .heading h2 {
font-size: 29px;
line-height: 38px;
width: 100%;
}
.sync {
padding: 70px 0px;
}
.sync .item {
margin-right: 6px !important;
}
.sync .item {
height: 340px;
}
.sync .item h3 {
font-size: 24px;
margin-bottom: 40px;
}
.sync .item .btn-hover.product-btn {
font-size: 20px;
width: fit-content;
}
.real-time {
padding: 50px 0px;
}
.real-description {
font-size: 16px;
line-height: 24px;
}
.real-tabs .nav-pills .nav-link {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
font-size: 16px;
padding: 8px 8px;
margin-bottom: 10px;
}
.tabs-list {
height: 125px;
}
.feature-icon {
height: 50px;
width: 50px;
border-radius: 6px;
}
.feature-icon img {
height: 100%;
width: 100%;
}
.feature-head {
font-size: 28px;
margin: 20px 0px 16px 0px !important;
}
.testimonial .owl-carousel.testimonial-owl .item {
background-color: #f2f2f2;
padding: 18px 18px 18px 18px;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
}
.test {
font-size: 16px;
}
.test-description {
font-size: 16px;
line-height: 22px;
margin: 16px 0px !important;
}
.writer-name {
font-size: 16px;
}
.testimonial-image {
height: 260px;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
}
.testimonial-text {
padding-bottom: 0px !important;
}
.testimonial .owl-carousel.testimonial-owl .owl-dots {
left: 4%;
top: 98%;
}
.trusted .heading h2 {
font-size: 24px;
margin-bottom: 22px;
}
.trusted .answer.owl-carousel .item .img-one {
height: 100px;
}
.trusted .heading {
margin-bottom: 0px !important;
}
.trusted {
padding: 60px 0px 40px 0px !important;
}
.touch-one {
top: 50px;
}
.touch-two {
top: 80px;
}
.touch-three {
top: 110px;
}
.get-in-touch .heading h2 {
font-size: 16px;
}
.get-in-touch .heading p {
font-size: 18px;
line-height: 26px;
padding-top: 0px !important;
margin: 16px 0px 10px 0px !important;
}
.contact-book .product-btn,
.speci-btn .product-btn,
.work-bg .product-btn {
padding: 11px 18px;
}
.contact-book {
margin-top: 0px !important;
}
.btn-book {
padding: 7px 18px;
font-size: 16px;
text-align: center;
width: 100%;
margin: 0px !important;
}
.contact-book a {
margin: 0px 2px !important;
}
.support-border {
margin-top: 0px !important;
}
.support ul li {
height: 100px;
width: 50%;
justify-content: center;
}
.support-logos ul {
flex-wrap: wrap;
}
.support-logos ul li {
margin: 24px 0px;
}
.support-text {
margin-top: 12px;
}
.support,
.support-border {
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
}
.t-logo-shape {
top: 16%;
width: 140px;
}
.get-in-touch {
padding-bottom: 45px;
}
.footer-logo span img {
width: 120px;
}
.social-icons {
margin-top: 24px;
}
.products {
margin-top: 30px !important;
}
.sitemap,
.get-touch-footer {
margin-top: 30px;
}
.footer-links li a {
margin: 8px 0px;
}
.footer-head {
font-size: 20px;
margin-bottom: 8px !important;
}
.sub-footer {
margin-top: 16px !important;
padding-top: 16px !important;
}
.footer {
padding-bottom: 18px !important;
}
.student-rate {
font-size: 32px;
}
.btn-hover.btn-book {
margin-top: 10px !important;
}
.stethoscope-d {
height: 310px;
}
.stethoscope-d-text h6 {
font-size: 24px;
line-height: 32px;
}
.medical-p .heading h2 {
font-size: 32px;
line-height: 42px;
}
.medical-p .heading p {
font-size: 16px;
line-height: 27px;
}
.volumn-card p {
font-size: 18px;
}
.mediacl-p-cards ul li .volumn-card,
.mediacl-p-cards ul li {
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
}
.mediacl-p-cards ul li .volumn-card {
padding: 26px 22px;
}
.volumn-card h6 {
line-height: 25px;
margin-bottom: 8px !important;
}
.enhance-img.bt-img {
height: 330px;
border-radius: 16px;
}
.img-shape.bt-main,
.enhance-img.bt-img {
height: 250px;
padding-top: 0px !important;
}
.enhance-img.bt-img img {
width: 100%;
}
.student-digital h5 {
font-size: 24px;
line-height: 32px;
}
.work-bg {
padding: 40px 20px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
}
body {
background-color: #eaeaea;
}
.work-video {
height: 260px;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
}
.work-bg .heading .product-btn {
width: fit-content;
}
.application {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
padding: 40px 20px;
}
.application .row {
flex-direction: column-reverse;
}
.mobile-main {
height: 380px;
}
.download-icon {
flex-direction: column;
width: 100%;
padding: 16px;
align-items: self-start !important;
}
.download-icon h6 {
font-size: 14px;
margin-bottom: 6px;
}
.download-icon a {
height: 40px;
margin-top: 8px;
}
.download-icon a img {
height: auto;
width: 100%;
}
.the-box-items {
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
}
.the-box-items {
padding: 8px;
}
.items-lst {
margin-bottom: 0px !important;
margin-top: 52px !important;
}
.items-lst h6 a {
font-size: 18px;
}
.product-info .heading h2 {
margin: 10px 0px !important;
}
.speci-btn {
padding-right: 0px !important;
}
.speci-btn .product-btn {
width: fit-content;
}
.testimonial .owl-carousel.testimonial-owl .item {
padding: 50px 18px;
height:680px;
}
.testimonial-text .test {
font-size: 20px;
}
.testimonial .owl-carousel.testimonial-owl .owl-dots {
display: none;
}
.review-rating h2 {
margin-bottom: 18px;
}
.per-review-card {
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
}
.text-so.show-more-height {
max-height: 605px;
}
p.faq-title {
font-size: 24px;
font-weight: 600;
}
.accordion-button {
font-size: 16px;
line-height: 22px;
padding: 18px;
padding-right: 36px;
}
.accordion-body {
padding: 0px 36px 20px 18px;
font-size: 16px;
line-height: 24px;
}
.accordion-button::after {
right: 18px;
}
.accordion-button::before {
height: 30px;
width: 30px;
right: 18px;
}
.accordion-item {
margin-top: 16px;
}
.contact-book a {
display: inline-block !important;
width: fit-content;
}
.contact-book .btn-book {
padding: 10px 20px !important;
}
.support {
padding: 60px 30px;
}
.s-enhance {
flex-direction: column-reverse;
}
.img-shape {
padding-top: 30px !important;
}
.enhance-text {
margin-top: 24px;
}
.counter-main ul li {
text-align: center;
}
.feature-description {
line-height: 26px;
}
#demo-modal .modal-dialog {
top: 50%;
width: 312px;
max-width: 520px;
min-width: 312px;
left: 50%;
transform: translate(-50%, 10%);
right: auto;
margin: 0px;
}
#demo-modal .modal-content {
padding: 40px 32px;
position: relative;
}
.complete-icon {
height: 32px;
width: 32px;
}
#demo-modal .modal-content .item-one-cart {
flex-direction: column;
margin: 20px 0px 0px 0px !important;
}
#demo-modal .modal-content .btn-close {
position: absolute;
top: -28px;
right: -18px;
}
#demo-modal .modal-content .item-img-cart {
width: 100%;
}
.md-heading-center {
justify-content: center !important;
}
#demo-modal .modal-content .item-img-cart .item-name {
font-size: 18px !important;
}
#demo-modal .modal-content .items-button .btn-book {
padding: 12px 22px !important;
}
#demo-modal .modal-content .items-button .product-btn {
padding: 13px 52px !important;
}
#demo-modal .modal-content .item-cart-details {
margin-top: 14px;
}
#bookDemo .contact-form {
padding: 0px;
max-height:100%;
height:750px;
}
.contact-form {
padding: 24px;
}
#reviewModal .contact-form {
padding: 10px !important;
}
.review-modal .item-one-cart {
flex-direction: column;
align-items: self-start !important;
width: auto;
}
.review-modal .item-one-cart .item-name {
font-size: 18px !important;
}
.review-modal .item-img-cart {
width: 100%;
margin: 0px 0px 12px 0px;
}
.summary-heding {
font-size: 32px;
font-weight: 600;
}
.summary-left .item-one-cart {
flex-direction: column;
}
.summary-left .item-one-cart .item-img-cart {
height: 140px;
width: auto;
margin-right: 0px;
}
.summary-left .item-one-cart .item-name {
font-size: 18px;
margin-bottom: 0px;
}
.summary-details {
padding: 14px;
}
.guest-out {
background-color: #fff;
position: fixed;
width: 100%;
left: 50%;
bottom: 0px;
transform: translate(-50%, 0%);
box-shadow: rgb(153, 153, 153, 25) 0px -8px 14px 0px;
padding: 12px;
}
.guest-out .product-btn {
font-size: 20px;
margin-top: 10px;
padding: 10px;
}
.guest-out.check-submit {
position: unset;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
box-shadow: none;
padding: 30px 0px 0px 0px !important;
margin-bottom: 0px !important;
}
.dm-block {
display: block !important;
}
.mt-col-0 {
margin-top: 0px !important;
}
.top-add-acordian.item-one-cart {
flex-direction: column;
}
.top-add-acordian.item-one-cart .item-img-cart {
width: 100%;
}
.in-wbg-head .btn-hover.btn-book {
margin-top: 0px !important;
}
.cart-sm-guest {
padding-bottom: 170px;
}
.mb-col-0 {
margin-bottom: 0px;
}
.radio-main label {
padding: 11px 40px 11px 50px;
}
.guest-out.check-submit.pt-col-0 {
padding: 0px 0px 0px 0px !important;
}
.summary-left {
padding-bottom: 30px !important;
}
.need-help .heading h2 {
font-size: 32px;
line-height: 40px;
}
.need-help {
padding-top: 50px;
}
.need-card-one h4 {
font-size: 24px;
}
.need-help {
padding-bottom: 30px !important;
}
.order-dtl-topheading {
font-size: 24px;
line-height: 34px;
}
.order-dtl-subtitle {
font-size: 18px;
line-height: 25px;
}
.order-timing li {
font-size: 20px;
line-height: 27px;
color: #444;
margin: 22px 0px;
}
.order-dtl-date {
font-size: 18px;
font-weight: 500;
line-height: 25px;
}
.p-details .item-img-cart {
width: 100%;
height: 120px;
background-color: #f7f7f7 !important;
margin-bottom: 20px;
}
.p-details .item-one-cart {
flex-direction: column;
margin: 0px !important;
}
.details-summary-right.p-details {
margin-top: 12px;
border-top: 1px solid #d5d5d5;
padding-top: 24px;
}
.p-details .item-short {
border-bottom: 1px dashed #e0e0e0;
padding-bottom: 30px;
}
.modal.order-detail-modal .modal-dialog .modal-content {
padding-top: 70px;
}
.our-story .heading h2 {
font-size: 24px;
line-height: 32px;
}
.core-values,
.vision-mission,
.our-story {
padding: 50px 0px !important;
}
.vision-mission .heading h2 {
font-size: 32px;
line-height: 42px;
}
.vision-mission .heading {
margin-bottom: 10px !important;
}
.vision-card {
padding: 24px !important;
}
.m-description {
font-size: 18px !important;
line-height: 30.6px;
}
.core-values .heading h2 {
font-size: 34px;
}
.owl-carousel.value-carousel .item .value-card {
height: 360px;
}
.owl-carousel.value-carousel .item .value-card {
padding: 22px 24px 32px 24px !important;
}
.leader-heading .heading h2 {
line-height: 42px;
font-size: 32px;
}
.leader-heading {
margin-bottom: 30px;
}
.leader-pic {
height: 395px;
}
.lst-team
{
margin-top: 28px;
}
.l-name,
.l-position {
font-size: 18px !important;
}
.leader-image {
height: 360px;
}
.our-team .heading h2 {
font-size: 34px;
}
.team-image {
height: 230px;
}
.supported-by .heading h5 {
font-size: 26px;
line-height: 40px;
}
.join-t-img {
height: 240px;
}
.join-team-head {
padding: 30px 12px 30px 12px !important;
}
.join-team-head .heading h2 {
font-size: 34px;
}
.join-team-head .heading p {
margin-top: 12px !important;
}
.join-team-head .heading .product-btn {
font-size: 18px !important;
}
.contact-head {
font-size: 32px;
line-height: 42px;
}
.fill-details-head {
margin-bottom: 0px !important;
}
.map-heading {
font-size: 26px;
margin-bottom: 20px;
}
.location-one {
width: 100%;
margin-bottom: 40px;
}
.in-tab-line {
flex-wrap: wrap;
}
.location-inform {
margin-top: 16px;
}
.location-inform .help-number {
margin-bottom: 16px !important;
}
.location-inform .need-card-one {
margin-bottom: 50px !important;
}
.need-card-one.contact-need {
margin-top: 0px;
margin-bottom: 0px !important;
}
.counter-main {
padding: 0px 20px !important;
}
.trusted .answer .img-one {
height: 70px;
width: 50%;
}
}
.namelarge .sr-only:first-child {
margin-bottom: 32px !important;
}
.woocommerce-checkout #payment {
background-color: #fff !important;
}
#order_review {
height: 100%;
}
.wc_payment_method label {
padding-left: 50px;
padding-right: 20px;
}
.woocommerce-checkout-payment {
margin-top: 5px;
}
.woocommerce ul.order_details {
margin: 3em 0 3em;
list-style: none;
display: flex;
padding: 0px;
align-items: center;
justify-content: center;
}
.woocommerce ul.order_details li {
float: left;
margin-right: 0em;
text-transform: uppercase;
font-size: 16px;
line-height: 32px;
border: 1px solid #cfc8d8 !important;
padding: 16px;
list-style-type: none;
}
.woocommerce ul.order_details li strong {
display: block;
font-size: 20px;
text-transform: none;
line-height: 1.5;
}
.wp-block-group {
padding-bottom: 0px;
display: flex;
align-items: center;
flex-direction: column;
}
.wp-block-group p {
text-align: left;
}
.wp-block-group #btn-razorpay {
background-color: #3271c3;
color: #fff;
font-size: 20px;
position: relative;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
padding: 10px 48px;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
border: none;
}
.wp-block-group #btn-razorpay:hover {
background: linear-gradient(
135deg,
rgba(114, 174, 251, 1) 40%,
rgba(48, 86, 135, 1) 100%
);
}
.wp-block-group #btn-razorpay-cancel {
font-size: 20px;
border-radius: 32px; border: 1px solid #3271c3;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-border-radius: 32px;
-moz-border-radius: 32px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
padding: 9px 48px;
}
.wp-block-group #btn-razorpay-cancel:hover {
background: linear-gradient(
135deg,
rgba(114, 174, 251, 1) 40%,
rgba(48, 86, 135, 1) 100%
);
color: #ffffff;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #cbcbcb;
border-radius: 6px;
height: 48px;
}
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
color: #444;
line-height: 48px;
}
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 48px;
position: absolute;
top: 1px;
right: 1px;
width: 20px;
} .type-card {
background-color: #fff;
border-radius: 25px;
text-align: center;
padding: 40px 18px;
height: 200px;
margin-top: 20px;
}
.type-card-head {
font-size: 36px;
color: #8d8d8d;
font-weight: 700;
line-height: 43px;
height: 76px;
display: inline-flex;
align-items: center;
word-break: break-word;
margin-bottom: 0px;
}
.type-card p {
margin-bottom: 0px;
font-size: 20px;
font-weight: 500;
color: #8d8d8d;
margin-top: 14px;
}
.in-hide-product ul li {
margin-top: 60px;
}
.product-sub-heading {
font-size: 20px;
font-weight: 600;
color: #0a1c39;
}
@media (max-width: 1199px) {
.type-card-head {
font-size: 26px;
line-height: 30px;
height: 70px;
}
.type-card p {
font-size: 18px;
margin-top: 10px;
line-height: 22px;
}
.type-card {
padding: 30px 20px;
height: 188px;
}
}
@media (max-width: 991px) {
.type-card {
height: 170px;
}
}
@media (max-width: 767px) {
.speci-btn {
margin-top: 20px;
}
}
@media (max-width: 575px) {
.in-hide-product ul li {
margin-top: 46px;
}
.type-card-head {
font-size: 24px;
line-height: normal;
height: auto;
}
.type-card p {
margin-top: 18px;
line-height: 24px;
}
.type-card {
height: auto;
padding: 40px 20px;
margin-top: 14px;
}
.product-sub-heading {
font-size: 18px;
}
}
@media (min-width: 768px) { #RTSection,
#RTTabSection {
display: flex;
overflow-x: clip;
position: relative;
}
#RTTabSection {
margin-top: 40px;
}
#RTHeading {
position: sticky;
top: 5vh;
z-index: 999;
background-color: #eee;
}
#RTTabSection .tabs-list {
position: sticky;
top: 170px;
height: calc(100vh - 170px);
scroll-behavior: smooth;
overflow: hidden;
}
#RTTabs > a.active {
transition: all 1s linear, color 100ms linear;
}
#RTContent {
display: flex;
align-items: flex-start;
padding: 0px 50px;
flex-direction: column;
gap: 400px;
}
#RTContent section {
opacity: 1;
scroll-margin-top: 400px;
transition: all 2s linear;
}
}
.review
{
display:none;
}
@media (min-width: 575px) {
.shop_table .cart-total li label
{
width: 100%!important;
}
.shop_table .cart-total li label p
{
width: 100%!important;
margin: 10px 0px !important;
}
.shop_table .cart-total li .woocommerce-shipping-methods
{
width: 100%;
}
.woocommerce-checkout-review-order .summary-details
{
padding:0px;
}
.payment_box .payment_method_cod p
{
width:100%!important;
}
#shipping_method
{
text-align:right;
}
}
.woocommerce img, .woocommerce-page img {
height: auto;
max-width: 100%!important;
}
.help-number a 
{
color:#ffffff;
}
.ex-number a
{
color:#ffffff;
} .tel-sec-a
{
height:795px;
background: url(//ayusynk.ai/wp-content/uploads/2024/09/tel-sec-bg.jpg), linear-gradient(0deg, #02040F, #02040F),
linear-gradient(92.66deg, #02040F 17.49%, rgba(2, 4, 15, 0.1) 61.87%, rgba(2, 4, 15, 0.4) 97.48%),
linear-gradient(180deg, rgba(0, 0, 0, 0) 31.32%, rgba(3, 5, 16, 0.2) 65.25%);
position:relative;
background-size: cover;
overflow: hidden;
}
.tel-sec-content h1 
{
font-size: 48px;
font-weight: 500;
line-height: 64.8px;
color:#ffffff;
width: 90%;
padding-top: 50px;
}
.tel-sec-content p 
{
font-size: 20px;
font-weight: 500;
line-height: 32px;
color:#E2E2E2;
}
.form-group input 
{
height: 56px;
width: 100%;
border-bottom: 1px solid #e0e0e0;
color: #404040;
font-size: 16px;
line-height: 21.86px;
font-weight: 400;
border-top: none;
border-left: none;
border-right: none;
margin-bottom: 2%;
}
.form-group input:focus-visible {
outline: none;
}
.form-group input:required {
border-color: red; color: red; }
.tel-animate
{
border-top-left-radius: 50px;
border-top-right-radius: 50px;
background: linear-gradient(180deg, #0B2041 0%, #000000 100%);
border: 1px solid;
border-image-source: linear-gradient(90deg, #535353 0%, #3271C3 50%, #02040F 75%, #3271C3 100%);
box-shadow: 4px -30px 79px -19px #3272C3;
height: 186px;
display: flex;
position: absolute;
bottom: 0px;
width: 100%;
justify-content: center;
}
.tel-animate-gap
{
display: flex;
align-items: end;
}
.tel-animate-img-a
{
position: relative;
bottom: -1px;
}
.tel-animate-img-a img 
{
height:303px;
}
.tel-animate-video
{
height: 170px;
padding-left: 50px;
padding-right: 20px;
}
.tel-animate-video img 
{
height: 158px;
}
.tel-animate-img-b
{
position: relative;
bottom: -1px;
}
.tel-animate-img-b img
{
height:308px;
}
.hl-sec
{
background-color:#F0F0F0;
}
.ay-head2
{
font-size: 40px;
font-weight: 600;
line-height: 54px;
}
.ay-par
{
font-size: 20px;
font-weight: 400;
line-height: 34px;
}
.hl-sec-lft .hl-sec-con h2 
{
color:#01030D;
}
.hl-sec-lft .hl-sec-con p 
{
color:#444444;
}
.hl-sec-icon img 
{
width:60px;
height:60px;
}
.hl-sec-icon p 
{
font-size: 24px;
font-weight: 500;
line-height: 32.4px;
width: 75%;
color:#606060;
}
.hl-sec-icon p.visual-s
{
width: 50%;
}
.telemedicine-form
{
background: #FFFFFF;
box-shadow: 0px 0px 5px 1px #00000012;
padding:60px 50px 50px 50px;
border-radius:15px;
}
.telemedicine-form h3
{
font-size: 20px;
font-weight: 800;
line-height: 26px;
padding-bottom:3%;
}
.gap-t
{
padding-top: 1.5rem;
}
.application-sec
{
background: linear-gradient(180deg, #171717 0%, #14345E 100%);
padding-top:70px;
}
.application-content
{
width: 69%;
margin: 0 auto;
}
.application-content h2 
{
text-align: center;
color:#ffffff;
}
.application-content p
{
text-align: center;
color:#EEEEEE;
}
.application-video
{
background: linear-gradient(180deg, #0B2041 0%, #000000 100%);
height: 730px;
border-top-left-radius: 70px;
border-top-right-radius: 70px;
}
.application-video video 
{
border-top-left-radius: 70px;
border-top-right-radius: 70px;
}
.tel-benefits
{
background-color:#ffffff;
}
.benefits-lft
{
background: linear-gradient(180deg, #0B2041 0%, #000000 100%);
border-radius: 45px;
height: 498px;
justify-content: center;
align-items: center;
padding: 60px;
display: flex;
}
.benefits-lft img 
{
width: 100%;
margin: auto;
}
.benefits-lft img.ben-d
{
display:block;
}
.benefits-lft img.ben-m
{
display:none;
}
.benefits-rgt 
{
padding-left:35px;
}
.benefits-rgt p 
{
color:#555555;
}
.benefits-rgt ul li
{
font-size: 18px;
font-weight: 400;
line-height: 28.8px;
color:#555555;
padding-bottom: 10px;
}
.trusted .owl-carousel .owl-item .img-one img {
height: auto!important;
}
@media(max-width: 1600px){ }
@media(max-width:1400px){
.hl-sec-icon p {
width: 90%;
}
}
@media(max-width:1199px){
.tel-sec-content h1 {
font-size: 40px;
font-weight: 500;
line-height: 52px;
}
.ay-head2 {
font-size: 34px;
font-weight: 600;
line-height: 46px;
}
.ay-par {
font-size: 18px;
font-weight: 400;
line-height: 32px;
}
.hl-sec-icon p {
font-size: 20px;
line-height: 32px;
}
.benefits-lft {
height: 460px;
padding: 45px 0px 0px 0px;
}
.benefits-rgt {
padding-left: 22px;
padding-top: 0px;
}
.benefits-rgt ul li {
font-size: 16px;
line-height: 26px;
}
}
@media(max-width:991px){
.tel-sec-a {
background-position: right 44% bottom;
padding-top: 5%;
}
.tel-sec-content h1 {
font-size: 40px;
font-weight: 500;
line-height: 54px;
width: 95%;
}
.hl-sec-icon p {
width: 100%;
}
.telemedicine-form {
margin-top: 40px;
}
.benefits-lft {
height: 552px;
padding: 50px;
}
.benefits-rgt {
padding-left: 0px;
padding-top: 45px;
}
}
@media(max-width:767px){
.tel-sec-a {
background-position: right 25% bottom;
padding-top: 17%;
}
.hl-sec-icon p {
width: 100%;
}
.telemedicine-form {
margin-top: 7%;
}
.ay-head2 {
font-size: 32px;
font-weight: 600;
line-height: 48px;
}
.ay-par {
font-size: 18px;
font-weight: 400;
line-height: 32px;
}
.benefits-lft {
padding: 40px 20px 0px 20px;
}
.benefits-rgt {
padding-left: 0px;
padding-top: 50px;
}
.tel-sec-content h1 {
font-size: 38px;
line-height: 54.8px;
width: 100%;
}
.tel-animate-gap
{
padding:0px 20px 0px 15px;
}
.tel-animate-video {
height: 145px;
padding-left: 15px;
padding-right: 20px;
}
.tel-animate-video img {
height: 120px;
}
.tel-animate-img-a img {
height: 262px;
}
.tel-animate-img-b img {
height: 272px;
}
}
@media(max-width:575px){
.tel-sec-a {
background-position: right 25% bottom;
background: url(//ayusynk.ai/wp-content/uploads/2024/09/tel-sec-bg.jpg), linear-gradient(180.14deg, rgba(0, 0, 0, 0) 31.32%, rgba(3, 5, 16, 0.6) 69.31%), linear-gradient(92.66deg, rgba(85, 85, 85, 0.24) 6.8%, rgba(2, 4, 15, 0.24) 97.48%);
height: 700px;
padding-top: 32%;
}
.tel-sec-content h1 
{
font-size: 32px;
font-weight: 600;
line-height: 43.2px;
color: #ffffff;
width: 95%;
text-align:center;
margin: 0 auto;
}
.tel-sec-content p 
{
text-align:center;
color:#ffffff;
width: 80%;
margin: 0 auto;
font-size: 16px;
font-weight: 400;
line-height: 27.2px;
}
.hl-sec-lft .hl-sec-con h2 {
text-align:center;
}
.tel-animate {
border-top-left-radius: 40px;
border-top-right-radius: 40px;
height: 166px;
background: linear-gradient(180deg, #0B2041 0%, #000000 100%);
border-width: 1px, 1px, 0px, 1px;
border-style: solid;
border-image-source: linear-gradient(90deg, #535353 0%, rgba(50, 113, 195, 0.2) 50%, #02040F 75%, #3271C3 100%);
box-shadow: none;
}
.tel-animate-img-a img 
{
height: 140px;
}
.tel-animate-img-b img 
{
height: 156px;
}
.tel-animate-video 
{
height: 105px;
padding-left: 0px;
padding-right: 0px;
}
.tel-animate-video img {
height: 70px;
}
.tel-animate-gap {
padding: 0px 7px;
}
.tel-animate-img-b 
{
padding-right: 5px;
}
.ay-head2 {
font-size: 24px;
font-weight: 600;
line-height: 30px;
}
.ay-par {
font-size: 16px;
font-weight: 400;
line-height: 27.2px;
}
.hl-sec-lft .hl-sec-con p {
text-align:center;
}
.hl-sec-icon
{
align-items: center ;
justify-content: center;
}
.hl-sec-icon p {
font-size: 20px;
font-weight: 500;
line-height: 27px;
width: 100%;
margin: 0 auto;
}
.m-center
{
text-align:center;
}
.telemedicine-form {
padding: 40px 30px;
margin-top:40px;
}
.hl-sec
{
padding:30px 0px;
}
.application-content {
width: 86%;
margin: 0 auto;
}
.application-video {
height: auto;
margin-bottom: -6px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.application-video video {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.benefits-lft {
padding: 35px 25px 0px 25px;
}
.benefits-lft img.ben-d
{
display:none;
}
.benefits-lft img.ben-m
{
display:block;
}
.benefits-rgt {
padding-top: 10%;
padding-left: 0px;
}
} .partner-sec {
height: 641px;
background: url(//ayusynk.ai/wp-content/uploads/2024/09/par-bg.jpg);
background-size: cover;
background-position: 0% 50%;
position: relative;
overflow: hidden;
}
.partner-sec::before {
content: "";
position: absolute;
background-color: #000000;
width: 100%;
height: 641px;
top: 0px;
left: 0px;
opacity: 0.4;
z-index:0;
}
.partner-con
{
position: relative;
z-index:99;
padding-top: 9%;
}
.partner-con h1 
{
color:#ffffff;
font-size: 48px;
font-weight: 700;
line-height: 64.8px;
text-align: center;
}
.partner-con p 
{
color:#ffffff;
font-size: 20px;
font-weight: 400;
line-height: 34px;
text-align: center;
padding: 1% 31%;
}
.high-par
{
padding-top:2%;
position: relative;
z-index: 99;
}
.high-par h3 
{
font-size: 15px;
font-weight: 700;
line-height: 20.25px;
text-align: center;
color: #CEDEF3;
padding-bottom:2%;
text-transform: uppercase;
}
.partner-sec .answer .img-one {
height: 90px;
align-items: center;
display: inline-flex;
}
.partner-sec .answer .img-one img {
width: auto;
height: auto;
max-height: 100%;
}
.partner-form-sec
{
background-color:#EAEAEA;
overflow: hidden;
}
.partner-form-con h2
{
font-size: 48px;
font-weight: 700;
line-height: 60px;
text-align: center;
color:#1A1A1A;
}
.partner-form-con p
{
font-size: 20px;
font-weight: 400;
line-height: 34px;
color:#66748F;
padding-top: 10px;
}
.partner-form
{
background: #FFFFFF;
box-shadow: 0px 0px 5px 1px #00000012;
padding:50px;
border-radius:15px;
margin-top: 4%;
}
.partner-form h3
{
font-size: 20px;
font-weight: 800;
line-height: 26px;
display:none;
}
.partner-form .frmTitle
{
display:none;
}
@media(max-width:1199px){
.partner-form {
margin: 5%;
}
.partner-con p {
padding: 1% 20%;
}
}
@media(max-width:991px){
.partner-form {
margin: 5%;
}
.partner-con p {
padding: 1% 20%;
}
.partner-con h1 {
font-size: 40px;
line-height: 56px;
}
.partner-con p {
font-size: 18px;
line-height: 32px;
padding: 1% 22%;
}
.partner-form-con h2 {
font-size: 40px;
line-height: 56px;
}
.partner-form-con p {
font-size: 16px;
line-height: 28px;
padding-top: 8px;
}
}
@media(max-width:767px){
.partner-sec {
height: 550px;
}
.partner-sec::before
{
height: 550px;
}
.partner-con h1 {
font-size: 32px;
line-height: 44px;
}
.partner-con p {
font-size: 16px;
line-height: 28px;
padding: 1% 22%;
}
.high-par {
padding-top: 4%;
}
.high-par h4 {
padding-bottom: 4%;
}
.partner-form-con h2 {
font-size: 32px;
line-height: 44px;
}
}
@media(max-width:575px){
.partner-sec {
height: 509px;
background-position: center;
}
.partner-sec::before {
height: 509px;
}
.partner-con h1 {
font-size: 32px;
font-weight: 700;
line-height: 43.2px;
text-transform: uppercase;
}
.partner-con p {
font-size: 16px;
font-weight: 400;
line-height: 27.2px;
padding: 2% 10%;
}
.high-par {
padding-top: 0%;
}
.high-par h4 {
padding-bottom: 7%;
}
.partner-con {
padding-top: 18%;
}
.partner-form-con
{
padding: 0px 35px;
}
.partner-form-con h2 {
font-size: 24px;
font-weight: 600;
line-height: 30px;
color: #1A1A1A;
}
.partner-form-con p {
font-size: 16px;
font-weight: 400;
line-height: 27.2px;
color: #000000;
}
.partner-form {
padding: 30px;
border-radius: 8px;
margin: 8% 5% 0% 5%;
}
.partner-form h3 {
font-weight: 700;
}
.py-70 {
padding: 50px 0px;
}
} .thanku-sec {
background-color: #02040F;
height: 349px;
margin: 0;
align-items: center;
display: flex;
}
.thanku-con
{
padding: 0% 18%;
}
.thanku-sec h1 
{
font-size: 48px;
font-weight: 500;
line-height: 64.8px;
text-align: center;
color:#ffffff;
}
.thanku-sec p
{
font-size: 20px;
font-weight: 500;
line-height: 32px;
text-align: center;
padding-top:10px;
color:#e2e2e2;
}
.int-service
{
background-color: #F0F0F0;
}
.int-service-con
{
padding-left: 35px;
}
.int-service-con h1
{
color:#01030D;
}
.int-service-con p
{
color:#01030D;
padding-top:2%;
}
.sdk-sec
{
background: linear-gradient(180deg, #171717 0%, #14345E 100%);
}
.head-gradient
{
font-weight: 600;
font-size: 53px;
line-height: 65px;
background: -webkit-linear-gradient(#fff, #999);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.sdk-tile h2 
{
padding-bottom:5%;
}
.android-sec
{
background: linear-gradient(180.04deg, #1367D5 -19.46%, #0A366F 62.48%);
}
.ios-sec
{
background: linear-gradient(180.04deg, #072A58 -19.46%, #000000 62.48%);
}
.web-ico
{
background: linear-gradient(180.04deg, #141752 3.4%, #171D25 68.6%);
}
.sdk-con {
height: 513px;
text-align: center;
padding: 0px 43px;
align-items: center;
justify-content: center;
border-radius: 16px;
flex-direction: column;
display: flex;
}
.sdk-con h3 
{
font-size: 40px;
font-weight: 600;
line-height: 54px;
text-align: center;
color:#f5f5f5;
}
.sdk-con p
{
font-size: 18px;
font-weight: 400;
padding-top: 20px;
line-height: 28.8px;
text-align: center;
color:#ffffff;
height: 270px;
}
.sdk-con a
{
color:#ffffff;
}
.sdk-con span {
font-size: 18px;
font-weight: 500;
line-height: 28.8px;
color: #ffffff;
}
.whitepaper
{
padding-top:9%;
}
.whitepaper h4
{
font-size: 40px;
font-weight: 600;
line-height: 54px;
color:#efefef;
padding-bottom:3%;
}
.whitepaper a 
{
border:1px solid #ffffff;
padding: 11px 20px 11px 20px;
border-radius: 50px;
color:#ffffff;
}
.supported-by
{
background-color: #F0F0F0;
}
.supported-logo {
width: 175px;
height: auto;
border-radius: 25px;
padding: 12px;
position: relative;
}
.supported-logo::before {
content: "";
position: absolute;
height: 70px;
width: 1px;
background-color: #B6B6B6;
top: 50%;
left: 112%;
transform: translate(0%, -50%);
}
.supported-logo img {
height: 100%;
width: 100%;
object-fit: contain;
}
.owl-item.active:last-child .item .supported-logo::before {
display: none;
}
@media(max-width:1400px){
.sdk-con {
padding: 0px 20px;
}
}
@media(max-width:1199px){
.sdk-con h3 {
font-size: 34px;
line-height: 48px;
}
.sdk-con p {
font-size: 16px;
font-weight: 400;
padding-top: 20px;
line-height: 26px;
}
.sdk-con {
height: 260px;
padding: 20px;
margin-bottom: 20px;
}
}
@media(max-width:767px){
.thanku-con {
padding: 0% 0%;
}
.int-service-con {
padding-left: 0px;
padding-top: 25px;
}
}
@media(max-width:575px){
.thanku-sec h1 {
font-size: 32px;
font-weight: 600;
line-height: 43.2px;
}
.thanku-sec p {
font-size: 16px;
font-weight: 400;
line-height: 27.2px;
}
.sdk-con {
height: 401px;
}
.int-service-con {
text-align:center;
}
.sdk-con h3 {
font-size: 40px;
font-weight: 600;
line-height: 54px;
}
.sdk-con p {
font-size: 18px;
font-weight: 400;
line-height: 28.8px;
height:210px;
}
.head-gradient {
font-weight: 600;
font-size: 24px;
line-height: 30px;
}
.whitepaper {
padding-top: 5%;
}
.whitepaper h4 {
font-size: 24px;
font-weight: 600;
line-height: 30px;
padding-bottom: 6%;
}
.whitepaper a {
line-height: 30px;
font-size: 20px;
font-weight: 500;
}
} .med-student
{
background-color:#EAEAEA;
padding:50px 0px 70px 0px;
}
.med-student .med-img
{
border-bottom-right-radius: 25px;
}
.med-bg
{
background-color:#CDDBF4;
height:561px;
background-size:cover;
border-radius:25px;
position:relative;
}
.med-con
{
padding-top: 10%;
padding-left: 5%;
}
.med-ico-1
{
height:120px;
position:absolute;
top:0;
right:26%;
}
.med-ico-2
{
height:120px;
position:absolute;
bottom:30px;
left:0;
}
.med-img
{
height:500px;
position:absolute;
right: 0;
bottom: 0;
}
.med-con h1 
{
font-size: 48px;
font-weight: 700;
line-height: 57.6px;
color:#212121;
padding-bottom:5px;
}
.med-con h4 
{
font-size: 28px;
font-weight: 400;
line-height: 42px;
color:#212121;
padding-bottom:10px;
width: 52%;
}
.med-con p 
{
font-size: 20px;
font-weight: 400;
line-height: 34px;
color:#66748F;
width: 55%;
}
.workshop-sec
{
padding:0px 0px 70px 0px;
background-color:#EAEAEA;
}
.workshop-con
{
padding:0% 10%;
}
.workshop-con h2
{
color:#01030D;
padding-bottom:20px;
}
.light-text1
{
color:#777777;
}
.workshop-con a
{
padding:10px 25px;
}
.gallery-sec
{
background: #14345E;
overflow:hidden;
}
.gallery-con h2
{
text-align:center;
padding-bottom:3%;
}
.text-gradient {
font-weight: 600;
font-size: 53px;
line-height: 65px;
background: -webkit-linear-gradient(#fff, #999);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.gallery-slide
{
position:relative;
margin-left: 9%;
}
.gallery-slide img 
{
width: auto!important;
height: 556px;
border-radius:16px;
}
.gallery-slide h3
{
position:absolute;
left:3%;
bottom:7%;
color:#ffffff;
font-size: 32px;
font-weight: 500;
line-height: 43.2px;
}
.steth-student
{
background-color:#EAEAEA;
padding-top:70px;
}
.steth-con
{
height: 532px;
background: url(//ayusynk.ai/wp-content/uploads/2024/09/pro-steth.png);
background-size: cover;
position: relative;
flex-direction: column;
padding: 0% 26%;
width: auto;
display: flex;
align-items: center;
justify-content: center;
}
.steth-con h2 
{
font-size: 52px;
font-weight: 600;
line-height: 70.2px;
color:#ffffff;
padding-bottom: 10px;
}
.steth-con p 
{
color:#CDCDCD;
padding-bottom: 10px;
}
.steth-con a 
{
padding:10px 30px;
}
@media(max-width:1400px){
.med-bg 
{
height: 500px;
}
.med-img 
{
height: 436px;
}
.med-con h1 
{
font-size: 36px;
line-height: 48px;
padding-bottom: 0px;
}
.med-con 
{
padding-top: 12%;
}
.med-con h4 
{
font-size: 22px;
line-height: 32px;
padding-bottom: 5px;
width: 50%;
}
.med-con p 
{
font-size: 16px;
line-height: 28px;
width: 54%;
}
.gallery-slide img 
{
height: 505px;
}
.steth-con 
{
height: 458px;
}
}
@media(max-width:1199px){
.med-bg 
{
height: 460px;
}
.med-img 
{
height: 385px;
}
.med-con h1 
{
font-size: 32px;
line-height: 46px;
padding-bottom: 0px;
}
.med-con p 
{
width: 50%;
}
.gallery-slide img 
{
height: 420px;
}
.steth-con 
{
height: 384px;
}
}
@media(max-width:991px){
.med-bg 
{
height: 400px;
}
.med-ico-1 
{
height: 100px;
right: 20%;
}
.med-ico-2 
{
height: 100px;
bottom: 22px;
}
.med-img 
{
height: 311px;
}
.med-con h1 
{
font-size: 22px;
line-height: 32px;
}
.med-con h4 
{
font-size: 16px;
line-height: 26px;
padding-bottom: 0px;
}
.med-con p 
{
font-size: 14px;
line-height: 24px;
width: 50%;
}
.ay-head2 
{
font-size: 28px;
font-weight: 600;
line-height: 40px;
}
.workshop-con h2 
{
padding-bottom: 10px;
}
.product-btn 
{
font-size: 16px;
}
.gallery-slide img 
{
height: 355px;
}
.steth-con 
{
height: 286px;
}
.steth-con h2 
{
font-size: 32px;
line-height: 28.2px;
}
}
@media(max-width:767px){
.med-bg 
{
height: 500px;
}
.med-img 
{
height: 270px;
}
.med-con 
{
text-align: center;
padding: 9%;
}
.med-con h1 
{
font-size: 28px;
line-height: 40px;
}
.med-con h4 
{
font-size: 18px;
line-height: 26px;
padding-bottom: 0px;
width: 100%;
}
.med-con p {
width: 100%;
}
.med-ico-1 
{
height: 60px;
right: 2%;
}
.ay-head2 
{
font-size: 21px;
font-weight: 600;
line-height: 32px;
}
.gallery-con .owl-carousel.owl-drag .owl-item
{
margin-right: 15px !important;
}
.gallery-slide img 
{
height: 265px;
}
.gallery-slide h3 
{
font-size: 24px;
line-height: 43.2px;
}
.steth-con 
{
padding: 0% 16%;
height:212px;
}
.steth-con h2 
{
font-size: 25px;
line-height: 28.2px;
}
.product-btn 
{
font-size: 16px;
}
.steth-con a 
{
padding: 8px 20px;
}
.steth-con p 
{
padding-bottom: 5px;
}
}
@media(max-width:575px){
.med-student
{
padding: 0px 0px 0px 0px;
background-color: #cddbf4;
}
.med-img 
{
right: -11px;
height: 258px;
}
.med-ico-1 
{
height: 90px;
right: -14%;
}
.med-ico-2 {
height: 100px;
bottom: 18%;
left: -4%;
}
.med-bg 
{
height: 652px;
}
.med-ico-1 
{
height: 90px;
right: 0%;
}
.med-con 
{
text-align: left;
padding: 16% 5%;
}
.med-con h1 
{
font-size: 32px;
line-height: 43.2px;
text-transform: uppercase;
width: 70%;
}
.med-con h4 
{
font-size: 22px;
line-height: 30.2px;
}
.med-con p 
{
font-size: 14px;
line-height: 25.2px;
}
.workshop-sec 
{
padding: 40px 0px;
}
.ay-head2 
{
font-size: 24px;
font-weight: 600;
line-height: 32.4px;
}
.workshop-con {
padding: 0% 7%;
}
.workshop-con a 
{
padding: 10px 16px;
width: auto;
font-size:16px;
font-weight:500;
}
.text-gradient {
font-weight: 600;
font-size: 24px;
line-height: 65px;
}
.gallery-con .owl-carousel.owl-drag .owl-item
{
margin-right: 15px !important;
}
.gallery-slide 
{
margin-left: 9%;
}
.gallery-slide img 
{
height: 318px;
width: 290px !important;
object-fit: cover;
}
.gallery-slide h3 
{
bottom: 10%;
font-size: 24px;
font-weight: 500;
width: 85%;
padding-left: 2%;
line-height: 32.4px;
}
.steth-con h2 
{
font-size: 24px;
line-height: 32.4px;
font-weight: 600;
}
.steth-con 
{
padding: 0% 13%;
background-position: center;
height: 512px;
border-radius: 25px;
}
.steth-con p 
{
padding-bottom: 10%;
}
.product-btn 
{
width: 100%;
}
.steth-con a 
{
padding: 8px 25px;
font-size:20px;
font-weight:500;
line-height: 30px;
}
} .slideshowContainer {
position: relative;
overflow: hidden;
margin: 0;
width: 100%;
height: 500px;
display: flex;
justify-content: center;
align-items: center;
}
.imageSlides {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
min-width: 100%;
min-height: 100%;
opacity: 0;
height: 572px;
width: 100%;
transition: opacity 1s ease-in-out;
}
.slideshowContainer h1 
{
position:absolute;
bottom:20%;
color:#ffffff;
font-size: 48px;
font-weight: 700;
line-height: 64.8px;
text-align: center;
width: 40%;
} .career-sec .visible {
opacity: 1;
}
.career-slide1
{
background: url(//ayusynk.ai/wp-content/uploads/2024/09/career-slide-1.jpg); 
background-size: cover;
background-position: 0% 50%;
}
.career-slide2
{
background: url(//ayusynk.ai/wp-content/themes/blankslate/wp-content/uploads/2024/09/career-slide-2.jpg);
background-size: cover;
background-position: 0% 50%;
}
.career-slide3
{
background: url(//ayusynk.ai/wp-content/uploads/2024/09/career-slide-3.jpg);
background-size: cover;
background-position: 0% 50%;
}
.career-slide4
{
background: url(//ayusynk.ai/wp-content/uploads/2024/09/career-slide-4.jpg);
background-size: cover;
background-position: 0% 50%;
}
.position-sec
{
background-color:#eaeaea;
}
.open-position
{
padding-top:40px;
}
.position-sec h2
{
font-size: 40px;
font-weight: 800;
line-height: 50px;
text-align: center;
color:#1A1A1A;
border-bottom:3px solid #e0e0e0;
padding-bottom:35px;
}
.pos-data .pos-title span
{
font-size: 15px;
font-weight: 600;
line-height: 18.75px;
color:#666666;
}
.pos-title
{
padding: 0px 14px;
}
.pos-des
{
background-color: #ffffff;
height: 109px;
border-radius: 10px;
margin-top: 20px;
list-style: none;
padding: 0px 25px;
position:relative;
}
.mob-pos-data
{
display:none;
}
.pos-des span 
{
font-size: 24px;
font-weight: 700;
line-height: 30px;
}
.pos-des a
{
font-size: 18px!important;
font-weight: 700!important;
line-height: 27px!important;
border-radius:50px;
padding:12px 20px;
}
.pos-des .text-up
{
font-size: 18px!important;
font-weight: 700!important;
line-height: 27px!important;
border-radius:50px;
}
.pos-tag
{
position:absolute;
width:116px;
height:24px;
background-color: #FF2727;
color:#ffffff;
font-size: 12px!important;
font-weight: 700!important;
line-height: 15px!important;
text-align: center;
display:flex;
align-items:center;
justify-content:center;
top:0;
left:0;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
}
.pos-data li span:first-child {
width: 35%;
}
.pos-data li span{
width: 13%;
}
.pos-data li .pos-tag{
width: 116px;
text-transform: uppercase;
left: 30px;
}
@media(max-width:1400px){
.slideshowContainer h1 {
width: 45%;
}	
}
@media(max-width:1300px){
.slideshowContainer h1 {
width: 50%;
}	
}
@media(max-width:1199px){
.slideshowContainer h1 {
width: 65%;
}	
.pos-des {
height: 95px;
}
.pos-des span {
font-size: 16px;
line-height: 22px;
}
.pos-des .text-up {
font-size: 14px !important;
}
.pos-des a {
padding: 6px 12px;
}
.pos-data li span:first-child {
width: 28%;
}
}
@media(max-width:991px){
.slideshowContainer h1 {
width: 72%;
}	
.pos-des a {
padding: 6px 12px;
width: 18%;
}
.pos-data li span:first-child {
width: 39%;
}
.pos-data li span {
width: 23%;
}
.pos-data .pos-title span {
font-size: 14px;
}
}
@media(max-width:767px){
.slideshowContainer h1 {
font-size: 40px;
line-height: 58.8px;
}
.position-sec h2 {
font-size: 34px;
line-height: 45px;
}
.open-position {
padding-top: 15px;
}
.pos-data li span:first-child {
padding-bottom: 20px;
}
.pos-data li span {
padding-top: 5px;
padding-bottom: 5px;
}
.pos-title
{
display:none!important;
}
.pos-des {
height: auto;
flex-wrap: wrap;
padding: 30px 25px;
}
.pos-data li span:first-child {
width: 100%;
font-size:16px;
}
.pos-data li span {
width: 100%;
font-size:14px;
}
.mob-pos-data
{
display: inline-block;
color:#666666;
padding-right:5px;
text-transform: uppercase;
}
.pos-des a {
padding: 8px 20px;
width: auto;
font-size: 16px !important;
margin-top: 20px;
}
}
@media(max-width:575px){
.imageSlides {
object-fit: cover;
height: 509px;
}
.career-slide1
{
background-position: 43%, 50%;
}
.career-slide2
{
background-position: 33%, 50%;
}
.career-slide3
{
background-position: 34%, 50%;
}
.career-slide4
{
background-position: 52%, 50%;
}
.slideshowContainer h1 {
font-size: 32px;
line-height: 43.2px;
font-weight: 600;
bottom: 12%;
width:85%!important;
}
.position-sec h2 {
font-size: 24px;
line-height: 30px;
font-weight:600;
}
.position-sec .text-so.show-more-height {
max-height: 605px;
}
} .spotlight-sec {
height: 288px;
background: url(//ayusynk.ai/wp-content/uploads/2024/09/spotlight-bg.jpg);
background-size: cover;
position: relative;
flex-direction: column;
width: auto;
display: flex;
align-items: center;
justify-content: center;
}
.spotlight-sec h1 {
color: #ffffff;
font-size: 48px;
font-weight: 500;
line-height: 64.8px;
text-align: center;
padding-bottom: 2%;
}
.spotlight-con {
align-items: center;
display: flex;
flex-direction: column;
}
.spotlight-con form input {
width: 480px;
height: 55px;
border-radius: 50px !important;
border: none;
font-size: 16px;
font-weight: 400;
line-height: 20px;
color: #444444;
padding: 0px 55px;
}
.spotlight-con .input-group {
align-items: center;
width: 480px;
position: relative;
}
.spotlight-con .input-group-btn {
position: absolute;
left: 15px;
z-index: 100;
}
.spotlight-con .input-group-btn button {
background: none;
border: none;
}
.spotlight-con .input-group-btn button:active {
background: none;
border: none;
}
.spotlight-con .input-group-btn i {
color: #444444;
display: inline-block;
font-size: 18px;
}
.articles-sec {
background-color: #eaeaea;
}
.articles-sec h3 {
font-size: 32px;
font-weight: 800;
line-height: 32px;
color: #1E1E1E;
padding-bottom: 3%;
padding-left: 7%;
text-transform: uppercase;
}
.article-slide { background-color: #F2F2F2;
padding: 46px 60px;
border-radius: 65px;
width: auto;
margin: 0px 22px;
}
.article-img { border-top-left-radius: 16px;
border-bottom-left-radius: 16px;
}
.article-img img { height: 398px;
width: 100%;
}
.articles-sec .owl-carousel .owl-item img {
width: 100%;
}
.article-con { background: linear-gradient(180deg, #171717 0%, #14345E 100%);
padding: 54px 56px;
width: auto;
height: 398px;
border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
}
.article-con h4 { font-size: 15px;
font-weight: 700;
line-height: 15px;
color: #FFFFFFA8;
padding-bottom: 2%;
text-transform: uppercase;
}
.article-con h2 { font-size: 32px;
font-weight: 700;
line-height: 38.4px;
color: #FFFFFF;
margin-bottom: 5%;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2; line-clamp: 2; 
-webkit-box-orient: vertical;
max-height: 77px;
}
.article-con p { font-size: 18px;
font-weight: 400;
line-height: 25.2px;
color: #FFFFFFA8;
margin-bottom: 6%;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4; line-clamp: 4; 
-webkit-box-orient: vertical;
max-height: 5.6em;
}
.article-con a { font-size: 16px;
font-weight: 700;
line-height: 16px;
color: #FFFFFF;
}
.empower-health {
background-color: #eaeaea;
padding-top: 30px;
padding-bottom: 70px;
}
.empower-health h3 {
font-size: 32px;
font-weight: 700;
line-height: 44.8px;
color: #1E1E1E;
padding-bottom: 3%;
text-transform: uppercase;
border-top: 2px solid #AAAAAA;
padding-top: 30px;
}
.empower-block {
margin-bottom: 60px;
}
.empower-block img {
width: 100%;
border-radius: 16px;
height: 179px;
object-fit: cover;
}
.empower-block a {
font-size: 19px;
font-weight: 700;
line-height: 24.5px;
text-align: left;
color: #1e1e1e;
padding: 25px 0px;
margin-bottom: 0px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2; line-clamp: 2; 
-webkit-box-orient: vertical;
max-height: 77px;
}
.empower-block h5 {
font-size: 13px;
font-weight: 700;
line-height: 13px;
color: #616161;
text-transform: uppercase;
padding-top: 15px;
}
.empower-health .pagination
{
justify-content: center;
display: flex;
}
.pagination .current
{
background-color: #ffffff;
}
.pagination .page-numbers
{
align-items: center;
font-size: 16px;
justify-content: center;
margin: 0px 8px;
display: flex;
height: 40px;
width: 40px;
color:#000000DE;
}
.search-sec
{
padding:70px 0px;
background-color:#EAEAEA;
}
@media(max-width: 1400px) {
.slideshowContainer h1 {
width: 45%;
}   
}
@media(max-width: 1300px) {
.slideshowContainer h1 {
width: 50%;
}   
}
@media(max-width: 1199px) {
.article-con h2 { font-size: 28px;
}
.article-con p { font-size: 16px;
line-height: 23.2px;
}
}
@media(max-width: 991px) {
.article-img { border-top-left-radius: 16px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-right-radius: 16px;
}
.article-img img { border-top-left-radius: 16px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-right-radius: 16px;
}
.article-con { border-top-right-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 16px;
border-bottom-left-radius: 16px;
}
}
@media(max-width: 575px) {
.spotlight-sec h1 {
font-size: 34px;
}
.spotlight-con .input-group {
width: 375px;
}
.article-img { border-top-left-radius: 16px;
border-bottom-left-radius: 0px;
border-top-right-radius: 16px;
}
.article-img img { height: auto;
}
.article-con { padding: 40px 30px;
width: auto;
height: auto;
border-top-right-radius: 0px;
border-bottom-right-radius: 16px;
border-bottom-left-radius: 16px;
}
.articles-sec h3 {
font-size: 24px;
}
.empower-health h3 {
font-size: 24px;
}
.article-con h4 { font-size: 12px;
}
.article-con h2 { font-size: 20px;
line-height: 28.4px;
}
.article-con a { font-size: 14px;
}
.article-con p { font-size: 14px;
line-height: 19.2px;
}
} .terms-con
{
width:54%;
}
.terms-con h1 
{
font-size: 60px;
font-weight: 900;
line-height: 75px;
color:#1E1E1E;
}
.terms-con p 
{
font-size: 18px;
font-weight: 600;
line-height: 18px;
padding-top: 5px;
color:#1E1E1E;
}
.light-text2
{
font-weight: 400;
}
.ver-scroll-text
{
border-top:2px solid #1E1E1E;
margin-top:50px;
padding-top:40px;
z-index:1;
position:relative;
}
.flexbox {
display: flex;
}
.flexbox.flex-align-top {
align-items: flex-start;
}
.resource-toc-component {
min-width: 320px;
padding-top: 10px;
padding-bottom: 40px;
position: sticky;
top: 80px;
}
.toc-link {
color: #333;
margin-bottom: 12px;
font-weight: 400;
line-height: 24px;
font-size: 16px;
text-decoration: none;
display: block;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1; line-clamp: 1; 
-webkit-box-orient: vertical;
max-height: 77px;
}
.resources_heading_wrapper {
grid-column-gap: 1.5rem;
grid-row-gap: 1.5rem;
flex-flow: column;
margin-bottom: 24px;
padding-top: 40px;
padding-left: 40px;
padding-right: 40px;
display: flex;
}
.heading-style-h4 {
font-size: 2.5rem;
font-weight: 700;
line-height: 1.3;
}
.resource-component.resource-template {
margin-bottom: 24px;
}
.resource-component {
grid-column-gap: 2rem;
grid-row-gap: 2rem;
flex-flow: column;
padding: 0px 40px;
display: flex;
}
.resources-rt {
grid-column-gap: 1.5rem;
grid-row-gap: 1.1rem;
flex-flow: column;
display: flex;
}
.w-richtext:before, .w-richtext:after {
content: " ";
grid-area: 1 / 1 / 2 / 2;
display: table;
}
.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {
margin-top: 0 !important;
}
.resources-rt h3 {
font-size: 20px;
line-height:38px;
font-weight:700;
margin-top: 18px;
color:#3e3e3e;
margin-bottom: 0rem;
}
.resources-rt p {
font-size: 20px;
line-height:34px;
font-weight:400;
color:#3e3e3e;
margin-bottom: 0rem;
}
.resources-rt ul li {
font-size: 20px;
line-height:34px;
font-weight:400;
color:#3e3e3e;
margin-bottom: 0rem;
}
.resources-rt .hyperlink li {
list-style: lower-alpha;
}
.w-richtext:after {
clear: both;
}
.toc-link.active {
color: #1e1e1e;
font-weight: 600;
}
.resources-rt .ayu-de
{
font-weight:700;
margin-bottom:0px;
font-size: 20px;
}
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-o-font-smoothing: antialiased;
} .w-richtext > :not(div):first-child,
.w-richtext > div:first-child > :first-child {
margin-top: 0 !important;
}
.w-richtext > h3:first-child{
display:none;
} .w-richtext > :last-child,
.w-richtext ol li:last-child,
.w-richtext ul li:last-child {
margin-bottom: 0 !important;
} .pointer-events-off {
pointer-events: none;
} .pointer-events-on {
pointer-events: auto;
}		   
@media screen and (max-width: 991px) {
.resource-toc-component {
width: auto;
display: none;
position: static;
}
.resources_heading_wrapper {
padding-top: 0;
padding-left: 0;
padding-right: 0;
}
.resource-component {
padding-top: 0;
padding-left: 0;
padding-right: 0;
}
} .hide {
display: none !important;
}
@media screen and (max-width: 991px) {
.hide,
.hide-tablet {
display: none !important;
}
}
@media screen and (max-width: 767px) {
.hide-mobile-landscape {
display: none !important;
}
}
@media screen and (max-width: 479px) {
.hide-mobile {
display: none !important;
}
} .no-scrollbar {
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
}
.no-scrollbar::-webkit-scrollbar {
display: none;
}
@media(max-width: 1199px) 
{
.terms-con 
{
width: 75%;
}
}
@media(max-width: 991px) 
{
.terms-con 
{
width: 100%;
}
}
@media(max-width: 767px) 
{
.terms-con 
{
width: 100%;
}
.terms-con h1 
{
font-size: 45px;
font-weight: 700;
line-height: 60px;
}
}
@media(max-width: 575px) 
{
.terms-con 
{
width: 100%;
}
.terms-con h1 
{
font-size: 40px;
font-weight: 700;
line-height: 50px;
}
.terms-con p 
{
font-size: 16px;
padding-top: 5px;
}
.ver-scroll-text 
{
border-top: 2px solid #1E1E1E;
margin-top: 25px;
padding-top: 15px;
}
.resources-rt p 
{
font-size: 18px;
line-height: 30.6px;
}
.resources-rt h3 
{
font-size: 18px;
line-height: 26px;
}
.resources-rt ul li 
{
font-size: 18px;
line-height: 30.6px;
}
} .doctor-sec
{
position:relative;
height:915px;
}
.doctor-sec::after
{
content: "";
position: absolute;
height: 916px;
width: 100%;
background: linear-gradient(269.52deg, rgba(0, 0, 0, 0) 43.34%, rgba(0, 0, 0, 0.498008) 68.36%, rgba(0, 0, 0, 0.9) 90.09%);
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
top: 0px;
left: 0px;
}
.doctor-video-con
{
height:100%;
display:flex;
align-items:end;
padding-bottom: 21%;
}
.video-con-sec
{
z-index:99;
width:58%;
position:relative;
}
.video-con-sec h1
{
font-size: 48px;
font-weight: 700;
line-height: 57.6px;
color:#ffffff;
}
.video-con-sec p
{
font-size: 20px;
font-weight: 400;
line-height: 34px;
color:#ffffff;
}
.doctor-device
{
background-color:#EAEAEA;
}
.doctor-img img 
{
border-radius:35px;
}
.doctor-device-con h3 
{
font-size: 28px;
font-weight: 500;
line-height: 42px;
color: #01030d;
}
.ayusynk-flow
{ background: url(//ayusynk.ai/wp-content/uploads/2024/10/Group.jpg);
background-size: cover;
padding:40px;
background-position:center;
}
.device-sel
{
display: flex;
justify-content: center;
}
.device-sel .v-desk
{
width:92%;
}
.ayusynk-flow h2 
{
display:none;
}
.v-mobile
{
display:none;
}	
.video-testimonial
{
padding:50px 0px;
background-color:#EAEAEA;
}
.video-testimonial h2 
{
font-size: 48px;
font-weight: 600;
line-height: 62.4px;
padding-bottom:40px;
}
.video-a h4
{
font-size: 24px;
font-weight: 700;
line-height: 28.8px;
padding:20px 0px 5px;
color:#1e1e1e;
}
.video-a p
{
font-size: 14px;
font-weight: 700;
line-height: 14px;
color:#616161;
}
.other-testimonial
{
background-color:#EAEAEA;
padding-left: 110px;
}
.other-testimonial h2 
{
font-size: 24px;
font-weight: 600;
line-height: 31.2px;
color: #090707;
padding-bottom:25px;
}
.video-test-img
{
width: 405.33px;
height: 222px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
border-radius: 8px;
}
.video-test-img .video-p-img
{
width:100%;
height:100%;
border-radius:8px;
object-fit: cover;
}
.video-test-img::after
{
content: "";
position: absolute;
height: 222px;
width: 100%;
background: #00000066;
transition: 0.4s;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
top: 0px;
left: 0px;
border-radius:8px;
}
.owl-carousel .owl-item .video-p-img {
width: 405.33px;
}
.owl-carousel .owl-item .play-ico {
width: 48px;
}
.video-test-img .play-ico
{
width: 48px;
height: 48px;
position: absolute;
z-index: 99;
}
.other-testimonial h4 
{
font-size: 19px;
font-weight: 700;
line-height: 22.8px;
color: #1e1e1e;
padding-top: 18px;
padding-bottom: 1px;
}
.other-testimonial p 
{
font-size: 14px;
font-weight: 700;
line-height: 14px;
color: #616161;
}
.doctor-quote
{
padding:50px;
background-color:#EAEAEA;
}
.quote-b
{
background-color: #3271C3;
padding:40px;
color:#ffffff;
border-radius:25px;
}
.quote-b img 
{
width: 32px;
margin-left: 28px;
}
.quote-b h4 
{
font-size: 32px;
font-weight: 600;
line-height: 43.2px;
text-align:center;
padding-top: 10px;
}
.video-flex
{
gap:28px;
}
.other-testimonial-m
{
display:none;
}
@media(max-width:1400px){
.video-test-img {
width: 380px;
height: 208px;
}
.video-test-img::after{
width: 380px;
height: 208px;
}
}
@media(max-width:1330px){
.video-test-img {
width: 360px;
height: 197px;
}
.video-test-img::after{
width: 360px;
height: 197px;
}
}
@media(max-width:1255px){
.video-test-img {
width: 340px;
height: 186px;
}
.video-test-img::after{
width: 340px;
height: 186px;
}
}
@media(max-width:1200px){
.video-con-sec {
width: 70%;
}
.doctor-device-con h3 {
font-size: 24px;
line-height: 38px;
}
.video-testimonial h2 {
font-size: 40px;
line-height: 50.4px;
padding-bottom: 35px;
}
.video-test-img {
width: 315px;
height: 172px;
}
.video-test-img::after{
width: 315px;
height: 172px;
}
.other-testimonial h4 {
font-size: 17px;
line-height: 21.8px;
}
}
@media(max-width:1199px){
.doctor-sec {
height: 640px;
}
.doctor-sec::after
{
height: 640px;
}
.video-con-sec h1 {
font-size: 36px;
line-height: 48.6px;
}
.video-con-sec p {
font-size: 18px;
line-height: 30px;
}
.doctor-device-con
{
padding-top:40px;
}
.m-change
{
flex-direction: column-reverse;
}
.other-testimonial h4 {
font-size: 15px;
line-height: 18.8px;
}
.quote-b h4 {
font-size: 24px;
line-height: 36.2px;
}
.video-a h3 {
font-size: 22px;
line-height: 27.8px;
}
.other-testimonial {
padding-left: 15%;
}
}
@media(max-width:767px){
.video-con-sec {
width: 82%;
}
.doctor-sec {
height: 600px;
}
.doctor-sec::after
{
height: 600px;
}
.video-con-sec h1 {
font-size: 30px;
line-height: 40.6px;
}
.video-con-sec p {
font-size: 15px;
line-height: 24px;
}
.video-testimonial h2 {
font-size: 32px;
line-height: 40.4px;
padding-bottom: 30px;
}
.video-test-img {
width: 300px;
height: 164px;
}
.video-test-img::after{
width: 300px;
height: 164px;
}
.quote-b {
background-color: #3271C3;
padding: 28px;
color: #ffffff;
border-radius: 25px;
}
.quote-b img {
width: 26px;
margin-left: 16px;
}
.quote-b h4 {
font-size: 20px;
line-height: 28.2px;
}
}
@media(max-width:575px){
.video-con-sec {
width: 100%;
}
.doctor-sec {
height: 506px;
}
.doctor-video-con {
padding-bottom: 50px;
}
.doctor-sec::after
{
height: 506px;
}
.v-mobile
{
display:block;
width: 100%;
}
.v-desk	
{
display:none;
}
.ayusynk-flow h2 
{
display:block;
font-size: 24px;
font-weight: 600;
width: 70%;
margin: auto;
line-height: 30px;
text-align:center;
color: #ffffff;
padding-bottom:30px;
}
.m-flow-v
{
padding:0px;
margin:0px;
}
.video-con-sec h1 {
font-size: 32px;
font-weight: 700;
line-height: 43.2px;
text-transform: uppercase;
}
.video-con-sec p {
font-size: 16px;
line-height: 21.6px;
}
.video-testimonial h2 {
font-size: 32px;
line-height: 40.4px;
padding-bottom: 30px;
}
.doctor-device-con h3 {
font-size: 20px;
font-weight: 500;
line-height: 27px;
text-align: center;
}
.video-testimonial {
padding: 50px 0px 25px;
}
.video-testimonial h2 {
font-size: 24px;
line-height: 31.2px;
padding-bottom: 30px;
padding-top:0px;
text-align:center;
}
.other-testimonial
{
display:none;
}
.other-testimonial-m
{
background-color:#EAEAEA;
display:block;
}
.other-testimonial-m h3 
{
font-size: 24px;
font-weight: 600;
line-height: 31.2px;
color:#090707;
padding-bottom: 25px;
}
.other-testimonial-m .text-so.show-more-height {
max-height: 510px;
}	
.video-test-img {
width: 179px;
height: 183px;
}
.video-test-img::after{
width: 179px;
height: 183px;
}
.video-test-img .play-ico {
width: 24px;
height: 24px;
}
.quote-b {
padding: 40px 28px;
}
.quote-b img {
width: 32px;
margin-left: 6px;
}
.gap-lr
{
padding:0px;
margin:0px;
}
.video-a iframe 
{
height:240px;
}
.video-a h3 {
font-size: 18px;
font-weight: 700;
padding-left: 3%;
line-height: 23.4px;
text-transform: uppercase;
}
.video-a p:first-child {
padding-left: 0%;
}
.video-a p {
padding-left: 3%;
}
.ayusynk-flow {
padding: 40px 0px 40px 0px;
background: linear-gradient(180deg, #14345E 0%, #171717 40.46%);
}
.video-b h4 
{
font-size: 16px;
font-weight: 700;
line-height: 19.2px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
line-clamp: 1;
-webkit-box-orient: vertical;
max-height: 77px;
padding-top: 10px;
}
.video-b p 
{
font-size: 12px;
font-weight: 700;
line-height: 12px;
text-transform: uppercase;
}
}
@media (max-width: 575px) {
.item-one-cart
{
position:relative;
}
.testimonial .owl-carousel.testimonial-owl .item {
height: 640px!important;
}
.download-btns
{
display:flex;
align-items:center;
}
.download-btns a
{
width:100%;
margin-right:10px;
}
}
@media (max-width: 400px) {
.item-one-cart
{
position:relative;
}
.testimonial .owl-carousel.testimonial-owl .item {
height: 720px!important;
}
}
.wpcf7-form .required {
color: red; } .wpcf7-form input::placeholder {
color: grey; opacity: 1; } .wpcf7-form input:focus::placeholder {
color: lightgrey; }
.contact-form iframe
{
height:100%;
}
.woocommerce-shipping-fields .form-group label {
color: #6c7275;
font-weight: 700;
font-size: 12px;
margin-bottom: 8px;
text-transform: uppercase;
}
.scrolling-con
{
min-width: 320px;
padding-top: 40px;
padding-bottom: 40px;
position: sticky;
top: 80px;
}
.scrolling-con .menu-acc ul li.active { transition: 0.3s ease background-color;
}
.scrolling-con .menu-acc ul li {
display: block;
}
.scrolling-con .menu-acc ul li.active a {
color: #000000;
font-weight: 600;
}
.scrolling-con .menu-acc ul li a {
display: inline-block;
text-decoration: none;
padding: 10px 20px;
color: #8c8a8a;
}
.woocommerce-breadcrumb{
display:none;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
@media (max-width: 768px) {
.sub_menu.list-unstyled {
right: 120px !important;
}
}
.cookie-banner {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background: #1c1c1c;
color: #fff;
text-align: center;
padding: 15px 10px;
display: none;
justify-content: center;
align-items: center;
gap: 10px;
z-index: 9999;
flex-wrap: wrap;
}
.cookie-banner p {
margin: 0;
font-size: 14px;
}
.cookie-banner a {
color: #00bcd4;
text-decoration: underline;
}
.cookie-banner button {
background: #00bcd4;
color: #fff;
border: none;
padding: 8px 15px;
border-radius: 5px;
cursor: pointer;
font-weight: 600;
}