.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}body {
font-family: 'Inter', sans-serif;
margin: 0;
position: relative;
display: flex;
flex-direction: column;
background: #FBFBFC;
}
html {
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
scroll-behavior: smooth;
}
main {
height: 100%;
flex-grow: 1;
margin-top: 81px;
padding-top: 90px;
}
.container {
padding-left: 0px;
padding-right: 0px;
position: relative;
width: 100%;
}
.hid_sct {
display: none !important;
}
#header {
padding-top: 24px;
position: fixed;
top: 0;
width: 100%;
z-index: 9;
padding-bottom: 24px;
}
.sticky {
background: #FBFBFC;
}
.custom-logo {
width: 157px;
height: 33px;
}
.menu_mobile {
display: none;
}
.header_wrap {
display: flex;
justify-content: space-between;
align-items: center;
}
nav {
display: flex;
flex-direction: row;
gap: 64px;
align-items: center;
}
.header-button-section {
display: flex;
flex-direction: row;
align-items: center;
}
a.login-button {
display: none;
border-radius: 8px;
border: 1px solid #480766;
background: #FFF;
padding: 10px 16px;
text-decoration: none;
color: #480766;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin-right: 32px;
}
a.header-button {
border-radius: 8px !important;
background: linear-gradient(90deg, #0066D4 0%, #6849AA 100%) !important;
text-decoration: none !important;
padding: 10px 16px !important;
color: #FFF !important;
font-size: 14px !important;
font-weight: 500 !important;
line-height: 20px !important;
position: relative !important;
border-color: transparent !important;
border: 1px solid transparent;
background-clip: padding-box !important;
display: inline-flex;
align-items: center;
} .watch_btn a,
.vc_do_btn a {
display: inline-flex;
border-radius: 8px;
padding: 10px 16px;
font-size: 14px;
font-weight: 500;
line-height: 22px;
text-decoration: none;
color: #FFF;
background: linear-gradient(90deg, #0066D4 0%, #6849AA 100%);
position: relative;
z-index: 1;
align-items: center;
} .watch_btn a::before,
.vc_do_btn a::before {
content: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/bookademovector.svg);
display: inline-block;
width: 16px;
height: 16px;
margin-right: 5px;
vertical-align: text-top;
} .watch_btn a::after,
.vc_do_btn a::after {
content: "";
position: absolute;
top: -0.977px;
left: -0.977px;
right: 0.023px;
bottom: -0.977px;
border-radius: 9px;
padding: 1px; background: linear-gradient(90deg, #60A5F2, #407DC1, #60A5F2, #093C77);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
z-index: -1;
}
.watch_btn a:hover,
.vc_do_btn a:hover {
background: linear-gradient(90deg, #0054AE 0%, #482989 100%) !important;
background-clip: padding-box !important;
}
.watch_btn a:focus,
.vc_do_btn a:focus {
border: 0.977px solid #010D1C !important;
background: linear-gradient(90deg, #0054AE 0%, #482989 100%) !important;
}
.watch_btn a:focus::after,
.vc_do_btn a:focus::after {
background: none !important;
} .book_btn {
border-radius: 8px !important;
background: linear-gradient(90deg, #0066D4 0%, #6849AA 100%) !important;
text-decoration: none !important;
color: #FFF !important;
font-size: 14px !important;
font-weight: 500 !important;
line-height: 20px !important;
position: relative !important;
border-color: transparent !important;
border: none;
padding: 11px 16px !important;
display: flex;
align-items: center;
}
a.header-button:hover,
.book_btn:hover {
background: linear-gradient(90deg, #0054AE 0%, #482989 100%) !important;
background-clip: padding-box !important;
}
a.header-button:focus,
.book_btn:focus {
border: 0.977px solid #010D1C !important;
background: linear-gradient(90deg, #0054AE 0%, #482989 100%) !important;
border-color: #010D1C;
}
a.header-button:focus::after,
.book_btn:focus::after {
background: none !important;
}
a.header-button:after,
.book_btn::after {
content: '';
position: absolute;
top: -0.977px;
bottom: -0.977px;
left: -0.977px;
right: -1.977px;
background: linear-gradient(90deg, #60A5F2, #407DC1, #60A5F2, #093C77);
z-index: -1;
border-radius: 8px;
}
a.header-button::before,
.book_btn::before {
content: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/bookademovector.svg);
display: inline-block;
width: 16px;
height: 16px;
margin-right: 5px;
vertical-align: text-top;
}
#menu-primary-menu {
display: flex;
gap: 32px;
margin: 0;
padding: 0;
list-style: none;
}
#menu-primary-menu li a {
text-decoration: none;
color: #181818;
cursor: pointer;
font-weight: 500;
}
#menu-primary-menu li.current-menu-item a {
color: #480766;
}
.menu_toggle {
display: none;
background: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/HamburgerMenu.svg);
width: 32px;
height: 32px;
background-size: cover;
cursor: pointer;
}
.menu-active {
overflow: hidden;
touch-action: none;
}
.close-popup-mobile {
background: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/x-close.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
width: 32px;
height: 32px;
position: relative;
display: block;
top: 0;
right: 0;
cursor: pointer;
} .banner {
text-align: center;
margin: 0 auto;
}
.banner-title-sec {
display: flex;
flex-direction: column;
align-items: center;
max-width: 1068px;
margin: 0 auto;
}
.banner-title-sec h1 {
font-size: 54px;
line-height: 68px;
color: #181818;
margin: 0 0 16px 0;
font-weight: 600;
}
.banner-title-sec h1 span {
color: #480766;
}
h6 {
color: #666;
text-align: center;
font-size: 20px;
font-weight: 400;
line-height: 32px;
margin: 0 0 40px 0;
}
.banner-video-sec ul {
list-style: none;
margin: 0;
padding: 0;
margin-top: 58px;
margin-bottom: 40px;
}
.banner-video-sec ul li {
display: inline-block;
margin-right: 16px;
border-radius: 14.493px;
border: 3.41px solid #FFF;
background: #F5F5F5;
box-shadow: 0px 3.41px 3.41px 0px rgba(207, 207, 207, 0.25);
padding: 11.03px 11.12px;
line-height: 0;
transition: transform 2s ease, opacity 2s ease;
}
.banner-video-sec ul li img {
object-fit: contain;
width: 33.763px;
height: 33.932px;
}
.video-sec video {
max-width: 1240px;
transition: transform 1s ease-in-out, opacity 1s ease-in-out;
} .banner-video-sec .video-wrapper {
position: relative;
display: inline-block;
}
.banner-video-sec .video-wrapper::before {
content: "";
position: absolute;
top: -5%;
left: 46%;
width: 100%;
height: 100%;
transform: translateX(-50%);
border-radius: 1098.354px;
background: linear-gradient(64deg, rgba(217, 198, 255, 0.50) 13.29%, rgba(127, 153, 255, 0.50) 47.78%, rgba(184, 132, 239, 0.50) 61.75%, rgba(136, 246, 246, 0.50) 88.81%);
filter: blur(80.864px);
z-index: -1;
}
.banner-video-sec .video-wrapper video {
position: relative;
display: block;
width: 100%;
border-radius: 20px;
bottom: -25px;
max-width: 1024px;
}
.banner-video-sec .video-wrapper video.scrolled {
transform: translateY(-110px);
transition: transform 1s ease-out;
}  .banner-video-sec ul.merged li:nth-child(1) {
transform: translate(75%, 100%) scale(1.1);
opacity: 0;
}
.banner-video-sec ul.merged li:nth-child(2) {
transform: translate(25%, 100%) scale(1.1);
opacity: 0;
}
.banner-video-sec ul.merged li:nth-child(3) {
transform: translate(-25%, 100%) scale(1.1);
opacity: 0;
}
.banner-video-sec ul.merged li:nth-child(4) {
transform: translate(-75%, 100%) scale(1.1);
opacity: 0;
}  .anmtn_sctn .vc_column-inner,
.vc_column-inner {
padding-top: 0 !important;
}
.animation_block_image {
display: flex;
justify-content: space-between;
margin: 140px 0;
width: 100%;
height: 100%;
gap: 119px;
}
.animation_block_image_container,
.animation_block_wrapper {
width: 50%;
}
.animation_block_image_container {
position: relative;
height: 370px;
}
.animation_block_image_container img {
position: absolute;
}
.image-1 {
width: 100%;
left: 6%;
height: 100%;
object-fit: contain;
}
.image-2 {
bottom: -50px;
opacity: 0;
left: 0%;
}
.image-3 {
bottom: -22px;
right: 30px;
opacity: 0;
}
.image-4 {
right: 18%;
bottom: 50%;
}
.image-5 {
position: absolute;
left: 0%;
bottom: 42%;
opacity: 0;
border-radius: 11.783px;
border: 0.736px solid #FFF;
background: rgba(249, 249, 249, 0.20);
box-shadow: 0px 2.946px 25.038px 0px rgba(192, 188, 226, 0.25);
backdrop-filter: blur(12.518932342529297px);
}
.image-6 {
right: 2%;
bottom: 23%;
opacity: 0;
fill: linear-gradient(227deg, #F5ECFF 1.14%, #AF95F0 97.95%);
filter: drop-shadow(0px 3.278px 27.859px #E9E6F6);
}
[data-aos="slide-in-left"] {
transform: translateX(-100px);
opacity: 0;
transition-property: transform, opacity;
}
[data-aos="slide-in-left"].aos-animate {
transform: translateX(0);
opacity: 1;
}
.animation_block_inner_content h2 {
color: #181818;
font-size: 40px;
font-weight: 500;
line-height: 58px;
margin: 15.75px 0 16px 0;
}
.animation_block_inner_content p {
color: #666;
font-size: 16px;
font-weight: 400;
line-height: 28px;
margin: 0 0 60px 0;
}  .alche_work_sctn {
padding: 100px 0 100px 0;
}
.alche_work_sctn h2 {
color: #fff;
font-size: 40px;
font-weight: 500;
line-height: 58px;
margin: 0 0 16px 0;
}
.alche_work_sctn .alche_work_sctn_video_wrap p {
color: #FFF;
font-size: 16px;
font-weight: 400;
line-height: 28px;
margin: 0 0 40px 0 !important;
}
.alche_work_sctn_video_wrap {
margin-bottom: 56px;
}
.alche_work_sctn_video_wrap .watch_btn a::after {
left: 0.023px;
}
.alche_work_sctn_video_wrap .video_block {
float: right;
}
.alche_work_sctn_video_wrap .video_block .video-wrapper video {
border-radius: 19.712px;
width: 606px;
}
.alche_work_sctn_video_wrap .video_block .video-wrapper {
position: relative;
display: inline-block;
}
.alche_work_sctn_video_wrap .video_block .video-wrapper::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 56.67%, rgba(0, 0, 0, 0.80) 100%);
border-radius: 19.712px;
pointer-events: none;
z-index: 2;
} .play-btn {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: transparent;
color: white;
padding: 12px 20px;
border: none;
border-radius: 50%;
font-size: 24px;
cursor: pointer;
display: none;
z-index: 2;
}
.play-btn img {
width: 50px;
height: 50px;
}
.video-wrapper:hover .play-btn {
display: block;
}
.videoPopup {
display: none;
position: fixed;
inset: 0;
background: rgba(0, 0, 0, 0.8);
z-index: 9999;
justify-content: center;
align-items: center;
}
.videoPopup-inner {
position: relative;
border-radius: 12px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.videoPopup video {
width: 90%;
height: auto;
border-radius: 8px;
margin: 0 auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.closeVideoBtn {
position: absolute;
top: 10px;
right: 10px;
color: #919191;
border: none;
padding: 20px;
font-size: 20px;
cursor: pointer;
border-radius: 50%;
z-index: 10000;
background: #ffffff00;
} .alche_work_sctn .alche_work_sctn_smart_wrap h4 {
color: #fff;
font-size: 28px;
font-weight: 700;
line-height: 48px;
margin: 0 0 16px 0;
}
.alche_work_sctn .alche_work_sctn_smart_wrap h6 {
color: #FFF;
font-size: 20px;
font-weight: 500;
line-height: 32px;
margin: 0 0 12.7px 0;
text-align: left;
}
.alche_work_sctn .alche_work_sctn_smart_wrap p {
color: #FFF;
font-size: 12px;
font-weight: 400;
line-height: 18px;
}
.alche_work_sctn_smart_wrap .wpb_content_element {
margin-bottom: 0;
}  .about_sctn {
padding: 120px 0 120px 0;
}
.about_sctn .watch_btn,
.abt_icn_tl_sctn .watch_btn,
.features_pg_sctn .watch_btn,
.indstrs_sctn .watch_btn {
text-align: right;
}
.about_sctn .watch_btn a::after,
.abt_icn_tl_sctn .watch_btn a::after,
.features_pg_sctn .watch_btn a::after {
right: 0.023px;
}
.about_sctn .vc_column-inner {
padding-top: 0 !important;
}
.about_sctn h2 {
color: #181818;
font-size: 40px;
font-weight: 500;
line-height: 58px;
margin: 0;
}
.about_sctn .vc_do_btn,
.abt_icn_tl_sctn .vc_do_btn,
.abt_stndot_sctn_wrap .vc_do_btn {
float: right;
margin-bottom: 13px;
}
.acs_col2_tp {
margin-bottom: 40px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.icon_content_block {
background: #FFF;
background-image: url();
background-repeat: no-repeat;
border-radius: 16px;
border: 1px solid #E4E6FE;
padding: 40px 91px 50px 40px;
}
.icon_content_block .img_cnt h4 {
color: #181818;
font-size: 22px;
font-weight: 500;
line-height: 40px;
margin-top: 16px;
margin-bottom: 16px;
}
.icon_content_block .img_cnt p {
color: #181818;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin: 0;
}
.bkgd_content_block {
border-radius: 16px;
border: 1px solid #E4E6FE;
background-position: center;
background-size: cover;
position: relative;
overflow: hidden;
height: 436px;
padding: 40px;
box-sizing: border-box;
}
.bkgd_content_block::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 50%;
background: linear-gradient(180deg, rgba(64, 45, 102, 0.8) 0%, rgba(171, 117, 216, 0.00) 80%);
border-radius: 16px;
pointer-events: none;
z-index: 1;
}
.bkgd_content_block .img_cnt {
position: relative;
z-index: 2;
color: white;
}
.bkgd_content_block .img_cnt h4 {
color: #FFF;
font-size: 22px;
font-weight: 500;
line-height: 40px;
margin: 0;
}
.bkgd_content_block .img_cnt p {
color: #FFF;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin-top: 16px;
}
.img_cnt_sctn {
border-radius: 16px;
border: 1px solid #E4E6FE;
background: #EAEBFF;
padding: 38px 40px 37px 40px;
margin-top: 24px;
display: flex;
flex-direction: row;
gap: 46px;
}
.img_cnt_sctn .img_cntnt h4 {
color: #181818;
font-size: 22px;
font-weight: 500;
line-height: 40px;
margin: 0 0 16px 0;
}
.img_cnt_sctn .img_cntnt p {
color: #181818;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin: 0;
}
.cntn_img_wrap {
display: flex;
}
.cntn_img_wrap img {
width: 312.139px;
height: 315.267px;
object-fit: contain;
}
.scalable-business-info {
border-radius: 16px;
border: 1px solid #E4E6FE;
background: #3D1F82;
padding: 63px 40px 63px 40px;
margin-bottom: 0;
margin-top: 24px;
box-sizing: border-box;
}
.scalable-business-info h5 {
color: #FFF;
font-size: 22px;
font-weight: 500;
line-height: 40px;
margin: 0;
}
.scalable-business-info p {
color: #FFF;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin: 0;
}
.acs_col2_btm_mbl_only,
.abt-vsnmsn-sctn-wrap.mbl_only,
.mbl_only {
display: none;
}  .dcmntn_sctn {
text-align: center;
padding: 100px 0 100px 0;
}
.dcmntn_sctn h2 {
color: #181818;
font-size: 36px;
font-weight: 500;
line-height: 58px;
text-align: center !important;
margin-bottom: 32px;
}
.file-types-block-wrapper {
display: flex;
justify-content: center;
}
.file-types-block {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
margin-bottom: 40px;
}
.document-blk {
border-radius: 8px;
border: 1px solid #F3F3F9;
background: #FFF;
text-align: center;
width: 150px;
height: 130px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.doc-img {
display: inline-block;
vertical-align: top;
max-width: 100%;
border-radius: 14.493px;
border: 3.41px solid #FFF;
background: #F5F5F5;
box-shadow: 0px 3.41px 3.41px 0px rgba(207, 207, 207, 0.25);
margin-bottom: 16px;
padding: 9.25px;
box-sizing: border-box;
}
.doc-img img {
width: 28px;
height: 28px;
object-fit: contain;
}
.document-blk p {
margin: 0;
color: var(--Text-Primary, #181818);
text-align: center;
font-size: var(--Fontsize-body-sm, 12px);
font-weight: 400;
line-height: var(--Lineheight-body-sm, 18px);
}
.dcmntn_sctn_inner {
margin-bottom: 40px;
}
.dcmntn_sctn_inner .wpb_single_image {
border-radius: 8px;
border: 1px solid #F3F3F9;
background: #FFF;
padding: 10px;
text-align: center;
}
.dcmntn_sctn_inner .wpb_single_image .vc_single_image-wrapper {
display: inline-block;
vertical-align: top;
max-width: 100%;
border-radius: 14.493px;
border: 3.41px solid #FFF;
background: #F5F5F5;
box-shadow: 0px 3.41px 3.41px 0px rgba(207, 207, 207, 0.25);
margin-bottom: 16px;
padding: 6.17px 6.25px;
box-sizing: border-box;
}
.dcmntn_sctn_inner .wpb_single_image .vc_figure {
margin: 15.72px 0 !important;
}
.dcmntn_sctn_inner .wpb_single_image img {
width: 28px;
}
.dcmntn_sctn_inner .wpb_single_image .vc_figure-caption {
color: #181818;
text-align: center;
font-size: 12px;
font-weight: 400;
line-height: 18px;
margin: 0;
}  .hm_icn_blk_frow {
margin-bottom: 72px;
}
.indstrs_sctn,
.hm_qstn_sctn {
padding: 120px 0 120px 0;
}
.indstrs_sctn h2 {
color: #181818;
font-size: 36px;
font-weight: 500;
line-height: 58px;
}
.abt_icn_tl_sctn,
.acs_col2_tp_resp {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.indstrs_sctn .icon_block .icon-wrap-dsktp img {
width: 24px;
height: 24px;
object-fit: contain;
}
.icon-wrap-mbl {
display: none;
}
.indstrs_sctn .icon_block .icon-wrap-dsktp .img_cnt {
margin-top: 24px;
}
.indstrs_sctn .icon_block .icon-wrap-dsktp .img_cnt h4 {
color: #181818;
font-size: var(--Paragraph-spacing-Heading-h5, 22px);
font-weight: 500;
line-height: var(--Lineheight-Heading-h5, 40px);
margin: 0 0 8px 0;
}
.indstrs_sctn .icon_block .icon-wrap-dsktp .img_cnt p {
color: #181818;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
}  .hm_qstn_sctn .vc_column-inner {
padding-top: 0 !important;
}
.hm_qstn_sctn h3 {
color: #181818 !important;
font-size: 36px;
font-weight: 500;
line-height: 52px;
margin: 0;
}
.hm_qstn_sctn .vc_tta-accordion h4 a {
color: #181818 !important;
font-size: 20px;
font-weight: 500;
line-height: 32px;
padding: 0 !important;
}
.hm_qstn_sctn .vc_tta-accordion h4 a span {
max-width: 500px;
display: block;
}
.hm_qstn_sctn .vc_tta-accordion .vc_tta-panel-body p {
color: #666;
font-size: 16px;
font-weight: 400;
line-height: 28px;
margin: 0 !important;
}
.hm_qstn_sctn .vc_tta-accordion .vc_tta-panel-heading {
background-color: #fff !important;
}
.hm_qstn_sctn .vc_tta-accordion .vc_tta-panel-heading:hover {
background-color: #fff !important;
}
.hm_qstn_sctn .vc_tta .vc_tta-controls-icon {
display: inline-block;
vertical-align: middle;
height: 24px;
width: 24px;
}
.hm_qstn_sctn .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
background: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/Alt_Arrow_Down.svg) no-repeat center bottom;
background-size: contain;
z-index: 1;
pointer-events: none;
transform: none !important;
border-width: 0 !important;
width: 24px;
height: 24px;
}
.hm_qstn_sctn .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
transform: rotate(180deg) !important;
}
.vc_tta-container {
margin-bottom: 0 !important;
}
.vc_tta-panel {
margin-bottom: 48px;
}
.vc_tta-panel:last-child {
margin-bottom: 0;
}
.vc_tta-panel-body {
padding: 0 !important;
margin-top: 8px;
max-width: 535px;
}  .vc-video-section {
position: relative;
width: 100%;
height: 330px;
overflow: hidden;
}
.vc-video-section video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.vc-video-content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
max-width: 1240px;
padding: 80px 20px;
z-index: 2;
color: #fff;
}
.vc-video-content h3 {
color: #FFF;
font-size: 36px;
font-weight: 500;
line-height: 52px;
padding: 0 0 24px 0 !important;
margin: 0;
}  .inner-bnr-sctn {
padding-bottom: 90px;
}
.inner-bnr-sctn .watch_btn {
text-align: center;
margin-top: 40px;
}
.inner-bnr-sctn .wpb_wrapper {
max-width: 1200px;
margin: 0 auto;
}
.inner-bnr-sctn h1 {
color: #181818;
text-align: center;
font-size: var(--Fontsize-Heading-h1, 54px);
font-weight: 600;
line-height: var(--Lineheight-Heading-h1, 68px);
margin: 0 0 32px 0;
}
.inner-bnr-sctn h1 span {
color: var(--Text-Link-Hover, #480766);
}
.inner-bnr-sctn h6 {
color: var(--Text-Label, #666);
text-align: center;
font-size: 20px;
font-weight: 400;
line-height: 32px;
margin: 0;
}
.vc_do_btn,
.wpb_content_element {
margin-bottom: 0 !important;
}
.inner-bnr-sctn .vc_do_btn {
margin-top: 40px;
} .abt-vsnmsn-sctn-wrap {
height: 606px;
}
.abt-vsnmsn-sctn-wrap::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(221deg, rgba(62, 60, 156, 0.00) 0%, #010214 100%);
pointer-events: none;
z-index: 2;
}
.vision_mission_wrap {
background-image: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/bg-about.png);
background-repeat: no-repeat;
width: 100%;
height: 100%;
padding: 95px 0 75px 0;
z-index: 2;
color: #fff;
position: relative;
background-size: 100% 100%;
background-position: top center;
}
.vision_mission_inr {
display: flex;
gap: 113px;
}
.abt-vsnmsn-sctn-wrap>.vc_column_container {
position: absolute;
bottom: 0;
}
.vision_mission_inr h4 {
color: #FFF;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 170%;
margin: 0 0 8px 0;
}
.vision_mission_inr p {
color: #FFF;
font-size: 16px;
font-weight: 400;
line-height: 150%;
margin: 0;
}
.abt_stndot_sctn_wrap {
margin-top: 80px;
margin-bottom: 80px;
}
.features_pg_sctn {
margin-bottom: 40px !important;
}
.abt_stndot_sctn_wrap h2 {
color: #181818;
font-size: 34px;
font-weight: 600;
line-height: 57.814px;
margin: 0;
}
.grid-block {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;
margin-top: 40px;
}
.grid_icon_block {
padding: 24px;
border-radius: 16px;
border: 1px solid #E4E4E4;
background: #FFF;
}
.grid_icon-wrap {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 24px;
}
.icon_img {
border-radius: 8px;
background: #FBFBFC;
padding: 16px;
width: 32px;
height: 32px;
object-fit: contain;
}
.grid_img_cnt h4 {
color: #000;
font-size: 21.929px;
font-weight: 500;
line-height: 31.897px;
margin: 0;
}
.grid_img_cnt p {
color: #646363;
font-size: 16px;
font-weight: 400;
line-height: 27.91px;
margin: 10px 0 0 0;
}  .ftrs_sctn_wrap::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(221deg, rgba(62, 60, 156, 0.30) 0%, #010214 100%);
pointer-events: none;
z-index: 2;
}
.ftrs_sctn_wrap {
height: 556px;
position: relative;
background-repeat: no-repeat;
background-size: cover;
}
.ftrs_sctn_wrap .wpb_column {
height: 100%;
}
.ftr_sctn_wrap {
z-index: 2;
position: absolute;
top: 70%;
transform: translateY(-70%);
color: #fff;
max-width: 960px;
}
.ftr_sctn_wrap h2.ft_title {
color: #FFF;
font-size: var(--Fontsize-Heading-h2, 40px);
font-weight: 600;
line-height: var(--Lineheight-Heading-h2, 58px);
margin: 0;
}
.ftr_sctn_wrap h2 {
color: #FFF;
font-size: var(--Fontsize-Heading-h2, 40px);
font-weight: 400;
line-height: var(--Lineheight-Heading-h2, 58px);
margin: 0;
}
.ftr_sctn_wrap p {
color: #FFF;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin: 16px 0 0 0;
}
.col2_cnt_sctn_wraps {
padding-top: 80px;
display: flex;
align-items: center;
}
.col2_cnt_sctn_wraps.lst_wrp {
padding-bottom: 80px !important;
}
.col2_cnt_sctn_wraps figure {
border-radius: 16px;
border: 1px solid #E4E6FE;
background: #EAEBFF;
padding: 38.5px 95.5px;
}
.col2_cnt_sctn_wraps figure img {
border-radius: 11px;
width: 312px;
height: auto;
object-fit: contain;
}
.col2_cnt_sctn_wraps h3 {
color: #181818;
font-size: 36px;
font-weight: 500;
line-height: 52px;
margin: 0;
}
.col2_cnt_sctn_wraps p {
color: #181818;
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin: 16px 0;
}
.col2_cnt_sctn_wraps ul {
margin: 0;
padding: 0 0 0 15px;
}
.col2_cnt_sctn_wraps ul li {
color: var(--Text-Label, #666);
font-size: 16px;
font-weight: 400;
line-height: 28px;
margin-bottom: 8px;
}
.col2_cnt_sctn_wraps ul li::marker {
color: #333; }
.flip_order .wpb_single_image {
text-align: right !important;
}  .stc-error-wrap {
background: #fff;
padding: 250px 60px;
border-radius: 15px;
text-align: center;
}  .mnthly_sctn,
.annual_sctn {
display: none;
justify-content: center;
gap: 24px 15.11px;
flex-wrap: wrap;
}
.mnthly_sctn .card,
.annual_sctn .card {
border-radius: 28.322px;
border: 0.944px solid #EFEFEF;
background: #FFF;
width: 292px;
}
.card-item .price_head h5 {
color: #1D2127;
font-size: 15.105px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.302px;
margin: 0;
}
.price {
color: #1D2127;
font-size: 38px;
font-style: normal;
font-weight: 600;
line-height: 58px;
}
.price_plan {
color: #484848;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px;
}
.price_head {
display: flex;
padding: 30.21px 22.658px 24px 22.658px;
flex-direction: column;
justify-content: flex-start;
gap: 15.105px;
}
.price_head p {
margin: 0;
display: flex;
align-items: center;
gap: 8px;
}
.price_details {
display: flex;
padding: 0px 16px 16px 16px;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
margin-bottom: 70.106px;
}
.price_details ul {
display: flex;
flex-direction: column;
gap: 11px;
list-style: none;
padding-left: 24px;
margin: 0;
}
.price_details ul li {
color: #1D2127;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
position: relative;
}
.price_details ul li.plan_list-tick::before {
content: '';
position: absolute;
left: -24px;
top: 50%;
transform: translateY(-50%);
width: 15px;
height: 15px;
background-color: #EBEFF0;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-image: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/check-green.svg);
background-size: 9px 10px;
background-repeat: no-repeat;
background-position: center;
}
.hylyt_blk .price_details ul li.plan_list-tick::before {
content: '';
position: absolute;
left: -24px;
top: 50%;
transform: translateY(-50%);
width: 15px;
height: 15px;
background-color: #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-image: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/check-green.svg);
background-size: 9px 10px;
background-repeat: no-repeat;
background-position: center;
}
.price_details ul li.plan_list-cross::before {
content: '';
position: absolute;
left: -24px;
top: 50%;
transform: translateY(-50%);
width: 16px;
height: 16px;
background-image: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/cross-red.svg);
background-size: contain;
background-repeat: no-repeat;
}
.price_details div.plan-btn,
.plan-btn {
border-radius: 7.553px;
border: 0.944px solid #6D3985;
background: #FFF;
display: flex;
padding: 7.553px 80px 7.21px 80px;
justify-content: center;
align-items: center;
width: max-content;
cursor: pointer;
position: absolute;
bottom: 16px;
left: 16px;
}
.hylyt_blk .plan-btn p {
color: var(--Text-Link-Hover, #480766);
text-align: center;
font-size: 16px;
font-weight: 500;
line-height: 24px;
}
.price_details div.plan-btn p,
.plan-btn p {
margin: 0;
color: #181818;
text-align: center;
font-size: 15.105px;
font-style: normal;
font-weight: 500;
line-height: 22.658px;
cursor: pointer;
}
.card {
transition: all 0.3s ease-in-out;
}
.hylyt_blk {
border-radius: 30.21px !important;
background: #3A0652 !important;
backdrop-filter: blur(1.8881394863128662px);
padding: 7.553px;
margin-top: -15.106px;
width: 283px !important;
}
.card .card-item {
position: relative;
height: 100%;
}
.hylyt_blk .card-item {
border-radius: 28.322px;
background: #480766;
box-shadow: 0px 2.832px 13.217px 0px rgba(45, 47, 51, 0.12);
transition: background 0.3s ease, box-shadow 0.3s ease;
}
.hylyt_blk .card-item .price_head h5,
.hylyt_blk .card-item .price_head .price,
.hylyt_blk .card-item .price_head .price_plan,
.hylyt_blk .card-item .price_details ul li {
color: #fff;
transition: color 0.3s ease;
}
.hylyt_txt {
border-radius: 7.553px;
background: #FFF;
position: absolute;
top: 22px;
right: 19px;
padding: 5.664px 7.553px;
color: #181059;
text-align: center;
font-size: 11.329px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.227px;
border: 0.944px solid #EFEFEF;
}
.hylyt_blk .hylyt_txt {
border: none;
}
.pricing_cards_wrapper {
padding-top: 60px;
padding-bottom: 80px;
}
.dqry-pricing-section {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.dqry-pricing-section h1 {
margin: 0;
color: #181818;
text-align: center;
font-size: var(--Fontsize-Heading-h1, 54px);
font-weight: 600;
line-height: var(--Lineheight-Heading-h1, 68px);
}
.dqry-pricing-section h1 span {
color: var(--Text-Link-Hover, #480766);
font-size: var(--Fontsize-Heading-h1, 54px);
font-weight: 600;
line-height: var(--Lineheight-Heading-h1, 68px);
}
.dqry-pricing-section h6 {
margin-top: 24px;
margin-bottom: 24px;
color: #52575D;
text-align: center;
font-size: 18px;
font-weight: 400;
line-height: var(--Lineheight-Heading-h7, 30px);
}
.pricing-switcher {
border-radius: 94.407px;
background: #EFEFEF;
display: flex;
padding: 4px;
justify-content: center;
align-items: center;
}
.pricing-switcher a {
display: flex;
padding: 9.441px 16px;
justify-content: center;
align-items: center;
gap: 3.776px;
border-radius: 94.407px;
text-align: center;
cursor: pointer;
color: #1D2127;
font-size: 16px;
font-weight: 500;
line-height: 24px;
}
.pricing-switcher a.active {
background: #480766;
color: #FFF;
}
.mnthly_sctn.active,
.annual_sctn.active {
display: flex;
}
.price_head.pr-cnt {
padding: 30.21px 22.658px 40px;
gap: 27px;
}
.price-txt {
color: #1D2127;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 28px;
}  .resources_block {
padding-bottom: 80px;
}
.title_sctn {
padding-bottom: 0 !important;
}
.resources_block h3 {
color: #181818;
text-align: center;
font-size: var(--Fontsize-Heading-h1, 54px);
font-weight: 600;
margin: 0;
line-height: var(--Lineheight-Heading-h1, 68px);
}
.resources_block h6 {
color: #52575D;
text-align: center;
font-size: 18px;
font-weight: 400;
line-height: var(--Lineheight-Heading-h7, 30px);
margin-top: 24px 0 0 0;
}
.tabs {
display: flex;
margin: 24px auto 24px;
border-radius: 94.407px;
background: #EFEFEF;
justify-content: space-between;
width: fit-content;
padding: 4px;
}
.tab-button {
padding: 10px 20px;
border: none;
cursor: pointer;
font-size: 16px;
transition: background 0.3s;
color: #1D2127;
text-align: center;
font-weight: 500;
line-height: 24px;
border-radius: 94.407px;
background: none !important;
}
.tab-button.active {
color: white;
border-radius: 94.407px;
background: #480766 !important;
} .tab-content {
display: none;
}
.tab-content.active {
display: block;
} .grid-container {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
}
.grid-item {
padding: 24px;
border-radius: 16px;
border: 1px solid #E4E4E4;
background: #FFF;
}
.grid-item img {
border-radius: 8px;
width: 100%;
height: 195px;
object-fit: cover;
}
.grid-item h4 {
color: #000;
font-size: 20px;
font-weight: 500;
line-height: 32px;
margin: 24px 0 0 0;
display: inline-block;
}
.grid-item p {
color: #181818;
font-size: 16px;
font-weight: 400;
line-height: 28px;
margin: 10px 0 10px 0;
}
.grid-item span.post-date {
color: #646363;
font-size: var(--Fontsize-body-sm, 12px);
font-weight: 400;
line-height: var(--Lineheight-body-sm, 18px);
}
.grid-item a.read-more {
display: block;
color: var(--Text-Link, #1D0329);
font-size: 16px;
font-weight: 400;
line-height: 27.91px;
text-decoration: none;
margin-top: 10px;
}
.grid-item a.read-more:hover,
#menu-footer-menu-one li a:hover,
#menu-footer-menu-two li a:hover {
color: #480766;
}  .cnt_pge_cnt_wrap {
margin-bottom: 80px;
}
.cnt_pge_cnt_wrap .cnt_pge_title_wrap .wpb_content_element .wpb_wrapper,
.resources_block.title_sctn .wpb_content_element .wpb_wrapper {
padding-bottom: 40px;
position: relative;
}
.cnt_pge_cnt_wrap .cnt_pge_title_wrap h1 {
color: #181818;
text-align: center;
font-size: var(--Fontsize-Heading-h1, 54px);
font-weight: 600;
line-height: var(--Lineheight-Heading-h1, 68px);
margin: 0;
}
.cnt_pge_cnt_wrap .cnt_pge_title_wrap h1 span {
color: #480766;
}
.cnt_pge_cnt_wrap .cnt_pge_title_wrap p {
color: #52575D;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: var(--Lineheight-Heading-h7, 30px);
margin: 24px 0 0 0;
}
.cnt_pge_frm_wrap .wpb_column .wpb_wrapper {
border-radius: 16px;
border: 1px solid var(--Border-Primary-100, #EFEFEF);
background: #FFF;
padding: 48px;
}
.cnt_pge_cnt_wrap form {
display: flex;
flex-direction: column;
gap: 40px;
justify-content: flex-start;
align-items: flex-start;
}
.cnt_pge_cnt_wrap .cnt_pge_title_wrap .wpb_content_element .wpb_wrapper:after,
.resources_block.title_sctn .wpb_content_element .wpb_wrapper::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 150px;
background: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/Ellipse_75.png) no-repeat center bottom;
background-size: contain;
z-index: 1;
pointer-events: none;
}
.cnt_pge_cnt_wrap form h2 {
color: #000;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 31.897px;
margin: 0;
}
.cnt_pge_cnt_wrap form p {
margin: 0;
text-align: left;
}
.cnt_pge_cnt_wrap form label {
color: #7E7E7E;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.cnt_pge_cnt_wrap form .form-group-wrap {
display: flex;
gap: 40px;
flex-wrap: wrap;
width: 100%;
}
.cnt_pge_cnt_wrap form .form-row {
flex: 1;
}
.cnt_pge_cnt_wrap form input[type="text"],
.cnt_pge_cnt_wrap form input[type="tel"],
.cnt_pge_cnt_wrap form input[type="email"],
.cnt_pge_cnt_wrap form textarea {
width: 100%;
box-sizing: border-box;
border-radius: 8px;
border: 1px solid var(--Border-Primary-100, #EFEFEF);
background: var(--Surface-Background, #FFF);
padding: 11px 12px;
margin: 6px 0 0 0;
}
.cnt_pge_cnt_wrap form textarea {
height: 131px;
}
.cnt_pge_cnt_wrap form .msgs_block {
width: 100%;
}
.cnt_pge_cnt_wrap form input[type="submit"] {
border-radius: 8px !important;
background: linear-gradient(90deg, #0066D4 0%, #6849AA 100%) !important;
text-decoration: none !important;
padding: 10px 16px !important;
color: #FFF !important;
font-size: 14px !important;
font-weight: 500 !important;
line-height: 22px !important;
width: auto;
cursor: pointer;
position: relative;
border: 0.977px solid transparent !important;
}
.cnt_pge_cnt_wrap form input[type="submit"]:hover,
.sidebar form input[type="submit"]:hover {
background: linear-gradient(90deg, #0054AE 0%, #482989 100%) !important;
background-clip: padding-box !important;
}
.cnt_pge_cnt_wrap form input[type="submit"]:focus,
.sidebar form input[type="submit"]:focus {
border: 0.977px solid #010D1C !important;
background: linear-gradient(90deg, #0054AE 0%, #482989 100%) !important;
}
.ct_wdcnt {
display: flex;
justify-content: space-between;
}
.ct_wdcnt .video_title {
max-width: 700px;
}
.contact_support_wrap {
display: flex;
gap: 60px;
justify-content: space-between;
}
.contact_support_block {
display: flex;
justify-content: center;
align-items: flex-start;
gap: 8px;
}
.contact_support_text {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.contact_support_block img {
width: 24px;
height: 32px;
object-fit: contain;
}
.contact_support_block strong,
.contact_support_block a {
color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 31.897px;
text-decoration: none;
} .form_success_block {
display: none;
}
.thankyou_form_show .wpb_wrapper {
padding: 180px 48px !important;
}
.thank_img-wrap {
display: flex;
justify-content: center;
gap: 40px;
}
.thank_text-wrap {
width: 350px;
}
.thank_text-wrap h2 {
color: var(--Text-Primary, #000);
font-size: 24px;
font-weight: 500;
line-height: 38px;
margin: 0 0 8px 0;
}
.thank_text-wrap p {
color: #606060;
font-size: 16px;
font-weight: 400;
line-height: 24px;
margin: 0 0 24px 0;
}
.thank_text-wrap a {
border-radius: 8px;
border: 1px solid #EFEFEF;
background: #FFF;
padding: 8px 20px;
text-decoration: none;
color: #1C1C1C;
font-size: 16px;
font-weight: 500;
line-height: 24px;
}  .single-post-container {
background: #fff;
padding-bottom: 80px;
border-bottom: 1px solid #EFEFEF;
}
.single-post-container ul li,
.single-post-container ol li {
margin-bottom: 10px;
}
.single-post-container ul li ul{
margin-top: 10px !important;
}
.single-post-container .post-title_wrap h1 {
color: #181818;
font-size: 36px;
font-weight: 600;
line-height: 52px;
width: 820px;
}
.post-meta {
margin-top: 16px;
display: flex;
justify-content: space-between;
}
.author-info {
display: flex;
gap: 16px;
align-items: center;
}
.author-info img {
border-radius: 50%;
width: 60px;
height: 60px;
}
.author-info span.author-name {
color: #181818;
font-weight: 600;
font-size: 24px;
line-height: 28px;
letter-spacing: 0;
}
.post-date {
color: #646363;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px;
margin: 0;
}
.post-author-info {
display: flex;
gap: 12px;
flex-direction: row;
justify-content: flex-start;
align-items: center;
}
.author-avatar img {
border-radius: 50%;
width: 40px;
height: 40px !important;
}
.post-author-info-text {
display: flex;
flex-direction: column;
}
.post-author-info-text .author-name {
font-weight: 400;
font-size: 16px;
line-height: 28px;
letter-spacing: 0;
}
.post-author-info-text .post-date {
font-weight: 400;
font-size: 12px;
line-height: 18px;
letter-spacing: 0;
}
.grid-item a.read-more {
cursor: pointer;
font-weight: 600;
font-size: 16px;
line-height: 28px;
letter-spacing: 0;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-thickness: 1px;
display: inline
}
.featured-image {
margin-top: 40px;
width: 100%;
height: 411px;
overflow: hidden;
}
.featured-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.content-wrapper {
display: flex;
margin-top: 80px;
gap: 24px;
justify-content: space-between;
}
.content-wrapper h4 {
color: #1C1C1C;
font-size: 24px;
font-weight: 600;
line-height: 48px;
margin: 0 0 8px 0;
}
.content-wrapper p {
color: #1C1C1C;
font-size: 16px;
font-weight: 400;
line-height: 150%;
margin: 0 0 40px 0 !important;
}
.post-content img {
height: 220px;
object-fit: cover;
margin-bottom: 40px;
}
.sidebar form {
border-radius: 16px;
background: #FBF9FC;
padding: 36px;
}
.sidebar form h2 {
color: #000;
font-size: 24px;
font-weight: 600;
line-height: 48px;
margin: 0 0 40px 0;
}
label {
color: #7E7E7E;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.sidebar form textarea {
height: 100px;
width: 309px;
}
.sidebar form input[type="text"],
.sidebar form input[type="tel"],
.sidebar form input[type="email"] {
width: 300px;
height: 20px;
}
.sidebar form input,
.sidebar form textarea {
border-radius: 8px;
border: 1px solid #EFEFEF;
background: #FFF;
padding: 11px 12px;
margin-top: 6px;
}
.sidebar form .form-row p {
margin-bottom: 32px !important;
}
.sidebar form input[type="submit"] {
border-radius: 8px !important;
background: linear-gradient(90deg, #0066D4 0%, #6849AA 100%) !important;
text-decoration: none !important;
padding: 10px 16px !important;
color: #FFF !important;
font-size: 14px !important;
font-weight: 500 !important;
line-height: 22px !important;
cursor: pointer;
position: relative !important;
border: 0.977px solid transparent !important;
z-index: 1;
margin: 0 !important;
}
.sidebar form .submit_btn_sctn p {
margin-bottom: 0 !important;
}  .document-pages {
border-bottom: 1px solid var(--Border-Primary-100, #EFEFEF);
}
.document-pages h1 {
color: #181818;
font-size: var(--Fontsize-Heading-h1, 54px);
font-weight: 600;
line-height: var(--Lineheight-Heading-h1, 68px);
margin: 0;
text-align: center;
position: relative;
padding-bottom: 40px;
}
.document-pages h1::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/Ellipse_75.png) no-repeat center bottom;
background-size: contain;
z-index: 1;
}
.document-pages .inner-wrap {
border-radius: 16px;
border: 1px solid var(--Border-Primary-100, #EFEFEF);
background: #FFF;
padding: 72px;
margin-bottom: 80px;
}
.document-pages .inner-wrap p,
.document-pages .inner-wrap ol {
color: #1C1C1C;
font-size: 16px;
font-weight: 400;
line-height: 150%;
}
.document-pages .inner-wrap ol>li {
margin-bottom: 20px;
}
.document-pages .inner-wrap ol>li ol>li {
margin-bottom: 10px;
}
.document-pages .inner-wrap ol li strong {
font-size: 20px;
line-height: 30px;
font-weight: 500;
}
.document-pages .inner-wrap ol li::marker {
font-size: 20px;
font-weight: 500;
}
.document-pages .inner-wrap p strong {
font-size: 24px;
line-height: 36px;
font-weight: 600;
}
.document-pages .inner-wrap ol li ul {
list-style: disc;
}
.document-pages .inner-wrap ol li ol li::marker {
font-size: 16px;
}
.document-pages .inner-wrap a {
color: var(--Primary, #0066D4);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}  footer {
padding: 40px 0px 8px 0px;
background: #fff;
}
.footer_wrapper {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.footer-logo .custom-logo {
width: auto;
height: 23px;
}
.footer-right {
display: flex;
align-items: flex-start;
gap: 93.61px;
}
#menu-footer-menu-one,
#menu-footer-menu-two {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 10.4px;
padding: 0;
margin: 0;
list-style: none;
}
.footer-bottom {
border-top: 1px solid #EFEFEF;
text-align: center;
}
.footer-bottom p {
margin: 8px 0 0 0;
color: #999;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.footer-top {
margin-bottom: 48px !important;
display: flex;
justify-content: space-between;
}
#menu-footer-menu-one li a,
#menu-footer-menu-two li a {
color: #1C1C1C;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-transform: capitalize;
text-decoration: none;
}
.ft_pwrd_sctn {
display: flex;
flex-direction: column;
margin-top: 46px;
gap: 5.5px;
}
.ft_pwrd_sctn span {
color: #787878;
font-size: var(--Fontsize-body-sm, 12px);
font-weight: 400;
line-height: var(--Lineheight-body-sm, 18px);
}
.ft_pwrd_sctn img {
width: 34px;
height: 34px;
object-fit: contain;
} .no-scroll {
overflow: hidden;
}
.banner_image_wrap {
position: relative;
}
.banner_image_wrap::before {
content: "";
position: absolute;
bottom: -60px;
left: 46%;
width: 100%;
height: 100%;
transform: translateX(-50%);
border-radius: 1098.354px;
background: linear-gradient(64deg, rgba(217, 198, 255, 0.50) 13.29%, rgba(127, 153, 255, 0.50) 47.78%, rgba(184, 132, 239, 0.50) 61.75%, rgba(136, 246, 246, 0.50) 88.81%);
filter: blur(80.864px);
z-index: -1;
}
.banner_image_wrap img {
max-width: 1100px;
width: 100%;
height: 478px;
object-fit: cover;
object-position: top;
display: block;
margin: 0 auto;
}
.footer-social.mob {
display: none;
}
.footer-social {
margin-top: 24px;
}
ul.social-links {
display: flex;
justify-content: center;
list-style: none;
padding: 0;
margin: 0;
padding: 2px 0 5px 0;
align-items: center;
}
ul.social-links h4 {
color: #1C1C1C;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px;
text-transform: capitalize;
margin: 0 10px 0 0;
}
ul.social-links li {
margin-right: 16px;
} @media (min-width: 1280px) {
.container {
max-width: 1240px;
margin: 0 auto;
}
}
@media (max-width: 1279px) {
.container {
max-width: 900px;
margin: 0 auto;
}
.alche_work_sctn_video_wrap .video_block .video-wrapper video {
width: 100%;
}
.cntn_img_wrap img {
width: 200px;
height: auto;
}
.hm_qstn_sctn .vc_tta-accordion h4 a span {
max-width: 350px;
display: block;
}
.col2_cnt_sctn_wraps figure {
padding: 38.5px;
}
a.login-button {
margin-right: 20px;
}
.bkgd_content_block {
height: 315px;
}
#menu-primary-menu {
gap: 15px;
}
nav {
gap: 30px;
}
.vc-video-content h3 {
font-size: var(--Fontsize-Heading-h3, 26px);
line-height: var(--Lineheight-Heading-h3, 36px);
}
.animation_block_inner_content h2 {
font-size: 30px;
line-height: 40px;
}
.animation_block_image {
gap: 80px;
}
.animation_block_inner_content p {
margin: 0 0 30px 0;
}
.image-2 {
left: 0;
bottom: 0;
width: 150px;
}
.image-3 {
right: -5px !important;
bottom: 8%;
width: 200px;
}
.image-4 {
right: 12%;
bottom: 57%;
}
.image-5 {
left: 0% !important;
bottom: 45%;
width: 180px;
}
.image-6 {
right: -5% !important;
bottom: 33%;
width: 100px;
}
.mnthly_sctn .card,
.annual_sctn .card {
width: 295px;
}
}
@media (max-width: 1024px) {
.featured-image{
height: auto;
}
.featured-image img {
object-fit: fill;
}
.grid-block {
grid-template-columns: repeat(2, 1fr);
}
.banner_image_wrap img {
height: 400px;
}
.grid-container {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.single-post-container .post-title_wrap h1 {
width: 100%;
}
.vc_tta-panel-body {
max-width: 300px;
}
.content-wrapper {
flex-direction: column;
margin-top: 40px;
}
.sidebar form input[type="text"],
.sidebar form input[type="tel"],
.sidebar form input[type="email"],
.sidebar form textarea {
width: -webkit-fill-available !important;
}
.sidebar form input[type="submit"] {
width: auto;
}
.image-6 {
right: -5% !important;
bottom: 30%;
}
.image-3 {
right: -10px !important;
bottom: 10% !important;
width: 180px !important;
}
.image-2 {
left: 0;
bottom: 0 !important;
width: 125px;
}
.image-5 {
left: 0% !important;
bottom: 45% !important;
width: 180px !important;
}
.image-4 {
right: 12%;
bottom: 52%;
width: 70% !important;
}
}
@media (max-width: 991px) {
.container {
max-width: 700px;
margin: 0 auto;
}
.hm_qstn_sctn .vc_tta-accordion h4 a span {
max-width: 200px;
display: block;
}
.img_cnt_sctn {
flex-direction: column;
}
.bkgd_content_block {
height: 390px;
}
.cntn_img_wrap img {
width: 100%;
height: auto;
}
a.header-button,
#menu-primary-menu li a {
font-size: 12px !important;
}
a.login-button {
margin-right: 10px;
font-size: 12px;
}
.image-6 {
right: -11% !important;
bottom: 30%;
}
.image-2 {
left: 0;
bottom: 0 !important;
width: 120px;
}
.image-5 {
left: 0% !important;
bottom: 45% !important;
width: 140px !important;
}
}
@media (max-width: 768px) {
.grid-container {
grid-template-columns: repeat(1, 1fr);
}
.file-types-block {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 24px;
margin-bottom: 40px;
}
.about_sctn .watch_btn,
.abt_icn_tl_sctn .watch_btn,
.features_pg_sctn .watch_btn,
.indstrs_sctn .watch_btn {
text-align: left;
}
.footer-social {
display: none;
}
.footer-social.mob {
display: flex;
margin-top: 0;
}
.vc_tta-panel-body {
max-width: 90%;
}
.col2_cnt_sctn_wraps figure {
padding: 0px;
border-radius: 0;
border: none;
background: no-repeat;
}
.inner-bnr-sctn {
padding-bottom: 40px;
}
.col2_cnt_sctn_wraps .wpb_single_image {
text-align: center;
border-radius: 16px;
border: 1px solid #E4E6FE;
background: #EAEBFF;
padding: 40px 16px;
}
.col2_cnt_sctn_wraps figure img {
width: 100%;
}
.image-2,
.image-5 {
left: -100% !important;
}
.image-3,
.image-6 {
right: -100% !important;
}
.banner_image_wrap img {
height: 300px;
}
.flip_order {
display: flex;
flex-direction: column-reverse !important;
}
.col2_cnt_sctn_wraps h3 {
color: #181818;
font-size: 24px;
font-weight: 500;
line-height: 36px;
margin: 32px 0 0 0;
}
.vc-video-content h3 {
font-size: 20px;
line-height: 32px;
}
.inner-bnr-sctn h1,
.single-post-container .post-title_wrap h1,
.resources_block h3 {
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 38px;
margin: 0 0 16px 0;
}
.inner-bnr-sctn h6,
.resources_block h6 {
margin: 0;
font-size: 16px;
font-weight: 400;
line-height: 28px;
}
.hm_qstn_sctn h3 {
font-size: 24px;
line-height: 32px;
}
.hm_qstn_sctn .vc_tta-accordion {
margin-top: 40px;
}
.vc_tta-panel {
margin-bottom: 40px;
}
.abt_stndot_sctn_wrap h2 {
font-size: 24px;
line-height: 36px;
margin-bottom: 26px;
}
.grid-item img {
height: 500px;
}
.document-pages .inner-wrap ol,
.document-pages .inner-wrap ol li ul {
padding-left: 25px;
}
}
@media (max-width: 767px) {
.container {
max-width: calc(100% - 32px);
margin: 0 auto;
}
.hm_qstn_sctn .vc_tta-accordion h4 a span {
max-width: 90%;
display: block;
}
main {
padding-top: 70px;
}
#header {
padding-top: 16px;
padding-bottom: 16px;
}
.grid-block {
grid-template-columns: repeat(1, 1fr);
gap: 16px;
}
.vision_mission_inr {
display: flex;
gap: 60px;
flex-direction: column;
}
.img_cnt_sctn {
flex-direction: column;
margin-top: 16px;
padding: 16px;
}
.cntn_img_wrap img {
width: 100%;
height: 100%;
border-radius: 11px;
}
.menu_toggle {
display: block;
}
.menu_mobile,
.access_doc_dsktp {
display: none;
}
nav a.login-button,
nav a.header-button,
#menu-primary-menu {
display: none !important
}
.bkgd_content_block {
height: 436px;
padding: 16px;
}
.menu_mobile {
position: fixed;
height: 100%;
width: 100%;
box-sizing: border-box;
top: 0;
left: 0;
background: #FBFBFC;
box-shadow: -4px 4px 12px 0px #99999933;
z-index: 9;
display: flex;
flex-direction: column;
justify-content: space-between;
transform: translateX(-100%);
transition: transform 0.3s ease;
overflow: auto;
padding-bottom: 20px;
}
.menu_mobile.open {
transform: translateX(-0%);
}
.nav_menu_mobile #menu-primary-menu {
flex-direction: column;
}
.close_wrapper {
display: flex;
padding: 16px;
justify-content: space-between;
}
.nav_menu_mobile {
padding: 0 24px;
}
.nav_menu_mobile .menu {
list-style: none;
margin: 0;
padding: 0;
}
.nav_menu_mobile .menu li {
padding: 0;
margin-bottom: 10px;
}
.nav_menu_mobile .menu li a {
color: #181818;
font-size: 24px;
font-weight: 600;
line-height: 48px;
text-decoration: none;
}
.nav_menu_mobile .menu li.current-menu-item a {
color: #480766;
}
.header_button_mob .header-popup-button {
padding: 9.5px;
font-size: 19px;
line-height: 29px;
}
.header-button-section-mob {
display: flex;
justify-content: space-between;
padding: 0 24px;
align-items: center;
position: relative;
bottom: 0;
}
.footer-top {
flex-direction: column;
gap: 72px;
}
.footer-left {
display: flex;
justify-content: space-between;
}
#menu-footer-menu-one li a,
#menu-footer-menu-two li a {
font-size: 14px;
line-height: 21px;
}
.footer-bottom p {
color: #8B8B8B;
font-size: 14px;
line-height: 21px;
}
.ft_pwrd_sctn {
margin-top: 0;
gap: 6px;
}
.ft_pwrd_sctn span {
font-size: 10.283px;
font-weight: 400;
line-height: 15.424px;
text-transform: capitalize;
}
.content-wrapper p {
margin: 0 0 24px 0 !important;
}
.author-info span.author-name,
.post-date {
font-size: 14px;
line-height: 20px;
}
.featured-image {
margin-top: 20px;
}
.indstrs_sctn h2 {
font-size: 24px;
line-height: 32px;
margin-bottom: 24px;
}
.indstrs_sctn .icon_block .icon-wrap-mbl h4 {
font-size: 20px;
font-weight: 500;
line-height: 32px;
margin: 0;
}
.indstrs_sctn .icon_block .icon-wrap-mbl p {
margin-bottom: 0px;
margin-top: 8px;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}
.indstrs_sctn .wpb_row .wpb_column.vc_column_container.vc_col-sm-3 {
margin-bottom: 40px;
}
.indstrs_sctn .wpb_row .wpb_column.vc_column_container.vc_col-sm-3:last-child {
margin-bottom: 0;
}
.indstrs_sctn .wpb_row.hm_icn_blk_frow .wpb_column.vc_column_container.vc_col-sm-3:last-child {
margin-bottom: 40px !important;
}
.dcmntn_sctn h2 {
font-size: 24px;
line-height: 36px;
}
.dcmntn_sctn_inner {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
margin-bottom: 8px;
}
.about_sctn h2 {
font-size: 24px;
line-height: 36px;
margin-bottom: 24px;
}
.banner-title-sec h1,
.cnt_pge_cnt_wrap .cnt_pge_title_wrap h1 {
font-size: 28px;
line-height: 38px;
}
.banner-title-sec h6,
.cnt_pge_cnt_wrap .cnt_pge_title_wrap p {
font-size: 16px;
line-height: 28px;
}
.banner-video-sec ul {
margin-top: 40px;
margin-bottom: 13.23px;
}
.animation_block_image {
margin: 60px 0;
flex-direction: column;
gap: 140px;
}
.animation_block_image_container,
.animation_block_wrapper {
width: 100%;
}
.animation_block_wrapper {
text-align: center;
}
.animation_block_inner_content h2 {
font-size: 24px;
line-height: 32px;
margin-top: 0;
}
.animation_block_inner_content p {
font-size: 16px;
line-height: 28px;
margin: 0 0 24px 0;
}
.alche_work_sctn h2 {
font-size: 24px;
line-height: 32px;
}
.video_block .video-wrapper video {
border-radius: 16.788px !important;
width: 100% !important;
margin-top: 40px;
}
.alche_work_sctn_video_wrap {
margin-bottom: 10px;
}
.alche_work_sctn_smart_wrap {
display: flex;
flex-direction: column;
}
.alche_work_sctn_smart_wrap>*:not(:first-child) {
margin-top: 48px;
}
.banner-video-sec ul li {
padding: 6.2px;
border-radius: 11.645px;
border: 2.74px solid #FFF;
background: #F5F5F5;
box-shadow: 0px 2.74px 2.74px 0px rgba(207, 207, 207, 0.25);
}
.banner-video-sec ul li img {
width: 27.129px;
height: 27.265px;
object-fit: contain;
}
.scalable-business-info p {
margin-top: 8px;
}
.scalable-business-info {
margin-top: 16px;
padding: 16px 16px 40px 16px;
}
.icon_content_block .img_cnt h4 {
margin-bottom: 8px;
}
.icon_content_block {
padding: 16px;
border: none;
margin-bottom: 16px;
}
.document-pages h1,
.dqry-pricing-section h1,
.dqry-pricing-section h1 span {
font-size: 28px !important;
line-height: 38px !important;
}
.hylyt_blk {
margin-top: 0 !important;
}
.document-pages .inner-wrap {
padding: 24px;
margin-bottom: 60px;
}
.icon-wrap-dsktp .about_sctn {
padding: 60px 0 60px 0;
}
.acs_col2_btm,
.icon-wrap-dsktp,
.abt-vsnmsn-sctn-wrap,
.ftrs_sctn_wrap {
display: none;
}
.acs_col2_btm_mbl_only,
.icon-wrap-mbl,
.abt-vsnmsn-sctn-wrap.mbl_only,
.mbl_only {
display: block;
}
.alche_work_sctn,
.indstrs_sctn,
.hm_qstn_sctn,
.dcmntn_sctn,
.about_sctn {
padding: 60px 0 60px 0;
}
.hm_icn_blk_frow {
margin-bottom: 0;
}
.icon-wrap-mbl .icn_img_wrap {
display: flex;
gap: 8px;
align-items: center;
}
.icon-wrap-mbl .icn_img_wrap img {
width: 24px;
height: 24px;
object-fit: contain;
}
.cnt_pge_cnt_wrap form .form-group-wrap {
flex-direction: column;
}
.abt-vsnmsn-sctn-wrap.mbl_only {
height: 1165px;
width: auto !important;
background-position: top center !important;
background-size: cover;
}
.abt-vsnmsn-sctn-wrap.mbl_only .vc_column-inner {
padding: 0;
}
.abt-vsnmsn-sctn-wrap.mbl_only .vision_mission_wrap {
padding: 95px 0 65px 0;
}
.ct_wdcnt {
flex-direction: column;
gap: 40px;
}
.about_sctn .vc_do_btn,
.abt_icn_tl_sctn .vc_do_btn,
.abt_stndot_sctn_wrap .vc_do_btn {
float: left;
}
.stc-error-wrap {
background: #fff;
padding: 150px 60px;
}
.abt_stndot_sctn_wrap {
margin-bottom: 60px !important;
margin-top: 60px !important;
}
.col2_cnt_sctn_wraps.lst_wrp {
padding-bottom: 60px !important;
}
.image-1 {
width: 75%;
left: 18%;
height: auto;
object-fit: contain;
}
.image-5 {
left: 5% !important;
bottom: 38% !important;
width: 32% !important;
}
.image-6 {
right: 5% !important;
width: 20%;
bottom: 20%;
}
.image-3 {
right: 9% !important;
bottom: -30px !important;
width: 35% !important;
}
.image-4 {
right: 19%;
bottom: 52%;
width: 55% !important;
}
.image-2 {
left: 5% !important;
width: 25% !important;
bottom: -16% !important;
}
.vision_mission_wrap {
background-image: url(//dqry.dev.displayme.net/wp-content/themes/alchedoc/assets/images/bg-about-mob.png);
}
.col2_cnt_sctn_wraps {
flex-direction: column;
padding-top: 40px;
}
.tabs {
margin-top: 40px;
}
}
@media (max-width: 700px) {
.ftr_sctn_wrap h2.ft_title {
font-size: 24px;
line-height: 58px;
}
.ftr_sctn_wrap h2 {
font-size: 24px;
line-height: 36px;
}
.ftr_sctn_wrap p {
font-size: 16px;
line-height: 28px;
}
.ftrs_sctn_wrap {
background-position: center;
}
a.header-button,
#menu-primary-menu li a {
font-size: 14px !important;
line-height: 20px !important;
}
a.login-button {
font-size: 14px !important;
line-height: 20px !important;
}
}
@media (max-width: 600px) {
.vc-video-section {
overflow: hidden;
height: 282px;
}
.cnct_page_vdwrap .vc-video-section {
overflow: hidden;
}
.vc-video-content {
padding: 60px 16px;
}
.hm_vid_sctn .video_title {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.contact_support_wrap {
flex-direction: column;
align-items: flex-start;
}
.grid-item img {
height: 200px;
}
.animation_block_image {
gap: 60px;
margin: 60px 0;
align-items: center;
}
.animation_block_image_container {
width: 300px;
height: 280px;
}
.image-1 {
width: 100%;
left: 8%;
height: auto;
object-fit: contain;
top: 0;
}
.image-2 {
left: 0% !important;
width: 130px !important;
bottom: 0% !important;
}
.image-3 {
right: -6% !important;
bottom: 5% !important;
width: 160px !important;
}
.image-4 {
right: 10%;
bottom: 60%;
width: 75% !important;
}
.image-5 {
left: 0% !important;
bottom: 55% !important;
width: 128px !important;
}
.image-6 {
right: -7% !important;
width: 75px;
bottom: 36%;
}
.tabs {
width: fit-content;
}
}
@media (max-width: 500px) {
.thank_img-wrap {
flex-direction: column;
}
.banner_image_wrap img {
height: 100%;
object-fit: contain;
bottom: -20px;
position: relative;
}
.hm_qstn_sctn .vc_tta .vc_tta-controls-icon {
right: 10px !important;
}
.thank_text-wrap {
width: 100%;
}
}