:root {--theme-color-main: #f76caf;--theme-color-sec: #de3486;--theme-color-light: #fdebf3;--theme-color-landing: #16020c;}*, body {outline: none;}html {scroll-behavior: smooth;}a, h1, h2, h3, h4, h5, h6 {text-decoration: none !important;}h1, h2, h3, h4, h5, h6 {font-weight: 600;color: #101828;font-family: 'Trebuchet MS', Arial, sans-serif;}a {color: #000 !important;}a:hover {color: var(--theme-color-sec) !important;}.main-bg {width: 100%;background: url(../../ejq-theme/images/dots-circle.webp) no-repeat left 400px bottom, linear-gradient(to right, #0b0809 50%, #ffe7f2 50%);position: relative;z-index: 1;}.img-area {background: url(../../ejq-theme/images/main-banner.webp) no-repeat center bottom / contain;position: relative;z-index: 9;}.inner-bg {width: 100%;background: linear-gradient(45deg, #a3004d, #fdf6f9);position: relative;z-index: 1;}@media(min-width: 992px) {.d-lg-flex {display: flex !important;}}.theme-btn {text-align: center;padding: 15px 20px;font-weight: 600 !important;text-transform: uppercase;color: #fff !important;background: #97034A;border-radius: 9px;transition: all linear 0.3s;}.theme-btn:hover {background: var(--theme-color-landing);color: #fff !important;transform: translateY(3px);}.text-sec {color: var(--theme-color-sec);}.rounded-20 {border-radius: 20px;}.rounded-tb {border-radius: 20px 0;}.theme-bg {background: var(--theme-color-main);}.theme-bg-sec {background: var(--theme-color-sec);}.theme-bg-lght {background: var(--theme-color-light);}.theme-bg-form {background: #0B55B560;}.fw-bold {font-weight: 700;}.border {border-color: #d8d8d8 !important;}hr {color: #af9cc3;}.nowrap {white-space: nowrap;}.bg-lblue {background: #d8ecff;}.bg-dark {background: var(--theme-color-landing);}.bg-light {background: var(--theme-color-light) !important;}.bg-theme {background: var(--theme-color-main) !important;}.bg-theme-sec {background: var(--theme-color-sec) !important;}.text-theme {color: var(--theme-color-main);}.bg-light-about {background: #F3F3F3 !important;}.btn-outline-warning {color: var(--theme-color-main);border-color: var(--theme-color-main);}.btn-outline-warning:hover {color: #fff;background-color: var(--theme-color-main);border-color: var(--theme-color-main);}.btn {white-space: nowrap;}.c-img {height: 80px;display: flex;align-items: center;}.form-control, .form-select {padding: 10px 30px !important;line-height: 2;}.footer a {color: #fff !important;}.footer a:hover {color: #FBEFEF !important;}.form-control, .form-select {padding: 15px 20px;border-radius: 12px;}.form-control {margin: 5px 0;}.header a.logo {color: #fff !important;}.header li a {text-decoration: none;color: #606060 !important;display: block;}.header li a.active {color: var(--theme-color-sec) !important;background: none;}.header li a:hover.active {color: var(--theme-color-sec) !important;}.header {position: fixed;z-index: 1000;width: 100%;background: var(--theme-color-sec);}.header ul {margin: 8px 0 0;padding: 0;list-style: none;overflow: hidden;}.header li a {padding: 12px 20px;text-transform: uppercase;font-weight: 500;}.header .menu-btn:hover, .header li:hover a {color: #fff;}.header a.logo {float: left;font-size: 2em;padding: 10px;}.header a:hover.logo {color: #ffffff;}.header .menu {clear: both;max-height: 0;transition: max-height 0.2s ease-out;}.header .menu-icon {cursor: pointer;display: inline-block;float: right;padding: 32px 20px;position: relative;user-select: none;}.header .menu-icon .navicon {background: #000;display: block;height: 2px;position: relative;transition: background 0.2s ease-out;width: 18px;}.header .menu-icon .navicon:after, .header .menu-icon .navicon:before {background: #000;content: "";display: block;height: 100%;position: absolute;transition: 0.2s ease-out;width: 100%;}.header .menu-icon .navicon:before {top: 5px;}.header .menu-icon .navicon:after {top: -5px;}.header .menu-btn {display: none;}.header .menu-btn:checked~.menu {max-height: 260px;padding-bottom: 20px;}.header .menu-btn:checked~.menu-icon .navicon {background: 0 0;}.header .menu-btn:checked~.menu-icon .navicon:before {transform: rotate(-45deg);}.header .menu-btn:checked~.menu-icon .navicon:after {transform: rotate(45deg);}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after, .header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {top: 0;}@media (min-width: 992px) {.header li {float: left;}.header li a {padding: 12px 20px;}.header .menu {clear: none;float: right;max-height: none;clip-path: polygon(6% 0, 100% 0%, 94% 100%, 0% 100%);padding: 0 20px;}.header .menu-icon {display: none;}}.hdr-scroller {position: fixed;z-index: 1000;width: 100%;background: #ffffff00;padding: 0px;-webkit-transition: all ease-out .5s;-moz-transition: all ease-out .5s;-o-transition: all ease-out .5s;transition: all ease-out .5s }.header .active ul li a {color: #fff !important;}.active {background: linear-gradient(90deg, #fcd8e8, #ffffff);}.active ul li a {color: #606060 !important;}.active .logo p {color: #222 !important;}label.error {color: red;font-size: 1rem;display: block;margin-top: 5px;}label.error.fail-alert {border: 2px solid red;border-radius: 4px;line-height: 1;padding: 2px 0 6px 6px;background: #ffe6eb;}input.valid.success-alert {border: 2px solid #4caf50;color: green;}input.error, textarea.error {border: 1px solid red !important;font-weight: 300;color: red;}.alert {border: 1px solid #0A3622;border-radius: 6px;background: #d1e7dd;padding: 10px;}.alert-success {color: #0a3622;}.border-right {border-right: 1px solid #bebebe;}.border-left {border-left: 1px solid #a3a3a3;}.txt-uppercase {text-transform: uppercase;}.form-control {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 2;color: #212529;background-color: #ffffff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: .25rem;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}input::-webkit-input-placeholder {color: rgb(184, 184, 184) !important;}input::-moz-placeholder {color: rgb(184, 184, 184) !important;}.job-card-eh {display: flex;flex-direction: column;height: 100% !important;}.heading-eh {flex: 1;display: flex;line-height: 24px;}.contact-form-input:focus {border: 1px solid #15141c99;}.contact-form-input {border: 1px solid #15141c5e;border-radius: 10px;height: 60px;margin: 5px 0;padding-top: 10px;padding-bottom: 10px;padding-left: 22px;width: 100%;font-size: 16px;}.box-list {width: 100%;margin: 0;padding: 0;}.box-list ul {width: 100%;margin: 0;padding: 0;list-style-type: none;}.box-list li {width: 100%;margin: 10px 0;padding: 5px 0 5px 40px;background: url(../../ejq-theme/images/bullet-icon.webp) no-repeat left / 4%;font-size: 16px;}.rght-box {position: relative;top: 120px;}.img-circle {width: auto;height: 100px;padding: 25px;border-radius: 100%;background: #fff5fa;border: 2px solid #ffebf3;box-shadow: 2px 2px 10px #d6d6d6;}.about-sec {background: #fff;border: 10px solid #f3dbe5;padding: 5px;position: relative;z-index: 1;}.view-btn {font-size: 14px;line-height: 16px;width: 50px;height: 50px;font-weight: 600;color: #000;}.display-6 {font-size: 2.5rem;}@media (min-width:993px) and (max-width: 1024px) {.display-6 {font-size: 2.5rem !important;}}@media (min-width:320px) and (max-width:992px) {.img-area {background: none;}.main-bg {background: linear-gradient(45deg, #a3004d, #fdf6f9);}.hdr-scroller {background: linear-gradient(90deg, #fcd8e8, #ffffff);}.header li a {color: #606060 !important;}.header li a.active {color: #0c3924 !important;}.header a.logo {color: #222 !important;}.rght-box {top: -40px;}.display-5 {font-size: 3rem !important;}}