 :root {--theme-color-main:#6e1498;--theme-color-sec:#3e035a;--theme-color-light:#f7ecfb;}*, body{outline: none;}a, h1, h2, h3, h4, h5, h6{text-decoration:none !important;}h1, h2, h3, h4, h5, h6{font-weight: 600;color:#101828;}a{color:var(--theme-color-sec) !important;}a:hover{color:var(--theme-color-main) !important;}.theme-btn{text-align: center;padding:10px 20px;font-weight: 600 !important;text-transform: uppercase;color: #ffffff !important;background: var(--theme-color-main);border-radius: 6px;transition: all linear 0.3s;}.text-sec{color:var(--theme-color-sec);}.theme-btn:hover {background: var(--theme-color-sec);color: #ffffff !important;}.theme-bg{background:var(--theme-color-main);}.rounded-20{border-radius: 20px;}.search-btn{background:#89efdd;border-radius:0px;color:#000 !important;border: none;padding:10px 20px;text-transform: uppercase;letter-spacing: 1px;font-weight:bold;transition: 0.5s;}.search-btn:hover {background: var(--theme-color-sec);color:#fff !important;}.theme-bg-sec{background:var(--theme-color-sec);}.main-banner{background:#1c201f;}.img-area {background:url(../../opturfuture-template/images/main-banner.webp) center right/40% no-repeat;}@media (max-width:992px) {.img-area {background: none;}}.border, .border-bottom ,.border-top {border-color:#cdbee3 !important;}.tag-1 {background-color: #BEE1E6;border-radius: 50px;padding: 14px 28px;color: #006D77;font-size: 14px;line-height: 14px;display: inline-block;}.bg-dark{background:linear-gradient(90deg,rgba(44, 18, 84, 1) 0%, rgba(25, 8, 51, 1) 66%);}.theme-btn img{filter:invert(100%);}.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);}.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;}.content-feature-list {margin: 0 0 28px 0;}.content-feature-list li {background-color: #fff;padding: 15px;-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);border-radius: 5px;position:relative;margin-bottom: 15px;border-left:3px solid var(--theme-color-main);}.fw-bold{font-weight:700;}.cards{background:#fff;text-align:center;padding:30px;}.cards .icon{width:100px;height:100px;background:#faebe6;border-radius: 100px;display:flex;align-items:center;justify-content:center;}.cards:hover .icon{background:#a2ecdd;}a.job-job-title h4{color: var(--theme-color-sec);}a:hover.job-job-title h4{color: var(--theme-color-main) !important;}.bline{border-bottom:3px solid var(--theme-color-main);}.form-control, .form-select {padding: 15px 30px;}.nav-link.active{background:var(--theme-color-main) !important;color:#fff !important;border-radius: 6px;}.nav-link.active:hover{background-color: #ff712c !important;color:#fff !important;}.footer a, .footer p{color:#d7bbff !important;}.footer a:hover{color: #fff !important;}.nav-link{padding:10px 30px !important;color:#000 !important;text-transform:uppercase;font-weight:600;}.nav-link:hover{color:var(--theme-color-sec) !important;}.form-control, .form-select{padding:15px 20px;border-radius: 0px;border-color:#cdbee3;}.header a.logo, .header li a {text-decoration: none;color: #000 !important;display: block;}.header li a.active {color:var(--theme-color-main) !important;border: 1px solid var(--theme-color-main);border-radius: 6px;}.header {position: fixed;z-index: 1000;background: #fff;width: 100%;}.header ul {margin: 10px 0 0;padding: 0;list-style: none;overflow: hidden;}.header li a {padding:6px 20px;text-transform: uppercase;font-weight: 500;}.header .menu-btn:hover, .header li:hover a {color: var(--theme-color-main) !important;}.header a.logo {float: left;font-size: 2em;padding: 10px;}.header a:hover.logo {color: #000;}.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: var(--theme-color-main);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: var(--theme-color-main);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: 6px 30px;}.header .menu {clear: none;float: right;max-height: none;}.header .menu-icon {display: none;}}.j-tags {border-radius: 3px;border: 1px solid var(--theme-color-main);color: var(--theme-color-main) !important;padding: 5px 20px;display: inline-block;margin-bottom: 10px;}.j-tags:hover {background: var(--theme-color-main);color: #fff !important;}.description-lp {all: initial !important;font-family: var(--bs-font-sans-serif) !important;}.description-lp li, .description-lp p, .description-lp ul {padding: revert !important;margin: revert !important;font-size: 18px;list-style: revert !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;}